Age | Commit message (Expand) | Author |
2013-08-15 | zsh_completion: Allow specifying multiple arguments | William Giokas |
2013-08-14 | zsh_completion: Move helper function to autoload | William Giokas |
2013-08-14 | backlight: add minimal tool to save/restore screen brightness across reboots | Lennart Poettering |
2013-08-13 | gpt-auto-generator: add basic auto-discovery of GPT partitions | Lennart Poettering |
2013-08-03 | build-sys: link with librt if linking with libsd-daemon-int | Zbigniew Jędrzejewski-Szmek |
2013-08-03 | zsh completion: add _kernel-install | Daniel Wallace |
2013-08-03 | pkg-config: export systemd{system,user}generatordir and catalogdir | Zbigniew Jędrzejewski-Szmek |
2013-08-02 | tests: add a program for repetitive opening and closing of the journal | Zbigniew Jędrzejewski-Szmek |
2013-08-02 | coredumpctl: add more debug output | Zbigniew Jędrzejewski-Szmek |
2013-08-02 | zsh_completion: Split out zsh _systemd-tmpfiles | William Giokas |
2013-08-02 | zsh_completion: Split out zsh _machinectl | William Giokas |
2013-08-02 | zsh_completion: Split out zsh _systemd-analyze | William Giokas |
2013-08-02 | zsh_completion: Split out zsh _systemd-inhibit | William Giokas |
2013-08-02 | zsh_completion: Split out zsh _systemd-nspawn | William Giokas |
2013-08-02 | zsh_completion: Split out zsh _udevadm | William Giokas |
2013-08-02 | zsh_completion: Split out zsh _timedatectl | William Giokas |
2013-08-02 | zsh_completion: Split out zsh _coredumpctl | William Giokas |
2013-08-02 | zsh_completion: Split out zsh _localectl | William Giokas |
2013-08-02 | zsh_completion: Split out zsh _journalctl | William Giokas |
2013-08-02 | zsh_completion: Split out zsh _hostnamectl | William Giokas |
2013-08-02 | zsh_completion: Split out zsh _loginctl | William Giokas |
2013-08-02 | zsh_completion: Split out zsh _systemctl | William Giokas |
2013-08-02 | zsh_completion: fix zsh completion installation | William Giokas |
2013-07-30 | build: do not link everything with -lrt (and therefore -pthread) | Shawn Landden |
2013-07-26 | build-sys: use pkg-config for python compilation flags | Zbigniew Jędrzejewski-Szmek |
2013-07-26 | shared: split mkdir_*() and mkdir_*_label() from each other | Kay Sievers |
2013-07-26 | shell-completion: add kernel-install | Kay Sievers |
2013-07-23 | remove systemd-timestamp from sources | Dave Reisner |
2013-07-23 | build-sys: prepare 206systemd/v206 | Lennart Poettering |
2013-07-19 | make: Automake is complaining about .PRECIOUS being redefined | Holger Hans Peter Freyther |
2013-07-18 | test: Keep the test-suite.log around in case of a test failure | Holger Hans Peter Freyther |
2013-07-16 | switch from udev keymaps to hwdb | Kay Sievers |
2013-07-15 | build-sys: make generated man pages part of the distribution tarball | Zbigniew Jędrzejewski-Szmek |
2013-07-15 | build-sys: discover the path to kexec during build time | Zbigniew Jędrzejewski-Szmek |
2013-07-13 | Add test coverage and generate report with lcov | Thomas H.P. Andersen |
2013-07-12 | static-nodes: don't hardcode path to mkdir | Tom Gundersen |
2013-07-10 | udev: add builtin 'keyboard' to manage key mappings | Kay Sievers |
2013-07-08 | static-nodes: move creation of static nodes from udevd to tmpfiles | Tom Gundersen |
2013-07-05 | tests: add tests for string lookup tables | Zbigniew Jędrzejewski-Szmek |
2013-07-03 | build-sys: bump/correct library versions | Lennart Poettering |
2013-07-02 | build-sys: two files were missing in distcheck | Zbigniew Jędrzejewski-Szmek |
2013-07-02 | build-sys: work around automake issue with files with a leading '-' | Kay Sievers |
2013-07-02 | build-sys: install rpm macros file to /usr/lib/rpm/macros.d | Fedora systemd team |
2013-07-02 | machined: split out machine registration stuff from logind | Lennart Poettering |
2013-07-01 | keymap: remove non-existing driver string matches | Kay Sievers |
2013-07-01 | core: add new "scope" unit type for making a unit of pre-existing processes | Lennart Poettering |
2013-06-29 | build-sys: "link" libsystemd-id128.so with libsystemd-label | Zbigniew Jędrzejewski-Szmek |
2013-06-28 | keymap: Add Samsung Series 3 | 장동준 |
2013-06-28 | core: add transient units | Lennart Poettering |
2013-06-27 | test: Add list testcase | Jan Janssen |