chiark / gitweb /
cgroup: call root cgroup system instead of systemd-1
[elogind.git] / src /
2010-11-15 Lennart Poetteringcgroup: call root cgroup system instead of systemd-1
2010-11-15 Lennart Poetteringexec: automatically determine right TERM= setting based...
2010-11-15 Lennart Poetteringpam: rename master user cgroup to 'master'
2010-11-15 Lennart Poetteringdrop support for MANAGER_SESSION, introduce MANAGER_USE...
2010-11-15 Lennart Poetteringpath: properly free PathSpec structs
2010-11-15 Lennart Poetteringmanager: ignore invalid epoll events
2010-11-15 Lennart Poetteringunit: introduce ConditionDirectoryNotEmpty=
2010-11-15 Matthias Clasenbuild-sys: fix building against libnotify 0.7
2010-11-15 Lennart Poetteringunits: get rid of no_requires unit flag, and make crypt...
2010-11-15 Lennart Poetteringload-dropin: add support for .requires directories
2010-11-15 Lennart Poetteringcryptsetup: bind cryptsetup service to both source...
2010-11-15 Lennart Poetteringmanager: consider jobs already installed as redundant...
2010-11-14 Lennart Poetteringpath: avoid immediate restarting of units triggered...
2010-11-14 Lennart Poetteringpath: always look for IN_ATTRIB since deletion is signa...
2010-11-14 Lennart Poetteringmanager: always pull 'following' units into transaction
2010-11-14 Lennart Poetteringutil: always highlight distro name
2010-11-14 Lennart Poetteringunits: make use of agetty mandatory
2010-11-14 Lennart Poetteringmanager: don't fail transaction if adding CONFLICTED_BY...
2010-11-14 Lennart Poetteringpam: rename 'no-session' to 'user' cgroup
2010-11-14 Lennart Poetteringjob: make it possible to wait for devices to be unplugged
2010-11-14 Lennart Poetteringtmpfiles: ignore files marked with the sticky bit
2010-11-14 Lennart Poetteringload-fragment: properly do comparison of words
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...
next