Blame src/daemon/ChangeLog

Packit d37888
2005-03-25  Benoît Dejean  <TazForEver@dlfp.org>
Packit d37888
Packit d37888
	* gnuserv.c: (syslog_io_message): s/strerror/g_strerror.
Packit d37888
Packit d37888
2005-02-15  Benoît Dejean  <TazForEver@dlfp.org>
Packit d37888
Packit d37888
	* daemon.h:
Packit d37888
	* gnuserv.c: (syslog_message), (syslog_io_message):
Packit d37888
	* main.c: (handle_parent_connection):
Packit d37888
	* slave.c: (handle_slave_connection), (handle_slave_command): Misc. cleanups.
Packit d37888
Packit d37888
2004-09-19  Benoît Dejean  <tazforever@dlfp.org>
Packit d37888
Packit d37888
	* gnuserv.c: (setup_table): 'screen' is only defined when AUTH_MAGIC_COOKIE
Packit d37888
	is defined.
Packit d37888
	Added missing initializers for popt options.
Packit d37888
Packit d37888
2004-05-25  Benoît Dejean  <tazforever@dlfp.org>
Packit d37888
Packit d37888
	* gnuserv.c: (permitted): Cast to size_t to remove warning.
Packit d37888
Packit d37888
2004-03-04  Bastien Nocera  <hadess@hadess.net>
Packit d37888
Packit d37888
	* Makefile.am:
Packit d37888
	* gnuserv.c: link explicitely to popt and use libgtop-i18n.h
Packit d37888
	instead of libgnome
Packit d37888
Packit d37888
2003-10-20  Bastien Nocera  <hadess@hadess.net>
Packit d37888
Packit d37888
	* Makefile.am:
Packit d37888
	* daemon.h:
Packit d37888
	* gnuserv.c: (main): fixed compilation
Packit d37888
Packit d37888
2003-10-20  Bastien Nocera  <hadess@hadess.net>
Packit d37888
Packit d37888
	* main.c: (handle_parent_connection):
Packit d37888
	* slave.c: (handle_slave_connection):
Packit d37888
	replace all the xmalloc crap by glib memory management functions
Packit d37888
Packit d37888
2003-10-20  Bastien Nocera  <hadess@hadess.net>
Packit d37888
Packit d37888
	* Makefile.am: removed traces of guile, intllibs and libgnomesupport
Packit d37888
Packit d37888
2003-10-20  Bastien Nocera  <hadess@hadess.net>
Packit d37888
Packit d37888
	* Makefile.am:
Packit d37888
	* gnuserv.c: remove guile and libgnome-support stuff
Packit d37888
Packit d37888
2003-10-20  Bastien Nocera  <hadess@hadess.net>
Packit d37888
Packit d37888
	* Makefile.am: make it compile
Packit d37888
Packit d37888
2003-05-11  Andrew Sobala  <aes@gnome.org>
Packit d37888
Packit d37888
	* gnuserv.c: (permitted): fix buffer overflow vulnerability
Packit d37888
Packit d37888
2001-02-14  Martin Baulig  <baulig@suse.de>
Packit d37888
Packit d37888
	* Makefile.am (libgtop_server_LDADD): Removed @LIBSUPPORT@.
Packit d37888
Packit d37888
1999-11-28  Martin Baulig  <martin@home-of-linux.org>
Packit d37888
Packit d37888
	* gnuserv.c (setup_table): Don't dump core when the table of
Packit d37888
	permitted host names contains a NULL pointer.
Packit d37888
Packit d37888
1999-07-29  Martin Baulig  <martin@home-of-linux.org>
Packit d37888
Packit d37888
	* Makefile.am: Link the `libgtop_daemon' and the `libgtop_server'
Packit d37888
	statically if possible.
Packit d37888
Packit d37888
1999-05-07  Martin Baulig  <martin@home-of-linux.org>
Packit d37888
Packit d37888
	* server.c (main): There's some problem with uname () - some systems
Packit d37888
	like Solaris or Digital Unix return a nonnegative value on success,
Packit d37888
	some others like Linux return 0. Since all known systems seem to return
Packit d37888
	a negative value on failure, we simply check whether the return value is
Packit d37888
	not negative here.
Packit d37888
Packit d37888
1999-02-19  Martin Baulig  <martin@home-of-linux.org>
Packit d37888
Packit d37888
	* Makefile.am (LIBGTOP_COMPILE_SYSTEM): Hardcoded system name.
