index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2014-11-15
pam_systemd: remove unused null check
Thomas Hindoe Paaboel Andersen
2014-11-14
bus-proxy: avoid redundant name validity checks
Lennart Poettering
2014-11-14
bus-proxy: properly check for bus name prefixes when enforcing policy
Lennart Poettering
2014-11-14
bus-proxy: drop broken access check in driver
Lennart Poettering
2014-11-14
kmod-setup: improve for "kdbus" word on the kernel cmdline
Lennart Poettering
2014-11-14
kmod: move #ifdef checks for kmod-setup out of main.c into kmod-setup.c
Lennart Poettering
2014-11-14
busctl: introduce busctl "get-property" command for reading and dumping objec...
Lennart Poettering
2014-11-14
mount-setup: remove mount_setup_late()
Daniel Mack
2014-11-14
busctl: various tweaks to "busctl tree" output
Lennart Poettering
2014-11-14
busctl: add new "call" command to invoke methods on a service
Lennart Poettering
2014-11-14
sd-bus: add sd_bus_message_is_empty() for checking whether a message carries ...
Lennart Poettering
2014-11-13
sd-bus: sync with kdbus upstream (ABI break)
Daniel Mack
2014-11-13
bus-proxyd: temporarily disable policy checks again
Daniel Mack
2014-11-13
udev: support ENV{}=="" global property matches
Kay Sievers
2014-11-13
udev: move global property handling from libudev to udevd
Kay Sievers
2014-11-13
udev: switch to systemd logging functions
Kay Sievers
2014-11-13
libudev: we do not log errors from libraries
Kay Sievers
2014-11-13
tests: add test-execute
Ronny Chevalier
2014-11-13
manager: allow test run to catch SIGCHLD events
Ronny Chevalier
2014-11-12
udev: use properly the systemd logging functions
Ronny Chevalier
2014-11-12
udev: use the systemd logging functions in udev tools
Kay Sievers
2014-11-11
sd-bus: pass attach flags to BUS_CREATOR_INFO
Daniel Mack
2014-11-11
sysuser: simplify access mode syncing by introducing helper function for it
Lennart Poettering
2014-11-11
bus-proxyd: explicitly address messages to unique and well-known name
Daniel Mack
2014-11-11
Revert "bus-proxyd: make policy checks optional"
Michal Schmidt
2014-11-11
bus-proxyd: make policy checks optional
Daniel Mack
2014-11-11
bus-proxyd: move name list iteration to policy users
Daniel Mack
2014-11-11
bus-proxyd: enforce policy for method calls
Daniel Mack
2014-11-11
bus-proxyd: enforce policy for name ownership
Daniel Mack
2014-11-11
bus-proxyd: enforce policy for Hello messages
Daniel Mack
2014-11-11
bus-proxyd: keep track of names acquired by legacy client
Daniel Mack
2014-11-11
sd-bus: add sd_bus_message.verify_destination_id and .destination_ptr
Daniel Mack
2014-11-10
strv: rework strv_split_quoted() to use unquote_first_word()
Lennart Poettering
2014-11-10
bus: when dumping string property values escape the chars we use as end-of-li...
Lennart Poettering
2014-11-10
shared: explicitly ignore the return value of wait_for_terminate
Ronny Chevalier
2014-11-10
shared/install: when unit contains only Also=, report 'indirect'
Jan Synacek
2014-11-10
busctl: add "tree" command to explore object trees
Lennart Poettering
2014-11-10
inhibit: allow filtering --list by mode
Mantas Mikulėnas
2014-11-08
core: remove unused macro GC_QUEUE_USEC_MAX
Ronny Chevalier
2014-11-08
tests: add test-path
Ronny Chevalier
2014-11-08
network: fix typo
Rami Rosen
2014-11-07
shared: add readlink_value
Tom Gundersen
2014-11-07
sysusers: be nice and print a warning if futimens() fails
Lennart Poettering
2014-11-07
utf8: when looking at the next unichar, honour the size parameter, in utf8_is...
Lennart Poettering
2014-11-07
log: explicitly ignore return value of parse_proc_cmdline()
Lennart Poettering
2014-11-07
core: unify how we create the notify and private dbus socket
Lennart Poettering
2014-11-07
manager: cast mkdir() result to (void) to make sure coverity is quiet
Lennart Poettering
2014-11-07
util: simplify normalize_env_assignment() a bit
Lennart Poettering
2014-11-07
util: file_is_priv_sticky() is used internally in util.c only nowadays, make ...
Lennart Poettering
2014-11-07
timer: reenable TIMER_ACTIVE timers when restarted
Michael Chapman
[next]