index
:
~dvdhrm/systemd
authority
console
kdbus
master
wip
Private systemd wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-21
man: add emacs header to get correct indention in nxml-mode for the manpage X...
Lennart Poettering
40
-41
/
+40
2014-11-21
busctl: add --timeout= option to specify method call timeout
Lennart Poettering
2
-3
/
+32
2014-11-21
busctl: add options to control message header flags when invoking methods
Lennart Poettering
2
-4
/
+115
2014-11-21
nspawn: Add try-{host,guest} journal link modes
Martin Pitt
3
-12
/
+38
2014-11-21
units: make sure rfkill service is bount to the actual hardware
Lennart Poettering
2
-1
/
+2
2014-11-21
Revert "systemd-logind.service: set Type=notify"
Lennart Poettering
1
-1
/
+0
2014-11-21
tmpfiles.d: Create /var/lib/containers
Martin Pitt
1
-0
/
+2
2014-11-21
busctl: show property values in "introspect" output, add "set-property" comma...
Lennart Poettering
2
-79
/
+485
2014-11-21
busctl: when --address is specified do not assume we connect to a full bus
Lennart Poettering
1
-6
/
+6
2014-11-21
busctl: use canned error message on parse failure
Lennart Poettering
1
-4
/
+3
2014-11-21
sd-bus: create clean error when a property Set() call with incorrect signatur...
Lennart Poettering
1
-0
/
+10
2014-11-21
build: avoid trailing whitespace in feature string
Lennart Poettering
1
-1
/
+1
2014-11-21
util: add functions getting proc cwd and root
Jakub Filak
3
-5
/
+49
2014-11-20
sd-dhcp-lease: fix copy-paste error asserting wrong function argument
Thomas Haller
1
-1
/
+1
2014-11-20
busctl: pass error output to stdout (rather than stderr) when generate tree f...
Lennart Poettering
1
-9
/
+14
2014-11-20
busctl: improve output of service creds
Lennart Poettering
4
-41
/
+60
2014-11-20
busctl: add new "introspect" verb for introspecting objects
Lennart Poettering
4
-70
/
+565
2014-11-20
sd-bus: refuse properties that claim to be both writable and constant at the ...
Lennart Poettering
1
-0
/
+5
2014-11-20
core: watchdog bus properties cannot be both writable and constant
Lennart Poettering
1
-2
/
+2
2014-11-20
tests: fix minor memory leak
Lennart Poettering
2
-1
/
+2
2014-11-20
set: make set_consume() actually free the allocated string if the string alre...
Lennart Poettering
1
-1
/
+1
2014-11-20
busctl: split out introspection parser from tree logic so that we can reuse i...
Lennart Poettering
4
-568
/
+708
2014-11-19
systemd-logind.service: set Type=notify
Dave Reisner
1
-0
/
+1
2014-11-19
sd-dhcp-lease: load/save client ID
Dan Williams
4
-1
/
+80
2014-11-19
sd-dhcp-client: allow getting/setting the client ID
Dan Williams
2
-12
/
+109
2014-11-19
update TODO
Lennart Poettering
1
-0
/
+5
2014-11-18
sd-dhcp-lease: expose load/save functions
Tom Gundersen
4
-6
/
+6
2014-11-18
sd-dhcp-client: fix REBOOT state handling
Dan Williams
1
-18
/
+13
2014-11-17
namespace: unchecked return value from library
Susant Sahani
1
-6
/
+6
2014-11-17
bus-socket: fix CID#996290 Unchecked return value
Susant Sahani
1
-2
/
+2
2014-11-17
resolve: fix CID#1237549 Unchecked return value
Susant Sahani
1
-2
/
+2
2014-11-17
log: unchecked return value from library
Susant Sahani
1
-1
/
+1
2014-11-16
udev: silence TOCTOU warning when creating a directory
Ronny Chevalier
1
-4
/
+4
2014-11-15
pam_systemd: remove unused null check
Thomas Hindoe Paaboel Andersen
1
-1
/
+1
2014-11-15
autogen: drop unnecessary -Wno-gnu for the clang shortcut
Thomas Hindoe Paaboel Andersen
1
-1
/
+1
2014-11-14
bus-proxy: avoid redundant name validity checks
Lennart Poettering
1
-15
/
+0
2014-11-14
bus-proxy: properly check for bus name prefixes when enforcing policy
Lennart Poettering
3
-1
/
+22
2014-11-14
bus-proxy: drop broken access check in driver
Lennart Poettering
1
-26
/
+0
2014-11-14
kmod-setup: improve for "kdbus" word on the kernel cmdline
Lennart Poettering
1
-2
/
+15
2014-11-14
kmod: move #ifdef checks for kmod-setup out of main.c into kmod-setup.c
Lennart Poettering
3
-10
/
+11
2014-11-14
update TODO
Lennart Poettering
1
-0
/
+2
2014-11-14
busctl: introduce busctl "get-property" command for reading and dumping objec...
Lennart Poettering
9
-35
/
+179
2014-11-14
mount-setup: remove mount_setup_late()
Daniel Mack
3
-24
/
+5
2014-11-14
busctl: various tweaks to "busctl tree" output
Lennart Poettering
1
-6
/
+13
2014-11-14
man: various tweaks for busctl(1) man page
Lennart Poettering
1
-7
/
+7
2014-11-14
busctl: add new "call" command to invoke methods on a service
Lennart Poettering
4
-3
/
+377
2014-11-14
sd-bus: add sd_bus_message_is_empty() for checking whether a message carries ...
Lennart Poettering
3
-0
/
+8
2014-11-14
man: hostnamectl understands -M too
Lennart Poettering
1
-0
/
+1
2014-11-13
sd-bus: sync with kdbus upstream (ABI break)
Daniel Mack
17
-165
/
+64
2014-11-13
bus-proxyd: temporarily disable policy checks again
Daniel Mack
1
-0
/
+2
[next]