summaryrefslogtreecommitdiff
path: root/backends
Commit message (Expand)AuthorAgeFilesLines
* version 2.6.1Benoît Dejean2004-07-111-1/+1
* *** empty log message ***Benoît Dejean2004-06-201-1/+1
* whitespace clean up.Benoît Dejean2004-06-095-8/+8
* fix g_malloc usage on non-Linux platforms (patch by Benoit DejeanBastien Nocera2004-03-096-8/+17
* - s/u_int64_t/guint64/Bastien Nocera2003-10-208-10/+24
* - fixed compilationBastien Nocera2003-10-209-9/+19
* - replace all the xmalloc crap by glib memory management functionsBastien Nocera2003-10-207-15/+24
* removed traces of guile, intllibs and libgnomesupportBastien Nocera2003-10-202-2/+5
* Added `void *closure' argument.Martin Baulig2000-11-268-43/+28
* New global variable. (_open_server, _close_server): Use the quark.Martin Baulig2000-11-264-5/+20
* New file. (backend_server_private): New struct, formerly known asMartin Baulig2000-11-269-98/+110
* Removed.Martin Baulig2000-11-265-22/+18
* Removed.Martin Baulig2000-11-265-21/+18
* Removed. Split into glibtop-backend.h and glibtop-backend-info.h.Martin Baulig2000-11-266-5/+8
* Moved the typedef to backend.h.Martin Baulig2000-11-263-0/+3
* Link libgtop_backend_sysdeps.la againstMartin Baulig2000-11-223-6/+12
* Link libgtop_backend_common.la againstMartin Baulig2000-11-222-0/+10
* Started with the big rewrite for GNOME 2.0:Martin Baulig2000-11-205-20/+20
* New type. (glibtop): Added `glibtop_server_info *info', moved `ncpu',Martin Baulig2000-11-201-1/+1
* Added XML DTD for the `*.backend' files.Martin Baulig2000-02-273-0/+3
* *** empty log message ***Martin Baulig2000-02-222-1/+3
* Call this `LibGTopBackendInfo_Server' when we don't use gmodule.Martin Baulig2000-02-222-0/+12
* Call this `LibGTopBackendInfo_Sysdeps' when we don't use gmodule.Martin Baulig2000-02-224-0/+22
* Only install the libs in $(LIBGTOP_BACKEND_DIR) when weMartin Baulig2000-02-226-3/+36
* *** empty log message ***Martin Baulig2000-02-223-3/+9
* Load the "glibtop-backend-kernel" before "glibtop-backend-command" andMartin Baulig2000-01-221-1/+15
* Added "ExtraLibs" section to load `-lgtop_sysdeps'.Martin Baulig2000-01-222-0/+11
* Only emit code for functions which are really suid/sgid.Martin Baulig2000-01-182-2/+11
* Don't attempt to #include the obsolete and already removed <glibtop/gnuserv.h>.Martin Baulig2000-01-181-1/+0
* Comment out all debugging code.Martin Baulig2000-01-148-30/+20
* *** empty log message ***Martin Baulig2000-01-133-8/+10
* *** empty log message ***Martin Baulig2000-01-131-1/+2
* The buffer which we write is now a `const'.Martin Baulig2000-01-133-2/+7
* Install everything in $(LIBGTOP_BACKEND_DIR).Martin Baulig2000-01-124-3/+29
* Install everything except the server binary in $(LIBGTOP_BACKEND_DIR).Martin Baulig2000-01-124-3/+30
* Install everything in $(LIBGTOP_BACKEND_DIR).Martin Baulig2000-01-124-3/+29
* Create the `_glibtop_init_hook_s' as well.Martin Baulig2000-01-122-1/+19
* Forgot to actually remove this file from CVS.Martin Baulig2000-01-121-147/+0
* Don't create code for things which are now in the newMartin Baulig2000-01-122-5/+16
* New directory.Martin Baulig2000-01-121-1/+1
* Initial version of the "glibtop-backend-common" backend.Martin Baulig2000-01-126-0/+319
* Correctly pass string data from client to server.Martin Baulig2000-01-092-4/+21
* Make marshal/demarshal of stringlists (like in proc_args) work.Martin Baulig2000-01-092-13/+67
* Returning arrays and such from server to client now works.Martin Baulig2000-01-094-13/+25
* Don't dump core.Martin Baulig2000-01-091-4/+4
* Disable i18n here.Martin Baulig2000-01-093-4/+4
* *** empty log message ***Martin Baulig2000-01-081-0/+3
* New structure.Martin Baulig2000-01-082-0/+12
* *** empty log message ***Martin Baulig2000-01-028-51/+148
* *** empty log message ***Martin Baulig2000-01-024-2/+7