index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
udev
/
ata_id
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-05
machine: make sure to call unlockpt() even for local host pty connections
Lennart Poettering
1
-2
/
+12
2015-09-05
logind: make scope of wall message handling smaller
Lennart Poettering
1
-10
/
+12
2015-09-05
unit: make unit_can_start() more accurate
Lennart Poettering
1
-3
/
+11
2015-09-05
core: don't use uninitialized errno
Lennart Poettering
1
-1
/
+1
2015-09-05
machine: clarify that /var/lib/containers is legacy
Lennart Poettering
1
-1
/
+1
2015-09-05
TODO: update networkd section
David Herrmann
1
-2
/
+1
2015-09-05
sd-login: minor header commenting improvements
Lennart Poettering
1
-14
/
+14
2015-09-05
sd-login: add new sd_pid_get_cgroup() API
Lennart Poettering
6
-8
/
+102
2015-09-05
login: fix NULL-deref on wall_message
David Herrmann
1
-4
/
+6
2015-09-05
NEWS: add entries for v226
David Herrmann
1
-0
/
+61
2015-09-04
shell-completion: update systemctl bash completion
Evgeny Vereshchagin
1
-2
/
+20
2015-09-04
networkd: adjust error codes for nonexisting DHCP data
Martin Pitt
2
-6
/
+6
2015-09-04
tests: Skip tests which need to access /sys/fs/cgroup if that is not available
Martin Pitt
4
-3
/
+9
2015-09-04
hwdb: Add Thinkpad T550 / W550s to 70-pointingstick.hwdb
Hans de Goede
1
-0
/
+2
2015-09-04
bus-proxy: increase NOFILE limit
David Herrmann
1
-0
/
+5
2015-09-04
logind: when parsing a boolean via sd-bus the type must be "int"
Lennart Poettering
1
-1
/
+1
2015-09-04
logind: treat an empty wall message like a NULL one
Lennart Poettering
1
-8
/
+11
2015-09-04
cgroups: delegation to unprivileged services is safe in the unified hierarchy
Lennart Poettering
1
-4
/
+9
2015-09-04
sd-login: rework error handling
Lennart Poettering
9
-101
/
+323
2015-09-04
sd-event: make sure RT signals are not dropped
Lennart Poettering
2
-139
/
+357
2015-09-04
test: add one more test case for parse_pid()
Lennart Poettering
1
-0
/
+3
2015-09-04
nspawn: enable all controllers we can for the "payload" subcgroup we create
Lennart Poettering
2
-1
/
+8
2015-09-04
cgroup: always read the supported controllers from the root cgroup of the loc...
Lennart Poettering
2
-2
/
+22
2015-09-04
cgroup: fix potential access of uninitialized variable
Lennart Poettering
1
-1
/
+1
2015-09-04
cgroup-util: make cg_pid_get_path() return -ENODATA when controller can't be ...
Lennart Poettering
1
-1
/
+1
2015-09-04
cgroup: fix potential bad memory access
Lennart Poettering
1
-2
/
+2
2015-09-04
cgroup: make sure cg_is_empty_recursive() returns 1 for non-existing cgroups
Lennart Poettering
1
-0
/
+2
2015-09-04
cgroup: when comparing agent paths, use path_equal()
Lennart Poettering
1
-1
/
+1
2015-09-04
audit: audit calls should return ENODATA when process are not in an audit ses...
Lennart Poettering
2
-5
/
+12
2015-09-04
util: document why parse_uid() returns ENXIO
Lennart Poettering
2
-1
/
+7
2015-09-04
core: split up manager_get_unit_by_pid()
Lennart Poettering
3
-9
/
+20
2015-09-04
cgroup: move controller to dirname translation into join_path_legacy()
Lennart Poettering
1
-16
/
+13
2015-09-04
util: add new uid_is_valid() call
Lennart Poettering
3
-7
/
+23
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
[next]