dbus/bus
Ralf Habacker 378053ba59 * bus/main.c (main): uses _dbus_get_config_file_name() to detect session.conf location on win32.
* dbus-sysdeps-win.h (_dbus_get_config_file_name,_dbus_file_exists): new prototyp, undefined interface after including windows.h because  t makes trouble when a paramater is named interface.
* dbus-sysdeps-win.c (_dbus_get_install_root,_dbus_get_config_file_name,_dbus_file_exists):  new functions.
2007-06-01 22:05:42 +00:00
..
.cvsignore 2005-03-17 Colin Walters <walters@verbum.org> 2005-03-17 17:48:29 +00:00
activation.c * bus/activation.c: win32 compile fix. 2007-03-07 18:34:01 +00:00
activation.h * bus/activation.[ch] (bus_activation_list_services): new function to 2006-07-14 01:17:59 +00:00
bus.c 2007-03-11 Havoc Pennington <hp@redhat.com> 2007-03-12 22:52:40 +00:00
bus.h 2007-03-11 Havoc Pennington <hp@redhat.com> 2007-03-12 22:52:40 +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 * bus/config-parser.c (test_service_dir_matches): fixed ordering for unix. 2007-05-24 08:07:28 +00:00
config-parser.h 2005-06-14 David Zeuthen <davidz@redhat.com> 2005-06-15 02:31:38 +00:00
connection.c commit.msg 2006-12-12 21:24:07 +00:00
connection.h 2004-08-09 Havoc Pennington <hp@redhat.com> 2004-08-10 03:07:01 +00:00
dbus-daemon.1.in * bus/config-parser.c, bus/policy.c, bus/policy.h, bus/dbus-daemon.1.in,bus/session.conf.in: added eavesdrop support for replies - patch by olli.salli at collabora.co.uk approved by Havoc Pennington. 2007-03-15 13:27:01 +00:00
desktop-file.c * dbus/dbus-string.c (_dbus_string_pop_line), 2006-12-12 23:58:32 +00:00
desktop-file.h * bus/activation.c, bus/desktop-file.c: Distinguish between OOM and 2006-09-11 15:24:10 +00:00
dir-watch-default.c * bus/dir-watch-default.c, bus/dir-watch-dnotify.c, 2006-10-19 19:43:05 +00:00
dir-watch-dnotify.c * bus/dir-watch-default.c, bus/dir-watch-dnotify.c, 2006-10-19 19:43:05 +00:00
dir-watch-kqueue.c * bus/dir-watch-default.c, bus/dir-watch-dnotify.c, 2006-10-19 19:43:05 +00:00
dir-watch.h * bus/dir-watch-default.c, bus/dir-watch-dnotify.c, 2006-10-19 19:43:05 +00:00
dispatch.c * bus/dispatch.c: disabled segfault test on win32 for now 2007-03-08 08:30:17 +00:00
dispatch.h 2004-08-09 Havoc Pennington <hp@redhat.com> 2004-08-10 03:07:01 +00:00
driver.c * bus/driver.c: 2006-09-06 21:16:12 +00:00
driver.h * bus/driver.c: 2006-09-06 21:16:12 +00:00
expirelist.c These are all patches from Kjartan Maraas <kmaraas at gnome dot org> 2006-08-08 23:29:03 +00:00
expirelist.h 2004-08-09 Havoc Pennington <hp@redhat.com> 2004-08-10 03:07:01 +00:00
main.c * bus/main.c (main): uses _dbus_get_config_file_name() to detect session.conf location on win32. 2007-06-01 22:05:42 +00:00
Makefile.am 2007-05-23 Havoc Pennington <hp@redhat.com> 2007-05-23 19:45:56 +00:00
messagebus.in * bus/messagebus.in, bus/rc.messagebus.in: run dbus-uuidgen --ensure 2006-10-19 15:34:47 +00:00
policy.c * bus/policy (bus_policy_create_client_policy): win32 temporary fix until the userdb stuff is ported completly. 2007-05-19 15:26:32 +00:00
policy.h * bus/config-parser.c, bus/policy.c, bus/policy.h, bus/dbus-daemon.1.in,bus/session.conf.in: added eavesdrop support for replies - patch by olli.salli at collabora.co.uk approved by Havoc Pennington. 2007-03-15 13:27:01 +00: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 These are all patches from Kjartan Maraas <kmaraas at gnome dot org> 2006-08-08 23:29:03 +00:00
selinux.h 2005-07-16 Colin Walters <walters@verbum.org> 2005-07-16 17:34:08 +00:00
services.c Patch provided by Ralf Habacker (ralf dot habacker at freenet dot de) 2006-08-18 15:46:59 +00:00
services.h * configure.in: Add test/name-test/Makefile to the generated 2005-11-22 20:37:00 +00:00
session.conf.in 2007-05-23 Havoc Pennington <hp@redhat.com> 2007-05-23 19:45:56 +00:00
signals.c * bus/signal.c: Fix match_rule_equal errata 2006-12-12 19:08:04 +00:00
signals.h 2005-07-29 Havoc Pennington <hp@redhat.com> 2005-07-29 17:43:30 +00:00
system.conf.in * s/D-BUS/D-Bus/g 2006-08-03 20:34:36 +00:00
test-main.c * bus/test-main.c (main): Initialize threading during tests 2006-09-08 17:21:37 +00:00
test.c 2007-03-11 Havoc Pennington <hp@redhat.com> 2007-03-12 22:52:40 +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