summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-03-07virt: check for /sys/hypervisor/type for detecting xen PVLennart Poettering
2013-03-07nspawn: create a separate devpts namespace for nspawn containersLennart Poettering
2013-03-07libsystemd-journal: return 0 on success in get_data()Zbigniew Jędrzejewski-Szmek
2013-03-07systemd-python: export sd_j_get_fd, sd_j_reliable_fd, sd_j_closeZbigniew Jędrzejewski-Szmek
2013-03-07systemd-python: split .seek() into .seek_head() and .seek_tail()Zbigniew Jędrzejewski-Szmek
2013-03-07systemd-python: catch only ValueErrors in conversion codeZbigniew Jędrzejewski-Szmek
2013-03-06service: sysv - properly handle init scripts with .sh suffixMichael Biebl
2013-03-06libsystemd-journal: export new function, increase library versionZbigniew Jędrzejewski-Szmek
2013-03-06journal: properly advertise sd_journal_reliable_fdZbigniew 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-06timedated: add CanNTP propertyRyan Lortie
2013-03-06Revert "add initrd-fs.target and initrd-fs-pre.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-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-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-05logind: when registering a new session always use previous session info from ...Lennart Poettering
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-04add initrd-fs.target and initrd-fs-pre.targetHarald Hoyer
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-03udev: fix segfault with android rndisRob Clark
2013-03-03udev: remove database conversion codeKay Sievers
2013-03-03udev: firmware - do not created /run/udev/firmware-missing/Kay Sievers
2013-03-03journald: do not barf when setting RateLimitInterval=0Zbigniew Jędrzejewski-Szmek
2013-03-03core/service: use cleanup functions, wrap linesZbigniew Jędrzejewski-Szmek
2013-03-03core/path: catch errors when adding watchesZbigniew Jędrzejewski-Szmek
2013-03-03core/path: modernize styleZbigniew Jędrzejewski-Szmek
2013-03-03core/path: use automatic cleanupZbigniew Jędrzejewski-Szmek
2013-03-03core/path: fix a leak in success pathZbigniew Jędrzejewski-Szmek
2013-03-02job: print the "OK" status messages in normal greenMichal Schmidt
2013-03-02manager: turn a superfluous check into assertMichal Schmidt
2013-03-02unit: count deserialized job only after it's definitely installedMichal Schmidt
2013-03-01fstab-generator: initrd - mount selected entries from /sysroot/etc/fstabTom Gundersen
2013-03-01systemctl: check if iterator was initialized succesfullyLukas Nykryn
2013-03-01manager: print p and then free itLukas Nykryn