dbus/bus
Mark McLoughlin 5e8110d79a 2005-09-11 Mark McLoughlin <mark@skynet.ie>
* test/data/auth/fallback.auth-script: we don't
	retry the EXTERNAL method when we know its going
	to fail anymore.

2005-09-11  Mark McLoughlin  <mark@skynet.ie>

	* dbus/dbus-connection-internal.h: rename
	(add|remove|toggle)_(watch|timeout) to unlocked()

	* dbus/dbus-connection.c: ditto.

	* dbus/dbus-timeout.c, dbus/dbus-transport-unix.c:
	Update some callers for the renaming.

2005-09-10  Mark McLoughlin  <mark@skynet.ie>

	* dbus/dbus-auth.c: (record_mechanisms): don't
	retry the first auth mechanism because we know
	we're just going to get rejected again.

	* dbus/dbus-keyring.c: (_dbus_keyring_reload):
	Fix thinko ... and what a nasty little bugger to
	track down you were ...

	* dbus/dbus-connection.c:
	(_dbus_connection_add_watch),
	(_dbus_connection_remove_watch): add note about
	these needing the connection to be locked.
	(_dbus_connection_get_dispatch_status_unlocked):
	set status to DATA_REMAINS when we queue the
	disconnected message.

	* bus/dispatch.c:
	(bus_dispatch): fix warning.
	(check_existent_service_no_auto_start):
	Expect ChildSignaled error too.
	(check_existent_hello_from_self): fix another
	couple of warnings.
2005-09-11 10:02:47 +00:00
..
.cvsignore 2005-03-17 Colin Walters <walters@verbum.org> 2005-03-17 17:48:29 +00:00
activation.c * Released 0.50 2005-09-06 22:38:54 +00:00
activation.h 2004-08-09 Havoc Pennington <hp@redhat.com> 2004-08-10 03:07:01 +00:00
bus.c 2005-06-16 Colin Walters <walters@verbum.org> 2005-06-16 06:05:09 +00:00
bus.h 2004-09-12 David Zeuthen <david@fubar.dk> 2004-09-12 10:23:42 +00:00
config-loader-expat.c 2004-08-09 Havoc Pennington <hp@redhat.com> 2004-08-10 03:07:01 +00:00
config-loader-libxml.c 2004-08-09 Havoc Pennington <hp@redhat.com> 2004-08-10 03:07:01 +00:00
config-parser.c 2005-06-14 David Zeuthen <davidz@redhat.com> 2005-06-15 02:31:38 +00:00
config-parser.h 2005-06-14 David Zeuthen <davidz@redhat.com> 2005-06-15 02:31:38 +00:00
connection.c 2005-08-03 Havoc Pennington <hp@redhat.com> 2005-08-03 17:42:56 +00:00
connection.h 2004-08-09 Havoc Pennington <hp@redhat.com> 2004-08-10 03:07:01 +00:00
dbus-daemon.1.in 2005-01-18 Havoc Pennington <hp@redhat.com> 2005-01-18 22:20:38 +00:00
desktop-file.c 2004-08-09 Havoc Pennington <hp@redhat.com> 2004-08-10 03:07:01 +00:00
desktop-file.h 2004-08-09 Havoc Pennington <hp@redhat.com> 2004-08-10 03:07:01 +00:00
dir-watch.c 2005-06-14 David Zeuthen <davidz@redhat.com> 2005-06-15 02:31:38 +00:00
dir-watch.h 2005-06-14 David Zeuthen <davidz@redhat.com> 2005-06-15 02:31:38 +00:00
dispatch.c 2005-09-11 Mark McLoughlin <mark@skynet.ie> 2005-09-11 10:02:47 +00:00
dispatch.h 2004-08-09 Havoc Pennington <hp@redhat.com> 2004-08-10 03:07:01 +00:00
driver.c 2005-07-16 Colin Walters <walters@verbum.org> 2005-07-16 17:34:08 +00:00
driver.h * doc/dbus-specification.xml: document ServiceOwnerChanged signal. 2004-09-24 10:43:36 +00:00
expirelist.c 2004-08-09 Havoc Pennington <hp@redhat.com> 2004-08-10 03:07:01 +00:00
expirelist.h 2004-08-09 Havoc Pennington <hp@redhat.com> 2004-08-10 03:07:01 +00:00
main.c 2005-06-14 David Zeuthen <davidz@redhat.com> 2005-06-15 02:31:38 +00:00
Makefile.am 2005-06-14 David Zeuthen <davidz@redhat.com> 2005-06-15 02:31:38 +00:00
messagebus.in 2005-01-18 Havoc Pennington <hp@redhat.com> 2005-01-18 22:20:38 +00:00
policy.c * Release 0.36.2 2005-08-29 20:19:19 +00:00
policy.h Console user security policy 2004-08-25 22:11:49 +00:00
rc.messagebus.in 2005-01-18 Havoc Pennington <hp@redhat.com> 2005-01-18 22:20:38 +00:00
selinux.c 2005-07-16 Colin Walters <walters@verbum.org> 2005-07-16 17:34:08 +00:00
selinux.h 2005-07-16 Colin Walters <walters@verbum.org> 2005-07-16 17:34:08 +00:00
services.c 2005-04-13 David Zeuthen <davidz@redhat.com> 2005-04-13 14:27:11 +00:00
services.h 2004-11-07 Colin Walters <walters@verbum.org> 2004-11-07 17:05:19 +00:00
session.conf.in * Release 0.36.2 2005-08-29 20:19:19 +00:00
signals.c 2005-07-29 Havoc Pennington <hp@redhat.com> 2005-07-29 17:43:30 +00:00
signals.h 2005-07-29 Havoc Pennington <hp@redhat.com> 2005-07-29 17:43:30 +00:00
system.conf.in * ChangeLog: fix date in last entry 2005-07-15 17:28:35 +00:00
test-main.c 2004-11-03 Colin Walters <walters@verbum.org> 2004-11-03 16:38:35 +00:00
test.c 2005-02-17 Colin Walters <walters@verbum.org> 2005-02-17 21:19:49 +00:00
test.h 2004-08-09 Havoc Pennington <hp@redhat.com> 2004-08-10 03:07:01 +00:00
utils.c 2004-08-09 Havoc Pennington <hp@redhat.com> 2004-08-10 03:07:01 +00:00
utils.h 2004-08-09 Havoc Pennington <hp@redhat.com> 2004-08-10 03:07:01 +00:00