summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-06journal: properly advertise sd_journal_reliable_fdZbigniew Jędrzejewski-Szmek
2013-03-06build-sys: add missing $Zbigniew Jędrzejewski-Szmek
2013-03-06core: add missing comma for NonewPrivileges=Lennart Poettering
2013-03-06bus: Escape environment-based D-Bus addresses properlySimon McVittie
2013-03-06manager: remove timer fd explicitly from epollEnrico Scholz
2013-03-06main: ISOLATE rather than REPLACE default.targetTom Gundersen
2013-03-06update TODOLennart Poettering
2013-03-06timedated: add CanNTP propertyRyan Lortie
2013-03-06units: run systemd-ask-password-console.service after systemd-vconsole-setup....Harald Hoyer
2013-03-06initrd-parse-etc.servic: force start local-fs.targetHarald Hoyer
2013-03-06Revert "add initrd-fs.target and initrd-fs-pre.target"Harald Hoyer
2013-03-06Revert "units/initrd-*: require initrd-fs.target rather than local-fs.target"Harald Hoyer
2013-03-05systemd-python: fix error check in _Reader.wait()Zbigniew Jędrzejewski-Szmek
2013-03-05journal/tests: free allocated memory in testZbigniew Jędrzejewski-Szmek
2013-03-05zsh-completion: journalctl query by binary and deviceDaniel Wallace
2013-03-05hostnamed: allow more special characters in pretty hostnameNathaniel Chen
2013-03-05util: properly escape corner cases in bus_path_escape(), tooLennart Poettering
2013-03-05inhibit: print --list if no argument is givenKay Sievers
2013-03-05Fix typosMichael Biebl
2013-03-05journal: make gatewayd run under its own user IDLennart Poettering
2013-03-05README: add udev goupsKay Sievers
2013-03-05update TODOLennart Poettering
2013-03-05journald: introduce new "systemd-journal" group and make it own the journal f...Lennart Poettering
2013-03-05journald: stpcpy() + mempcpy() are awesomeLennart Poettering
2013-03-05journald: drop splitting-by-audit entirelyLennart Poettering
2013-03-05journald: be a bit more careful when spitting up journals by user idLennart Poettering
2013-03-05journald: check session owner UID rather then audit ID when splitting up jour...Lennart Poettering
2013-03-05Revert "fstab-generator: place initrd /sysroot mounts in initrd-fs.target"Harald Hoyer
2013-03-05update TODOLennart Poettering
2013-03-05logind: when registering a new session always use previous session info from ...Lennart Poettering
2013-03-04build-sys: build and install systemd-coredumpctl conditionallyMichael Biebl
2013-03-04fstab-generator: only handle block devices with root= kernel command line par...Harald Hoyer
2013-03-04fstab-generator: place initrd /sysroot mounts in initrd-fs.targetHarald Hoyer
2013-03-04units/initrd-*: require initrd-fs.target rather than local-fs.targetHarald Hoyer
2013-03-04add initrd-fs.target and initrd-fs-pre.targetHarald Hoyer
2013-03-04build-sys: do not install pam_systemd(8) without PAMZbigniew Jędrzejewski-Szmek
2013-03-04build-sys: do not install logind manpages when disabledZbigniew Jędrzejewski-Szmek
2013-03-04ProFUSION got bought by IntelKay Sievers
2013-03-04journal: split journal uid only when audit uid data is validKay Sievers
2013-03-04core/manager: fix conditions to start and stop watching running jobsMichal Schmidt
2013-03-03tmpfiles: use cleanup func. to save a few linesZbigniew Jędrzejewski-Szmek
2013-03-03tmpfiles: move exclamation mark into right placeLukas Nykryn
2013-03-03core/path: install inotify watches top-down instead of bottom-upZbigniew Jędrzejewski-Szmek
2013-03-04build-sys: be more tolerant if dbus directories do not existMichael Biebl
2013-03-04build-sys: resolve absolute path for the dbus directoriesMichael Biebl
2013-03-04build-sys: replace backticks `` with $()Michael Biebl
2013-03-04build-sys: don't hard code bash-completion directoryMichael Biebl
2013-03-04build-sys: use $PKG_CONFIG instead of calling the pkg-config binary directlyMichael Biebl
2013-03-03udev: fix segfault with android rndisRob Clark
2013-03-03udev: remove database conversion codeKay Sievers