summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-08-25tmptestThomas Graf
2014-08-25build: fail CI builds if a new warning is introducedThomas Graf
2014-08-24curses: Handle out of memory return value of of vasprintf()fixesThomas Graf
2014-08-24proc: Silence warning of unhandled fgets() return valueThomas Graf
2014-08-24Add coverity logo to READMEThomas Graf
2014-08-24element: Remove unneeded condition, element is always member of groupThomas Graf
2014-08-24utils: Fix copy_timestamp() accuracyThomas Graf
2014-08-24curses: Check if value is provided for ngraphThomas Graf
2014-08-24proc: Fix leakage of fd if element lookup failedThomas Graf
2014-08-24README: Proper image scalingThomas Graf
2014-08-24Convert README to markdownThomas Graf
2014-08-24Fix build statusThomas Graf
2014-08-24Include travis-ci build statusThomas Graf
2014-08-24Merge pull request #16 from tgraf/travis-ciThomas Graf
2014-08-24Add travis-ci supportThomas Graf
2014-08-24Fix uint64_t printf modifiersThomas Graf
2014-08-243.4 releasev3.4Thomas Graf
2014-08-24curses: Fix '?' to toggle quick helpThomas Graf
2014-08-24Provide correct bmon.conf exampleThomas Graf
2014-07-25Merge pull request #13 from valinskas/zv/fix-segfaultThomas Graf
2014-07-20bmon: unlink list element from list before xfree()Žilvinas Valinskas
2014-07-063.3 releasev3.3Thomas Graf
2014-07-06Ignore more generated filesThomas Graf
2014-07-06Install bmon.conf in examples dir in package docThomas Graf
2014-07-06conf: Read global config from $(sysconfdir)/bmon.confThomas Graf
2014-06-05Merge branch 'spelling'Thomas Graf
2014-06-05Fix spelling.Žilvinas Valinskas
2014-06-02Merge branch 'macosx'Thomas Graf
2014-06-02osx: fix remaining compiler warningsŽilvinas Valinskas
2014-06-02osx: read interfaces, counters & etc.Žilvinas Valinskas
2014-06-02osx: Import src/in_sysctl.c from bmon v2.0.1.Žilvinas Valinskas
2014-06-02osx: bmon v3.2 compiles and linksŽilvinas Valinskas
2014-06-02osx: use <float.h> instead of <values.h>Žilvinas Valinskas
2014-05-08unit: Do not cache unit divisor list resultThomas Graf
2014-05-08curses: only initialize curses module if actually being usedThomas Graf
2014-05-08Add -b / --use-bit option to display rates in bit/s instead of bytes/sThomas Graf
2014-05-08Split LICENSE into LICENSE.BSD and LICENSE.MIT to be accurateThomas Graf
2014-05-08conf: Correctly terminate default config with CFG_END()Thomas Graf
2014-05-06ascii: Initialize prec variablesThomas Graf
2014-05-06Merge pull request #8 from valinskas/zv/bmon-sigsegvThomas Graf
2014-05-06Merge pull request #7 from valinskas/masterThomas Graf
2014-05-06Merge pull request #6 from andrewmccarthy/masterThomas Graf
2014-05-01Fixes 'bmon -i dummy:randomize' SIGSEGVŽilvinas Valinskas
2014-04-30Fix ${target_os} expansion.Žilvinas Valinskas
2014-04-30Fix spelling of Packets.Andrew McCarthy
2013-12-03Merge pull request #3 from motoko-kusanagi/patch-1Thomas Graf
2013-12-03Update configure.acMarcin Szymkowski
2013-10-07Bump for 3.2 releasev3.2Thomas Graf
2013-10-07Merge pull request #1 from onlyjob/masterThomas Graf
2013-10-05man page corrections (lintianisation) + spelling:Dmitry Smirnov