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-13
nspawn: skip symlink to a combined cgroup hierarchy if it already exists
Iago López Galeiras
2015-05-13
nspawn: only mount the cgroup root if it's not already mounted
Iago López Galeiras
2015-05-13
Default to /usr/bin/u?mount, configurable, rather than hard-coded /bin/u?mount.
Dimitri John Ledkov
2015-05-13
core: never create device depencies for /dev/root mounts
Lennart Poettering
2015-05-13
nspawn: rework custom mount point order, and add support for overlayfs
Lennart Poettering
2015-05-13
modules-load: fix memory leak
Cristian Rodríguez
2015-05-13
shared: Use O_EXCL with O_TMPFILE in open_tmpfile
Cristian Rodríguez
2015-05-12
fsck: add enum with fsck exit codes
Thomas Hindoe Paaboel Andersen
2015-05-12
udevd: manager - move a few global variables into the Manager object
Tom Gundersen
2015-05-12
udevd: pass a Manager objcet to event handlers
Tom Gundersen
2015-05-12
boot: function parameters are separated by comma
Kay Sievers
2015-05-12
core: drop redundant logging about notification messages
Tom Gundersen
2015-05-12
udevd: remove stale comment
Tom Gundersen
2015-05-12
udevd: explicitly update queue file before answering to ping
Tom Gundersen
2015-05-12
udevd: explicitly read out uevents we create ourselves
Tom Gundersen
2015-05-12
udevd: move to sd-event-style event handlers
Tom Gundersen
2015-05-12
networkd: network_get - allow udev_device to be NULL
Tom Gundersen
2015-05-12
udevd: make udev_ctrl_connection global
Tom Gundersen
2015-05-12
systemctl: fix check for template units
Thomas Hindoe Paaboel Andersen
2015-05-11
update TODO
Lennart Poettering
2015-05-11
install: when exporting prefix InstallInfo to become UnitFileInstallInfo
Lennart Poettering
2015-05-11
core: rename SystemdRunningAs to ManagerRunningAs
Lennart Poettering
2015-05-11
unit: move unit_warn_if_dir_nonempty() and friend to unit.c
Lennart Poettering
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
[next]