]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2013-07-26  Zbigniew Jędrzejewsk... systemd-python: fix gcc warning
2013-07-26  Zbigniew Jędrzejewsk... build-sys: use pkg-config for python compilation flags
2013-07-26  Zbigniew Jędrzejewsk... systemd-python: use modern C
2013-07-26  Lennart Poetteringsystemctl: rearrange --help output a bit
2013-07-26  Lennart Poetteringsystemctl: remove "load" command
2013-07-26  Lennart Poetteringsystemctl: move set-log-level to systemd-analyze
2013-07-26  Lennart Poetteringsystemctl: move "dump" command from systemctl to system...
2013-07-26  Lennart Poetteringcore: allow setting RemainAfterExit= for transient...
2013-07-26  Kay Sieversshared: split mkdir_*() and mkdir_*_label() from each...
2013-07-26  Kay Sieversshell-completion: add kernel-install
2013-07-24  Dave Reisnertmpfiles-setup: exclude /dev prefixes files
2013-07-24  Dave Reisnertmpfiles: introduce --exclude-prefix
2013-07-24  Dave Reisnertmpfiles: support passing --prefix multiple times
2013-07-24  Tom Gundersenudev: static_node - don't touch permissions uneccessarily
2013-07-24  Tom Gundersenudev: log error if chmod/chown of static dev nodes...
2013-07-24  William Giokasshell-completion: Add machinectl zsh completion
2013-07-24  Zbigniew Jędrzejewsk... initctl: use irreversible jobs when switching runlevels
2013-07-24  Jesper LarsenREADME: Bump to Linux 3.0
2013-07-24  Lennart Poetteringjournal: immediately sync to disk as soon as we receiev...
2013-07-24  Lennart Poetteringcore: synchronously block when logging
2013-07-23  Dave Reisnerremove systemd-timestamp from sources
2013-07-23  Kay Sieversremove left-over initrd time stamp handling
2013-07-23  Michael Bieblman: Fix copy&paste error
2013-07-23  Michael BieblREADME Bump minimum required version of kmod
2013-07-22  Lennart Poetteringbuild-sys: prepare 206 v206
2013-07-22  Maciej WereskiNEWS: fix mistake
2013-07-22  Kay Sieversbus: update for kdbus changes
2013-07-22  Kay SieversTODO: update
2013-07-22  Tom Gundersenkmod-static-nodes: remain after exit
2013-07-22  Tom Gundersensystemd-tmpfiles-setup-dev: remain after exit
2013-07-21  Lennart PoetteringNEWS: prepare half a NEWS file for upcoming 206
2013-07-21  Jan Engelhardtman: wording and grammar updates
2013-07-21  Kay Sieversrules: net, tty description - ask hwdb explicitly for...
2013-07-21  Shawn Landdenshared: fix build on !x86
2013-07-20  Kay Sieversman: udev - add section about hwdb
2013-07-20  Zbigniew Jędrzejewsk... core: correct dbus parameter direction
2013-07-20  Kay Sieversrules: drivers - always call kmod, even when a driver...
2013-07-19  Holger Hans... make: Automake is complaining about .PRECIOUS being...
2013-07-19  Zbigniew Jędrzejewsk... man: also mention /run/log/journal in systemd-jouranld...
2013-07-19  Lennart Poetteringjournald: after the cgroup rework processes may be...
2013-07-19  Lennart Poetteringman: update documentation of systemctl cgroup commands
2013-07-19  Lennart Poetteringman: update documentation of slice units a bit
2013-07-19  Lennart Poetteringman: update scope unit man page a bit
2013-07-19  Lennart Poetteringman: update pam_systemd documentation to current state...
2013-07-19  Lennart Poetteringcore: update configuration directive list "systemd...
2013-07-19  Lennart Poetteringman: list scope and slice units in systemd(1)
2013-07-19  Lennart Poetteringman: document sd_pid_get_slice() call of libsystemd...
2013-07-19  Lennart Poetteringman: a few corrections to the machinectl man page
2013-07-19  Lennart Poetteringman: update systemd-nspawn regarding new --slice= logic
2013-07-19  Lennart Poetteringman: extend systemd-run man page a little
2013-07-19  Lennart Poetteringman: drop the old cgroup settings from the man pages
2013-07-19  Maciej Wereskitmpfiles: Fix memory leak in parse_line()
2013-07-19  Zbigniew Jędrzejewsk... udev: fix two trivial memleaks in error path
2013-07-19  Jan Janssenman: Fix example to use the new --boot syntax
2013-07-19  Jesper Larsennspawn: Reorder includes to fix compilation
2013-07-19  Zbigniew Jędrzejewsk... core: add %v specifier
2013-07-19  Lennart Poetteringman: document Slice= setting (and other fixes)
2013-07-19  Lennart Poetteringmachined: run machined at minimal capabilities
2013-07-19  Lennart Poetteringunits: add references to bus API documentation to login...
2013-07-19  Lennart Poetteringupdate TODO
2013-07-19  Lennart Poetteringmachined: correct how some properties are exported...
2013-07-19  Lennart Poetteringman: add reference to new machined bus API documentatio...
2013-07-18  Kay SieversTODO: update
2013-07-18  Kay Sieverstests: skip tests when executed without privileges...
2013-07-18  Lennart Poetteringutil: add split_pair() for splitting foo=bar strings
2013-07-18  Holger Hans... journal: Leave server_dispatch_message early when Stora...
2013-07-18  Maciej Wereskisystemctl: option to list units by state
2013-07-18  Tomasz Torczjournalctl: add ”short-iso” output format with verbose...
2013-07-18  Kay Sieversrules: keyboard - use builtin command
2013-07-18  Zbigniew Jędrzejewsk... journalctl: fix signedness warning and boot-id syntax...
2013-07-18  Holger Hans... test: Keep the test-suite.log around in case of a test...
2013-07-18  Zbigniew Jędrzejewsk... systemd-python: also update the documentation
2013-07-18  Zbigniew Jędrzejewsk... systemd,systemctl: export condition status and show...
2013-07-18  Zbigniew Jędrzejewsk... systemd: log failed conditions
2013-07-18  Zbigniew Jędrzejewsk... journalctl: remove ":" from the --boot syntax
2013-07-18  Zbigniew Jędrzejewsk... systemd-python: add support for sd_j_open_files
2013-07-18  Zbigniew Jędrzejewsk... systemd-python: fix iteration
2013-07-18  Kay Sievershwdb: data update
2013-07-18  Lennart Poetteringsystemctl: also highlight a load state of "not-found...
2013-07-18  Lennart Poetteringmount: also exclude /usr from unmount at shutdown
2013-07-18  Lennart Poetteringupdate TODO
2013-07-18  Michael Olbrichservice: don't enter a second SIGTERM/SIGKILL cycle...
2013-07-17  Harald Hoyerremove RD_TIMESTAMP import
2013-07-17  Harald Hoyerremove /run/initramfs/root-fsck logic
2013-07-17  Zbigniew Jędrzejewsk... Update TODO
2013-07-17  Zbigniew Jędrzejewsk... journalctl,systemctl: fix tiny memleak
2013-07-17  Zbigniew Jędrzejewsk... journalctl: augment short mode with a cursor at the end
2013-07-17  Lennart Poetteringutil: make gcc shut up by passing a 0 mode param to...
2013-07-17  Lennart Poetteringutil: make some gcc versions shut up regarding unintial...
2013-07-17  Lennart Poetteringupdate TODO
2013-07-16  Kay Sieverslogind: remove "if (0)" left-over
2013-07-16  Tom Gundersenlogind-acl: use macros
2013-07-16  Tom Gundersenlogind: apply ACL's to "dead" device nodes
2013-07-16  Tom Gundersenudev: export tags of "dead" device nodes to /run/udev...
2013-07-16  Harald Hoyerutil.c:is_locale_utf8(): check, if "C" was set on purpose
2013-07-16  Lennart Poetteringupdate
2013-07-16  Lennart Poetteringrpm: add RPM macro for creating tmpfiles entries after...
2013-07-16  Martin Pitt60-keyboard.hwdb: Fix syntax error
2013-07-16  Zbigniew Jędrzejewsk... journal: return -ECHILD after a fork
2013-07-16  Zbigniew Jędrzejewsk... test-tables: allow sparse tables and check mapping...
next