index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
units
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-05-15
units: make networkd pull in its own .busname unit
Tom Gundersen
2
-0
/
+8
2015-05-15
tmpfiles: use lstat() instead of stat() when checking whether a file system o...
Lennart Poettering
1
-5
/
+6
2015-05-15
tmpfiles: don't fail if we cannot create a subvolume because a file system is...
Lennart Poettering
1
-6
/
+11
2015-05-15
CODING_STYLE: document that EXIT_FAILURE and EXIT_SUCCESS should be used
Lennart Poettering
1
-0
/
+3
2015-05-15
CODING_STYLE: document best practices when initializing structs
Lennart Poettering
1
-0
/
+18
2015-05-15
coredump: make sure we vacuum by default
Lennart Poettering
2
-4
/
+5
2015-05-15
socket-util: socket_address_parse() should not log errors on its own
Lennart Poettering
3
-11
/
+21
2015-05-15
core: Fix assertion with empty Exec*= paths
Martin Pitt
2
-1
/
+26
2015-05-15
timedate: fix memory leak in timedated
Cristian Rodríguez
1
-1
/
+1
2015-05-15
.gitignore: add GNU GLOBAL files
Łukasz Stelmach
1
-0
/
+4
2015-05-15
generator: use fflush_and_check() where appropriate
Lennart Poettering
1
-3
/
+3
2015-05-15
core: don't consider umask for SocketMode=
Davide Bettio
1
-3
/
+0
2015-05-15
CODING_STYLE: document alloca() DONTS
Lennart Poettering
1
-1
/
+11
2015-05-15
core: Execute first boot presets in an enable-only preset-mode.
Dimitri John Ledkov
2
-5
/
+1
2015-05-15
networkd: don't try to turn on ipv6 forwarding if kernel lacks IPv6 support
Lennart Poettering
1
-0
/
+5
2015-05-15
man: IPMasquerade only implies IPForward=ipv4
Benedikt Morbach
1
-1
/
+1
2015-05-15
networkd: don't touch global forwarding setting
Benedikt Morbach
2
-30
/
+2
2015-05-15
systemctl: introduce --now for enable, disable and mask
Jan Synacek
8
-72
/
+114
2015-05-14
nspawn: allow access to device nodes listed in --bind= and --bind-ro= switches
Stefan Junker
3
-0
/
+29
2015-05-14
test-bus-chat: various modernizations
Lennart Poettering
1
-22
/
+10
2015-05-14
sd-bus: fix memory leak in test-bus-chat
Cristian Rodríguez
1
-3
/
+1
2015-05-14
units: fix typo in systemd-resolved.service
Lennart Poettering
1
-1
/
+1
2015-05-14
util: introduce memmem_safe() and make use of it
Lennart Poettering
2
-1
/
+16
2015-05-14
util: use GNU comparison function prototype for qsort_safe()
Lennart Poettering
1
-6
/
+6
2015-05-13
networkd: remove dead initialization
Thomas Hindoe Paaboel Andersen
1
-2
/
+2
2015-05-13
core: only set event source name when we create an event source
Lennart Poettering
4
-24
/
+36
2015-05-13
journal: fix size comment
Peter Lemenkov
1
-1
/
+1
2015-05-13
util: add generic calls for prefixing a root directory to a path
Lennart Poettering
7
-23
/
+109
2015-05-13
core: make exec code a bit more readable
Lennart Poettering
1
-10
/
+31
2015-05-13
core: fix memory leak in manager_run_generators()
Cristian Rodríguez
1
-1
/
+1
2015-05-13
nspawn: skip symlink to a combined cgroup hierarchy if it already exists
Iago López Galeiras
3
-3
/
+30
2015-05-13
nspawn: only mount the cgroup root if it's not already mounted
Iago López Galeiras
1
-14
/
+13
2015-05-13
Default to /usr/bin/u?mount, configurable, rather than hard-coded /bin/u?mount.
Dimitri John Ledkov
6
-14
/
+19
2015-05-13
core: never create device depencies for /dev/root mounts
Lennart Poettering
1
-0
/
+6
2015-05-13
nspawn: rework custom mount point order, and add support for overlayfs
Lennart Poettering
3
-110
/
+383
2015-05-13
modules-load: fix memory leak
Cristian Rodríguez
1
-1
/
+1
2015-05-13
shared: Use O_EXCL with O_TMPFILE in open_tmpfile
Cristian Rodríguez
1
-1
/
+1
2015-05-12
fsck: add enum with fsck exit codes
Thomas Hindoe Paaboel Andersen
1
-4
/
+16
2015-05-12
udevd: manager - move a few global variables into the Manager object
Tom Gundersen
2
-52
/
+54
2015-05-12
udevd: pass a Manager objcet to event handlers
Tom Gundersen
1
-134
/
+193
2015-05-12
boot: function parameters are separated by comma
Kay Sievers
1
-13
/
+13
2015-05-12
core: drop redundant logging about notification messages
Tom Gundersen
2
-18
/
+5
2015-05-12
udevd: remove stale comment
Tom Gundersen
1
-4
/
+0
2015-05-12
udevd: explicitly update queue file before answering to ping
Tom Gundersen
1
-20
/
+20
2015-05-12
udevd: explicitly read out uevents we create ourselves
Tom Gundersen
1
-16
/
+10
2015-05-12
udevd: move to sd-event-style event handlers
Tom Gundersen
1
-83
/
+110
2015-05-12
networkd: network_get - allow udev_device to be NULL
Tom Gundersen
2
-13
/
+10
2015-05-12
udevd: make udev_ctrl_connection global
Tom Gundersen
2
-21
/
+25
2015-05-12
systemctl: fix check for template units
Thomas Hindoe Paaboel Andersen
1
-1
/
+1
2015-05-11
update TODO
Lennart Poettering
1
-1
/
+1
[next]