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
Age
Commit message (
Expand
)
Author
2014-08-26
sd-bus: remove unused call bus_kernel_create_monitor()
Lennart Poettering
2014-08-26
test-util: use assert_se() for call to safe_mkdir with side effect
Filipe Brandenburger
2014-08-26
test-path-util: use assert_se in all assertions
Filipe Brandenburger
2014-08-26
test-compress: make sure asserts with side effects use assert_se()
Filipe Brandenburger
2014-08-26
networkd-wait-online: add missing short option 'i' to optstring
Ćukasz Stelmach
2014-08-26
missing: add BPF_XOR
Michael Olbrich
2014-08-26
NEWS: Fix typos.
Ansgar Burchardt
2014-08-26
update TODO
Lennart Poettering
2014-08-26
udev: hwdb - do not look at "usb_device" parents
Kay Sievers
2014-08-26
Revert "systemctl: fix broken list-unit-files with --root"
Lennart Poettering
2014-08-26
update TODO
Lennart Poettering
2014-08-26
sd-event: sd_event_prepare - stay in PREPARED if sd_event_wait() indicates th...
Tom Gundersen
2014-08-25
sd-event: split run into prepare/wait/dispatch
Tom Gundersen
2014-08-25
systemctl: fix broken list-unit-files with --root
Lukas Nykryn
2014-08-22
update TODO
Lennart Poettering
2014-08-22
core: split up "starting" manager state into "initializing" and "starting"
Lennart Poettering
2014-08-22
core: introduce "poweroff" as new failure action types
Lennart Poettering
2014-08-22
resolved: fix typo in log message
Lennart Poettering
2014-08-22
core: print 'startup finished' messages even if we log to console
Lennart Poettering
2014-08-22
core: add support for a configurable system-wide start-up timeout
Lennart Poettering
2014-08-22
missing.h: add a cpp warning for __NR_memfd_create on MIPS
Daniel Mack
2014-08-22
missing.h: add fake __NR_memfd_create for MIPS
Daniel Mack
2014-08-22
shared: add MAXSIZE() and use it in resolved
David Herrmann
2014-08-22
dbus1-generator: properly free the FILE*
Lennart Poettering
2014-08-21
update TODO
Lennart Poettering
2014-08-21
systemctl: in list-unit-files, always show legend, even if we know about no u...
Lennart Poettering
2014-08-21
install: simplify usage of _cleanup_ macros
Lennart Poettering
2014-08-21
service: allow services of Type=oneshot that specify no ExecStart= commands
Lennart Poettering
2014-08-21
update TODO
Lennart Poettering
2014-08-21
service: use the right timeout for stop processes we fork
Lennart Poettering
2014-08-21
execute: explain in a comment, why close_all_fds() is invoked the second time...
Lennart Poettering
2014-08-21
bus: when terminating our bus-actviated services that exit-on-idle send STOPP...
Lennart Poettering
2014-08-21
update TODO
Lennart Poettering
2014-08-21
notify: send STOPPING=1 from our daemons
Lennart Poettering
2014-08-21
core: allow informing systemd about service status changes with RELOADING=1 a...
Lennart Poettering
2014-08-21
manager: don#t dispatch sd_notify() messages and SIGCHLD multiple times to th...
Lennart Poettering
2014-08-21
manager: reuse sockaddr_union instead of redefining our own version of it
Lennart Poettering
2014-08-21
service,strv: introduce strv_find_startswith() and make use of it
Lennart Poettering
2014-08-21
service: don't invoke functions at the same time as declaring variables
Lennart Poettering
2014-08-21
service: remove some pointless linebreaks, to make things more readable
Lennart Poettering
2014-08-21
service: asynchronous_close() already checks for negative parameters, no need...
Lennart Poettering
2014-08-21
core: unify how we generate the prefix string when dumping unit state
Lennart Poettering
2014-08-21
util: make asynchronous_close() really work like an asynchronous version of s...
Lennart Poettering
2014-08-21
util: simplify close_nointr() a bit
Lennart Poettering
2014-08-21
util: change return value of startswith() to non-const
Lennart Poettering
2014-08-21
CODING_STYLE: document that we don't break lines at 80ch
Lennart Poettering
2014-08-21
journalctl: add "-t --identifier=STRING" option
Harald Hoyer
2014-08-20
sd-event: add API to access epoll_fd
Tom Gundersen
2014-08-20
resolved: write resolv.conf search - switch arguments
Tom Gundersen
2014-08-20
journal-upload: make sure that 'r' is initialized
Lukas Nykryn
[next]