index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
quotacheck
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-11
units: introduce network-pre.target as place to hook in firewalls
Lennart Poettering
6
-3
/
+31
2014-06-11
NEWS: add section about udev locking
Kay Sievers
2
-1
/
+18
2014-06-11
udev: stop using "floppy" group
Kay Sievers
2
-2
/
+1
2014-06-11
journald: create /run/log/journal with the correct access modes
Lennart Poettering
1
-1
/
+4
2014-06-11
tmpfiles: don't allow read access to journal files to users not in systemd-jo...
Lennart Poettering
1
-3
/
+4
2014-06-11
update TODO
Lennart Poettering
1
-5
/
+0
2014-06-11
tmpfiles: don't apply sgid and executable bit to journal files, only the dire...
Lennart Poettering
1
-2
/
+2
2014-06-11
tmpfiles: add ability to mask access mode by pre-existing access mode on file...
Lennart Poettering
2
-7
/
+46
2014-06-11
tmpfiles: if /var is mounted from tmpfs, we should adjust its access mode
Lennart Poettering
1
-0
/
+2
2014-06-11
tmpfiles: remove unnecessary function
Lennart Poettering
1
-14
/
+6
2014-06-11
tmpfiles: when processing lines, always process prefixes before suffixes
Lennart Poettering
2
-1
/
+21
2014-06-11
tmpfiles: static variables populated immediately from the command line should...
Lennart Poettering
1
-12
/
+12
2014-06-11
nspawn: add new --tmpfs= option to mount a tmpfs on specific directories, suc...
Lennart Poettering
2
-13
/
+105
2014-06-11
tmpfiles: always recreate the most basic directory structure in /var
Lennart Poettering
5
-7
/
+24
2014-06-11
update TODO
Lennart Poettering
1
-2
/
+0
2014-06-10
tmpfiles: get rid of "m" lines, make them redundant by "z"
Lennart Poettering
6
-106
/
+80
2014-06-10
tmpfiles: add new "C" line for copying files or directories
Lennart Poettering
8
-63
/
+372
2014-06-10
tmpfiles: various modernizations
Lennart Poettering
1
-12
/
+27
2014-06-10
label: when clearing selinux context, don't mangle errno
Lennart Poettering
2
-8
/
+8
2014-06-10
bus-proxy: fix misplaced s/system/session/
Mantas Mikulėnas
1
-1
/
+1
2014-06-10
machine-id-setup: fix array size of parameters
Lennart Poettering
1
-1
/
+1
2014-06-10
log: honour the kernel's quiet cmdline argument
Ronny Chevalier
1
-0
/
+3
2014-06-10
udev: check the return value from udev_enumerate_scan_devices
Thomas Hindoe Paaboel Andersen
1
-0
/
+2
2014-06-10
tests: do not use systemctl status --failed
Ronny Chevalier
2
-2
/
+2
2014-06-10
backlight: Do not clamp brightness for LEDs
Denis Tikhomirov
1
-3
/
+10
2014-06-10
man: updates to the passive target section
Lennart Poettering
1
-15
/
+43
2014-06-10
systemd-detect-virt: only discover Xen domU
Thomas Blume
1
-7
/
+27
2014-06-10
man: Searching for an explanation of what a "slice unit" was, found this, fel...
Mark Eichin
1
-4
/
+4
2014-06-10
bus-proxy: properly index policy by uid/gid when parsing
Lennart Poettering
3
-41
/
+75
2014-06-10
bus-proxy: read the right policy when running in user mode
Lennart Poettering
5
-22
/
+42
2014-06-10
udev: really exclude device-mapper from block device ownership event locking
Christian Hesse
1
-2
/
+2
2014-06-10
man: clarify the effect of replace-irreversibly on future conflicting jobs
David Strauss
1
-2
/
+4
2014-06-09
build: fix copypaste error in networkd-wait-online symlink
Dave Reisner
1
-1
/
+1
2014-06-08
bus-policy.c: use draw_special_char(DRAW_ARROW)
Daniel Buch
1
-4
/
+4
2014-06-07
Fix spelling mistake, proces -> process
Colin Ian King
1
-1
/
+1
2014-06-07
nspawn: split long message into two lines
Zbigniew Jędrzejewski-Szmek
1
-1
/
+2
2014-06-07
bus-proxyd: do not free NULL items
Kay Sievers
1
-5
/
+1
2014-06-07
Remove sysv parser from service.c
Thomas Hindoe Paaboel Andersen
3
-999
/
+1
2014-06-07
Move handling of sysv initscripts to a generator
Thomas Hindoe Paaboel Andersen
4
-0
/
+931
2014-06-07
core: allow transient mount units
Tom Gundersen
2
-1
/
+65
2014-06-06
fix warnings
Thomas Hindoe Paaboel Andersen
2
-4
/
+1
2014-06-06
bus-proxy: properly read user/group policy items
Lennart Poettering
1
-2
/
+4
2014-06-06
bus: add basic dbus1 policy parser
Lennart Poettering
7
-4
/
+819
2014-06-06
update TODO
Lennart Poettering
1
-1
/
+0
2014-06-06
sd-bus: don't allow creating message objects that are not attached to a bus
Lennart Poettering
4
-22
/
+39
2014-06-06
units: pull in time-sync.target from systemd-timedated.service
Lennart Poettering
1
-0
/
+2
2014-06-06
man: fix references to sd_journal_cutoff_realtime_usec
Mantas Mikulėnas
1
-2
/
+4
2014-06-06
update TODO
Lennart Poettering
1
-5
/
+2
2014-06-06
namespace: cover /boot with ProtectSystem= again
Lennart Poettering
1
-2
/
+2
2014-06-06
units: fix minor typo
Lennart Poettering
1
-1
/
+1
[next]