summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Misc. cleanups.Benoît Dejean2005-02-155-19/+24
* Bumped to 2.9.0Benoît Dejean2004-11-131-0/+3
* 'screen' is only defined when AUTH_MAGIC_COOKIE is defined. Added missingBenoît Dejean2004-09-192-2/+13
* Glibify a bit more. Closes #147618.Benoît Dejean2004-07-182-4/+4
* *** empty log message ***Benoît Dejean2004-06-181-1/+1
* whitespace clean up.Benoît Dejean2004-06-097-42/+42
* Cast to size_t to remove warning. Cvs:Benoît Dejean2004-05-252-1/+5
* remove dependency on libgnome, check for linux/isdn.h for distros usingBastien Nocera2004-03-043-4/+11
* install only one library, libgtop-2.0 Fix build-time warnings due to theBastien Nocera2003-10-211-2/+2
* link to libgtop_suid_common-2.0.la (Closes: #107990)Bastien Nocera2003-10-201-1/+2
* - s/u_int64_t/guint64/Bastien Nocera2003-10-202-6/+6
* - fixed compilationBastien Nocera2003-10-204-7/+15
* - replace all the xmalloc crap by glib memory management functionsBastien Nocera2003-10-204-8/+14
* removed traces of guile, intllibs and libgnomesupportBastien Nocera2003-10-203-5/+7
* remove guile and libgnome-support stuffBastien Nocera2003-10-203-2/+7
* make it compileBastien Nocera2003-10-202-1/+5
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-1916-161/+1974
* libgtop-GNOME-2-0-branch moved to HEAD.Carlos Perelló Marín2003-10-192-9/+9
* *** empty log message ***Martin Baulig2000-01-091-7/+0
* Removed everything in this directory. This has been obsoleted by the newMartin Baulig2000-01-0910-1718/+1
* Disable compilation of the `daemon' directory.Martin Baulig2000-01-021-1/+1
* New directory. New directory. New directory.Martin Baulig2000-01-011-1/+8
* The indentation in LibGTop was done with the following command:Martin Baulig1999-12-269-398/+416
* Removed all remote communication support from LibGTop.Martin Baulig1999-12-235-184/+2
* Removed. (glibtop_get_proc_args_*): This now takes a `glibtop_array'Martin Baulig1999-12-191-1/+1
* "It compiles".Martin Baulig1999-12-121-3/+3
* Added `transport' and `protocol' argument to specify transport method andMartin Baulig1999-11-282-2/+6
* Split netload into netload and netinfo.Martin Baulig1999-11-283-0/+13
* Added `instance' argument.Martin Baulig1999-11-282-4/+11
* **** Merged from Hardangervidda ****Martin Baulig1999-11-282-0/+7
* Implement GLIBTOP_CMND_INTERFACE_NAMES.Martin Baulig1999-11-212-0/+39
* Added new feature to get a list of network interface names.Martin Baulig1999-11-211-0/+1
* Added additional `int' parameter for the retval from the sysdepsMartin Baulig1999-10-245-72/+97
* Add braces to fix ambiguity.Elliot Lee1999-08-161-1/+2
* Fixed all warnings.Martin Baulig1999-07-302-8/+8
* Link the `libgtop_daemon' and the `libgtop_server' statically if possible.Martin Baulig1999-07-292-0/+13
* Remove the `GLIBTOP_SYSDEPS_FEATURES' and `GLIBTOP_SYSDEPS_POINTER_SIZE'Martin Baulig1999-05-281-2/+1
* There's some problem with uname () - some systems like Solaris or DigitalMartin Baulig1999-05-073-1/+10
* Applied a patch from David Kaelbling:Martin Baulig1999-05-061-1/+5
* 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-238-122/+138
* Moved some things around in the ChangeLog.Martin Baulig1999-02-191-0/+3
* Hardcoded system name. (LIBGTOP_COMPILE_RELEASE): Hardcoded systemMartin Baulig1999-02-193-3/+30
* Reverted my last brain-dead commit.Martin Baulig1999-02-191-14/+7
* For suid/sgid servers the operating system version must match the one theMartin Baulig1999-02-191-7/+14
* Don't include <glib.h>. Use `int' not `gint'.Martin Baulig1999-02-191-1/+1
* Sometimes @LIBSUPPORT@ references symbols from @INTLLIBS@ so we needMartin Baulig1999-02-192-4/+4
* Make it work with Digital Unix native cc.Martin Baulig1999-02-193-7/+8
* *** empty log message ***Martin Baulig1999-02-191-0/+1