summaryrefslogtreecommitdiff
path: root/src/daemon
Commit message (Expand)AuthorAgeFilesLines
...
* Added new feature (proc_args) to get command line arguments:Martin Baulig1998-10-263-2/+25
* Added new feature to get PPP/ISDN support:Martin Baulig1998-10-252-1/+10
* Added a notice that this file *requires* libtool 1.2. It may work with 1.1Martin Baulig1998-10-202-0/+19
* Added `@libs_xauth@'.Martin Baulig1998-10-121-1/+1
* Always run `libgtop_postinstall', it's `:' if there's nothing to do sinceMartin Baulig1998-10-112-3/+8
* Removed @libs_xauth@ and -lgdbm from the _LDADD variables since libtoolMartin Baulig1998-10-101-1/+1
* Reverted last change from Federico here.Martin Baulig1998-10-102-6/+0
* Add $(GLIB_LIBS) so that it will link.Federico Mena Quintero1998-10-082-0/+6
* Removed G_GNUC_UNUSED.Martin Baulig1998-10-063-8/+8
* More G_GNUC_UNUSED fun.Martin Baulig1998-10-041-6/+7
* G_GNUC_UNUSED fun and other compiler warnings ...Martin Baulig1998-10-032-4/+2
* Enclosed some debugging statements in `#ifdef DEBUG'.Martin Baulig1998-10-031-0/+2
* Use `libgtop_postinstall' here to make the server suid root or sgid kmemMartin Baulig1998-10-012-0/+10
* No longer link `libgtop_daemon' and `libgtop_server' statically.Martin Baulig1998-09-101-2/+0
* Added prototype. Added cast to `const void *' in calls to `write' andMartin Baulig1998-08-255-9/+28
* Removed localhost from list of permitted host and addedMartin Baulig1998-08-164-12/+28
* Fixed typo.Martin Baulig1998-08-111-1/+1
* New file. Added definition of `proc_map'.Martin Baulig1998-08-103-1/+23
* Changed format of this file to support multiple arguments to be passed toMartin Baulig1998-08-092-7/+16
* *** empty log message ***Martin Baulig1998-08-091-0/+2
* Minor server/daemon cleanups; reading sysdeps from server now working.Martin Baulig1998-08-084-17/+12
* Removed. New files. Added `libgtop_server'; this has been moved here fromMartin Baulig1998-08-076-8/+180
* Enabled slave-server again.Martin Baulig1998-08-061-2/+3
* Added 2 seconds delay to give child time to start up.Martin Baulig1998-08-061-0/+3
* Using `u_int64_t' instead of `unsigned long' and `long' to avoid problemsMartin Baulig1998-07-301-4/+13
* New file.Martin Baulig1998-07-291-5/+0
* Added `all_fs' parameter.Martin Baulig1998-07-241-1/+3
* New file.Martin Baulig1998-07-221-0/+6
* New file.Martin Baulig1998-07-222-1/+10
* Summary of this long ChangeLog:Martin Baulig1998-07-226-177/+237
* Fixed wrong type which caused a core dump.Martin Baulig1998-07-141-1/+4
* Added some comments.Martin Baulig1998-07-142-8/+145
* Doing correct server initialization using `glibtop_set_parameter_l' andMartin Baulig1998-07-142-11/+30
* New file.Martin Baulig1998-07-134-409/+290
* Added `server_config.h'.Martin Baulig1998-07-131-0/+1
* Removed from CVS. This is a config file which needs to be edited.Martin Baulig1998-07-131-0/+0
* Basically did some work on the new daemon. Things are still unstable.Martin Baulig1998-07-133-216/+432
* Fixed unbalanced '#endif'.Martin Baulig1998-07-121-1/+1
* Changed indentation usingMartin Baulig1998-07-121-560/+533
* No longer use `glibtop_machine.h' for Linux.Martin baulig1998-07-031-0/+1
* Did some more work on the daemon; many debug messages are in the code atMartin Baulig1998-06-182-75/+78
* Changed client <-> server interface to make less system calls.Martin Baulig1998-06-182-188/+144
* *** empty log message ***Martin Baulig1998-06-141-0/+2
* Did some more work on the daemon.Martin Baulig1998-06-143-12/+331
* New file. Imported from xemacs 20.3.Martin Baulig1998-06-141-183/+86
* Removed again.Martin Baulig1998-06-143-1264/+0
* Compiles and links correctly.Martin Baulig1998-06-144-51/+5
* Initial revisionMartin Baulig1998-06-141-0/+454
* Initial revisionMartin Baulig1998-06-143-0/+1753