summaryrefslogtreecommitdiff
path: root/src/daemon/gnuserv.c
Commit message (Expand)AuthorAgeFilesLines
* Use Unicode in translatable stringsPiotr Drąg2017-04-071-2/+2
* Call setlocale in main function of libgtop_daemon2Ting-Wei Lan2016-01-111-0/+3
* Single glib.h include.Benoît Dejean2008-11-071-3/+0
* Manual commit from my local git-svn which is broken :/Benoît Dejean2007-05-131-35/+30
* Reverted. See #336837Benoît Dejean2006-04-021-30/+35
* bug 336837: convert from popt to goptionMichael Terry2006-04-021-35/+30
* Removed translation.Benoît Dejean2005-06-061-1/+1
* Got rid of include/libgtop-i18n.h.Benoît Dejean2005-06-061-1/+1
* s/strerror/g_strerror.Benoît Dejean2005-03-251-1/+2
* Misc. cleanups.Benoît Dejean2005-02-151-4/+2
* 'screen' is only defined when AUTH_MAGIC_COOKIE is defined. Added missingBenoît Dejean2004-09-191-2/+7
* whitespace clean up.Benoît Dejean2004-06-091-20/+20
* Cast to size_t to remove warning. Cvs:Benoît Dejean2004-05-251-1/+1
* remove dependency on libgnome, check for linux/isdn.h for distros usingBastien Nocera2004-03-041-1/+1
* - fixed compilationBastien Nocera2003-10-201-3/+6
* remove guile and libgnome-support stuffBastien Nocera2003-10-201-1/+1
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-191-0/+643
* Removed everything in this directory. This has been obsoleted by the newMartin Baulig2000-01-091-640/+0
* The indentation in LibGTop was done with the following command:Martin Baulig1999-12-261-0/+2
* **** Merged from Hardangervidda ****Martin Baulig1999-11-281-0/+2
* Add braces to fix ambiguity.Elliot Lee1999-08-161-1/+2
* Fixed all warnings.Martin Baulig1999-07-301-1/+1
* Make it work with Digital Unix native cc.Martin Baulig1999-02-191-3/+4
* Declare this as `extern' if necessary.Martin Baulig1999-02-111-0/+4
* Include <errno.h>Martin Baulig1999-02-111-0/+1
* Don't include <gnome-argp.h>. (program_invocation_name,GNOME_STABLEMartin Baulig1998-12-171-1/+8
* Reverted Elliot's change here, we need to #include <gnome-argp.h> to getMartin Baulig1998-12-161-0/+1
* no gnome-argp.hElliot Lee1998-12-151-1/+0
* Oops, better #include <gnome-argp.h> here ...Martin Baulig1998-12-101-1/+1
* #include <gnomesupport-fake.h>Martin Baulig1998-12-101-0/+1
* Larger changes to the daemon:Martin Baulig1998-12-091-494/+426
* Don't define this any longer, we now use the port the daemon is listeningMartin Baulig1998-11-111-2/+4
* Set `server->features' directly rather than callingMartin Baulig1998-11-111-24/+21
* Removed G_GNUC_UNUSED.Martin Baulig1998-10-061-1/+1
* G_GNUC_UNUSED fun and other compiler warnings ...Martin Baulig1998-10-031-1/+1
* Added prototype. Added cast to `const void *' in calls to `write' andMartin Baulig1998-08-251-3/+10
* Added 2 seconds delay to give child time to start up.Martin Baulig1998-08-061-0/+3
* Summary of this long ChangeLog:Martin Baulig1998-07-221-8/+23
* Doing correct server initialization using `glibtop_set_parameter_l' andMartin Baulig1998-07-141-1/+30
* New file.Martin Baulig1998-07-131-236/+47
* Basically did some work on the new daemon. Things are still unstable.Martin Baulig1998-07-131-199/+216
* Fixed unbalanced '#endif'.Martin Baulig1998-07-121-1/+1
* Changed indentation usingMartin Baulig1998-07-121-560/+533
* Did some more work on the daemon; many debug messages are in the code atMartin Baulig1998-06-181-2/+2
* Did some more work on the daemon.Martin Baulig1998-06-141-12/+47
* New file. Imported from xemacs 20.3.Martin Baulig1998-06-141-183/+86
* Compiles and links correctly.Martin Baulig1998-06-141-16/+0
* Initial revisionMartin Baulig1998-06-141-0/+913