dbus ChangeLog,1.1203.2.9,1.1203.2.10
Havoc Pennington
hp at kemper.freedesktop.org
Fri Jan 26 08:10:28 PST 2007
Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv21171
Modified Files:
Tag: DBUS_1_0
ChangeLog
Log Message:
2007-01-26 Havoc Pennington <hp at redhat.com>
* bus/session.conf.in: override all the default limits with much
higher limits on the session bus, there is no reason the session
bus should have low limits
* bus/config-parser.c (bus_config_parser_new): increase default
limits so they are less likely to be hit; in particular the max
replies per connection was way too low
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1203.2.9
retrieving revision 1.1203.2.10
diff -u -d -r1.1203.2.9 -r1.1203.2.10
--- ChangeLog 12 Dec 2006 20:19:32 -0000 1.1203.2.9
+++ ChangeLog 26 Jan 2007 16:10:26 -0000 1.1203.2.10
@@ -1,3 +1,13 @@
+2007-01-26 Havoc Pennington <hp at redhat.com>
+
+ * bus/session.conf.in: override all the default limits with much
+ higher limits on the session bus, there is no reason the session
+ bus should have low limits
+
+ * bus/config-parser.c (bus_config_parser_new): increase default
+ limits so they are less likely to be hit; in particular the max
+ replies per connection was way too low
+
2006-12-12 John (J5) Palmieri <johnp at redhat.com>
* Released 1.0.2
More information about the dbus-commit
mailing list