dbus ChangeLog,1.503,1.504
Havoc Pennington
hp at pdx.freedesktop.org
Fri May 28 21:17:18 PDT 2004
- Previous message: dbus/test/glib test-service-glib.c,1.1,1.2
- Next message: dbus/bus bus.c, 1.51, 1.52 config-parser.c, 1.29,
1.30 dbus-daemon-1.1.in, 1.6, 1.7 policy.c, 1.18,
1.19 policy.h, 1.13, 1.14 system.conf.in, 1.12, 1.13
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/dbus/dbus
In directory pdx:/tmp/cvs-serv30806
Modified Files:
ChangeLog
Log Message:
2004-05-29 Havoc Pennington <hp at redhat.com>
* bus/config-parser.c (process_test_valid_subdir): temporarily
stop testing config parser OOM handling, since expat has issues
http://freedesktop.org/pipermail/dbus/2004-May/001153.html
* bus/dbus-daemon-1.1.in: change requested_reply to
send_requested_reply/receive_requested_reply so we can send the
replies, not just receive them.
* bus/config-parser.c: parse the new
send_requested_reply/receive_requested_reply
* bus/policy.c (bus_client_policy_check_can_send): add
requested_reply argument and use it
* bus/bus.c (bus_context_check_security_policy): pass through
requested_reply status to message send check
* bus/system.conf.in: adapt to requested_reply change
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.503
retrieving revision 1.504
diff -u -d -r1.503 -r1.504
--- a/ChangeLog 28 May 2004 22:30:04 -0000 1.503
+++ b/ChangeLog 29 May 2004 04:17:16 -0000 1.504
@@ -1,3 +1,24 @@
+2004-05-29 Havoc Pennington <hp at redhat.com>
+
+ * bus/config-parser.c (process_test_valid_subdir): temporarily
+ stop testing config parser OOM handling, since expat has issues
+ http://freedesktop.org/pipermail/dbus/2004-May/001153.html
+
+ * bus/dbus-daemon-1.1.in: change requested_reply to
+ send_requested_reply/receive_requested_reply so we can send the
+ replies, not just receive them.
+
+ * bus/config-parser.c: parse the new
+ send_requested_reply/receive_requested_reply
+
+ * bus/policy.c (bus_client_policy_check_can_send): add
+ requested_reply argument and use it
+
+ * bus/bus.c (bus_context_check_security_policy): pass through
+ requested_reply status to message send check
+
+ * bus/system.conf.in: adapt to requested_reply change
+
2004-05-28 Havoc Pennington <hp at redhat.com>
* test/glib/test-service-glib.c (main): remove unused variable
- Previous message: dbus/test/glib test-service-glib.c,1.1,1.2
- Next message: dbus/bus bus.c, 1.51, 1.52 config-parser.c, 1.29,
1.30 dbus-daemon-1.1.in, 1.6, 1.7 policy.c, 1.18,
1.19 policy.h, 1.13, 1.14 system.conf.in, 1.12, 1.13
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dbus-commit
mailing list