]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2010-10-26  Lennart Poetteringask-password: add minimal plymouth password agent
2010-10-26  Lennart Poetteringunits: now that we don't set TERM anymore by default...
2010-10-26  Lennart Poetteringservice: make sure to pass TERM=linux to all sysv scripts
2010-10-26  Lennart Poetteringmain: don't unset HOME/TERM when run in session mode
2010-10-25  Lennart Poetteringupdate fixme
2010-10-25  Franz Dietrichunits: Remove the distro specific references to killall...
2010-10-25  Franz Dietrichunits: Since killall.service does not exist anymore...
2010-10-25  Lennart Poetteringupdate fixme
2010-10-25  Lennart Poetteringmount: add nosuid,nodev,noexec switches to /var/lock...
2010-10-25  Bill Nottinghamtmpfiles: Don't clean /var/lock/subsys; it is not aged...
2010-10-25  Bill Nottinghamtmpfiles: Make wtmp match utmp perms, and add btmp.
2010-10-25  Tom Gundersenarch: remove obsolete sysinit.service
2010-10-25  Tom Gundersenfsck: remove symlink from fsck.target to sysinit.target
2010-10-25  Michael Bieblumount: Make sure / is remounted ro on shutdown
2010-10-25  Andrew Edmundsutil: Add welcome message for Ubuntu
2010-10-25  Andrew Edmundsubuntu: Treat Ubuntu as a distinct distro in configure...
2010-10-25  Lennart Poetteringsystemd: unset HOME and TERM set from the kernel
2010-10-25  Lennart Poetteringunits: activate wall agent automatically if something...
2010-10-25  Lennart Poetteringupdate fixme
2010-10-25  Lennart Poetteringask-password: add basic tty agent
2010-10-25  Kay SieversTODO: add getty on-demand, man: --system
2010-10-22  Lennart Poetteringask-password: rename ask-password-agent to gnome-ask...
2010-10-22  Lennart Poetteringupdate fixme
2010-10-22  Lennart Poetteringman: numerous updates to document updated systemctl...
2010-10-22  Lennart Poetteringfsck: suppress error message if we cannot change into...
2010-10-22  Lennart Poetteringdbus: epose FsckPassNo property for service objects
2010-10-22  Lennart Poetteringman: document systemctl --force
2010-10-22  Lennart Poetteringsystemctl: introduce systemctl kill
2010-10-21  Tom Gundersenunit-name: Fix unescaping
2010-10-21  Gustavo Sverzut... tmpfiles: consider TRUNCATE_DIRECTORY as well.
2010-10-21  Lennart Poetteringunits: order syslog.target after syslog.socket
2010-10-21  Kay Sieversfsck: drop -C from fsck cmdline to avoid EPIPE
2010-10-20  Lennart Poetteringsyslog: enable kmsg bridge by default and enable syslog...
2010-10-20  Lennart Poetteringquota: fix quotaon command line
2010-10-20  Lennart Poetteringunit: introduce %f specifier to decode file names
2010-10-20  Lennart Poetteringinstall: enable quota/fsck-root/hwclock load by default
2010-10-20  Lennart Poetteringquota: enable quotaon/quotacheck in local-fs.target...
2010-10-20  Lennart Poetteringquota: add install hooks for basic.target
2010-10-20  Lennart Poetteringfsck: wait for device to show up
2010-10-20  Lennart Poetteringmount: pull in quotacheck.service, not quotacheck.target
2010-10-20  Lennart Poetteringmount: require fsck
2010-10-20  Lennart Poetteringmanager: properly parse finish timestamp
2010-10-20  Lennart Poetteringmanager: properly write header marker on serialization
2010-10-20  Lennart Poetteringmount: do not implicitly pull in fsck service for root dir
2010-10-20  Lennart Poetteringunits: properly use ConditionPathExists= instead of...
2010-10-20  Lennart Poetteringservice: implement FsckPassNo= option
2010-10-19  Lennart Poetteringlog: reopen console so that we have logging on shutdown
2010-10-19  Lennart Poetteringfsck: don't be idempotent for root directories
2010-10-19  Lennart Poetteringunits: add missing fsck units
2010-10-19  Lennart Poetteringfsck: make fsck idempotent
2010-10-19  Lennart Poetteringfsck: properly hook in fsck everywhere, add special...
2010-10-19  Lennart Poetteringfsck: atomically replace base.target by rescue.target...
2010-10-19  Lennart Poetteringfsck: be verbose when skipping fsck due to missing AC
2010-10-19  Lennart Poetteringfsck: add initial version of fsck and quotacheck wrappers
2010-10-19  Lennart Poetteringsystemctl: fix counting in list-units output
2010-10-19  Lennart Poetteringman: extend commenting of .spec file snippets a bit
2010-10-19  Lennart Poetteringman: properly refer to $MAINPID instead of $(MAINPID...
2010-10-19  Lennart Poetteringtmpfiles: destruct selinux database after use
2010-10-19  Lennart Poetteringlabel: don't fail miserably if filesystem doesn't do...
2010-10-19  Lennart Poetteringtmpfiles: remove forcefsck/fastboot flag files after...
2010-10-18  Lennart Poetteringswap: listen for POLLPRI events on /proc/swaps if available
2010-10-18  Lennart Poetteringlabel: if the selinux policy knows no label, then silen...
2010-10-18  Lennart Poetteringutil: ignore quota files by default
2010-10-18  Lennart Poetteringmanager: serialize/deserialize finish timestamp
2010-10-18  Lennart Poetteringtmpfiles: integrate kay's directory cleanup code and...
2010-10-14  Lennart Poetteringshutdown: loop only as long as we manage to unmount...
2010-10-14  Lennart Poetteringupdate fixme
2010-10-14  Lennart Poetteringumount: disable dm devices by devnode, not by path...
2010-10-14  Lennart Poetteringfedora: add compat unit for /sbin/halt.local
2010-10-14  Lennart Poetteringsystemctl: accept -f as short for --force
2010-10-14  Lennart Poetteringunits: introduce final.target that can be used to plug...
2010-10-14  Lennart Poetteringunits: get rid of distro-specific shutdown scripts...
2010-10-14  Lennart Poetteringumount: try to get rid of DM devices
2010-10-13  Lennart Poetteringshutdown: log to console by default
2010-10-13  Lennart Poetteringunits: introduce kexec.service, kexec.target and exit...
2010-10-13  Fabiano Fidenciovala: register new D-Bus calls
2010-10-13  Lennart Poetteringsystemctl: rework halt/reboot/poweroff/kexec/exit logic...
2010-10-13  Lennart Poetteringmanager: hookup shutdown helper and signals
2010-10-13  Lennart Poetteringdbus: expose shutdown helper via D-Bus
2010-10-13  Fabiano Fidenciomanager: hookup execution of systemd-shutdown helper
2010-10-13  Lennart Poetteringshutdown: make use of wait_for_terminate_and_warn()
2010-10-13  Lennart Poetteringshutdown: execute rescue kill only once
2010-10-13  Lennart Poetteringshutdown: don't chdir to /, since init is running with...
2010-10-13  Lennart Poetteringumount: be a bit more verbose when unable to umount...
2010-10-13  Lennart Poetteringumount: simplify code for deactivating loop devices
2010-10-13  Lennart Poetteringumount: properly enumerate loopback devices
2010-10-13  Lennart Poetteringumount: unescape path from /proc/self/mountinfo first...
2010-10-13  Lennart Poetteringcondition: fix copyright
2010-10-13  Lennart Poetteringmount: pull in fsck only in systemd instances
2010-10-13  Kay Sieversmove .h file from SOURCES to DIST to make vala autotool...
2010-10-13  Lennart Poetteringmount: hook in q fsck@.service instance for all mount...
2010-10-13  Lennart Poetteringsystemctl: warn if user enables unit with no installati...
2010-10-13  Lennart Poetteringdbus: add introspection to midlevel paths
2010-10-13  Lennart Poetteringlookup: look for dynamic throw-away units in /dev/...
2010-10-13  Lennart Poetteringinotify: properly handle multiple inotify events per...
2010-10-13  Lennart Poetteringunit: add minimal condition checker for unit startup
2010-10-12  Lennart Poetteringswap: major rework, use /sbin/swapon for setting up...
2010-10-12  Lennart Poetteringmount: minor cleanups
2010-10-12  Lennart Poetteringsystemctl: drop [] around date in status output
2010-10-12  Lennart Poetteringsystemctl: show whether we follow somebody in 'status...
next