dbus ChangeLog,1.1216,1.1217

Ray Strode halfline at kemper.freedesktop.org
Tue Dec 19 22:18:21 PST 2006


Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv4412

Modified Files:
	ChangeLog 
Log Message:
2006-12-19  Ray Strode  <rstrode at redhat.com>

	* bus/bus.c (process_config_every_time):
	don't overwrite existing bus context activation object
	until after we've checked that the new activation is
	valid.

	* bus/main.c 
	(signal_handler), (handle_reload_watch):
	don't call exit() on failure, instead make do and keep
	going.
	(close_reload_pipe): new function to turn off
	hangup-causes-config-reload behavior if an unexpected
	error occurs


Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1216
retrieving revision 1.1217
diff -u -d -r1.1216 -r1.1217
--- ChangeLog	13 Dec 2006 17:14:24 -0000	1.1216
+++ ChangeLog	20 Dec 2006 06:18:19 -0000	1.1217
@@ -1,3 +1,18 @@
+2006-12-19  Ray Strode  <rstrode at redhat.com>
+
+	* bus/bus.c (process_config_every_time):
+	don't overwrite existing bus context activation object
+	until after we've checked that the new activation is
+	valid.
+
+	* bus/main.c 
+	(signal_handler), (handle_reload_watch):
+	don't call exit() on failure, instead make do and keep
+	going.
+	(close_reload_pipe): new function to turn off
+	hangup-causes-config-reload behavior if an unexpected
+	error occurs
+
 2006-12-13  Ralf Habacker  <ralf.habacker at freenet.de>
 
 	* dbus/dbus-sysdeps-win-thread.c (_dbus_condvar_wait_win32):



More information about the dbus-commit mailing list