index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
env-util.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-01
machined: call unlockpt() in container, not host
Lennart Poettering
3
-9
/
+6
2015-09-01
core: rework when we kill with which signal
Lennart Poettering
1
-6
/
+6
2015-09-01
core: don't allow changing the slice of a unit while it is active
Lennart Poettering
1
-0
/
+3
2015-09-01
unit: small clean-ups
Lennart Poettering
1
-8
/
+11
2015-09-01
core: when looking for the unit for a process, look at the PID hashmaps first
Lennart Poettering
1
-0
/
+9
2015-09-01
run: enable interactive authorization
Evgeny Vereshchagin
3
-1
/
+47
2015-09-01
cgroup: the root cgroup is always populated
Lennart Poettering
1
-0
/
+4
2015-09-01
cgroup: drop "ignore_self" argument from cg_is_empty()
Lennart Poettering
10
-35
/
+28
2015-09-01
cgroup: small cleanups and coding style fixes
Lennart Poettering
2
-25
/
+37
2015-09-01
cgroup: don't allow hidden cgroups
Lennart Poettering
1
-1
/
+1
2015-09-01
cgroup: never migrate kernel threads out of the root cgroup
Lennart Poettering
1
-0
/
+8
2015-09-01
man: fix typos in systemd-path.xml
Thomas Hindoe Paaboel Andersen
1
-2
/
+2
2015-09-01
tree-wide: do not shadow the global var timezone
Thomas Hindoe Paaboel Andersen
6
-20
/
+20
2015-09-01
units: enable waiting for unit termination in certain cases
Lennart Poettering
3
-18
/
+37
2015-09-01
core: add OOM check in config_parse_join_controllers
Filipe Brandenburger
1
-0
/
+2
2015-09-01
core: Log parse errors in config_parse_join_controllers
Filipe Brandenburger
1
-1
/
+4
2015-09-01
unit: suppress unnecessary cgroup empty check
Lennart Poettering
1
-6
/
+21
2015-09-01
manager: don't write first-boot flag file all the time
Lennart Poettering
2
-6
/
+10
2015-09-01
sd-login: improve error handling
Lennart Poettering
2
-9
/
+23
2015-09-01
cgtop: properly show "/" instead of empty string in cgroup list
Lennart Poettering
1
-3
/
+5
2015-09-01
set: return NULL on destructors
Lennart Poettering
1
-2
/
+4
2015-09-01
build-sys: Look for gcc-* binutils wrappers only if we're using GCC
Jan Alexander Steffens (heftig)
2
-5
/
+95
2015-09-01
logind: Listen to WMI hotkeys to catch SW_DOCK state/events
Martin Pitt
1
-0
/
+1
2015-09-01
core: Use extract_first_word in config_parse_join_controllers
Filipe Brandenburger
1
-11
/
+11
2015-08-31
networkd: dhcp-server - allow configuration of the pool
Tom Gundersen
6
-1
/
+25
2015-08-31
networkd: dhcp-server - default to manage the whole subnet
Tom Gundersen
1
-2
/
+2
2015-08-31
sd-dhcp-server: simplify pool creation
Tom Gundersen
5
-60
/
+77