summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-11udev: stop using "floppy" groupKay Sievers
2014-06-11journald: create /run/log/journal with the correct access modesLennart Poettering
2014-06-11tmpfiles: don't allow read access to journal files to users not in systemd-jo...Lennart Poettering
2014-06-11update TODOLennart Poettering
2014-06-11tmpfiles: don't apply sgid and executable bit to journal files, only the dire...Lennart Poettering
2014-06-11tmpfiles: add ability to mask access mode by pre-existing access mode on file...Lennart Poettering
2014-06-11tmpfiles: if /var is mounted from tmpfs, we should adjust its access modeLennart Poettering
2014-06-11tmpfiles: remove unnecessary functionLennart Poettering
2014-06-11tmpfiles: when processing lines, always process prefixes before suffixesLennart Poettering
2014-06-11tmpfiles: static variables populated immediately from the command line should...Lennart Poettering
2014-06-11nspawn: add new --tmpfs= option to mount a tmpfs on specific directories, suc...Lennart Poettering
2014-06-11tmpfiles: always recreate the most basic directory structure in /varLennart Poettering
2014-06-11update TODOLennart Poettering
2014-06-10tmpfiles: get rid of "m" lines, make them redundant by "z"Lennart Poettering
2014-06-10tmpfiles: add new "C" line for copying files or directoriesLennart Poettering
2014-06-10tmpfiles: various modernizationsLennart Poettering
2014-06-10label: when clearing selinux context, don't mangle errnoLennart Poettering
2014-06-10bus-proxy: fix misplaced s/system/session/Mantas Mikulėnas
2014-06-10machine-id-setup: fix array size of parametersLennart Poettering
2014-06-10log: honour the kernel's quiet cmdline argumentRonny Chevalier
2014-06-10udev: check the return value from udev_enumerate_scan_devicesThomas Hindoe Paaboel Andersen
2014-06-10tests: do not use systemctl status --failedRonny Chevalier
2014-06-10backlight: Do not clamp brightness for LEDsDenis Tikhomirov
2014-06-10man: updates to the passive target sectionLennart Poettering
2014-06-10systemd-detect-virt: only discover Xen domUThomas Blume
2014-06-10man: Searching for an explanation of what a "slice unit" was, found this, fel...Mark Eichin
2014-06-10bus-proxy: properly index policy by uid/gid when parsingLennart Poettering
2014-06-10bus-proxy: read the right policy when running in user modeLennart Poettering
2014-06-10udev: really exclude device-mapper from block device ownership event lockingChristian Hesse
2014-06-09man: clarify the effect of replace-irreversibly on future conflicting jobsDavid Strauss
2014-06-09build: fix copypaste error in networkd-wait-online symlinkDave Reisner
2014-06-08bus-policy.c: use draw_special_char(DRAW_ARROW)Daniel Buch
2014-06-07Fix spelling mistake, proces -> processColin Ian King
2014-06-07nspawn: split long message into two linesZbigniew Jędrzejewski-Szmek
2014-06-07bus-proxyd: do not free NULL itemsKay Sievers
2014-06-07Remove sysv parser from service.cThomas Hindoe Paaboel Andersen
2014-06-07Move handling of sysv initscripts to a generatorThomas Hindoe Paaboel Andersen
2014-06-07core: allow transient mount unitsTom Gundersen
2014-06-06fix warningsThomas Hindoe Paaboel Andersen
2014-06-06bus-proxy: properly read user/group policy itemsLennart Poettering
2014-06-06bus: add basic dbus1 policy parserLennart Poettering
2014-06-06update TODOLennart Poettering
2014-06-06sd-bus: don't allow creating message objects that are not attached to a busLennart Poettering
2014-06-06units: pull in time-sync.target from systemd-timedated.serviceLennart Poettering
2014-06-06man: fix references to sd_journal_cutoff_realtime_usecMantas Mikulėnas
2014-06-06update TODOLennart Poettering
2014-06-06namespace: cover /boot with ProtectSystem= againLennart Poettering
2014-06-06units: fix minor typoLennart Poettering
2014-06-06namespace: beef up read-only bind mount logicLennart Poettering
2014-06-05namespace: also include /root in ProtectHome=Lennart Poettering