summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-03-08analyze: use defines where we don't need static variablesLennart Poettering
2013-03-08analyze: by now, systemd-analyze is hardly all my workLennart Poettering
2013-03-08analyze: various cleanupsLennart Poettering
2013-03-08journal: allow priority 0 in stdout streamMichal Schmidt
2013-03-08util: fix printing of welcome messageMichal Schmidt
2013-03-08path: avoid an allocation in path_spec_watchMichal Schmidt
2013-03-08shared: inline trivial auto-cleanup functionsMichal Schmidt
2013-03-08shared: remove pointless checks in auto-cleanup functionsMichal Schmidt
2013-03-07test-util: add more testsThomas Hindoe Paaboel Andersen
2013-03-07core: if we cannot JOB_ISOLATE the default target JOB_REPLACE it insteadsystemd/v198Lennart Poettering
2013-03-07journalctl: imply -n1000 when -e is usedLennart Poettering
2013-03-07pager: add -M to $LESS to make the bottom line nicerLennart Poettering
2013-03-07Revert "bootchart: use _cleanup_close_"Zbigniew Jędrzejewski-Szmek
2013-03-07systemd-python: fix segfault on double closeZbigniew Jędrzejewski-Szmek
2013-03-07systemd-python: fix typosZbigniew Jędrzejewski-Szmek
2013-03-07pager: always override LESSLennart Poettering
2013-03-07pager: introduce "jump to end" optionHarald Hoyer
2013-03-07bootchart: use _cleanup_close_Nathaniel Chen
2013-03-07core: mount and initialize SmackNathaniel Chen
2013-03-07core: move mount_setup_early() to main.cNathaniel Chen
2013-03-07core: don't complain about systemd.journald.xxx kernel command line arguments...Lennart Poettering
2013-03-07systemd-python: update documentation for new systemd-journal groupZbigniew Jędrzejewski-Szmek
2013-03-07systemd-python: refuse path and flags together in __init__Zbigniew Jędrzejewski-Szmek
2013-03-07logind: don't hit an assert if an close() on an input device fd fails with EN...Lennart Poettering
2013-03-07systemctl: mangle unit name in is-enabledLukas Nykryn
2013-03-07bootchart: document -C, --cmdline parameterHarald Hoyer
2013-03-07bootchart: use _cleanup_fclose_Harald Hoyer
2013-03-07bootchart: rename global len to samples_lenHarald Hoyer
2013-03-07bootchart: add parameter "-C" to expand process names to the full cmdlineHarald Hoyer
2013-03-07util: Fix grammar in commentJan Janssen
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