index
:
~smcv/dbus
14-authz-39720
14-autolaunch-woes-40352
14-basic-value-11191
14-enumerate-test-data-33840
54972-thread-safe5
am-i-recursive-or-not-36205
archaeology
arg0has-91755
authz-39720
configurable
configurable-memory-35090
containers-minimum-101354
containers-spec
dbus-1.2
dbus-1.4
dbus-lunch-39197
dbus-run-session-39196
dbussocket
default-address-38201
drop-dead-nonce-tcp
echo-spam-34140
goal-remove-reader-writer
limitations
log-exceeded-limits-80559
maemo-libcreds
maemo-misc
maintainer-mode-34671
master
message-cache-34970
monitor
monitor-destination-92074
more-privacy
recursive-marshal-clarity-33870
simpler-memory
split-mempool-perf-test
static-var-safety-68610
tests
thread-safe4
threadsafe-get-tmpdir-68610
try-master
type-system-layering-38252
untested-cmake-rc
validation-39549
wip-33870
wip-abstract-socket-check
wip-altmalloc
wip-check-all-sprintf
wip-dbussocket
wip-exit-with-child-9884
wip-fewer-reallocs
wip-gdb
wip-heap-profiling
wip-inetd
wip-libdbus-util
wip-link-cache-api
wip-manpage
wip-orphaned-test-stuff
wip-reduced-libdbus
wip-remove-cruft
wip-scatter-gather
wip-split-fake-threads
wip-syntax-complaints
wip-xmlCleanupParser-26032
dbus_submit_patch_with_possibility_of_reply_and_block()
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-29
WiP: horde of screaming children test
wip-heap-profiling
Simon McVittie
6
-0
/
+497
2011-04-29
bus_context_check_security_policy: don't syslog SELinux denials, just share t...
Simon McVittie
1
-2
/
+3
2011-04-29
complain_about_message: don't return early if syslog is disabled
Simon McVittie
1
-1
/
+1
2011-04-29
bus_context_log: divert messages to stderr if we're not using syslog
Simon McVittie
1
-1
/
+12
2011-04-29
process_config_first_time_only: initialize syslog as intended.
Simon McVittie
3
-3
/
+4
2011-04-29
_dbus_init_system_log: remove FIXME on Windows
Simon McVittie
1
-1
/
+1
2011-04-29
bus_context_check_security_policy: syslog if we hit the outgoing quota
Simon McVittie
1
-10
/
+13
2011-04-29
bus_context_check_security_policy: syslog SELinux rejections if enabled
Simon McVittie
1
-15
/
+5
2011-04-29
bus_context_check_security_policy: factor out complain_about_message
Simon McVittie
1
-98
/
+85
2011-04-29
Add a regression test that can reproduce fd.o #34393
Simon McVittie
2
-9
/
+53
2011-04-29
Remove the per-connection link cache
Simon McVittie
1
-50
/
+11
2011-04-29
dbus_connection_dispatch: avoid freeing UnknownMethod reply until we unlock
Simon McVittie
1
-4
/
+16
2011-04-29
_dbus_connection_peer_filter_unlocked_no_update: delay freeing reply
Simon McVittie
1
-41
/
+40
2011-04-29
Don't finalize sent or dispatched messages while under the connection lock
Simon McVittie
2
-13
/
+62
2011-04-29
Don't inline the contents of _dbus_connection_unlock
Simon McVittie
1
-6
/
+8
2011-04-29
When attaching counters to messages, don't automatically notify callbacks
Simon McVittie
3
-3
/
+23
2011-04-29
Comment some places where it's OK to unref a message despite holding locks
Simon McVittie
2
-0
/
+4
2011-04-29
Add _dbus_counter_notify and call it after every adjustment
Simon McVittie
3
-6
/
+34
2011-04-29
_dbus_connection_message_sent: rename to _unlocked
Simon McVittie
3
-6
/
+6
2011-04-29
dbus_bus_register: don't unref the messages with the lock held
Simon McVittie
1
-12
/
+11
2011-04-29
dbus-daemon test: sanity-check the just-installed config file when using DESTDIR
Simon McVittie
2
-2
/
+14
2011-04-29
Add a simple integration test for dbus-daemon
Simon McVittie
3
-0
/
+329
2011-04-29
Run integration tests on the installed dbus binaries during installcheck
Simon McVittie
1
-1
/
+12
2011-04-29
Give the tests DBUS_TEST_DAEMON and DBUS_TEST_DATA in their environment
Simon McVittie
1
-0
/
+4
2011-04-29
Attempt to reproduce fd.o #34393 via another regression test
Simon McVittie
3
-1
/
+328
2011-04-29
loopback test: unref messages after use
Simon McVittie
1
-0
/
+4
2011-04-29
Add an end-to-end sanity check for TCP and Unix DBusServer/DBusConnection
Simon McVittie
3
-1
/
+220
2011-04-29
Add support for building "modular" tests, which require GLib and dbus-glib
Simon McVittie
2
-11
/
+65
2011-04-29
Don't disable GLib assertions when disabling our own assertions
Simon McVittie
1
-1
/
+0
2011-04-27
NEWS for 1.4
Simon McVittie
1
-0
/
+4
2011-04-27
machine-id: fall back to reading /etc/machine-id if D-Bus machine ID is not a...
Lennart Poettering
1
-1
/
+12
2011-04-27
_dbus_check_fdleaks_enter, _dbus_check_fdleaks_leave: whitespace
Simon McVittie
1
-12
/
+12
2011-04-27
Don't report file descriptors as "leaked" if they were already open
Simon McVittie
3
-10
/
+90
2011-04-26
NEWS
Simon McVittie
1
-0
/
+2
2011-04-26
Merge remote-tracking branch 'origin/dbus-1.4' into dbus-1.4
Simon McVittie
1
-8
/
+60
2011-04-26
NEWS
Simon McVittie
1
-0
/
+7
2011-04-26
activation: Use _dbus_system_log for activation information
Colin Walters
1
-8
/
+60
2011-04-26
Add dbus-1-uninstalled.pc.in
Simon McVittie
2
-0
/
+18
2011-04-26
Add support for --disable-gc-sections for broken toolchains
Simon McVittie
1
-38
/
+26
2011-04-26
Drop outdated list of options from README, mention configure --help instead
Simon McVittie
1
-25
/
+2
2011-04-26
Release notes for the -fPIE change
Simon McVittie
1
-1
/
+14
2011-04-26
Don't force use of -fPIE for the dbus-daemon if apparently supported
Simon McVittie
3
-36
/
+10
2011-04-26
Install dbus-daemon and dbus-daemon-launch-helper in the conventional way
Simon McVittie
1
-41
/
+27
2011-04-12
When uploading docs, use rsync -p to set permissions
Simon McVittie
1
-1
/
+1
2011-04-08
development version
Simon McVittie
2
-1
/
+6
2011-04-08
Prepare version 1.4.8
dbus-1.4.8
Simon McVittie
2
-3
/
+13
2011-04-08
activation: Strip out code to compare by Exec=
Colin Walters
1
-18
/
+4
2011-04-07
oops, fix XML mis-nesting
Simon McVittie
1
-0
/
+1
2011-04-07
list which parts of the Desktop Entry spec apply to service files
Sven Herzberg
1
-3
/
+22
2011-04-07
Break up the monster conditional in config-parser so gcov can cope
Simon McVittie
2
-94
/
+90
[next]