index
:
~wjt/dbus
arg0namespace
argXpath
argx-prefix-matching
build-trivia
dbus-0.23-branch
dbus-0.35-branch
dbus-0.36-branch
dbus-1.0-branch
dbus-1.2
dbus-1.2.4permissive
dbus-monitor-only-one-bus
dbus-object-names
dbus-string-parse-int-documentation
documentation-build-system
echo-spam-34140
fill-in-length-before-marshalling
fix-the-tests
leak-locator
master
monitor-ay-output
optimize-matching
⍥
wjt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bus
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-18
Monitor service directories for changes
Colin Walters
3
-8
/
+67
2010-02-18
Fix dummy file monitoring backend compilation
Brian Cameron
1
-3
/
+3
2010-02-09
Merge branch 'master' of ssh://git.freedesktop.org/git/dbus/dbus
Ralf Habacker
13
-269
/
+808
2010-02-09
fixed bug on win32 not been able to use session bus with --config-file option
Ralf Habacker
1
-1
/
+3
2010-02-08
Fix compilation of kqueue file monitoring on FreeBSD
Cyril Brulebois
1
-4
/
+5
2010-02-07
variable name fix (DBUS_DAEMON_NAME instead of DAEMON_NAME)
Romain Pokrzywka
1
-1
/
+1
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
Fix compilation in --disable-selinux case
Colin Walters
2
-34
/
+3
2010-02-02
Fix inotify shutdown
Colin Walters
2
-54
/
+82
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-20
win32 fix: disabled some tests, they may be not intendent for windows or need...
Ralf Habacker
1
-0
/
+5
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
[prev]
[next]