chiark / gitweb /
udev: ignore temporary udev devices
[elogind.git] / src /
2010-11-14 Lennart Poetteringudev: ignore temporary udev devices
2010-11-14 Lennart Poetteringcryptsetup: handle password=none properly
2010-11-14 Lennart Poetteringcryptsetup: properly parse cipher= switch
2010-11-14 Lennart Poetteringcryptsetup: support non-LUKS crypto partitions
2010-11-12 Lennart Poetteringask-password: leave printing of final prompt colon...
2010-11-12 Lennart Poetteringask-password: don't show wall message on ttys we are...
2010-11-12 Lennart Poetteringask-password: refer to right binary name in wall message
2010-11-12 Lennart Poetteringask-password: ignore unknown query file fields
2010-11-12 Lennart Poetteringask-password: properly NULL terminate table
2010-11-12 Lennart Poetteringmanager: be a bit more verbose if we receive unknown...
2010-11-12 Lennart Poetteringcryptsetup: automatically start cryptsetup when looking...
2010-11-12 Lennart Poetteringlog: fix build
2010-11-12 Lennart Poetteringlog: add automatic log target
2010-11-11 Lennart Poetteringcryptsetup: hook up tool with ask-password
2010-11-11 Lennart Poetteringmanager: hookup generators
2010-11-11 Lennart Poetteringbuild-sys: fix usage of path macros
2010-11-11 Lennart Poetteringmount: don't relabel /dev twice in a row
2010-11-11 Kay Sieverssplit mount_point_is_api() and mount_point_ignore()
2010-11-10 Andrey Borzenkovvconsole: support additional keymap for toggling layouts
2010-11-10 Lennart Poetteringmain: warn if /etc/mtab is not a symlink
2010-11-10 Ran Benitaadd bash completion for systemctl --system
2010-11-10 Lennart Poetteringmain: rename process on startup to 'systemd' to avoid...
2010-11-10 Lennart Poetteringunit: add ConditionNull= condition
2010-11-10 Lennart Poetteringac-power: make ac-power a proper binary that scripts...
2010-11-10 Lennart Poetteringmanager: parse RD_TIMESTAMP passed from initrd
2010-11-10 Lennart Poetteringmodules-load: fix minor race
2010-11-10 Lennart Poetteringlabel: use internal utility functions wher epossible
2010-11-10 Lennart Poetteringcryptsetup: minimal cryptsetup unit generator
2010-11-10 Lennart Poetteringselinux: relabel /dev after loading policy
2010-11-10 Lennart Poetteringlog: downgrade syslog connection failure message since...
2010-11-10 Lennart Poetteringservice: delay automatic restart if job is pending
2010-11-10 Lennart Poetteringmanager: when isolating undo all pending jobs, too
2010-11-10 Lennart Poetteringmanager: only minimize impact if we are in fail mode
2010-11-02 Andrey Borzenkovdo not overwrite other udev tags
2010-10-31 Michael BieblRevert "fsck: add new -l switch to fsck mount options"
2010-10-30 Lennart Poetteringfsck: add new -l switch to fsck mount options
2010-10-29 Kay Sieversfsck: return SUCCESS when we skip the check
2010-10-29 Kay Sieversfsck: skip checking / if it is writable
2010-10-29 Lennart Poetteringmount: don't pull in nofail mounts by default, but...
2010-10-29 Lennart Poetteringjob: recursively fail BoundBy dependencies
2010-10-29 Lennart Poetteringfsck: fix target name to check for
2010-10-29 Lennart Poetteringunits: order units by default before appropriate target...
2010-10-29 Lennart Poetteringunit: get rid of gnoreDependencyFailure= instead treat...
2010-10-28 Lennart Poetteringunit: replace StopRetroactively= by BindTo= dependencies
2010-10-28 Lennart Poetteringautomount: show who's triggering an automount
2010-10-28 Lennart Poetteringsystemctl: always show what and where for mount units...
2010-10-28 Lennart Poetteringshutdown: reword a few messages a little
2010-10-28 Lennart Poetteringmanager: show which jobs are actually installed after...
2010-10-28 Lennart Poetteringtimer: when deserializing timer state stay elapsed...
2010-10-28 Lennart Poetteringunit: replace recursive_stop by stop_retroactively...
2010-10-28 Lennart Poetteringservice: unify tstamp serialization code
2010-10-28 Lennart Poetteringdevice: set recursive_stop=true by default
2010-10-28 Lennart Poetteringunit: suppress incorrect deserialization errors
2010-10-27 Lennart Poetteringswap: there's no reason not order swap after sysinit...
2010-10-27 Andrey Borzenkovsocket: fix IPv6 availability detection
2010-10-27 Lennart Poetteringmounts: automatically create /dev/stderr and friends...
2010-10-27 Lennart Poetteringselinux: automatically load policy if the initrd hasn...
2010-10-27 Lennart Poetteringmain: move make_null_stdio() to util.c
2010-10-27 Lennart Poetteringservice: when after startup only one process is in...
2010-10-26 Lennart Poetteringunit: serialize active timestamps
2010-10-26 Lennart Poetteringswap: add only swaps listed in /etc/fstab automatically...
2010-10-26 Lennart Poetteringerrors: refer to systemctl status when useful
2010-10-26 Lennart Poetteringswap: add default cgroup to swap exec env
2010-10-26 Lennart Poetteringswap: expose swap exec env proprties via dbus
2010-10-26 Lennart Poetteringreadahead: bump a device's request_nr when enabling...
2010-10-26 Lennart Poetteringshutdown: properly handle sigtimedwait() timing out
2010-10-26 Lennart Poetteringexec: fix dbus exposure of UtmpIdentifier field
2010-10-26 Andrey Borzenkovmain: fix typo in kernel cmdline parameters help
2010-10-26 Mike Kazantsevservice: fix sysv-less build
2010-10-26 Lennart Poetteringask-password-tty: properly handle SIGINT/SIGTERM
2010-10-26 Lennart Poetteringsystemctl: automatically spawn temporary password agent...
2010-10-26 Lennart Poetteringask-password: properly handle multiple pending password...
2010-10-26 Lennart Poetteringask-password: add minimal plymouth password agent
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 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 Poetteringask-password: add basic tty agent
2010-10-22 Lennart Poetteringask-password: rename ask-password-agent to gnome-ask...
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 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 Kay Sieversfsck: drop -C from fsck cmdline to avoid EPIPE
2010-10-20 Lennart Poetteringunit: introduce %f specifier to decode file names
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 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 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
next