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
2011-04-07
Merge branch 'dbus-1.4'
Simon McVittie
1
-91
/
+90
2011-04-07
Break up the monster conditional in config-parser so gcov can cope
Simon McVittie
1
-91
/
+90
2011-03-14
Revert merge of master (dbus-1.5) into dbus-1.4
Simon McVittie
1
-81
/
+98
2011-03-11
connection: hook UnknownObject and UnknownInterface up where appropriate
Lennart Poettering
1
-1
/
+4
2011-03-07
Merge branch 'dbus-1.4'
Simon McVittie
4
-9
/
+10
2011-03-07
Fix some more stray occurrences of ELEMENT_TYPE
Simon McVittie
1
-2
/
+2
2011-03-07
Do not use the name ELEMENT_TYPE
Andre Heinecke
3
-7
/
+8
2011-02-24
Merge branch 'dbus-1.4'
Simon McVittie
1
-1
/
+1
2011-02-24
config-parser regression test: don't require that fd.o #34496 exists
Simon McVittie
1
-1
/
+1
2011-02-18
bus driver: allow implementing more than one interface
Simon McVittie
1
-98
/
+81
2011-02-16
update_desktop_file_entry: stylistic fixes based on Colin's review
Simon McVittie
1
-20
/
+23
2011-02-16
update_desktop_file_entry: unify cleanup code for success and failure cases
Simon McVittie
1
-18
/
+17
2011-02-16
update_desktop_file_entry: don't double-free strings if added to entry before...
Simon McVittie
1
-0
/
+11
2011-02-16
update_desktop_file_entry: free @exec on error
Simon McVittie
1
-0
/
+1
2011-02-16
update_desktop_file_entry: make scope of exec_tmp as short as possible
Simon McVittie
1
-3
/
+4
2011-02-16
update_desktop_file_entry: use _dbus_strdup for something we'll dbus_free
Simon McVittie
1
-1
/
+1
2011-02-03
bus: Raise file descriptor limit to match configuration
Colin Walters
1
-0
/
+20
2011-02-01
bus-test: add support for only running one test
Simon McVittie
1
-47
/
+77
2011-01-31
If a file included via <includedir/> is invalid, syslog and skip it
Simon McVittie
1
-2
/
+13
2011-01-31
Implement message type in match_rule_to_string
Alban Crequy
1
-3
/
+30
2011-01-18
systemd: ensure that the system bus is unlikely to be killed on OOM
Lennart Poettering
1
-0
/
+1
2011-01-17
clean up credentials on OOM in process_config_first_time_only
Christian Dywan
1
-3
/
+12
2011-01-17
remove obviously-redundant code from list_concat_new
Simon McVittie
1
-1
/
+0
2011-01-17
handle failure to register inotify shutdown function
Christian Dywan
1
-1
/
+7
2011-01-17
bus_matchmaker_new: free matchmaker itself, on OOM
Christian Dywan
1
-0
/
+1
2010-12-29
Use absolute session service dir path in bus-test on windows.
Ralf Habacker
1
-2
/
+13
2010-12-15
Ignore generated bus/org.freedesktop.dbus-session.plist
Will Thompson
1
-0
/
+1
2010-12-09
10.4 is old so set more sensible launchd defaults.
Mike McQuaid
1
-1
/
+3
2010-12-06
Enable launchd.
Benjamin Reed
2
-1
/
+38
2010-10-26
Merge branch 'documentation-build-system'
Will Thompson
3
-757
/
+2
2010-10-05
Take care to free windows_sid in cache_peer_loginfo_string
Christian Dywan
1
-2
/
+5
2010-10-05
Move manpages to doc/
Will Thompson
3
-757
/
+1
2010-10-05
Update a load of .gitignores
build-trivia
Will Thompson
1
-0
/
+1
2010-09-27
Extended autolaunch protocol with scope attribute.
Ralf Habacker
1
-9
/
+0
2010-09-06
systemd: enable the dbus service unconditionally
Kay Sievers
3
-7
/
+5
2010-09-03
Merge branch 'dbus-1.2'
Colin Walters
1
-1
/
+1
2010-08-10
Fixed wince build problem reported by aheinecke at intevation dot de.
Ralf Habacker
1
-0
/
+2
2010-08-10
Delete stale pid file on cygwin.
Yaakov Selkowitz
1
-0
/
+20
2010-08-10
Applied patches from cygwin port.
Yaakov Selkowitz
2
-4
/
+192
2010-07-13
systemd: remove dbus pid file before starting dbus
Lennart Poettering
1
-0
/
+1
2010-07-10
man: add documentation for four new switches to dbus-daemon
Lennart Poettering
1
-110
/
+100
2010-07-10
systemd: add a nice description string to the .socket file
Lennart Poettering
1
-0
/
+3
2010-07-09
systemd: install systemd socket and service file by default
Lennart Poettering
4
-4
/
+39
2010-07-09
activation: optionally, use systemd for system bus activation
Lennart Poettering
9
-622
/
+825
2010-07-09
Fix use of $servicename in status
Colin Walters
1
-1
/
+1
2010-07-09
bus: add --address switch
Lennart Poettering
4
-145
/
+210
2010-06-22
Merge branch 'dbus-1.2'
Will Thompson
2
-0
/
+22
2010-06-22
Implement doctype check in the trivial parser
Christian Dywan
2
-0
/
+22
2010-05-21
Merge branch 'dbus-1.2'
Will Thompson
3
-10
/
+2
2010-05-21
kqueue set_watched_dirs: fix termination condition
Will Thompson
1
-1
/
+1
[next]