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-06-10
GOAL: remove support for reading a writer, and hence for realignment
goal-remove-reader-writer
Simon McVittie
1
-0
/
+12
2011-06-10
dbus-marshal-recursive: make some internal functions static
Simon McVittie
2
-16
/
+18
2011-06-10
assert that DBusTypeWriter is valid on entry to its extern methods
Simon McVittie
1
-0
/
+17
2011-06-10
DBusMessageIter: only set up the type writer when we open the signature
Simon McVittie
1
-14
/
+35
2011-06-10
_dbus_message_iter_check: only assert about the writer if sig_refcount > 0
Simon McVittie
1
-5
/
+8
2011-06-10
_dbus_type_writer_clear: add function to invalidate a type writer
Simon McVittie
2
-0
/
+26
2011-06-10
Reinstate the recursive marshalling test but skip the later parts by default
Simon McVittie
2
-12
/
+19
2011-06-10
dbus-test: only test for memleaks if we actually ran the test
Simon McVittie
1
-4
/
+4
2011-06-10
DBusHeader: only store byte-order in the fixed-length header
Simon McVittie
3
-24
/
+27
2011-06-10
DBusMessage: don't redundantly store byte order, ask the DBusHeader
Simon McVittie
5
-30
/
+48
2011-06-10
DBusMessageFactory: generate_many_bodies_inner: use _dbus_header_update_lengths
Simon McVittie
1
-4
/
+3
2011-06-09
Test that a message with the byte order mangled causes disconnection but no c...
Simon McVittie
1
-0
/
+90
2011-06-09
marshal test: test dbus_message_demarshal_bytes_needed
Simon McVittie
1
-0
/
+38
2011-06-09
dbus_message_demarshal_bytes_needed: correct a wrong assertion
Simon McVittie
1
-1
/
+1
2011-06-09
Add a test for marshalling and endian-swapping
Simon McVittie
3
-0
/
+229
2011-06-09
_dbus_header_byteswap: change the first byte of the message, not just the str...
Simon McVittie
1
-0
/
+6
2011-06-08
installcheck: don't run installed tests against installed library if in a DES...
Simon McVittie
1
-0
/
+4
2011-06-08
Alter test-dbus-daemon so it tests the installed dbus-daemon by default
Simon McVittie
2
-27
/
+14
2011-06-08
Add support for installing most of the modular tests
Simon McVittie
3
-4
/
+76
2011-06-08
new test for being disconnected by a corrupt message stream
Simon McVittie
3
-0
/
+280
2011-06-08
modular tests: depend on GIO 2.22 for GSocket
Simon McVittie
1
-1
/
+1
2011-06-08
Test nonce-tcp transport
Simon McVittie
1
-0
/
+5
2011-06-08
dbus-daemon test: sanity-check the just-installed config file when using DESTDIR
Simon McVittie
2
-2
/
+14
2011-06-08
Add a simple integration test for dbus-daemon
Simon McVittie
3
-0
/
+329
2011-06-08
Run integration tests on the installed dbus binaries during installcheck
Simon McVittie
1
-1
/
+12
2011-06-08
Give the tests DBUS_TEST_DAEMON and DBUS_TEST_DATA in their environment
Simon McVittie
1
-0
/
+4
2011-06-08
Attempt to reproduce fd.o #34393 via another regression test
Simon McVittie
3
-1
/
+328
2011-06-08
loopback test: unref messages after use
Simon McVittie
1
-0
/
+4
2011-06-08
Add an end-to-end sanity check for TCP and Unix DBusServer/DBusConnection
Simon McVittie
3
-1
/
+220
2011-06-08
Add support for building "modular" tests, which require GLib and dbus-glib
Simon McVittie
2
-11
/
+65
2011-06-08
Don't disable GLib assertions when disabling our own assertions
Simon McVittie
1
-1
/
+0
2011-06-08
NEWS
Simon McVittie
1
-0
/
+3
2011-06-08
bus: use ln -fs to enable dbus in systemd, not $(LN_S)
Simon McVittie
1
-4
/
+6
2011-06-07
NEWS
Simon McVittie
1
-0
/
+17
2011-06-07
Remove support for -Wl,--gc-sections altogether
Simon McVittie
2
-32
/
+4
2011-06-07
don't try to build dbus-daemon-launch-helper for Windows
Mark Brand
1
-0
/
+2
2011-06-01
Use #!/bin/sh for run-with-tmp-session-bus.sh
Simon McVittie
1
-1
/
+1
2011-06-01
add a release name here too
Simon McVittie
1
-0
/
+2
2011-06-01
Development version
Simon McVittie
1
-1
/
+1
2011-06-01
Prepare version 1.4.10
dbus-1.4.10
Simon McVittie
2
-3
/
+3
2011-05-25
NEWS
Simon McVittie
1
-0
/
+2
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
3
-3
/
+4
2011-05-25
_dbus_init_system_log: remove FIXME on Windows
Simon McVittie
1
-1
/
+1
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-05-25
Check for X even if X11 autolaunching is disabled
Simon McVittie
5
-11
/
+24
2011-05-25
test-autolaunch: don't expect autolaunching to work if X11 is disabled
Simon McVittie
1
-0
/
+19
2011-05-25
NEWS
Simon McVittie
1
-0
/
+2
[next]