Age | Commit message (Expand) | Author |
2013-01-30 | build-sys: move HAVE_MICROHTTPD HAVE_MYHOSTNAME to their own sections | Kay Sievers |
2013-01-30 | build-sys: move most of HAVE_KMOD into one section | Kay Sievers |
2013-01-30 | build-sys: add intermediate files to CLEANFILES to fix distcheck | Kay Sievers |
2013-01-30 | man: time - exchange some 'colons' with 'commas' | Tom Gundersen |
2013-01-29 | build-sys: add rules for sd_journal_{get,set}_data_threshold(3) | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | Add a few entries to .mailmap | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | build-sys: inline two definitions which were only used in one place | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | build-sys: keep intermediate files | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | test: some trivial fixes to test scripts | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | tests: add test for unit name printing | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | tests: compress unit name tests and add more asserts | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | tests: add test for install_full_printf() | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | install: allow %u an and %U specifiers in WantedBy/RequiredBy/Alias | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | install: allow specifiers in WantedBy/RequiredBy/Alias | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | core: fix %U when no User= used | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | Move generic specifier functions to shared | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | install: automatic cleanup using local cleanup functions | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | install: use automatic cleanup in find_symlinks_fd() | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | shared: introduce _cleanup_set_free_free_ | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | Clarify sentence | Tollef Fog Heen |
2013-01-28 | man: grammar fix | Zbigniew Jędrzejewski-Szmek |
2013-01-28 | journalctl: allow --lines=0 i.e. only new | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | TODO | Lennart Poettering |
2013-01-29 | man: mention pacman at the top of the nspawn man page, too | Lennart Poettering |
2013-01-29 | update TODO | Lennart Poettering |
2013-01-28 | keymap: Add HP HDX 9494NR: Fix touchpad keys | Martin Pitt |
2013-01-28 | keymap: Add HP HDX 9494NR | Martin Pitt |
2013-01-28 | keymap: Add support for the brower hotkey on the HP ProBook | Ayan George |
2013-01-27 | man: add Arch Linux entry to systemd-nspawn(5) | William Giokas |
2013-01-27 | build-sys: install two more man aliases | Zbigniew Jędrzejewski-Szmek |
2013-01-27 | logind: add MESSAGE_IDs to interesting events | Zbigniew Jędrzejewski-Szmek |
2013-01-28 | update .gitignore | Kay Sievers |
2013-01-28 | rules: there is no "ata" subsystem for ATA device | Kay Sievers |
2013-01-27 | TODO: update | Kay Sievers |
2013-01-27 | udev: set default rules permissions only at "add" events | Kay Sievers |
2013-01-26 | make-directive-index: use original XML as index entries | Zbigniew Jędrzejewski-Szmek |
2013-01-26 | man: extend systemd.directives(7) to all manual pages | Zbigniew Jędrzejewski-Szmek |
2013-01-26 | man: docbook consitency fixes | Zbigniew Jędrzejewski-Szmek |
2013-01-26 | man: mention that PrivateTmp means /var/tmp too | Zbigniew Jędrzejewski-Szmek |
2013-01-26 | tmpfiles: exclude /var/tmp/systemd-private-* too | Zbigniew Jędrzejewski-Szmek |
2013-01-26 | core: unify kill code of mount, service, socket, swap units | Lennart Poettering |
2013-01-26 | nspawn: assume stdout is always writable if it does not support epoll | Michal Schmidt |
2013-01-25 | job: fix merging with --ignore-dependencies | Michal Schmidt |
2013-01-25 | test: add test for jobs | Michal Schmidt |
2013-01-25 | test: factor out testsuite.target, end.service | Michal Schmidt |
2013-01-25 | test: use non-blocking systemctl calls in testsuite.service | Michal Schmidt |
2013-01-25 | reorganize TODO | Lennart Poettering |
2013-01-25 | tmpfiles: exclude /tmp/systemd-private-* from cleanup | Zbigniew Jędrzejewski-Szmek |
2013-01-25 | tmpfiles: introduce type X | Michal Sekletar |
2013-01-25 | Add _cleanup_pclose_ and fix mismatching pipe close opened by popen() | Zbigniew Jędrzejewski-Szmek |