summaryrefslogtreecommitdiffstats
path: root/src/quotacheck (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-11units: introduce network-pre.target as place to hook in firewallsLennart Poettering6-3/+31
2014-06-11NEWS: add section about udev lockingKay Sievers2-1/+18
2014-06-11udev: stop using "floppy" groupKay Sievers2-2/+1
2014-06-11journald: create /run/log/journal with the correct access modesLennart Poettering1-1/+4
2014-06-11tmpfiles: don't allow read access to journal files to users not in systemd-jo...Lennart Poettering1-3/+4
2014-06-11update TODOLennart Poettering1-5/+0
2014-06-11tmpfiles: don't apply sgid and executable bit to journal files, only the dire...Lennart Poettering1-2/+2
2014-06-11tmpfiles: add ability to mask access mode by pre-existing access mode on file...Lennart Poettering2-7/+46
2014-06-11tmpfiles: if /var is mounted from tmpfs, we should adjust its access modeLennart Poettering1-0/+2
2014-06-11tmpfiles: remove unnecessary functionLennart Poettering1-14/+6
2014-06-11tmpfiles: when processing lines, always process prefixes before suffixesLennart Poettering2-1/+21
2014-06-11tmpfiles: static variables populated immediately from the command line should...Lennart Poettering1-12/+12
2014-06-11nspawn: add new --tmpfs= option to mount a tmpfs on specific directories, suc...Lennart Poettering2-13/+105
2014-06-11tmpfiles: always recreate the most basic directory structure in /varLennart Poettering5-7/+24
2014-06-11update TODOLennart Poettering1-2/+0
2014-06-10tmpfiles: get rid of "m" lines, make them redundant by "z"Lennart Poettering6-106/+80
2014-06-10tmpfiles: add new "C" line for copying files or directoriesLennart Poettering8-63/+372
2014-06-10tmpfiles: various modernizationsLennart Poettering1-12/+27
2014-06-10label: when clearing selinux context, don't mangle errnoLennart Poettering2-8/+8
2014-06-10bus-proxy: fix misplaced s/system/session/Mantas Mikulėnas1-1/+1
2014-06-10machine-id-setup: fix array size of parametersLennart Poettering1-1/+1
2014-06-10log: honour the kernel's quiet cmdline argumentRonny Chevalier1-0/+3
2014-06-10udev: check the return value from udev_enumerate_scan_devicesThomas Hindoe Paaboel Andersen1-0/+2
2014-06-10tests: do not use systemctl status --failedRonny Chevalier2-2/+2
2014-06-10backlight: Do not clamp brightness for LEDsDenis Tikhomirov1-3/+10
2014-06-10man: updates to the passive target sectionLennart Poettering1-15/+43
2014-06-10systemd-detect-virt: only discover Xen domUThomas Blume1-7/+27
2014-06-10man: Searching for an explanation of what a "slice unit" was, found this, fel...Mark Eichin1-4/+4
2014-06-10bus-proxy: properly index policy by uid/gid when parsingLennart Poettering3-41/+75
2014-06-10bus-proxy: read the right policy when running in user modeLennart Poettering5-22/+42
2014-06-10udev: really exclude device-mapper from block device ownership event lockingChristian Hesse1-2/+2
2014-06-10man: clarify the effect of replace-irreversibly on future conflicting jobsDavid Strauss1-2/+4
2014-06-09build: fix copypaste error in networkd-wait-online symlinkDave Reisner1-1/+1
2014-06-08bus-policy.c: use draw_special_char(DRAW_ARROW)Daniel Buch1-4/+4
2014-06-07Fix spelling mistake, proces -> processColin Ian King1-1/+1
2014-06-07nspawn: split long message into two linesZbigniew Jędrzejewski-Szmek1-1/+2
2014-06-07bus-proxyd: do not free NULL itemsKay Sievers1-5/+1
2014-06-07Remove sysv parser from service.cThomas Hindoe Paaboel Andersen3-999/+1
2014-06-07Move handling of sysv initscripts to a generatorThomas Hindoe Paaboel Andersen4-0/+931
2014-06-07core: allow transient mount unitsTom Gundersen2-1/+65
2014-06-06fix warningsThomas Hindoe Paaboel Andersen2-4/+1
2014-06-06bus-proxy: properly read user/group policy itemsLennart Poettering1-2/+4
2014-06-06bus: add basic dbus1 policy parserLennart Poettering7-4/+819
2014-06-06update TODOLennart Poettering1-1/+0
2014-06-06sd-bus: don't allow creating message objects that are not attached to a busLennart Poettering4-22/+39
2014-06-06units: pull in time-sync.target from systemd-timedated.serviceLennart Poettering1-0/+2
2014-06-06man: fix references to sd_journal_cutoff_realtime_usecMantas Mikulėnas1-2/+4
2014-06-06update TODOLennart Poettering1-5/+2
2014-06-06namespace: cover /boot with ProtectSystem= againLennart Poettering1-2/+2
2014-06-06units: fix minor typoLennart Poettering1-1/+1