summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-12build-sys: fix make distcheckLennart Poettering
2011-07-12build-sys: add a number of missing header files to EXTRA_DISTLennart Poettering
2011-07-12build-sys: drop AM_GNU_GETTEXT as it fights with IT_PROG_INTLTOOLKay Sievers
2011-07-12units: add units for boot.local/halt.local on SUSE distributions.Frederic Crozat
2011-07-11shutdown: coding style fixesLennart Poettering
2011-07-11Merge remote-tracking branch 'harald/master'Lennart Poettering
2011-07-11logind: Fix compilation without ACLZbigniew Jędrzejewski-Szmek
2011-07-11man: un-reverse IgnoreOnSnapshot descriptionZbigniew Jędrzejewski-Szmek
2011-07-11update TODOLennart Poettering
2011-07-11build-sys: Add i18n support through intltoolBastien Nocera
2011-07-11clarify separate-/usr messageKay Sievers
2011-07-09loginctl: add missing header fileLennart Poettering
2011-07-08systemctl: fix --help syntax for variablesLennart Poettering
2011-07-08logind: don't confuse 'shared' with a session of its ownLennart Poettering
2011-07-08logind: fix introspection typoLennart Poettering
2011-07-08acl: two tag matching is not going to be available in libudevLennart Poettering
2011-07-08loginctl: add various introspection functionsLennart Poettering
2011-07-08seat: only mark main input device for seat assignmentsLennart Poettering
2011-07-07systemctl: hide all information on --kill-mode= since it is mostly uselessLennart Poettering
2011-07-07systemctl: use cached tty value where possibleLennart Poettering
2011-07-07systemctl: cache tty value before we open the pagerLennart Poettering
2011-07-07loginctl: add basic implementation of loginctl for introspecting controlling ...Lennart Poettering
2011-07-07cgls: add pager support to systemd-cglsLennart Poettering
2011-07-07path,unit: support globbing in conditions and path unitsLennart Poettering
2011-07-07update TODOLennart Poettering
2011-07-06manager: merge serialization and desrialization counter into one, and increas...Lennart Poettering
2011-07-06cgroup: don't trim a cgroup we create, we might just take it over from somebo...Lennart Poettering
2011-07-05udev: tag virtio serial ports with systemd by defaultLennart Poettering
2011-07-05update TODOLennart Poettering
2011-07-05udev: improve udev rule a bitLennart Poettering
2011-07-05service: 'pidfile:' in SysV chkconfig header implies a real daemonMichal Schmidt
2011-07-05udev: pull in printer.target from all kinds of printersLennart Poettering
2011-07-05util: explicitly turn of O_CLOEXEC for stdin/stdout/stderrLennart Poettering
2011-07-05add a few O_CLOEXEC where missingLennart Poettering
2011-07-05logind: write rules files atomicallyLennart Poettering
2011-07-05update todoLennart Poettering
2011-07-04password-agent: actually really don't access unallocated memoryLennart Poettering
2011-07-04password-agent: make sure not to access unallocated memoryLennart Poettering
2011-07-04shutdown: pivot_root to a tmpfs directory to properly umount rootHarald Hoyer
2011-07-04umount: log failed umounts only once at the endHarald Hoyer
2011-07-04umount: umount, until all umounts failedHarald Hoyer
2011-07-04umount: log_info about what we unmountedHarald Hoyer
2011-07-03systemadm: report GLib.Error only to stderrMichal Schmidt
2011-07-03shutdown: print the standard wall message even when the user provided oneMichal Schmidt
2011-07-03shutdown: respect the dry run option '-k'Michal Schmidt
2011-07-03shutdown: accept minutes argument without '+'Michal Schmidt
2011-07-02manager: consider the active job when mergingMichal Schmidt
2011-07-02tmpfiles: don't exit with an error code if we cannot access all filesLennart Poettering
2011-07-02units: enable dev-hugepages.automount and dev-mqueue.automount only when enab...Lennart Poettering
2011-07-02umount: ignore missing /proc/swapsMichael Olbrich