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
2015-05-11
core,network: major per-object logging rework
Lennart Poettering
2015-05-11
core: always initialize ExecParamters.bus_endpoint_fd to -1
Lennart Poettering
2015-05-11
units: order nspawn containers after network.target
Lennart Poettering
2015-05-11
util: optimize free_and_strdup() if NOP
Lennart Poettering
2015-05-11
nspawn: pass on kill signal setting to contaner scope
Lennart Poettering
2015-05-11
update TODO
Lennart Poettering
2015-05-11
test-libudev: fix leak in error case
Thomas Hindoe Paaboel Andersen
2015-05-11
swap: avoid null pointer dereference
Thomas Hindoe Paaboel Andersen
2015-05-11
treewide: Correct typos and spell plural of bus consistent
Torstein Husebø
2015-05-10
Generate systemd-fsck-root.service in the initramfs
Zbigniew Jędrzejewski-Szmek
2015-05-09
man: fix typos in previous comimt
Zbigniew Jędrzejewski-Szmek
2015-05-09
man: document forwarding to syslog better
Zbigniew Jędrzejewski-Szmek
2015-05-09
buildsys: *_la_CPPFLAGS takes $(AM_CPPFLAGS) not $(AM_CFLAGS)
Cristian Rodríguez
2015-05-07
udevd: remove unused function
Thomas Hindoe Paaboel Andersen
2015-05-06
udevd: don't explicitly count the number of workers
Tom Gundersen
2015-05-06
udevd: keep workers in a hashmap rather than a list
Tom Gundersen
2015-05-06
udevd: worker - drop reference counting
Tom Gundersen
2015-05-06
device: avoid null pointer dereference
Thomas Hindoe Paaboel Andersen
2015-05-06
udev: fix weird coding-style
David Herrmann
2015-05-06
test-libudev: add error handling
Thomas Hindoe Paaboel Andersen
2015-05-06
udevd: worker - allow passing NULL to worker_unref()
Tom Gundersen
2015-05-06
udevd: worker - use _exit() rather than exit()
Tom Gundersen
2015-05-06
udevd: modernize error handling
Tom Gundersen
2015-05-06
udevd: use kernel cmdline parser
Tom Gundersen
2015-05-06
udevd: worker - move some fields from the worker to the event
Tom Gundersen
2015-05-06
udevd: worker - introduce worker_attach_event()
Tom Gundersen
2015-05-06
udevd: worker - make refcounting clearer
Tom Gundersen
2015-05-06
udevd: worker - only allocate the worker struct in the main process
Tom Gundersen
2015-05-06
udevd: rename worker_new() to worker_spawn()
Tom Gundersen
2015-05-06
udevd: don't track worker exitcode
Tom Gundersen
2015-05-06
Update TODO
David Herrmann
2015-05-06
udev: fix coding style
Susant Sahani
2015-05-06
systemctl: null-initialize pointer with cleanup attribute
Daniel Buch
2015-05-06
machinectl: remove unused variable
Thomas Hindoe Paaboel Andersen
2015-05-06
bus: don't switch to kdbus if not requested
David Herrmann
2015-05-06
timedated: remove unnecessary goto
Zbigniew Jędrzejewski-Szmek
2015-05-06
tmpfiles: try to handle read-only file systems gracefully
Michael Olbrich
2015-05-05
shared/utmp-wtmp: fix copy/paste error
Michael Olbrich
2015-05-05
Add audit type generated files to gitignore
Zbigniew Jędrzejewski-Szmek
2015-05-05
lockfile-util.[ch]: Split out from util.[ch]
Colin Walters
2015-05-05
Fix permissions on /run/systemd/nspawn/locks
Seth Jennings
2015-05-05
treewide: fix typos
Torstein Husebø
2015-05-05
update TODO
Lennart Poettering
2015-05-05
man: document that nspawn -x, --template= and machinectl clone leave hostname...
Lennart Poettering
2015-05-05
man: nspawn is used in production these days, admit that
Lennart Poettering
2015-05-05
core: be more strict when manipulating slices names and unescaping paths from...
Lennart Poettering
2015-05-05
core: bus name units should not allow aliases or instances
Lennart Poettering
2015-05-05
core: rework unit name validation and manipulation logic
Lennart Poettering
2015-05-05
util: be a bit safer in path_is_safe()
Lennart Poettering
2015-05-05
cgroup-util: be more strict when processing slice unit names
Lennart Poettering
[next]