summaryrefslogtreecommitdiff
path: root/src/daemon/main.c
Commit message (Expand)AuthorAgeFilesLines
* Pass correct parameterAvinash Sonawane2022-03-281-1/+2
* Use correct format specifiersAvinash Sonawane2022-03-281-5/+5
* Revert "Revert "Code clean up and add example""James Dominic P. Guana2021-04-231-1/+1
* Revert "Revert "New API to retrieve disk stats in Linux""James Dominic P. Guana2021-04-231-0/+4
* Revert "New API to retrieve disk stats in Linux"Michael Catanzaro2020-11-061-4/+0
* Revert "Code clean up and add example"Michael Catanzaro2020-11-061-1/+1
* Code clean up and add exampleJames Dominic P. Guana2020-11-041-1/+1
* New API to retrieve disk stats in LinuxJames Dominic P. Guana2020-11-041-0/+4
* Renamed procdiskio to procioRobert Roth2017-05-121-4/+4
* New API to retrieve process io stats, with Linux implementationRobert Roth2017-02-121-0/+6
* Convert lots of fprintf(stderr, ...) to glibtop_debug*().Benoit Dejean2015-07-151-3/+0
* The DEBUG macro enabled by --enable-debug is actually LIBGTOP_ENABLE_DEBUG.Benoit Dejean2015-06-261-2/+2
* Update old FSF address.Robert Roth2014-08-201-2/+2
* Manual commit from my local git-svn which is broken :/Benoît Dejean2007-05-131-0/+9
* 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-8/+8
* Misc. cleanups.Benoît Dejean2005-02-151-5/+5
* Glibify a bit more. Closes #147618.Benoît Dejean2004-07-181-2/+2
* whitespace clean up.Benoît Dejean2004-06-091-4/+4
* - replace all the xmalloc crap by glib memory management functionsBastien Nocera2003-10-201-4/+4
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-191-0/+237
* Removed everything in this directory. This has been obsoleted by the newMartin Baulig2000-01-091-274/+0
* The indentation in LibGTop was done with the following command:Martin Baulig1999-12-261-0/+2
* Removed. (glibtop_get_proc_args_*): This now takes a `glibtop_array'Martin Baulig1999-12-191-1/+1
* Added `transport' and `protocol' argument to specify transport method andMartin Baulig1999-11-281-2/+4
* Split netload into netload and netinfo.Martin Baulig1999-11-281-0/+6
* Added `instance' argument.Martin Baulig1999-11-281-2/+6
* Implement GLIBTOP_CMND_INTERFACE_NAMES.Martin Baulig1999-11-211-0/+19
* Added additional `int' parameter for the retval from the sysdepsMartin Baulig1999-10-241-43/+47
* Set the copyright of LibGTop to the GNU General Public License.Martin Baulig1999-02-231-14/+16
* Larger changes to the daemon:Martin Baulig1998-12-091-203/+192
* Added implementation for proc_args and netload.Martin Baulig1998-12-091-0/+15
* Fix a compiler warning.Martin Baulig1998-11-111-2/+2
* Set `server->features' directly rather than callingMartin Baulig1998-11-111-0/+9
* Added new feature (proc_args) to get command line arguments:Martin Baulig1998-10-261-1/+8
* New file. Added definition of `proc_map'.Martin Baulig1998-08-101-0/+9
* Changed format of this file to support multiple arguments to be passed toMartin Baulig1998-08-091-4/+12
* Minor server/daemon cleanups; reading sysdeps from server now working.Martin Baulig1998-08-081-0/+4
* Removed. New files. Added `libgtop_server'; this has been moved here fromMartin Baulig1998-08-071-0/+2
* Using `u_int64_t' instead of `unsigned long' and `long' to avoid problemsMartin Baulig1998-07-301-4/+13
* Added `all_fs' parameter.Martin Baulig1998-07-241-1/+3
* New file.Martin Baulig1998-07-221-0/+6
* New file.Martin Baulig1998-07-221-0/+8
* Summary of this long ChangeLog:Martin Baulig1998-07-221-148/+4
* Fixed wrong type which caused a core dump.Martin Baulig1998-07-141-1/+4
* Doing correct server initialization using `glibtop_set_parameter_l' andMartin Baulig1998-07-141-10/+0
* New file.Martin Baulig1998-07-131-172/+87
* Basically did some work on the new daemon. Things are still unstable.Martin Baulig1998-07-131-17/+202
* Did some more work on the daemon; many debug messages are in the code atMartin Baulig1998-06-181-73/+76