index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
udevadm.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-04
macro: introduce new PID_TO_PTR macros and make use of them
Lennart Poettering
6
-24
/
+27
2015-09-04
man: always use the same example in nss module documentation
Lennart Poettering
2
-4
/
+4
2015-09-04
hwdb: Update database of Bluetooth company identifiers
Marcel Holtmann
1
-0
/
+33
2015-09-03
udev: ignore ENOEXEC from cgroup lookup
David Herrmann
1
-1
/
+1
2015-09-03
cg_get_path: Removed unreachable statement
reverendhomer
1
-4
/
+1
2015-09-03
Add Mionix Mouse
Mangix
1
-0
/
+9
2015-09-02
tree-wide: fix indentation
Thomas Hindoe Paaboel Andersen
2
-2
/
+2
2015-09-02
scope: do not compare a bool return with "<= 0"
Thomas Hindoe Paaboel Andersen
1
-1
/
+1
2015-09-02
udev: net_id - support predictable ifnames on virtio buses
Tom Gundersen
1
-0
/
+8
2015-09-02
man: *.d conf directories: add note about initrd regeneration
Jan Synacek
1
-1
/
+3
2015-09-02
virt: detect parallels virtualization
Evgeny Vereshchagin
2
-3
/
+10
2015-09-01
core: unified cgroup hierarchy support
Lennart Poettering
23
-593
/
+1495
2015-09-01
hwdb: more mice
Thomas Hindoe Paaboel Andersen
1
-0
/
+8
2015-09-01
sd-bus: when connecting to a container, don't fall back to host bus
Lennart Poettering
1
-6
/
+17
2015-09-01
sd-bus: when connecting to a kdbus container bus pass error up
Lennart Poettering
1
-15
/
+31
2015-09-01
machined: introduce a ptsname_namespace() call and make use of it
Lennart Poettering
3
-3
/
+25
2015-09-01
machined: call unlockpt() in container, not host
Lennart Poettering
3
-9
/
+6
2015-09-01
core: Log parse errors in config_parse_cpu_affinity2
Filipe Brandenburger
1
-1
/
+4
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
selinux: always use *_raw API from libselinux
Michal Sekletar
2
-7
/
+7
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-09-01
util: Declare a cleanup routine for a cpu_set_t
Filipe Brandenburger
2
-6
/
+5
2015-09-01
core: Use extract_first_word in config_parse_cpu_affinity2
Filipe Brandenburger
1
-10
/
+10
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