Age | Commit message (Expand) | Author |
2013-03-07 | core: move mount_setup_early() to main.c | Nathaniel Chen |
2013-03-07 | NEWS: update | Kay Sievers |
2013-03-07 | TODO: update | Kay Sievers |
2013-03-07 | update NEWS | Lennart Poettering |
2013-03-07 | hwdb: update | Kay Sievers |
2013-03-07 | build-sys: check if manpage ids match file names | Zbigniew Jędrzejewski-Szmek |
2013-03-07 | TODO: python stuff and freeze and standby | Zbigniew Jędrzejewski-Szmek |
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 | build-sys: force creation of symlink | 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 | man: Unify title for configuration files | Jan Janssen |
2013-03-07 | man: Fix id attributes | 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 | man/kernel-install.xml: fix paths to reflect actual behaviour | Harald Hoyer |
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-07 | man: fix compilation of example | 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 | README: more CONFIG_* updates | Kay Sievers |
2013-03-06 | README: remove CONFIG_HOTPLUG, add CONFIG_NET | Kay Sievers |
2013-03-06 | README: add kernel config options | Kay Sievers |
2013-03-06 | journal: properly advertise sd_journal_reliable_fd | Zbigniew Jędrzejewski-Szmek |
2013-03-06 | build-sys: add missing $ | 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 |
2013-03-06 | main: ISOLATE rather than REPLACE default.target | Tom Gundersen |
2013-03-06 | update TODO | Lennart Poettering |
2013-03-06 | timedated: add CanNTP property | Ryan Lortie |
2013-03-06 | units: run systemd-ask-password-console.service after systemd-vconsole-setup.... | Harald Hoyer |
2013-03-06 | initrd-parse-etc.servic: force start local-fs.target | Harald Hoyer |
2013-03-06 | Revert "add initrd-fs.target and initrd-fs-pre.target" | Harald Hoyer |
2013-03-06 | Revert "units/initrd-*: require initrd-fs.target rather than local-fs.target" | Harald Hoyer |
2013-03-05 | systemd-python: fix error check in _Reader.wait() | Zbigniew Jędrzejewski-Szmek |
2013-03-05 | journal/tests: free allocated memory in test | Zbigniew Jędrzejewski-Szmek |
2013-03-05 | zsh-completion: journalctl query by binary and device | Daniel Wallace |
2013-03-05 | hostnamed: allow more special characters in pretty hostname | Nathaniel Chen |
2013-03-05 | util: properly escape corner cases in bus_path_escape(), too | Lennart Poettering |