index
:
~lkundrak/dbus
kdbus-dev
lkundrak's DBus playground
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bus
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
2010-05-03
Disabled launch helper activation tests on windows.
Ralf Habacker
1
-0
/
+4
2010-05-03
Don't truncate pointers on Windows x64 platform
Fridrich Štrba
2
-11
/
+11
2010-04-26
Fix spelling error
David Zeuthen
1
-1
/
+1
2010-04-23
[legacy init script] Fix the use of $servicename
Tomas Pelka
1
-1
/
+1
2010-04-21
Patch relocating "exec" variable and position of service files
Fridrich Štrba
1
-3
/
+7
2010-04-14
Fix warnings on Windows builds.
Marcus Brinkmann
1
-5
/
+0
2010-04-11
Cmake support for cross plattform usable test files.
Ralf Habacker
1
-0
/
+6
2010-03-27
Cleaned up _dbus_verbose calls: function names and code line numbers are prin...
Ralf Habacker
3
-28
/
+27
2010-03-23
[bus] Don't install a SIGTERM handler
Colin Walters
1
-4
/
+0
2010-03-23
Renamed libdbus-convenience to libdbus-internal for automake (to stay in sync...
Ralf Habacker
1
-6
/
+6
2010-03-23
Update dll export for autoconf (to stay in sync with cmake).
Marcus Brinkmann
1
-2
/
+6
2010-03-22
Merge branch 'dbus-1.2'
Colin Walters
1
-1
/
+4
2010-03-22
Add DBUS_GNUC_PRINTF checks to new formatting functions
Colin Walters
1
-0
/
+3
2010-03-22
Make more signal and locale interface use conditional.
Marcus Brinkmann
1
-0
/
+6
2010-03-21
[bus] While creating a syslog, correctly get pointer data from DBusString
Colin Walters
1
-1
/
+1
2010-03-20
Fixed gcc on windows limitation
Ralf Habacker
1
-7
/
+6
2010-03-19
Consistently include <config.h> in all C source files and never in header files.
Marcus Brinkmann
25
-10
/
+28
[next]