]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2012-02-15  Lennart Poetteringbuild-sys: prepare release of 43 v43
2012-02-15  Lennart Poetteringnamespace: temporaily reset umask when creating private...
2012-02-15  Lennart Poetteringlogin: introduce sd_session_get_display()
2012-02-15  Lennart Poetteringupdate TODO
2012-02-14  Lennart Poetteringtimedate: don't fail if NTP is not installed
2012-02-14  Lennart Poetteringlogin: add new sd_session_get_type() and sd_session_get...
2012-02-14  Lennart Poetteringlogin: track login class (i.e. one of "user", "greeter...
2012-02-14  Kay Sieversupdate TODO
2012-02-14  Lennart Poetteringman: define more precisely the format of /etc/os-release
2012-02-14  Lennart Poetteringman: document CPE field in os-release file
2012-02-13  Lennart Poetteringpath-lookup: search for unit files in /lib/systemd...
2012-02-13  Lennart Poetteringdbus: update bus addresses to "unixexec:" protocol...
2012-02-13  Lennart Poetteringsd-login: if NULL or 0 is passed as first parameter...
2012-02-13  Lennart Poetteringman: we don't support systems without /etc/os-release...
2012-02-13  Lennart Poetteringman: it's probably a good idea to wrap the ANSI color...
2012-02-13  Michael BieblFix broken Git repository URLs
2012-02-13  Lennart PoetteringTODO
2012-02-13  Kay Sieversconfigure.ac: fix whitespace
2012-02-13  Kay Sieversalways use /etc/os-release and ignore all distro-specif...
2012-02-13  Kay Sieversbuild-sys: simplify ENABLE_MANPAGES
2012-02-13  Kay Sieversbuild-sys: do not use split-/usr in distcheck
2012-02-11  Lennart Poetteringbuild-sys: publish man pages also on fdo v42
2012-02-11  Lennart Poetteringbuild-sys: prepare 42
2012-02-11  Lennart PoetteringTODO
2012-02-10  Piotr Drągl10n: Updated Polish translation
2012-02-10  Michał Górnybuild-sys: Support explicitly specifying --enable-split...
2012-02-10  Lennart Poetteringutil: fix handling of empty files in read_one_line_file()
2012-02-10  Lennart Poetteringlogind: introduce CanReboot/CanPowerOff bus calls
2012-02-10  Lennart Poetteringbuild-sys: minor typo fix
2012-02-10  Lennart Poetteringman: make building of man pages optional
2012-02-10  Lennart Poetteringjournal: add CAP_SETUID and CAP_SETGID to capabilities...
2012-02-10  Michal Schmidtcgroup: fix inverted condition
2012-02-10  Lennart Poetteringlogind: make seat device management accessible to norma...
2012-02-10  Benjamin Franzkelogind: Allow PowerOff/Reboot in default context
2012-02-09  Lennart Poetteringmain: fix reexecution of systemd, use right path to...
2012-02-09  Frederic Crozatkmod-setup: fix build with libkmod
2012-02-09  Lennart Poetteringservice: imply NotifyAccess=main if WatchdogSec= is...
2012-02-09  Lennart Poetteringman: document restart options
2012-02-09  Michael Olbrichservice: add StartLimitInterval/StartLimitBurst/StartLi...
2012-02-09  Bill Nottinghamman: Clarify man page with respect to automatic fstab...
2012-02-09  Michal Schmidtinstall: fix incorrect 'Access denied' message with...
2012-02-09  Michal Schmidtsystemctl: check for no more work after chkconfig
2012-02-09  Lennart Poetteringservice: ignore SIGPIPE by default v41
2012-02-09  Lennart Poetteringupdate TODO
2012-02-09  Lennart Poetteringjournal: limit caps we pass to journald
2012-02-09  Dave Reisnermodules-load: resolve aliases before insert modules
2012-02-09  Lennart Poetteringbuild-sys: get rid of a few unnecessary AC_SUBST calls
2012-02-09  Lennart Poetteringkmod: make GCC shut up
2012-02-09  Lennart Poetteringman: document x-systemd-device-timeout=
2012-02-09  Lennart Poetteringbuild-sys: prepare release 41
2012-02-08  Lennart Poetteringman: fix XML
2012-02-08  Tom Gundersenmodules-load: use libkmod rather than modprobe
2012-02-08  Tom Gundersenkmod-setup: use libkmod rather than modprobe
2012-02-08  Lennart Poetteringupdate TODO
2012-02-08  Lennart Poetteringratelimit: if interval/burst are set to 0, assume ratel...
2012-02-08  Lennart Poetteringman: document the WATCHDOG_USEC environment variable
2012-02-08  Michael Olbrichservice: set WATCHDOG_USEC environmen variable
2012-02-08  Michael Olbrichservice: introduce WatchdogSec and hook up the watchdog...
2012-02-08  Lennart Poetteringman: document systemd.setenv=
2012-02-08  William Douglassystemd: Add systemd.setenv for /proc/cmdline parsing.
2012-02-07  Kay Sieversmove /usr/bin/systemd to /usr/lib/systemd/systemd
2012-02-07  Benjamin Franzkelogind: Terminate bus_login_session_user_properties
2012-02-07  Lennart Poetteringlogind: fix introspection data
2012-02-07  Lennart Poetteringlogind: introduce ActivateSessionOnSeat()
2012-02-07  Lennart Poetteringratelimit: fix macro definition
2012-02-07  Lennart Poetteringmain: use a shorter default $PATH if /usr is merged
2012-02-07  Lennart Poetteringconfigure: it makes no sense to install systemd with...
2012-02-07  Lennart Poetteringupdate TODO
2012-02-07  Michal Schmidtmount: adjust dependencies for remote filesystems
2012-02-07  Lennart PoetteringNEWS: update v40
2012-02-07  Lennart Poetteringbuild-sys: bump release
2012-02-07  Kay Sieversautogen.sh: detect historic split-system-directories...
2012-02-03  Lennart Poetteringcgroup: when getting cgroup empty notifications, always...
2012-02-03  Lennart Poetteringpath: convert failure field to enum
2012-02-03  Lennart Poetteringswap: replace failure boolean by result enum
2012-02-03  Lennart Poetteringtimer: convert failure bool into enum
2012-02-03  Lennart Poetteringautomount: convert failure boolean to enum
2012-02-03  Lennart Poetteringmount: replace failure boolean by enum
2012-02-03  Lennart Poetteringsocket: replace failure boolean by enum
2012-02-03  Lennart Poetteringservice: replace "failure" boolean by enum, and export it
2012-02-03  Lennart Poetteringupdate TODO
2012-02-02  Chris Paulson... util: prevent daemon-reload from reaping service processes.
2012-02-02  Alvaro Soliverezsd-daemon: support for building sd-daemon.c with Bionic...
2012-02-02  Michal Schmidtmanager: tell correctly if the manager is booting
2012-02-02  Lennart Poetteringman: document that we support tcpwrappers only for...
2012-02-02  Lennart Poetteringcoredump: avoid coredump loops, divert coredump if...
2012-02-01  Lennart Poetteringexec: include path name of binary we are about to execu...
2012-02-01  Michael Olbrichservice: add watchdog timestamp
2012-02-01  Lennart Poetteringlogind: add GetSessionByPID() bus call
2012-01-31  Michal Schmidtsocket: typo in dump output
2012-01-31  Lennart Poetteringlogind: if we have to stop a session, kill at least...
2012-01-31  Lennart Poetteringupdate TODO
2012-01-31  Lennart Poetteringload-fragment: properly parse size values denoted in...
2012-01-31  Lennart Poetteringjournal: increase compression threshold for objects...
2012-01-31  Ray Strodelogin: lock down input devices on extra seats
2012-01-31  Lennart Poetteringupdate TODO
2012-01-30  Kay Sieverspkg-config: rootlibexecdir -> systemdutildir
2012-01-29  Michal Schmidtmain: don't force text mode in console_setup()
2012-01-27  Mike Kazantsevlogind: add sys_tty_config capability, to let it use...
2012-01-27  Lennart Poetteringlogind: make sure we create /var/lib/systemd before...
next