summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-02-28Fix build in FreeBSD/DragonflyBSDHEADmasterBabak Farrokhi
2020-02-28Add package installation instructions for Fedora/CentOSCarl George
2018-01-03curses: Add CTRL-N/CTRL-P for next/previous elementAlexis Hildebrandt
2018-01-03curses: Fix seperator linesAlexis Hildebrandt
2018-01-03Fix typographical errorsAlexis Hildebrandt
2017-10-03Allow numeric colors in bmonrcAlexis Hildebrandt
2017-02-10Fix configuration syntax in examples/bmon.confThomas Graf
2017-02-10OSX: Add brew usage instructionsThomas Graf
2017-02-09Avoid trying to include <values.h> on AndroidFredrik Fornwall
2017-02-02out_curses: use xcalloc instead of a fixed bufferNachiketa Prachanda
2016-12-134.0 releasev4.0Thomas Graf
2016-12-13netlink: Add rx_nohandler link stat counterTobias Klauser
2016-11-28Merge pull request #51 from L00Cyph3r/patch-1Thomas Graf
2016-11-28Added CentOS installation stepsL00Cyph3r
2016-11-25Merge pull request #46 from zorun/monotonic_clockThomas Graf
2016-11-12Use a monotonic clock instead of a realtime clockBaptiste Jonglez
2016-10-18Merge pull request #49 from DoctorSher/masterThomas Graf
2016-10-17Flushed stdout after every group is printed in an iteration. This allows us t...Adam Drescher
2016-10-07Merge pull request #48 from DoctorSher/masterThomas Graf
2016-10-07Changed the long format string example to be one continuous string. While thi...Adam Drescher
2016-10-07Replaced format string double quotes with single quotes to prevent the shell ...Adam Drescher
2016-10-07Added a format string example to the man page. While the documentation is cle...Adam Drescher
2016-08-05Merge pull request #44 from blastmaster/masterThomas Graf
2016-08-04Fix issue #43blastmaster
2016-08-02Fix item selection after element subgroups have been removedThomas Graf
2016-08-02Use DEFAULT_GROUP instead of hardcoded stringThomas Graf
2016-08-02dummy: Use default group as first group nameThomas Graf
2016-08-02Derive initial interface selection based on policyThomas Graf
2016-07-193.9 releasev3.9Thomas Graf
2016-07-19Merge branch 'blastmaster-master'Thomas Graf
2016-07-19fix make distcheck errorblastmaster
2016-07-19enabling colors for bmonblastmaster
2016-04-28Merge pull request #39 from tklauser/gcc-6Thomas Graf
2016-04-28format: Add missing braces around 'if' clauseTobias Klauser
2016-04-20Merge pull request #38 from yamadapc/masterThomas Graf
2016-04-20Add OSX install instructionsyamadapc
2016-03-30Merge pull request #37 from Berzerker/patch-1Thomas Graf
2016-03-29Update Readme to include additional dependenciesBerzerker
2016-03-29Add 'info' option to show additional info screen by defaultThomas Graf
2016-03-28Merge pull request #36 from bsiegert/masterThomas Graf
2016-03-26Use uintmax_t cast for some printfs.Benny Siegert
2016-03-26NetBSD does not have send or receive quotas.Benny Siegert
2016-01-29Check for presence of pkg-config in configureThomas Graf
2016-01-29curses: Add ability to reset statisticsThomas Graf
2016-01-25Merge pull request #32 from Chocobo1/travisThomas Graf
2016-01-26TravisCI: merge config for coverity scanChocobo1
2016-01-26TravisCI: fix script, add OSX buildsChocobo1
2015-12-16travis: Switch to trusty ubuntu distroThomas Graf
2015-12-16netlink: BUG() if we don't have parent informationThomas Graf
2015-12-16netlink: Use ifindex of parent TC object when searching leaf qdiscsThomas Graf