index
:
systemd/systemd-stable
v208-stable
v210-stable
v214-stable
v215-stable
v216-stable
v217-stable
v219-stable
Stable version of Systemd
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-26
core: do not add dependencies to self
Zbigniew Jędrzejewski-Szmek
2
-5
/
+13
2014-10-26
core: some more _cleanup_free_
Zbigniew Jędrzejewski-Szmek
2
-51
/
+40
2014-10-26
core: map the 'rescue' argument to rescue.target
Mantas Mikulėnas
1
-0
/
+1
2014-10-26
core: use correct function to free CalendarSpec
Dave Reisner
1
-1
/
+1
2014-10-26
core: fix a potential mem leak
Thomas Hindoe Paaboel Andersen
1
-1
/
+4
2014-10-26
core: smack-setup: Actually allow for succesfully loading CIPSO policy
Philippe De Swert
1
-1
/
+1
2014-10-26
manager: use correct cleanup function
Thomas Hindoe Paaboel Andersen
1
-1
/
+1
2014-10-26
units: fix BindsTo= logic when applied relative to services with Type=oneshot
Lennart Poettering
1
-4
/
+44
2014-10-26
man: correct references to DefaultTimeout*Sec
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2014-10-26
switch-root: umount the old root correctly
Dan Dedrick
1
-2
/
+2
2014-07-19
socket: add SocketUser= and SocketGroup= for chown()ing sockets in the file s...
Lennart Poettering
4
-47
/
+189
2014-07-19
core: nicer message when inotify watches are exhausted
Zbigniew Jędrzejewski-Szmek
1
-1
/
+2
2014-07-19
service: flush status text and errno values each time a service is started
Lennart Poettering
1
-0
/
+3
2014-07-19
core/transaction: fix cycle break attempts outside transaction
Uoti Urpala
1
-1
/
+1
2014-07-19
core: You can not put the cached result of use_smack fct, as we are not sure ...
Ronan Le Martret
1
-2
/
+2
2014-07-19
core/snapshot: log info when snapshots are created and removed
Zbigniew Jędrzejewski-Szmek
1
-7
/
+12
2014-07-19
core/transaction: avoid misleading error message when unit not found
Zbigniew Jędrzejewski-Szmek
1
-6
/
+12
2014-06-21
core: clean-up signal reset logic when reexec
Lennart Poettering
1
-5
/
+5
2014-06-21
Reset signal-mask on re-exec to init=..
Ruediger Oertel
1
-0
/
+8
2014-06-21
socket: check return from exec_spawn
Thomas Hindoe Paaboel Andersen
1
-0
/
+2
2014-06-18
rpm: don't hardcode the binary paths in the macros, rely on $PATH
Lennart Poettering
1
-10
/
+10
2014-06-18
core: fix invalid free() in killall()
Andreas Henriksson
1
-1
/
+1
2014-06-18
socket: properly handle if our service vanished during runtime
Lennart Poettering
1
-0
/
+6
2014-06-18
core: let selinux_setup() load policy more than once
Will Woods
1
-7
/
+7
2014-06-18
core: reindent {selinux, ima, smack}-setup.c
Will Woods
1
-76
/
+76
2014-06-18
core: make sure to serialize jobs for all units
Lennart Poettering
2
-15
/
+10
2014-06-18
unit.c: Move code around to easy cherrypicking
Zbigniew Jędrzejewski-Szmek
1
-13
/
+12
2014-06-18
core: close socket fds asynchronously
Zbigniew Jędrzejewski-Szmek
1
-2
/
+3
2014-06-18
async: add asynchronous close() call
Lennart Poettering
2
-0
/
+24
2014-06-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
18
-172
/
+94
2014-06-17
Make systemctl --root look for files in the proper places
Zbigniew Jędrzejewski-Szmek
1
-0
/
+2
2014-06-17
core: sysvcompat - $network should be equivalent to network-online, rather th...
Tom Gundersen
1
-2
/
+6
2014-06-17
core: check the right variable for failed open()
Łukasz Stelmach
1
-1
/
+1
2014-06-17
machine-id: only look into KVM uuid when we are not running in a
Lennart Poettering
1
-23
/
+24
2014-06-17
job: add waiting jobs to run queue in unit_coldplug
Brandon Philips
1
-0
/
+3
2014-05-14
core: print debug instead of error message
Michal Sekletar
1
-1
/
+1
2014-04-20
reduce the amount of messages logged to /dev/kmsg when "debug" is specified
Kay Sievers
1
-5
/
+2
2014-04-07
core: do not read system boot timestamps in systemd --user mode
Kay Sievers
1
-1
/
+1
2014-04-07
core: don't try to relabel mounts before we loaded the policy
Lennart Poettering
1
-1
/
+4
2014-04-07
cgroup: it's not OK to invoke alloca() in loops
Lennart Poettering
1
-6
/
+14
2014-04-07
util: add timeout to generator execution
Lennart Poettering
2
-4
/
+3
2014-03-14
core: check for return value from get_process_state
Yuxuan Shui
1
-3
/
+9
2014-03-14
core: fix detection of dead processes
Yuxuan Shui
1
-0
/
+8
2014-03-14
core: correctly unregister PIDs from PID hashtables
Lennart Poettering
1
-23
/
+18
2014-03-14
core: allow PIDs to be watched by two units at the same time
Lennart Poettering
3
-96
/
+142
2014-03-06
core: watch SIGCHLD more closely to track processes of units with no reliable...
Michal Sekletar
7
-93
/
+298
2014-03-06
core: introduce new stop protocol for unit scopes
Michal Sekletar
4
-3
/
+76
2014-03-05
Do not print invalid UTF-8 in error messages
Zbigniew Jędrzejewski-Szmek
1
-8
/
+3
2014-03-05
execute: free directory path if we fail to remove it because we cannot alloca...
Zbigniew Jędrzejewski-Szmek
1
-1
/
+7
2014-03-05
mount: don't fire PropertiesChanged signals for mounts that are stopped
Lennart Poettering
1
-3
/
+6
[next]