index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: add new ConditionNeedsUpdate= unit condition
Lennart Poettering
2014-06-13
2
-0
/
+34
*
condition: minor modernizations
Lennart Poettering
2014-06-13
1
-4
/
+3
*
machine-id-setup: fix array size of parameters
Lennart Poettering
2014-06-10
1
-1
/
+1
*
Fix spelling mistake, proces -> process
Colin Ian King
2014-06-07
1
-1
/
+1
*
Remove sysv parser from service.c
Thomas Hindoe Paaboel Andersen
2014-06-07
3
-999
/
+1
*
core: allow transient mount units
Tom Gundersen
2014-06-07
2
-1
/
+65
*
fix warnings
Thomas Hindoe Paaboel Andersen
2014-06-06
1
-1
/
+1
*
namespace: cover /boot with ProtectSystem= again
Lennart Poettering
2014-06-06
1
-2
/
+2
*
namespace: beef up read-only bind mount logic
Lennart Poettering
2014-06-06
1
-12
/
+16
*
namespace: also include /root in ProtectHome=
Lennart Poettering
2014-06-05
1
-2
/
+2
*
namespace: when setting up an inaccessible mount point, unmounting everything...
Lennart Poettering
2014-06-05
1
-0
/
+6
*
umount: modernizations
Lennart Poettering
2014-06-05
1
-38
/
+27
*
core: introduce new Restart=on-abnormal setting
Lennart Poettering
2014-06-05
2
-3
/
+5
*
kdbus: when uploading bus name policy, resolve users/groups out-of-process
Lennart Poettering
2014-06-05
7
-98
/
+437
*
core: don't include /boot in effect of ProtectSystem=
Lennart Poettering
2014-06-05
1
-2
/
+2
*
socket: add SocketUser= and SocketGroup= for chown()ing sockets in the file s...
Lennart Poettering
2014-06-05
4
-79
/
+215
*
core: make sure we properly parse ProtectHome= and ProtectSystem=
Lennart Poettering
2014-06-04
1
-2
/
+2
*
core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also...
Lennart Poettering
2014-06-04
8
-47
/
+112
*
core: provide /dev/ptmx as symlink in PrivateDevices= execution environments
Lennart Poettering
2014-06-04
1
-1
/
+4
*
core: make sure PrivateDevices= makes /dev/log available
Lennart Poettering
2014-06-04
1
-1
/
+4
*
socket: add new Symlinks= option for socket units
Lennart Poettering
2014-06-04
6
-8
/
+134
*
socket: optionally remove sockets/FIFOs in the file system after use
Lennart Poettering
2014-06-04
4
-29
/
+54
*
core: add new ReadOnlySystem= and ProtectedHome= settings for service units
Lennart Poettering
2014-06-03
8
-3
/
+103
*
virt: rework container detection logic
Lennart Poettering
2014-05-28
1
-0
/
+12
*
build-sys: use glibc's xattr support instead of requiring libattr
Kay Sievers
2014-05-28
2
-5
/
+1
*
Fix several small typos
Jonathan Boulle
2014-05-25
1
-3
/
+3
*
core: timer - switch to touch_file()
Kay Sievers
2014-05-24
1
-19
/
+2
*
shared: rename hwclock.[ch] to clock-util.[ch]
Kay Sievers
2014-05-24
2
-7
/
+7
*
socket: properly handle if our service vanished during runtime
Lennart Poettering
2014-05-22
1
-0
/
+6
*
core: remove unused vars
Lennart Poettering
2014-05-22
1
-2
/
+0
*
core: never consider failure when reading drop-ins fatal
Lennart Poettering
2014-05-22
1
-29
/
+13
*
cgroups: simplify CPUQuota= logic
Lennart Poettering
2014-05-22
10
-132
/
+19
*
cgroups: always propagate controller membership to siblings, for all controllers
Lennart Poettering
2014-05-22
1
-8
/
+2
*
cgroup: rework startup logic
Lennart Poettering
2014-05-22
8
-178
/
+110
*
core: add startup resource control option
WaLyong Cho
2014-05-22
9
-12
/
+202
*
logind: don't apply RemoveIPC= to system users
Lennart Poettering
2014-05-21
1
-0
/
+2
*
core: Filter by state behind the D-Bus API, not in the systemctl client.
David Strauss
2014-05-18
2
-1
/
+27
*
fix spelling of privilege
Nis Martensen
2014-05-18
3
-3
/
+3
*
core: let selinux_setup() load policy more than once
Will Woods
2014-05-16
1
-7
/
+7
*
core: make sure to serialize jobs for all units
Lennart Poettering
2014-05-16
2
-25
/
+21
*
selinux: fix build for non-selinux systems
Lennart Poettering
2014-05-15
1
-1
/
+0
*
core: close socket fds asynchronously
Zbigniew Jędrzejewski-Szmek
2014-05-15
1
-2
/
+3
*
Make sure that keys are properly removed from hashmap
Zbigniew Jędrzejewski-Szmek
2014-05-15
1
-2
/
+10
*
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-05-15
6
-12
/
+13
*
Make systemctl --root look for files in the proper places
Zbigniew Jędrzejewski-Szmek
2014-05-15
1
-0
/
+2
*
sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...
Lennart Poettering
2014-05-15
1
-12
/
+17
*
core: no need to pass bus object to selinux access check calls anymore
Lennart Poettering
2014-05-14
7
-49
/
+51
*
core: sysvcompat - avoid repeated function call
Tom Gundersen
2014-05-14
1
-2
/
+5
*
core: sysvcompat - $network should be equivalent to network-online, rather th...
Tom Gundersen
2014-05-14
1
-2
/
+6
*
job: always add waiting jobs to run queue during coldplug
Michael Marineau
2014-05-12
1
-3
/
+3
[next]