Age | Commit message (Expand) | Author |
2013-03-11 | journald: allow priority of 999, too | Lennart Poettering |
2013-03-11 | Move udevadm to rootbindir | Michael Biebl |
2013-03-10 | bootctl: print Options only when found | Kay Sievers |
2013-03-10 | bootctl: print secure boot flags | Kay Sievers |
2013-03-09 | Fix typos of /etc/systemd/systemd | Zbigniew Jędrzejewski-Szmek |
2013-03-09 | python/docs: use the same links on top as in man pages | Zbigniew Jędrzejewski-Szmek |
2013-03-09 | html: make python docs look more like the rest | Zbigniew Jędrzejewski-Szmek |
2013-03-09 | systemd-python: provide version info to sphinx | Zbigniew Jędrzejewski-Szmek |
2013-03-08 | analyze: use defines where we don't need static variables | Lennart Poettering |
2013-03-08 | analyze: by now, systemd-analyze is hardly all my work | Lennart Poettering |
2013-03-08 | analyze: various cleanups | Lennart Poettering |
2013-03-08 | journal: allow priority 0 in stdout stream | Michal Schmidt |
2013-03-08 | util: fix printing of welcome message | Michal Schmidt |
2013-03-08 | path: avoid an allocation in path_spec_watch | Michal Schmidt |
2013-03-08 | shared: inline trivial auto-cleanup functions | Michal Schmidt |
2013-03-08 | shared: remove pointless checks in auto-cleanup functions | Michal Schmidt |
2013-03-07 | test-util: add more tests | Thomas Hindoe Paaboel Andersen |
2013-03-07 | core: if we cannot JOB_ISOLATE the default target JOB_REPLACE it insteadsystemd/v198 | Lennart Poettering |
2013-03-07 | journalctl: imply -n1000 when -e is used | Lennart Poettering |
2013-03-07 | pager: add -M to $LESS to make the bottom line nicer | Lennart Poettering |
2013-03-07 | Revert "bootchart: use _cleanup_close_" | Zbigniew Jędrzejewski-Szmek |
2013-03-07 | systemd-python: fix segfault on double close | Zbigniew Jędrzejewski-Szmek |
2013-03-07 | systemd-python: fix typos | Zbigniew Jędrzejewski-Szmek |
2013-03-07 | pager: always override LESS | Lennart Poettering |
2013-03-07 | pager: introduce "jump to end" option | Harald Hoyer |
2013-03-07 | bootchart: use _cleanup_close_ | Nathaniel Chen |
2013-03-07 | core: mount and initialize Smack | Nathaniel Chen |
2013-03-07 | core: move mount_setup_early() to main.c | Nathaniel Chen |
2013-03-07 | core: don't complain about systemd.journald.xxx kernel command line arguments... | Lennart Poettering |
2013-03-07 | systemd-python: update documentation for new systemd-journal group | Zbigniew Jędrzejewski-Szmek |
2013-03-07 | systemd-python: refuse path and flags together in __init__ | Zbigniew Jędrzejewski-Szmek |
2013-03-07 | logind: don't hit an assert if an close() on an input device fd fails with EN... | Lennart Poettering |
2013-03-07 | systemctl: mangle unit name in is-enabled | Lukas Nykryn |
2013-03-07 | bootchart: document -C, --cmdline parameter | Harald Hoyer |
2013-03-07 | bootchart: use _cleanup_fclose_ | Harald Hoyer |
2013-03-07 | bootchart: rename global len to samples_len | Harald Hoyer |
2013-03-07 | bootchart: add parameter "-C" to expand process names to the full cmdline | Harald Hoyer |
2013-03-07 | util: Fix grammar in comment | Jan Janssen |
2013-03-07 | virt: check for /sys/hypervisor/type for detecting xen PV | Lennart Poettering |
2013-03-07 | nspawn: create a separate devpts namespace for nspawn containers | Lennart Poettering |
2013-03-07 | libsystemd-journal: return 0 on success in get_data() | Zbigniew Jędrzejewski-Szmek |
2013-03-07 | systemd-python: export sd_j_get_fd, sd_j_reliable_fd, sd_j_close | Zbigniew Jędrzejewski-Szmek |
2013-03-07 | systemd-python: split .seek() into .seek_head() and .seek_tail() | Zbigniew Jędrzejewski-Szmek |
2013-03-07 | systemd-python: catch only ValueErrors in conversion code | Zbigniew Jędrzejewski-Szmek |
2013-03-06 | service: sysv - properly handle init scripts with .sh suffix | Michael Biebl |
2013-03-06 | libsystemd-journal: export new function, increase library version | Zbigniew Jędrzejewski-Szmek |
2013-03-06 | journal: properly advertise sd_journal_reliable_fd | Zbigniew Jędrzejewski-Szmek |
2013-03-06 | core: add missing comma for NonewPrivileges= | Lennart Poettering |
2013-03-06 | bus: Escape environment-based D-Bus addresses properly | Simon McVittie |
2013-03-06 | manager: remove timer fd explicitly from epoll | Enrico Scholz |