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
2011-07-29
bus: use AM_CPPFLAGS to simplify preprocessor invocation
Simon McVittie
1
-8
/
+9
2011-07-29
Move knowledge of what the bus daemon/launcher need to link into bus/
Simon McVittie
1
-1
/
+15
2011-07-29
Simplify linking by moving -export-dynamic to AM_LDFLAGS
Simon McVittie
1
-8
/
+3
2011-07-29
Fix compilation for removal of link cache
Simon McVittie
1
-5
/
+2
2011-07-28
Merge branch 'dbus-1.4'
Lennart Poettering
1
-0
/
+4
2011-07-28
activation: add /lib/dbus-1/system-services to the search path for services
Lennart Poettering
1
-0
/
+4
2011-07-28
Merge branch 'dbus-1.4'
Simon McVittie
1
-2
/
+2
2011-07-28
Fix spelling/grammatical mistakes detected by Debian's lintian(1)
Simon McVittie
1
-2
/
+2
2011-07-27
Merge branch 'dbus-1.4'
Simon McVittie
1
-2
/
+2
2011-07-27
list_allows_user: fix debug output for groups
Sascha Silbe
1
-2
/
+2
2011-07-18
Merge branch 'dbus-1.4' and update NEWS for master
Simon McVittie
1
-10
/
+12
2011-07-18
Run bus tests from test/
Simon McVittie
1
-10
/
+12
2011-07-11
Do not allow eavedropping unless rule owner explicitely declare it
Cosimo Alfarano
2
-8
/
+110
2011-06-24
Include size of link cache in per-connection statistics
Simon McVittie
1
-2
/
+5
2011-06-24
Also record peak values for queued bytes/fds in connection stats
Simon McVittie
1
-4
/
+10
2011-06-24
Add an initial round of stats to the Stats interface
Simon McVittie
1
-0
/
+59
2011-06-24
BusConnections: add usage stats for well-known names, match rules
Simon McVittie
2
-0
/
+133
2011-06-24
Add a stub .Debug.Stats interface if --enable-stats
Simon McVittie
4
-0
/
+339
2011-06-24
match_rule_to_string: don't reinvent dbus_message_type_to_string
Simon McVittie
1
-30
/
+3
2011-06-13
bus-activation: separate the "finished" callback from the watch callback
Simon McVittie
1
-23
/
+11
2011-06-13
DBusLoop: remove second layer of watch callbacks where possible
Simon McVittie
7
-91
/
+16
2011-06-13
DBusLoop: remove a layer of pointless abstraction around timeouts
Simon McVittie
5
-72
/
+12
2011-06-13
DBusConnection: ref the connection in the timeout handler
Simon McVittie
1
-4
/
+0
2011-06-13
bus signal_handler: don't use _dbus_warn, and don't pretend to be portable
Simon McVittie
1
-2
/
+21
2011-06-13
bus: signal_handler: ignore failure to write, and explain why
Simon McVittie
1
-9
/
+7
2011-06-13
Always remove, invalidate and free watches before closing watched sockets
Simon McVittie
3
-8
/
+26
2011-06-08
Merge branch 'dbus-1.4'
Simon McVittie
1
-4
/
+6
2011-06-08
bus: use ln -fs to enable dbus in systemd, not $(LN_S)
Simon McVittie
1
-4
/
+6
2011-06-07
Merge branch 'dbus-1.4'
Simon McVittie
1
-4
/
+6
2011-06-07
Remove support for -Wl,--gc-sections altogether
Simon McVittie
1
-4
/
+4
2011-06-07
don't try to build dbus-daemon-launch-helper for Windows
Mark Brand
1
-0
/
+2
2011-05-25
Merge branch 'dbus-1.4'
Simon McVittie
2
-119
/
+112
2011-05-25
bus_context_log: divert messages to stderr if we're not using syslog
Simon McVittie
1
-2
/
+13
2011-05-25
process_config_first_time_only: initialize syslog as intended.
Simon McVittie
2
-2
/
+3
2011-05-25
bus_context_check_security_policy: syslog if we hit the outgoing quota
Simon McVittie
1
-10
/
+13
2011-05-25
bus_context_check_security_policy: for SELinux denials, share code to set errors
Simon McVittie
1
-15
/
+6
2011-05-25
bus_context_check_security_policy: factor out complain_about_message
Simon McVittie
1
-98
/
+85
2011-04-27
Merge branch 'dbus-1.4'
Simon McVittie
1
-1
/
+8
2011-04-27
Don't report file descriptors as "leaked" if they were already open
Simon McVittie
1
-1
/
+8
2011-04-26
Merge branch 'dbus-1.4'
Simon McVittie
1
-8
/
+60
2011-04-26
activation: Use _dbus_system_log for activation information
Colin Walters
1
-8
/
+60
2011-04-26
Merge branch 'dbus-1.4'
Simon McVittie
1
-44
/
+31
2011-04-26
Don't force use of -fPIE for the dbus-daemon if apparently supported
Simon McVittie
1
-3
/
+4
2011-04-26
Install dbus-daemon and dbus-daemon-launch-helper in the conventional way
Simon McVittie
1
-41
/
+27
2011-04-08
Merge branch 'dbus-1.4'
Simon McVittie
1
-18
/
+4
2011-04-08
activation: Strip out code to compare by Exec=
Colin Walters
1
-18
/
+4
2011-04-07
Merge branch 'arg0namespace-24317'
Simon McVittie
2
-38
/
+466
2011-04-07
Merge branch 'dbus-1.4'
Simon McVittie
1
-91
/
+90
2011-04-07
Check parsing (or otherwise) of path_namespace in match rules
Simon McVittie
1
-0
/
+18
2011-04-07
Remove support for trailing "." on arg0namespace
Simon McVittie
1
-52
/
+11
[next]