summary refs log tree commit diff stats
path: root/plugins/sysinfo/match.c
AgeCommit message (Collapse)Author
2015-02-21Unify sysinfo plugins and add osx supportTingPing
This does remove the net* commands from the Unix version that may return at a later date with OSX and Windows support. This commit also makes numerious other changes such as code cleanup, reformatting, etc. Closes #829
2014-12-28Fix building as c89TingPing
2014-12-28Use glib for allocations in all pluginsTingPing
Continuation of 83032b1aa
2014-12-11sysinfo: Simplify remove_leading_whitespace()TingPing
Also fixes a possible overflow
2014-11-02Warning cleanupCampbell Barton
- ignoring const - declarations after statements - some C files didnt include own headers (risking them getting out of sync) Closes #1064
2014-04-19sysinfo: Use less ambiguous IEC prefixes in storage measurementsMax Zerzouri
Closes #922
2013-08-12Fixed munging of whitespace in sysinfo's matching functionsJoshua Theze
Closes #712
2013-01-09Make source cleah with cppcheck, except for mpc and saslRichardHitt
2012-12-23fix incorrect FSF addressDan Mashal
2012-10-21Even more SysInfo fixesBerke Viktor
2012-10-21First bunch of fixes to SysInfo-Unix, now it works - barelyBerke Viktor
2012-10-21Add vanilla X-Sys sourcesBerke Viktor