index
:
delta/dbus.git
68852-make-it-easier
RHEL-4
baserock/af-bus
baserock/build-essential
baserock/dbus-1.10.14-capi-patches
baserock/dbus-1.10.6-capi-patches
baserock/dbus-1.8.16-1-g3c05557/genivi/J-1.0
baserock/genivi/G-1.1
baserock/genivi/J-1.0
baserock/genivi/af-bus-master
baserock/genivi/af-bus-morph
baserock/genivi/dbus-1.6-af-bus
baserock/genivi/dbus-1.8.8
baserock/genivi/dbus-1.9.16-1-g92a2d95
baserock/genivi/dbus-1.9.4
baserock/genivi/use-afbus
baserock/morph
baserock/pedroalvarez/dbus-1.11
baserock/ps/update-dlt-audiomanager
baserock/v1.10.0+custom_marshaling
baserock/v1.8.0
bus-inotify-error-handling
cherry-pick-14f46d14
cherry-pick-f0e526bc
cmake-config-find-package-support
dbus-0.23-branch
dbus-0.35-branch
dbus-0.36-branch
dbus-1.0-branch
dbus-1.10
dbus-1.10-ci
dbus-1.12
dbus-1.14
dbus-1.2
dbus-1.2.4permissive
dbus-1.4
dbus-1.6
dbus-1.8
dbus-object-names
leak-locator
master
mr143-refactoring
wip/setuid-hardening
gitlab.freedesktop.org: dbus/dbus.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bus
Commit message (
Expand
)
Author
Age
Files
Lines
*
* 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.92
dbus-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
*
* s/D-BUS/D-Bus/g
John (J5) Palmieri
2006-08-03
5
-14
/
+14
*
* bus/activation.[ch] (bus_activation_list_services): new function to
John (J5) Palmieri
2006-07-14
4
-4
/
+493
*
* bus/bus.c: Fix eavesdropping on method calls
John (J5) Palmieri
2006-06-07
1
-14
/
+14
*
* bus/bus.c: (bus_context_reload_config): Flush the user database cache on
Sjoerd Simons
2006-03-06
2
-3
/
+7
*
2006-02-26 Havoc Pennington <hp@redhat.com>
Havoc Pennington
2006-02-26
1
-6
/
+14
*
2006-02-10 John (J5) Palmieri <johnp@redhat.com>
John (J5) Palmieri
2006-02-10
1
-1
/
+2
*
* bus/desktop-file.c (parse_key_value): Ignore locales allowing
John (J5) Palmieri
2005-11-30
1
-4
/
+13
*
* configure.in: Add test/name-test/Makefile to the generated
John (J5) Palmieri
2005-11-22
7
-128
/
+585
*
2005-11-15 Robert McQueen <robot101@debian.org>
Robert McQueen
2005-11-15
3
-1
/
+136
*
2005-11-14 David Zeuthen <davidz@redhat.com>
David Zeuthen
2005-11-14
1
-7
/
+9
*
* bus/driver.c (bus_driver_handle_reload_config): Make sure we send an
John (J5) Palmieri
2005-11-07
1
-11
/
+22
*
* bus/driver.c (bus_driver_handle_introspect): Add signals
John (J5) Palmieri
2005-10-03
2
-0
/
+101
*
2005-09-11 Mark McLoughlin <mark@skynet.ie>
Mark McLoughlin
2005-09-11
1
-13
/
+7
*
* Released 0.50
dbus-0.50
John (J5) Palmieri
2005-09-06
1
-2
/
+4
*
* Release 0.36.2
John (J5) Palmieri
2005-08-29
2
-4
/
+3
*
2005-08-03 Havoc Pennington <hp@redhat.com>
Havoc Pennington
2005-08-03
1
-6
/
+2
*
2005-07-29 Havoc Pennington <hp@redhat.com>
Havoc Pennington
2005-07-29
2
-6
/
+538
*
2005-07-16 Colin Walters <walters@verbum.org>
Colin Walters
2005-07-16
3
-27
/
+55
*
* ChangeLog: fix date in last entry
John (J5) Palmieri
2005-07-15
1
-1
/
+1
*
* bus/dispatch.c, test/test-service.c: Add testcase
John (J5) Palmieri
2005-07-15
1
-1
/
+77
*
2005-07-15 Colin Walters <walters@verbum.org>
Colin Walters
2005-07-15
1
-0
/
+4
[next]