dbus ChangeLog,1.1223,1.1224
Havoc Pennington
hp at kemper.freedesktop.org
Fri Jan 26 08:10:12 PST 2007
Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv21040
Modified Files:
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.1223
retrieving revision 1.1224
diff -u -d -r1.1223 -r1.1224
--- ChangeLog 25 Jan 2007 16:42:54 -0000 1.1223
+++ ChangeLog 26 Jan 2007 16:10:09 -0000 1.1224
@@ -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-01-25 Simon McVittie <simon.mcvittie at collabora.co.uk>
* doc/dbus-tutorial.xml: Replace Python section of tutorial with
More information about the dbus-commit
mailing list