index
:
dbus
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bus
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-07
remove DBUS_DAEMON_EXECUTABLE_NAME, we already have DBUS_DAEMON_NAME, and use...
Romain Pokrzywka
1
-1
/
+1
2010-02-03
Fix inotify shutdown
Colin Walters
2
-54
/
+82
2010-02-03
Fix compilation in --disable-selinux case
Colin Walters
1
-35
/
+2
2010-02-02
win32 fix for commit 8a9880ffd2b81df38bb0e3492bda7a9636ac0280 - Clean up inot...
Ralf Habacker
1
-0
/
+4
2010-02-01
Merge branch 'my-dbus-1.2'
Colin Walters
5
-97
/
+225
2010-02-01
Clean up inotify watch handling
Colin Walters
4
-96
/
+224
2010-01-29
_dbus_change_to_daemon_user() is platform related and commit 0a3905d7f3b2ff4...
Ralf Habacker
2
-2
/
+5
2010-01-28
Update messagebus.in init script to start earlier
Colin Walters
1
-1
/
+1
2010-01-28
Merge branch 'my-dbus-1.2'
Colin Walters
6
-60
/
+203
2010-01-28
Don't drop pending activations when reloading configuration
Colin Walters
3
-49
/
+80
2010-01-28
Switch to libcap-ng, avoid linking libdbus against libcap[-ng]
Colin Walters
2
-5
/
+115
2010-01-28
Ignore exit code zero from activated services
Colin Walters
1
-28
/
+55
2010-01-05
Rename DBusConnection *disconnected param to connection
Will Thompson
2
-9
/
+9
2010-01-05
Group match rules by their interface.
Will Thompson
1
-53
/
+239
2010-01-05
Extract rule_list_remove_by_connection
Will Thompson
1
-37
/
+45
2010-01-05
Extract freeing a DBusList<BusMatchRule>
Will Thompson
1
-12
/
+14
2010-01-05
Don't bother re-matching features we've checked.
Will Thompson
1
-11
/
+18
2010-01-05
Index match rules by message type
Will Thompson
1
-78
/
+139
2009-12-18
Bug 25697 - Fix memory leak in policy reload
Matthias Clasen
1
-0
/
+2
2009-12-18
DBusPipe related unix compile fix
Ralf Habacker
1
-0
/
+1
2009-12-15
Ignore exit code zero from activated services
Colin Walters
1
-28
/
+55
2009-12-07
fixed cmake version macro and string handling
Ralf Habacker
1
-1
/
+1
2009-12-01
uses tcp based test connections for now
Ralf Habacker
2
-8
/
+24
2009-12-01
Windows fixes
Frank Osterfeld
1
-0
/
+9
2009-12-01
Use nonce-tcp default session bus on Windows
Tor Lillqvist
1
-1
/
+1
2009-12-01
bus/Makefile.am: make dbus-daemon and friends bin_PROGRAMS on Windows
Nguyễn Thái Ngọc Duy
1
-7
/
+14
2009-12-01
bus/Makefile.am: conditional compilation for W32, use EXEEXT in install hooks...
Marc Mutz
1
-6
/
+15
2009-12-01
Makefile.am's: reorder libraries so static libs come first (fixes linking on ...
Marc Mutz
1
-2
/
+2
2009-11-30
don't leak string list in error case (cherry picked from commit e4f3925497654...
Frank Osterfeld
1
-0
/
+1
2009-09-18
Fix link order: system libraries should come after libdbus-convenience
Colin Watson
1
-8
/
+8
2009-07-16
Merge branch 'fd-passing'
Thiago Macieira
11
-8
/
+230
2009-07-14
Bug 22516 - Ensure inotify fd is set close on exec
Matthias Clasen
1
-0
/
+4
2009-07-14
Bug 21161 - Update the FSF address
Tobias Mueller
47
-47
/
+47
2009-07-14
Unrestrict session bus timeout.
Scott James Remnant
1
-1
/
+0
2009-07-14
Change default reply timeout.
Scott James Remnant
1
-1
/
+1
2009-07-14
Expire list timeout may be negative for no expiry.
Scott James Remnant
1
-2
/
+2
2009-07-14
Explicitly check for zero time fields.
Scott James Remnant
1
-1
/
+2
2009-07-10
Bug 22516 - Ensure inotify fd is set close on exec
Matthias Clasen
1
-0
/
+4
2009-07-10
Bug 21161 - Update the FSF address
Tobias Mueller
47
-47
/
+47
2009-05-28
Unrestrict session bus timeout.
Scott James Remnant
1
-1
/
+0
2009-05-28
Change default reply timeout.
Scott James Remnant
1
-1
/
+1
2009-05-28
Expire list timeout may be negative for no expiry.
Scott James Remnant
1
-2
/
+2
2009-05-28
Explicitly check for zero time fields.
Scott James Remnant
1
-1
/
+2
2009-05-21
bus: don't forward messages with unix fds on connections that don't support it
Lennart Poettering
1
-0
/
+14
2009-05-20
bus: make use of new unix fd limits
Lennart Poettering
5
-2
/
+46
2009-05-20
memset: replace memset() by _DBUS_ZERO where applicable
Lennart Poettering
1
-1
/
+1
2009-05-20
auth: add fd passing negotiation support
Lennart Poettering
1
-0
/
+5
2009-05-20
build-system: define _GNU_SOURCE centrally
Lennart Poettering
1
-1
/
+0
2009-05-20
cloexec: set FD_CLOEXEC for all full duplex pipes
Lennart Poettering
1
-3
/
+0
2009-05-20
unix-fd: add test for passing unix fds
Lennart Poettering
3
-1
/
+164
[next]