summaryrefslogtreecommitdiff
path: root/src/daemon/slave.c
Commit message (Expand)AuthorAgeFilesLines
* Use correct format specifiersAvinash Sonawane2022-03-281-4/+4
* Revert "Revert "Code clean up and add example""James Dominic P. Guana2021-04-231-0/+6
* Revert "Code clean up and add example"Michael Catanzaro2020-11-061-6/+0
* Code clean up and add exampleJames Dominic P. Guana2020-11-041-0/+6
* Renamed procdiskio to procioRobert Roth2017-05-121-4/+4
* Add slave proc_diskio handler.Benoit Dejean2017-02-251-0/+8
* Convert lots of fprintf(stderr, ...) to glibtop_debug*().Benoit Dejean2015-07-151-7/+3
* Fix alignment issue with proclist arguments unpacking.Benoit Dejean2015-07-151-3/+5
* Use LIBGTOP_ENABLE_DEBUG instead of undefined SLAVE_DEBUG.Benoit Dejean2015-06-261-2/+2
* Update old FSF address.Robert Roth2014-08-201-2/+2
* Removed noisy $Id$.Benoît Dejean2007-02-191-2/+0
* remove unused file.James Henstridge2005-12-121-0/+1
* Removed some dead files. Don't install private headers.Benoît Dejean2005-02-151-4/+5
* Misc. cleanups.Benoît Dejean2005-02-151-3/+3
* Glibify a bit more. Closes #147618.Benoît Dejean2004-07-181-2/+2
* whitespace clean up.Benoît Dejean2004-06-091-6/+6
* - replace all the xmalloc crap by glib memory management functionsBastien Nocera2003-10-201-3/+3
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-191-0/+256
* Removed everything in this directory. This has been obsoleted by the newMartin Baulig2000-01-091-296/+0
* The indentation in LibGTop was done with the following command:Martin Baulig1999-12-261-196/+198
* Removed all remote communication support from LibGTop.Martin Baulig1999-12-231-1/+1
* "It compiles".Martin Baulig1999-12-121-3/+3
* Added `transport' and `protocol' argument to specify transport method andMartin Baulig1999-11-281-0/+2
* Split netload into netload and netinfo.Martin Baulig1999-11-281-0/+6
* Added `instance' argument.Martin Baulig1999-11-281-2/+5
* Implement GLIBTOP_CMND_INTERFACE_NAMES.Martin Baulig1999-11-211-0/+20
* Added additional `int' parameter for the retval from the sysdepsMartin Baulig1999-10-241-24/+31
* Fixed all warnings.Martin Baulig1999-07-301-7/+7
* Remove the `GLIBTOP_SYSDEPS_FEATURES' and `GLIBTOP_SYSDEPS_POINTER_SIZE'Martin Baulig1999-05-281-2/+1
* Use `(1L << feature)' instead of `(1 << feature)' to avoid problemsMartin Baulig1999-05-061-1/+1
* Added `pointer_size' which is the number of bits of a `void *'.Martin Baulig1999-05-061-0/+1
* Set the copyright of LibGTop to the GNU General Public License.Martin Baulig1999-02-231-14/+16
* Small fix.Martin Baulig1998-12-091-1/+2
* `sysdeps.flags' should be a mask telling which fields are valid,Martin Baulig1998-11-021-0/+2
* Added new features to get network load:Martin Baulig1998-10-261-1/+7
* Added new feature (proc_args) to get command line arguments:Martin Baulig1998-10-261-1/+16
* Added new feature to get PPP/ISDN support:Martin Baulig1998-10-251-0/+8
* Removed G_GNUC_UNUSED.Martin Baulig1998-10-061-6/+6
* More G_GNUC_UNUSED fun.Martin Baulig1998-10-041-6/+7
* New file. Added definition of `proc_map'.Martin Baulig1998-08-101-0/+12
* Changed format of this file to support multiple arguments to be passed toMartin Baulig1998-08-091-3/+4
* Minor server/daemon cleanups; reading sysdeps from server now working.Martin Baulig1998-08-081-0/+6
* Removed. New files. Added `libgtop_server'; this has been moved here fromMartin Baulig1998-08-071-0/+2
* Summary of this long ChangeLog:Martin Baulig1998-07-221-8/+53
* New file.Martin Baulig1998-07-131-0/+155