Packit d37888
	(LIBGTOP_COMPILE_RELEASE): Hardcoded system release.
Packit d37888
	(LIBGTOP_COMPILE_MACHINE): Hardcoded machine type.
Packit d37888
Packit d37888
	* src/daemon/Makefile.am (libgtop_server_SOURCES): Don't use
Packit d37888
	`@INTLLIBS@' for the server.
Packit d37888
Packit d37888
	* server.c (main): Abort if not running on the system the server
Packit d37888
	was compiled on.
Packit d37888
Packit d37888
1999-02-10  Martin Baulig  <martin@home-of-linux.org>
Packit d37888
Packit d37888
	* gnuserv.c (program_invocation_*_name): Declare this as `extern'
Packit d37888
	if necessary.
Packit d37888
Packit d37888
1998-12-17  Martin Baulig  <baulig@merkur.uni-trier.de>
Packit d37888
Packit d37888
	* gnuserv.c: Don't include <gnome-argp.h>.
Packit d37888
	(program_invocation_name, program_invocation_short_name): Define
Packit d37888
	this here.
Packit d37888
Packit d37888
1998-12-09  Martin Baulig  <martin@home-of-linux.org>
Packit d37888
Packit d37888
	Larger changes to the daemon:
Packit d37888
Packit d37888
	- Dropped all the unix domain socket stuff - we don't need it for
Packit d37888
	connections on the local host, here we behave just like any normal
Packit d37888
	application.
Packit d37888
	- Added poptimization: use the --help parameter to get usage info
Packit d37888
	- Made it a real daemon, fork into background and write to syslog.
Packit d37888
	- It's now possible to invoke the daemon from inetd, you'll get
Packit d37888
	GNU_SECURE authentication in this case.
Packit d37888
	- Don't make this executable suid/sgid - if invoked as root it
Packit d37888
	sets uid/gid to SERVER_UID/SERVER_GID as defined in server_config.h
Packit d37888
	- Added missing features, so you can now really use this thing.
Packit d37888
Packit d37888
1998-11-11  Martin Baulig  <martin@home-of-linux.org>
Packit d37888
Packit d37888
	* gnuserv.c (main): Set `server->features' directly rather than
Packit d37888
	calling glibtop_set_parameter_l () since this function no longer
Packit d37888
	allows to modify the features.
Packit d37888
Packit d37888
	* gnuserv.c, main.c: Use LIBGTOP_ENABLE_DEBUG rather than DEBUG.
Packit d37888
Packit d37888
1998-11-01  Marc Ewing  <marc@tasmanian.redhat.com>
Packit d37888
Packit d37888
	* Makefile.am: Added $(GLIB_LIBS) to libs.  Not sure
Packit d37888
	how it ever built without it.
Packit d37888
Packit d37888
1998-10-20  Martin Baulig  <martin@home-of-linux.org>
Packit d37888
Packit d37888
	* Makefile.am: Added a notice that this file *requires*
Packit d37888
 	libtool 1.2. It may work with 1.1 as well, but that's untested.
Packit d37888
Packit d37888
1998-10-11  Martin Baulig  <martin@home-of-linux.org>
Packit d37888
Packit d37888
	* Makefile.am (install-exec-hook): Always run `libgtop_postinstall',
Packit d37888
	it's `:' if there's nothing to do since the empty string is no
Packit d37888
	valid shell syntax here.
Packit d37888
Packit d37888
1998-10-01  Martin Baulig  <martin@home-of-linux.org>
Packit d37888
Packit d37888
	* Makefile.am (install-exec-hook): Use `libgtop_postinstall'
Packit d37888
	here to make the server suid root or sgid kmem if required.
Packit d37888
Packit d37888
1998-08-25  Martin Baulig  <martin@home-of-linux.org>
Packit d37888
Packit d37888
	* daemon.h (handle_parent_connection): Added prototype.
Packit d37888
	* write.c, io.c: Added cast to `const void *' in calls to
Packit d37888
	`write' and `send' to avoid compiler warnings.
Packit d37888
	* gnuserv.c (handle_signal): Declared static.
Packit d37888
	(main): Casting return value of `getuid' to `int' in
Packit d37888
	debugging statement.
Packit d37888
Packit d37888
	* ChangeLog: New file.
Packit d37888