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: check the right variable for failed open()
Łukasz Stelmach
2014-05-08
1
-1
/
+1
*
doc: corrections to words and forms
Jan Engelhardt
2014-05-08
1
-1
/
+1
*
load-fragment: minor cleanup
Lennart Poettering
2014-05-06
1
-2
/
+1
*
build-sys: move async.[ch] to src/shared
Lennart Poettering
2014-05-05
2
-121
/
+0
*
core: require cgroups filesystem to be available
Kay Sievers
2014-05-05
3
-26
/
+4
*
async: add asynchronous close() call
Lennart Poettering
2014-05-02
2
-0
/
+24
*
machine-id: only look into KVM uuid when we are not running in a
Lennart Poettering
2014-04-28
1
-26
/
+27
*
job: add waiting jobs to run queue in unit_coldplug
Brandon Philips
2014-04-26
1
-0
/
+3
*
core: reindent {selinux, ima, smack}-setup.c
Will Woods
2014-04-26
2
-131
/
+131
*
core: expose CFS CPU time quota as high-level unit properties
Lennart Poettering
2014-04-25
11
-2
/
+217
*
core: make sure we always write changed cgroup attributes to the cgroupfs
Lennart Poettering
2014-04-25
1
-0
/
+13
*
service: rename StartLimitAction enum to FailureAction
Michael Olbrich
2014-04-24
6
-36
/
+36
*
service: add FailureAction= option
Michael Olbrich
2014-04-24
4
-14
/
+29
*
service: add support for reboot argument when triggered by StartLimitAction=
Michael Olbrich
2014-04-21
4
-0
/
+19
*
Handle Unix domain socket connections from outside our namespace v2
Zbigniew Jędrzejewski-Szmek
2014-04-20
1
-8
/
+14
*
Revert "Handle Unix domain socket connections from outside our namespace"
Kay Sievers
2014-04-19
1
-14
/
+10
*
core: minor typo fix
Ali H. Caliskan
2014-04-18
1
-1
/
+1
*
Handle Unix domain socket connections from outside our namespace
Eelco Dolstra
2014-04-17
1
-10
/
+14
*
core: Make sure a stamp file exists for all Persistent=true timers
Thomas Bächler
2014-04-12
1
-16
/
+24
*
reduce the amount of messages logged to /dev/kmsg when "debug" is specified
Kay Sievers
2014-04-06
1
-7
/
+2
*
core: do not read system boot timestamps in systemd --user mode
Kay Sievers
2014-03-26
1
-1
/
+1
*
core: don't try to relabel mounts before we loaded the policy
Lennart Poettering
2014-03-24
1
-1
/
+4
*
core: remove tcpwrap support
Lennart Poettering
2014-03-24
8
-135
/
+3
*
service: don't take chkconfig priority into account
Lennart Poettering
2014-03-24
1
-16
/
+9
*
core: add a setting to globally control the default for timer unit accuracy
Lennart Poettering
2014-03-24
6
-1
/
+9
*
timer: support timers that can resume the system from suspend
Lennart Poettering
2014-03-24
5
-29
/
+86
*
systemctl: show last trigger time in "systemctl list-timers"
Lennart Poettering
2014-03-24
1
-0
/
+2
*
util: replace close_pipe() with new safe_close_pair()
Lennart Poettering
2014-03-24
3
-5
/
+5
*
sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...
Lennart Poettering
2014-03-24
8
-11
/
+66
*
timer: add timer persistance (aka anacron-like behaviour)
Lennart Poettering
2014-03-21
4
-32
/
+121
*
unit: turn off mount propagation for udevd
Lennart Poettering
2014-03-20
2
-23
/
+27
*
core: move notify sockets to /run and $XDG_RUNTIME_DIR
Lennart Poettering
2014-03-19
1
-21
/
+25
*
core: make sure we can combine DevicePolicy=closed with PrivateDevices=yes
Lennart Poettering
2014-03-19
1
-5
/
+11
*
core: rework context initialization/destruction logic
Lennart Poettering
2014-03-19
8
-183
/
+181
*
core: when PrivateTmp= is set for a unit, make sure to order it after /tmp an...
Lennart Poettering
2014-03-19
1
-5
/
+16
*
core: Beef up PrivateDevices=
Lennart Poettering
2014-03-19
1
-35
/
+93
*
core: expose missing busname properties on the bus
Lennart Poettering
2014-03-19
2
-2
/
+4
*
core: by default .busname units should be activating
Lennart Poettering
2014-03-19
1
-0
/
+1
*
busname: introduce Activating directive
Daniel Mack
2014-03-19
3
-21
/
+39
*
core: add new AcceptFD= setting to .busname units
Lennart Poettering
2014-03-18
3
-4
/
+12
*
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-18
17
-190
/
+88
*
core: drop CAP_MKNOD when PrivateDevices= is set
Lennart Poettering
2014-03-18
1
-0
/
+3
*
core: remount /sys/fs/cgroup/ read-only after we mounted all controllers
Lennart Poettering
2014-03-18
1
-0
/
+4
*
cgroup: it's not OK to invoke alloca() in loops
Lennart Poettering
2014-03-18
1
-6
/
+14
*
core, libsystemd, systemd, timedate, udev: spelling fixes
Miklos Vajna
2014-03-17
2
-2
/
+2
*
Use strlen even for constant strings
Josh Triplett
2014-03-16
2
-2
/
+2
*
Do not return -1 (EINVAL) on allocation error
Zbigniew Jędrzejewski-Szmek
2014-03-14
1
-5
/
+3
*
machine-id-setup: use path_kill_slashes and modernizations
Zbigniew Jędrzejewski-Szmek
2014-03-14
1
-6
/
+6
*
machine-id: add --root option to operate on an alternate fs tree
Greg KH
2014-03-14
3
-18
/
+30
*
socket.c: make use of union sockaddr_union
Daniel Buch
2014-03-12
1
-7
/
+1
[prev]
[next]