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
2017-12-11
system.conf: Allow creating containers on the system bus
containers-minimum-101354
Simon McVittie
1
-0
/
+2
2017-12-11
bus/driver: Allow unprivileged connections to create app-containers
Simon McVittie
1
-3
/
+3
2017-12-11
Revert "test/uid-permissions: Assert that AddServer is privileged"
Simon McVittie
1
-76
/
+0
2017-12-11
test/containers: Exercise the resource limits
Simon McVittie
4
-1
/
+364
2017-12-11
containers: Enforce max_containers_per_user
Simon McVittie
2
-3
/
+72
2017-12-11
bus/containers: Enforce max_connections_per_container
Simon McVittie
1
-0
/
+13
2017-12-11
bus/containers: Enforce max_containers limit
Simon McVittie
1
-0
/
+18
2017-12-11
bus/containers: Limit the size of metadata we will store
Simon McVittie
1
-0
/
+30
2017-12-11
bus: Add (unused) settings for resource limits for containers
Simon McVittie
6
-2
/
+84
2017-12-11
test/containers: Check that GetInstanceInfo stops working
Simon McVittie
1
-0
/
+31
2017-12-11
t/containers: Exercise trivial and non-trivial container metadata
Simon McVittie
1
-0
/
+242
2017-12-11
bus/driver: Add GetConnectionInstance(), GetInstanceInfo()
Simon McVittie
3
-0
/
+155
2017-12-11
test/dbus-daemon: Assert absence of Containers1 credentials
Simon McVittie
1
-0
/
+4
2017-12-11
bus/driver: Add basic container info to GetConnectionCredentials()
Simon McVittie
1
-0
/
+16
2017-12-11
bus/driver: Containers can't use the Verbose and Stats interfaces
Simon McVittie
1
-5
/
+5
2017-12-11
bus/driver: Add a flag for methods that can't be invoked by containers
Simon McVittie
1
-6
/
+25
2017-12-11
test/containers: Check that connections from containers are unprivileged
Simon McVittie
1
-0
/
+13
2017-12-11
test/containers: Check that containers can't make new containers
Simon McVittie
1
-0
/
+65
2017-12-11
bus/driver: Treat connections from inside containers as unprivileged
Simon McVittie
1
-3
/
+31
2017-12-11
bus/containers: Indicate in loginfo whether connection is contained
Simon McVittie
3
-0
/
+59
2017-12-11
test/containers: Assert that InstanceRemoved is emitted
Simon McVittie
1
-2
/
+108
2017-12-11
bus/containers: Emit InstanceRemoved signal
Simon McVittie
2
-1
/
+77
2017-12-11
test/containers: Exercise the various ways to stop a container
Simon McVittie
1
-2
/
+347
2017-12-11
bus/containers: Don't allow stopping other users' containers
Simon McVittie
1
-0
/
+32
2017-12-11
bus/containers: Implement methods to stop containers explicitly
Simon McVittie
4
-0
/
+115
2017-12-11
bus/containers: Give each instance a list of all its connections
Simon McVittie
1
-1
/
+37
2017-12-11
bus/containers: Shut down container servers when initiator goes away
Simon McVittie
3
-0
/
+46
2017-12-11
bus/containers: Link each container to its initiating connection
Simon McVittie
1
-3
/
+91
2017-12-11
bus/containers: Each connection to a container holds a reference
Simon McVittie
1
-2
/
+33
2017-12-11
test/containers: Exercise connecting to the new socket as the wrong uid
Simon McVittie
1
-0
/
+45
2017-12-11
bus/containers: Require connecting uid to match caller of AddServer
Simon McVittie
1
-0
/
+43
2017-12-11
squash! test/containers: Exercise a successful call to AddServer
Simon McVittie
1
-0
/
+4
2017-12-11
test/containers: Exercise a successful call to AddServer
Simon McVittie
1
-1
/
+202
2017-12-11
bus/containers: Set up new connections to join the bus
Simon McVittie
1
-1
/
+5
2017-12-11
bus_context_add_incoming_connection: factor out
Simon McVittie
2
-2
/
+12
2017-12-11
squash! bus/containers: Create a DBusServer and add it to the main loop
Simon McVittie
1
-1
/
+1
2017-12-11
squash! bus/containers: Create a DBusServer and add it to the main loop
Simon McVittie
1
-7
/
+7
2017-12-11
bus/containers: Create a DBusServer and add it to the main loop
Simon McVittie
7
-15
/
+324
2017-12-11
bus/containers: Build a global data structure for container instances
Simon McVittie
4
-3
/
+268
2017-12-11
test/containers: Exercise the new parameter checking
Simon McVittie
1
-0
/
+89
2017-12-11
bus/containers: Do some basic checking on the parameters
Simon McVittie
1
-0
/
+73
2017-12-11
test/containers: New test
Simon McVittie
2
-0
/
+164
2017-12-11
test/uid-permissions: Assert that AddServer is privileged
Simon McVittie
1
-0
/
+81
2017-12-11
travis-ci: Do at least one build with and one without containers
Simon McVittie
1
-0
/
+2
2017-12-11
driver: Add a stub implementation of the Containers1 interface
Simon McVittie
10
-0
/
+129
2017-12-11
spec: Document the initial Containers1 interface
Simon McVittie
1
-0
/
+552
2017-12-04
_dbus_test_oom_handling: print TAP diagnostics
Simon McVittie
1
-8
/
+14
2017-12-04
tests: Add the ability to multiply up test timeouts
Simon McVittie
5
-11
/
+12
2017-12-04
test-utils: Separate failable and non-failable functions
Simon McVittie
10
-26
/
+54
2017-12-04
test_connection_setup: Don't crash on unlikely OOM
Simon McVittie
1
-1
/
+5
[next]