summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-07core: if we cannot JOB_ISOLATE the default target JOB_REPLACE it insteadv198Lennart Poettering1-2/+13
2013-03-07build-sys: bump release and sonamesLennart Poettering2-5/+5
2013-03-07journalctl: imply -n1000 when -e is usedLennart Poettering2-4/+12
2013-03-07update TODOLennart Poettering1-0/+1
2013-03-07pager: add -M to $LESS to make the bottom line nicerLennart Poettering1-2/+2
2013-03-07Revert "bootchart: use _cleanup_close_"Zbigniew Jędrzejewski-Szmek2-4/+9
2013-03-07systemd-python: fix segfault on double closeZbigniew Jędrzejewski-Szmek2-0/+3
2013-03-07systemd-python: fix typosZbigniew Jędrzejewski-Szmek1-2/+2
2013-03-07man/*.html: link to directives, python, guvev, libudev in headersZbigniew Jędrzejewski-Szmek1-0/+24
2013-03-07build-sys: move sphinx output to docs/python-systemdZbigniew Jędrzejewski-Szmek1-3/+3
2013-03-07pager: always override LESSLennart Poettering1-2/+2
2013-03-07Update NEWSLennart Poettering1-0/+4
2013-03-07pager: introduce "jump to end" optionHarald Hoyer11-12/+36
2013-03-07update NEWSLennart Poettering1-28/+28
2013-03-07NEWS: updateKay Sievers1-2/+2
2013-03-07<mbiebl> poettering: small typo in the NEWS file: directory systems looks for...Kay Sievers1-3/+3
2013-03-07update TODOLennart Poettering1-0/+2
2013-03-07update NEWSLennart Poettering1-0/+3
2013-03-07bootchart: use _cleanup_close_Nathaniel Chen2-9/+4
2013-03-07core: mount and initialize SmackNathaniel Chen6-1/+134
2013-03-07core: move mount_setup_early() to main.cNathaniel Chen3-8/+1
2013-03-07NEWS: updateKay Sievers1-2/+3
2013-03-07TODO: updateKay Sievers1-14/+14
2013-03-07update NEWSLennart Poettering1-0/+255
2013-03-07hwdb: updateKay Sievers2-534/+1425
2013-03-07build-sys: check if manpage ids match file namesZbigniew Jędrzejewski-Szmek1-0/+7
2013-03-07TODO: python stuff and freeze and standbyZbigniew Jędrzejewski-Szmek2-1/+13
2013-03-07core: don't complain about systemd.journald.xxx kernel command line arguments...Lennart Poettering1-20/+31
2013-03-07systemd-python: update documentation for new systemd-journal groupZbigniew Jędrzejewski-Szmek1-1/+1
2013-03-07systemd-python: refuse path and flags together in __init__Zbigniew Jędrzejewski-Szmek2-10/+18
2013-03-07build-sys: force creation of symlinkZbigniew Jędrzejewski-Szmek1-1/+1
2013-03-07logind: don't hit an assert if an close() on an input device fd fails with EN...Lennart Poettering1-3/+7
2013-03-07systemctl: mangle unit name in is-enabledLukas Nykryn1-2/+17
2013-03-07bootchart: document -C, --cmdline parameterHarald Hoyer2-0/+10
2013-03-07bootchart: use _cleanup_fclose_Harald Hoyer1-8/+4
2013-03-07bootchart: rename global len to samples_lenHarald Hoyer4-20/+20
2013-03-07bootchart: add parameter "-C" to expand process names to the full cmdlineHarald Hoyer4-10/+72
2013-03-07util: Fix grammar in commentJan Janssen1-2/+2
2013-03-07man: Unify title for configuration filesJan Janssen3-3/+3
2013-03-07man: Fix id attributesJan Janssen4-4/+4
2013-03-07virt: check for /sys/hypervisor/type for detecting xen PVLennart Poettering1-5/+20
2013-03-07nspawn: create a separate devpts namespace for nspawn containersLennart Poettering1-4/+25
2013-03-07man/kernel-install.xml: fix paths to reflect actual behaviourHarald Hoyer1-2/+2
2013-03-07libsystemd-journal: return 0 on success in get_data()Zbigniew Jędrzejewski-Szmek2-2/+2
2013-03-07systemd-python: export sd_j_get_fd, sd_j_reliable_fd, sd_j_closeZbigniew Jędrzejewski-Szmek2-0/+60
2013-03-07systemd-python: split .seek() into .seek_head() and .seek_tail()Zbigniew Jędrzejewski-Szmek3-58/+27
2013-03-07systemd-python: catch only ValueErrors in conversion codeZbigniew Jędrzejewski-Szmek1-38/+60
2013-03-07man: fix compilation of exampleZbigniew Jędrzejewski-Szmek2-5/+5
2013-03-06service: sysv - properly handle init scripts with .sh suffixMichael Biebl1-1/+1
2013-03-06libsystemd-journal: export new function, increase library versionZbigniew Jędrzejewski-Szmek2-4/+8