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
path:
root
/
bus
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-11
driver: Add a stub implementation of the Containers1 interface
Simon McVittie
4
-0
/
+109
2017-11-15
dispatch test: Output finer-grained TAP
Simon McVittie
1
-4
/
+34
2017-11-15
test-bus*: Output TAP directly
Simon McVittie
3
-124
/
+45
2017-11-15
bus: Silence the output of the test services when doing OOM testing
Simon McVittie
3
-0
/
+12
2017-11-15
bus: Silence most log messages when testing OOM handling
Simon McVittie
6
-15
/
+61
2017-11-15
Prefer to use _dbus_test_fatal() for assertion failures in tests
Simon McVittie
6
-134
/
+137
2017-11-15
Use _dbus_test_fatal to include more detail in test failure diagnostics
Simon McVittie
1
-12
/
+4
2017-11-15
Embedded tests: Emit TAP diagnostics instead of printf
Simon McVittie
5
-122
/
+85
2017-11-15
Remove commented-out printf debugging
Simon McVittie
2
-35
/
+0
2017-11-14
Add a missing space in logging output
Thomas Zajic
1
-1
/
+1
2017-11-10
bus_connections_setup_connection: If we can't set it up, log why
Simon McVittie
2
-32
/
+29
2017-09-27
Make sure non-aborting signal handlers save and restore errno
Simon McVittie
1
-0
/
+6
2017-09-25
Remove distribution-specific init-scripts
Simon McVittie
4
-392
/
+3
2017-09-25
config-parser: Fail on impossible send_broadcast/send_destination pair
Simon McVittie
1
-0
/
+13
2017-07-28
policy: Add max_fds, min_fds qualifiers for send, receive rules
Simon McVittie
3
-4
/
+109
2017-07-28
Add send_broadcast as an attribute of <allow> and <deny> elements
Simon McVittie
3
-2
/
+55
2017-07-28
config-parser: Clarify how <allow>, <deny> attributes work
Simon McVittie
1
-109
/
+85
2017-07-28
config-loader-expat: Tell Expat not to defend against hash collisions
Simon McVittie
1
-0
/
+14
2017-07-06
system.conf: Allow unprivileged users to get dbus-daemon properties
Simon McVittie
1
-0
/
+2
2017-07-05
internals: Decouple logging an error from exiting unsuccessfully
Simon McVittie
1
-1
/
+5
2017-06-29
bus_driver_send_ack_reply: Make available to other modules
Simon McVittie
2
-13
/
+14
2017-06-29
driver: Use a data-driven approach to marking methods as privileged
Simon McVittie
1
-18
/
+15
2017-06-29
driver: Share bus_driver_get_conn_helper with other modules
Simon McVittie
3
-27
/
+36
2017-06-29
driver: Make eavesdropping a privileged action
Simon McVittie
1
-3
/
+10
2017-06-28
Install a systemd tmpfiles.d snippet to create /var/lib/dbus/machine-id
Simon McVittie
2
-1
/
+12
2017-06-12
Return the dbus-daemon SELinux context when asking about org.freedesktop.DBus
Laurent Bigonville
3
-2
/
+18
2017-06-08
tests: Don't exercise GetMachineId() or autolaunch if no machine ID
Simon McVittie
1
-0
/
+11
2017-06-08
driver: Implement the Peer interface, for completeness
Simon McVittie
1
-1
/
+80
2017-06-08
driver: Implement Properties, with Features and Interfaces properties
Simon McVittie
1
-2
/
+375
2017-06-08
driver: Generate child node elements in introspection
Simon McVittie
3
-4
/
+28
2017-06-02
bus/driver: Only allow specific methods to be called at wrong paths
Simon McVittie
2
-63
/
+74
2017-06-02
bus/driver: Make non-core interfaces unavailable on most object paths
Simon McVittie
4
-18
/
+41
2017-05-31
Remove unnecessary cast, bus_sid is already of type security_id_t
Laurent Bigonville
1
-1
/
+1
2017-05-31
Remove calls to sidget/sidput
Laurent Bigonville
3
-60
/
+1
2017-04-10
build: Remove indirection from uses of Expat
Simon McVittie
1
-5
/
+4
2017-04-10
Autotools build: Use pkg-config to find libexpat
Simon McVittie
1
-3
/
+3
2017-04-07
bus policy: assert that no invalid rule types are seen
Simon McVittie
1
-0
/
+10
2017-04-07
config-parser tests: explicitly skip non-comparable elements
Simon McVittie
1
-1
/
+22
2017-04-07
config-parser: assert elements are of a known type
Simon McVittie
1
-0
/
+2
2017-04-07
config-parser: treat impossible policy type as IGNORED
Simon McVittie
1
-0
/
+1
2017-04-07
dbus-daemon: silence -Wswitch-default
Simon McVittie
1
-0
/
+5
2017-04-07
bus dispatch tests: treat impossible message_kind as GOT_SOMETHING_ELSE
Simon McVittie
1
-0
/
+4
2017-02-21
config-parser: Add transient service directories
Simon McVittie
1
-8
/
+71
2017-02-21
activation: Add support for enforcing strict naming on .service files
Simon McVittie
2
-4
/
+78
2017-02-21
config-parser: Store service directories in structs
Simon McVittie
3
-29
/
+202
2017-02-21
activation-helper: Rename bus_config_parser_get_service_dirs
Simon McVittie
3
-4
/
+7
2017-02-21
bus_config_parser_get_watched_dirs: Turn into a helper function
Simon McVittie
3
-29
/
+79
2017-02-20
config-parser test: Exercise the full config-parser
Simon McVittie
1
-19
/
+35
2017-02-20
config-parser: Don't use dbus_setenv() to test service directories
Simon McVittie
1
-19
/
+55
2017-02-20
config-parser: Simplify test for standard session service dirs
Simon McVittie
1
-21
/
+0
[next]