index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.am
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-04
networkd: link - intialize mac address
Tom Gundersen
1
-0
/
+4
2014-06-04
update TODO
Lennart Poettering
1
-3
/
+1
2014-06-04
core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also...
Lennart Poettering
20
-79
/
+147
2014-06-04
hwdb: fix case-sensitive match
Kay Sievers
1
-1
/
+1
2014-06-04
build-sys: accommodate gcc-4.9.0 link-time optimization (LTO) changes
John
1
-1
/
+1
2014-06-04
update TODO
Lennart Poettering
1
-6
/
+2
2014-06-04
core: provide /dev/ptmx as symlink in PrivateDevices= execution environments
Lennart Poettering
1
-1
/
+4
2014-06-04
core: make sure PrivateDevices= makes /dev/log available
Lennart Poettering
2
-2
/
+6
2014-06-04
initctl: move /dev/initctl fifo into /run, replace it by symlink
Lennart Poettering
1
-1
/
+2
2014-06-04
journald: move /dev/log socket to /run
Lennart Poettering
7
-6
/
+39
2014-06-04
udev: guard REREADPT by exclusive lock instead of O_EXCL
Kay Sievers
1
-2
/
+5
2014-06-04
socket: add new Symlinks= option for socket units
Lennart Poettering
7
-16
/
+160
2014-06-04
udev: make sure we always get "change" for the disk
Kay Sievers
1
-14
/
+39
2014-06-04
udev: guard REREADP logic with open(O_ECXL)
Kay Sievers
1
-1
/
+1
2014-06-04
udev: try first re-reading the partition table
Kay Sievers
1
-6
/
+33
2014-06-04
socket: optionally remove sockets/FIFOs in the file system after use
Lennart Poettering
7
-29
/
+89
2014-06-04
udev: link-config - fix mem leak
Tom Gundersen
1
-1
/
+3
2014-06-04
udev: synthesize "change' events for partitions when tools change the disk
Kay Sievers
1
-2
/
+42
2014-06-04
README: mention new required user systemd-bus-proxy
Lennart Poettering
1
-14
/
+11
2014-06-04
fsck: disable "-l" option for now
Kay Sievers
2
-2
/
+15
2014-06-04
udevd: inotify - modernizations
Kay Sievers
1
-23
/
+22
2014-06-04
bus-proxy: drop priviliges if we can
Lennart Poettering
4
-11
/
+40
2014-06-04
remove ReadOnlySystem and ProtectedHome from udevd and logind
Kay Sievers
2
-4
/
+0
2014-06-03
core: add new ReadOnlySystem= and ProtectedHome= settings for service units
Lennart Poettering
21
-4
/
+187
2014-06-03
networkd: split runtime config dir from state dir
Tom Gundersen
5
-20
/
+20
2014-06-03
udev: exclude device-mapper from block device ownership event locking
Kay Sievers
1
-1
/
+13
2014-06-03
shared: capability - don't loop over the cap bits if they are all unset
Tom Gundersen
1
-4
/
+4
2014-06-03
shared: allow drop_priviliges to drop all privs
Tom Gundersen
1
-9
/
+11
2014-06-03
udev: always close lock file descriptor
Kay Sievers
1
-6
/
+4
2014-06-03
sd-dhcp-client: allways request broadcast
Camilo Aguilar
1
-0
/
+9
2014-06-03
resolved: run as unpriviliged "systemd-resolve" user
Tom Gundersen
4
-3
/
+25
2014-06-03
configure: networkd no longer requires kmod
Tom Gundersen
1
-2
/
+0
2014-06-03
networkd: drop CAP_SYS_MODULE
Tom Gundersen
8
-79
/
+6
2014-06-02
networkd: introduce vti tunnel
Susant Sahani
5
-3
/
+115
2014-06-02
networkd: sit-tunnel add support for pmtudisc
Susant Sahani
4
-0
/
+11
2014-06-02
networkd: introduce gre tunnel
Susant Sahani
2
-0
/
+127
2014-06-02
networkd-netdev: fix white space
Susant Sahani
1
-1
/
+0
2014-06-02
networkd: introduce veth device support
Susant Sahani
5
-1
/
+144
2014-06-02
resolved: move resolv.conf to resolved's runtime dir
Tom Gundersen
3
-7
/
+7
2014-06-02
tmpfiles: systemd.conf - fix ownership of network directories
Tom Gundersen
1
-3
/
+3
2014-06-01
keyboard: add Plantronics .Audio mute button
Zbigniew Jędrzejewski-Szmek
1
-0
/
+8
2014-06-01
README: document the new "systemd-network" user we require for systemd-networkd
Lennart Poettering
1
-0
/
+5
2014-06-01
networkd: run as unpriviliged "systemd-network" user
Lennart Poettering
3
-4
/
+24
2014-06-01
units: remove CAP_SYS_PTRACE capability from hostnamed/networkd
Lennart Poettering
2
-2
/
+2
2014-06-01
timesyncd: split privilege dropping code out of timesyncd so that we can make...
Lennart Poettering
4
-70
/
+74
2014-06-01
tty-ask-password-agent: Do tell what directory we failed to open
Cristian Rodríguez
1
-1
/
+1
2014-06-01
udev-builtin-keyboard: do tell on which device EVIOCSKEYCODE failed.
Cristian Rodríguez
1
-1
/
+1
2014-05-31
util: ignore_file should not allow files ending with '~'
Thomas Hindoe Paaboel Andersen
1
-1
/
+1
2014-05-30
units: use KillMode=mixed for systemd-nspawn@.service
Jonathan Liu
1
-0
/
+1
2014-05-30
fsck: include device name in the message about missing fsck
Zbigniew Jędrzejewski-Szmek
1
-2
/
+4
[next]