| Commit message (Expand) | Author | Age | Files | Lines |
* | 2007-06-09 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2007-06-09 | 7 | -77/+112 |
* | 2007-06-09 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2007-06-09 | 3 | -14/+7 |
* | * bus/main.c (main): uses _dbus_get_config_file_name() to detect session.conf... | Ralf Habacker | 2007-06-01 | 1 | -0/+9 |
* | * bus/config-parser.c (test_service_dir_matches): fixed ordering for unix. | Ralf Habacker | 2007-05-24 | 1 | -6/+12 |
* | 2007-05-23 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2007-05-23 | 2 | -0/+5 |
* | * bus/policy (bus_policy_create_client_policy): win32 temporary fix until the... | Ralf Habacker | 2007-05-19 | 1 | -0/+4 |
* | * bus\config-parser.c (test_default_session_servicedirs):win32 fix. | Ralf Habacker | 2007-05-17 | 1 | -4/+39 |
* | * bus/config-parser.c, bus/policy.c, bus/policy.h, bus/dbus-daemon.1.in,bus/... | Ralf Habacker | 2007-03-15 | 5 | -17/+25 |
* | 2007-03-11 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2007-03-12 | 5 | -32/+37 |
* | * bus/bus.c, bus/bus.h, bus/main.c, bus/test.c, dbus/dbus-sysdeps-unix.c, dbu... | Ralf Habacker | 2007-03-10 | 4 | -21/+24 |
* | * dbus/dbus-sysdeps.h (_dbus_listen_tcp_socket): changed type or port to poin... | Ralf Habacker | 2007-03-10 | 1 | -0/+11 |
* | * bus/bus.c, dbus/dbus-sysdeps-unix.c, dbus/dbus-sysdeps.h: rename pipe relat... | Ralf Habacker | 2007-03-08 | 1 | -2/+2 |
* | * bus/dispatch.c: disabled segfault test on win32 for now | Ralf Habacker | 2007-03-08 | 1 | -0/+11 |
* | * bus/activation.c: win32 compile fix. | Ralf Habacker | 2007-03-07 | 1 | -1/+0 |
* | * bus/activation.c: (bus_activation_activate_service): | Ralf Habacker | 2007-03-04 | 1 | -0/+2 |
* | 2007-01-31 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2007-02-01 | 1 | -0/+53 |
* | 2007-01-26 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2007-01-26 | 2 | -8/+35 |
* | 2006-12-19 Ray Strode <rstrode@redhat.com> | Ray Strode | 2006-12-20 | 2 | -16/+38 |
* | * dbus/dbus-string.c (_dbus_string_pop_line), | Ralf Habacker | 2006-12-12 | 1 | -11/+11 |
* | commit.msg | Tim Dijkstra | 2006-12-12 | 5 | -34/+6 |
* | * bus/signal.c: Fix match_rule_equal errata | John (J5) Palmieri | 2006-12-12 | 1 | -0/+3 |
* | * bus/bus.c: Missed patch - pass in the context to the directory watch | John (J5) Palmieri | 2006-11-06 | 1 | -1/+1 |
* | * bus/activation.c (bus_activation_new): don't fail if we can not read | John (J5) Palmieri | 2006-11-03 | 1 | -2/+8 |
* | * bus/config-parser.c (service_dirs_find_dir): use | John (J5) Palmieri | 2006-11-02 | 1 | -14/+15 |
* | 2006-11-01 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2006-11-02 | 1 | -0/+21 |
* | * configure.in: expose DBUS_DATADIR | John (J5) Palmieri | 2006-11-01 | 2 | -2/+120 |
* | * bus/config-parser.c (service_dirs_find_dir, | John (J5) Palmieri | 2006-10-27 | 1 | -2/+48 |
* | 2006-10-23 David Zeuthen <davidz@redhat.com> | David Zeuthen | 2006-10-23 | 2 | -16/+28 |
* | * bus/dir-watch-default.c, bus/dir-watch-dnotify.c, | John (J5) Palmieri | 2006-10-19 | 4 | -5/+7 |
* | * bus/messagebus.in, bus/rc.messagebus.in: run dbus-uuidgen --ensure | John (J5) Palmieri | 2006-10-19 | 2 | -0/+8 |
* | 2006-10-01 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2006-10-01 | 2 | -10/+13 |
* | 2006-09-30 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2006-10-01 | 2 | -0/+86 |
* | 2006-09-16 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2006-09-16 | 2 | -6/+6 |
* | * remove a bunch of todo items from the 1.0 list | John (J5) Palmieri | 2006-09-11 | 2 | -3/+3 |
* | * bus/activation.c, bus/desktop-file.c: Distinguish between OOM and | John (J5) Palmieri | 2006-09-11 | 3 | -21/+29 |
* | * bus/test-main.c (main): Initialize threading during tests | John (J5) Palmieri | 2006-09-08 | 1 | -3/+0 |
* | * Clean up close calls to use _dbus_close (Patch from | John (J5) Palmieri | 2006-09-07 | 1 | -0/+3 |
* | * bus/driver.c: | John (J5) Palmieri | 2006-09-06 | 3 | -79/+118 |
* | * doc/TODO, various source files: Audited todo's and FIXME's and | John (J5) Palmieri | 2006-09-06 | 5 | -5/+5 |
* | * configure.ac, bus/Makefile.am: Generalize kqueue support so that | John (J5) Palmieri | 2006-08-25 | 1 | -1/+1 |
* | * Released 0.92dbus-0.92 | John (J5) Palmieri | 2006-08-18 | 1 | -17/+21 |
* | Patch provided by Ralf Habacker (ralf dot habacker at freenet dot de) | John (J5) Palmieri | 2006-08-18 | 1 | -1/+26 |
* | Patches by Kjartan Maraas <kmaraas at gnome dot org> | John (J5) Palmieri | 2006-08-14 | 1 | -1/+1 |
* | * configure.in: make sure the compiler supports -Wfloat-equal | John (J5) Palmieri | 2006-08-10 | 1 | -3/+3 |
* | * dbus/dbus-sysdeps.c: | John (J5) Palmieri | 2006-08-10 | 1 | -2/+6 |
* | * missing semicolon | John (J5) Palmieri | 2006-08-08 | 1 | -1/+1 |
* | These are all patches from Kjartan Maraas <kmaraas at gnome dot org> | John (J5) Palmieri | 2006-08-08 | 6 | -23/+68 |
* | * dbus/dbus-sysdeps.h: | John (J5) Palmieri | 2006-08-08 | 4 | -22/+229 |
* | * configure.in: | John (J5) Palmieri | 2006-08-08 | 1 | -3/+9 |
* | * bus/Makefile.am (install-data-hook): removed the slash after | John (J5) Palmieri | 2006-08-08 | 1 | -3/+3 |