dbus/bus
Frank Osterfeld d9e4725fa9 Windows fixes
Replace dbus_daemon_init() by dbus_publish_session_bus_address(),
publishing the full address. Omit username from mutexes (not necessary
as mutex names are local to session). Don't exit if publishing the
address failed (allow multiple session bus instances per
session). Based on 00ee92ae314 by Tor Lillqvist.

Cherry-picked from commit 23945513e9a4da61d286ebfbce3897aa061ddbfe in
the dbus4win repository by tml@iki.fi. Remove claim of that commit not
being merged from README.dbus4win.
2009-12-01 10:28:00 +01:00
..
.gitignore Bring .gitignore files up to date; add *.o, *~ etc. to top-level .gitignore 2007-10-10 17:38:00 +01:00
activation-exit-codes.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
activation-helper-bin.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
activation-helper.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
activation-helper.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
activation.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
activation.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
bus.c Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
bus.h Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
config-loader-expat.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
config-loader-libxml.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
config-parser-common.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
config-parser-common.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
config-parser-trivial.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
config-parser-trivial.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
config-parser.c Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
config-parser.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
connection.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
connection.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-daemon.1.in bus: make use of new unix fd limits 2009-05-20 02:10:17 +02:00
desktop-file.c Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
desktop-file.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dir-watch-default.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dir-watch-dnotify.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dir-watch-inotify.c Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
dir-watch-kqueue.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dir-watch.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dispatch.c don't leak string list in error case (cherry picked from commit e4f39254976544781f1060c2051b10f32628408e) 2009-11-30 11:09:20 +01:00
dispatch.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
driver.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
driver.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
expirelist.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
expirelist.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
main.c Windows fixes 2009-12-01 10:28:00 +01:00
Makefile.am bus/Makefile.am: make dbus-daemon and friends bin_PROGRAMS on Windows 2009-12-01 08:38:06 +01:00
messagebus.in add lsb headers to init script (FDO Bug #11491) 2008-01-15 16:58:36 -05:00
policy.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
policy.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
rc.messagebus.in * bus/messagebus.in, bus/rc.messagebus.in: run dbus-uuidgen --ensure 2006-10-19 15:34:47 +00:00
selinux.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
selinux.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
services.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
services.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
session.conf.in Use nonce-tcp default session bus on Windows 2009-12-01 09:25:59 +01:00
signals.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
signals.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
system.conf.in Clean up and clarify default system policy 2008-12-18 15:34:24 -05:00
test-launch-helper.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
test-main.c Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
test-system.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
test.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
test.h Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
utils.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
utils.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00