]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2011-02-23  Lennart Poetteringjob: start job timer when we begin running the job...
2011-02-23  Lennart Poetteringcryptsetup: try to show the mount point for a crypto...
2011-02-23  Lennart Poetteringrescue: terminate plymouth entirely when going into...
2011-02-23  Lennart Poetteringask-password: fix handling of timeouts when waiting...
2011-02-23  Lennart Poetteringask-password: supported plymouth cached passwords
2011-02-23  Lennart Poetteringmain: print warning if /usr is on a seperate partition
2011-02-22  Lennart Poetteringplymouth: don't wait forever for plymouth in case it...
2011-02-22  Lennart Poetteringupdate TODO
2011-02-22  Lennart Poetteringvirtualization: check cpuid first, since it is cheaper...
2011-02-21  Lennart Poetteringutil: make string static
2011-02-21  Lennart Poetteringplymouth: ensure we start not a single getty before...
2011-02-21  Lennart PoetteringREADME: document that we need ipv6
2011-02-21  Lennart Poetteringcondition: drop pointless double negation
2011-02-21  Lennart Poetteringunit: introduce ConditionVirtualization=
2011-02-21  Lennart Poetteringvirtualization: beef virtualization code
2011-02-21  Lennart Poetteringdbus: don't rely that timer/path units have an initiali...
2011-02-21  Lennart Poetteringmount: make sure network mounts are ordered after netwo...
2011-02-21  Lennart Poetteringkmsg-syslogd: fix build
2011-02-20  Lennart Poetteringkmsg-syslogd: increase terminate timeout to 5min to...
2011-02-20  Kay Sieverssystemctl: shutdown(8) - call kexec if kexec kernel...
2011-02-20  Lennart Poetteringunit: don't timeout fsck
2011-02-19  Mike Kazantsevman: fixed typo in SyslogIdentifier=
2011-02-19  Lennart Poetteringtmpfiles: never clean up block devices
2011-02-19  Lennart Poetteringmain: refuse --test as root
2011-02-18  Lennart Poetteringunits: order fsck@.service before basic.target instead...
2011-02-18  Lennart Poetteringreadahead: remove misleading error messages
2011-02-18  Lennart Poetteringman: don't do more reloads than necessary in spec files
2011-02-17  Lennart Poetteringutil: retry opening a TTY on EIO
2011-02-17  Lennart Poetteringutil: beef up logic to find ctty name
2011-02-17  Lennart Poetteringtmpfiles: kill double slashes in unix socket names...
2011-02-16  Lennart Poetteringbuild-sys: prepare release v18 v18
2011-02-16  Lennart Poetteringsystemctl: introduce --ignore-dependencies
2011-02-16  Lennart Poetteringsystemctl: introduce --failed to show only failed services
2011-02-16  Lennart Poetteringrescue: make 'systemctl default' fail if there is alrea...
2011-02-16  Lennart Poetteringutil: seperate welcome line from other output by empty...
2011-02-16  Lennart Poetteringmanager: don't consider transaction jobs conflicting...
2011-02-16  Lennart PoetteringREADME: update requirements
2011-02-16  Lennart Poetteringudev: ignore block devices which no known contents...
2011-02-15  Kay Sieversswap: handle "nofail" from fstab
2011-02-15  Lennart Poetteringcleanup TODO
2011-02-15  Lennart Poetteringmount,swap: properly add dependencies to logger if...
2011-02-15  Lennart Poetteringservice: change default std output to inherit
2011-02-15  Lennart Poetteringexec: introduce global defaults for the standard output...
2011-02-15  Lennart Poetteringudev: use SYSTEMD_READY to mask uninitialized DM devices
2011-02-15  Lennart Poetteringfsck: output to /dev/console by default in addition...
2011-02-15  Lennart Poetteringexecute: optionally forward program output to /dev...
2011-02-14  Lennart Poetteringsocket: refuse socket activation for SysV services
2011-02-14  Lennart Poetteringfsck: do not fail boot if fsck returns with an error...
2011-02-14  Lennart Poetteringshutdown: execute all binaries in /lib/systemd/system...
2011-02-14  Lennart Poetteringjob: make status message printing more verbose
2011-02-14  Lennart Poetteringcryptsetup: fix unit file description
2011-02-14  Lennart Poetteringtmpfiles: never delete AF_UNIX sockets that are alive
2011-02-14  Lennart Poetteringgetty: don't parse console= anymore, use /sys/class...
2011-02-14  Lennart Poetteringutil: properly resolve /dev/console if more than once...
2011-02-14  Lennart Poetteringgetty: do not auto-spawn getty's on VC ttys if console...
2011-02-14  Lennart Poetteringfsck: skip root fsck if dracut already did it
2011-02-13  Lennart Poetteringupdate TODO
2011-02-13  Lennart Poetteringutil: when determining the right TERM for /dev/console...
2011-02-13  Lennart Poetteringservice: when guessing the main PID don't consider...
2011-02-13  Lennart Poetteringservice: make main pid guessing optional, and reread...
2011-02-13  Lennart Poetteringpam: introduce whitelist and blacklist user list feature
2011-02-13  Lennart Poetteringsystemctl: minor optimizations
2011-02-13  Lennart Poetteringsystemctl: don't unnecessarily close stdin/stdout/stder...
2011-02-13  Lennart Poetteringreadahead: disable readahead in virtual machines
2011-02-13  Lennart Poetteringtmpfiles: simplify default tmpfiles configuration by...
2011-02-13  Lennart Poetteringsystemd: document systemd-tmpfiles
2011-02-13  Lennart Poetteringtmpfiles: move binary to /bin to make it publicly available
2011-02-13  Lennart Poetteringtmpfiles: take names of tmpfiles configuration files...
2011-02-12  Lennart Poetteringtmpfiles: log to stderr if possible
2011-02-12  Lennart Poetteringtmpfiles: support globs
2011-02-09  Lennart Poetteringupdate TODO
2011-02-09  Lennart Poetteringunits: introduce and hook up sound.target
2011-02-09  Lennart Poetteringdbus: allow all clients access to org.freedesktop.DBus...
2011-02-09  Lennart Poetteringman: document SYSTEMD_READY=
2011-02-09  Lennart Poetteringdevice: consider udev devices with SYSTEMD_READY=0...
2011-02-09  Lennart Poetteringsystemd: show status when run with plymouth, and don...
2011-02-09  Lennart Poetteringmanager: if we receive SIGRTMIN+20/21 enable/disable...
2011-02-09  Lennart Poetteringman: clarify a few things
2011-02-09  Lennart Poetteringsystemctl: fix opening params
2011-02-09  Lennart Poetteringsystemctl: don't start agent for --user
2011-02-09  Lennart Poetteringsystemctl: make sure the tty agent does not retain...
2011-02-08  Jeff Mahoneyplymouth: move plymouth out of TARGET_FEDORA
2011-02-08  Lennart Poetteringlocale: unify some code between fedora and altlinux
2011-02-08  Alexey Shabalinbuild-sys: initial support ALTLinux
2011-02-08  Lucas De Marchibuild-sys: make less noise when checking file
2011-02-08  Lennart Poetteringupdate TODO
2011-02-08  Lucas De Marchibuild-sys: fix AC_COMPILE_IFELSE tests
2011-02-08  Lennart Poetteringbuild-sys: ensure selinux configure check follows logic...
2011-02-08  Alexey Shabalinbuild-sys: autodetect and use pkg-config for libselinux
2011-02-08  Lennart Poetteringdbus: use ControlGroup as property name to match config...
2011-02-04  Lennart Poetteringpam: optionally reset cgroup memberships for login...
2011-02-03  Adrian Spinuload-fragment: properly parse Nice= value
2011-01-26  Lennart Poetteringautomount: use unit_pending_inactive() where appropriate
2011-01-25  Lennart PoetteringTODO
2011-01-22  Lennart Poetteringclang: fix some issues found with clang-analyzer v17
2011-01-22  Lennart Poetteringgcc: make gcc shut up
2011-01-22  Lennart Poetteringbuild-sys: prep v17
2011-01-22  Lennart Poetteringupdate TODO
2011-01-21  Kay Sieversvala 0.10 seem to work fine
2011-01-21  Lennart Poetteringcryptsetup: fix ordering loop when dealing with encrypt...
next