dbus ChangeLog,1.980,1.981
Sjoerd Simons
sjoerd at kemper.freedesktop.org
Mon Mar 6 11:06:47 PST 2006
Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv22575
Modified Files:
ChangeLog
Log Message:
* bus/bus.c: (bus_context_reload_config): Flush the user database cache on
config reload.
* bus/dbus-daemon.1.in: Also note that SIGHUP flushes the user/group
information caches
* dbus/dbus-hash.c: (_dbus_hash_table_remove_all):
* dbus/dbus-hash.h: Add function to remove all entries from a hash table
* dbus/dbus-userdb.c: (_dbus_user_database_flush):
* dbus/dbus-userdb.h: Add function to flush all user/group information
caches.
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.980
retrieving revision 1.981
diff -u -d -r1.980 -r1.981
--- ChangeLog 6 Mar 2006 15:27:56 -0000 1.980
+++ ChangeLog 6 Mar 2006 19:06:45 -0000 1.981
@@ -1,3 +1,15 @@
+2006-03-06 Sjoerd Simons <sjoerd at luon.net>
+
+ * bus/bus.c: (bus_context_reload_config): Flush the user database cache on
+ config reload.
+ * bus/dbus-daemon.1.in: Also note that SIGHUP flushes the user/group
+ information caches
+ * dbus/dbus-hash.c: (_dbus_hash_table_remove_all):
+ * dbus/dbus-hash.h: Add function to remove all entries from a hash table
+ * dbus/dbus-userdb.c: (_dbus_user_database_flush):
+ * dbus/dbus-userdb.h: Add function to flush all user/group information
+ caches.
+
2006-03-06 Thiago Macieira <thiago.macieira at trolltech.com>
* qt/dbusidl2cpp.cpp:
More information about the dbus-commit
mailing list