summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-07-12build-sys: fix make distcheckLennart Poettering
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-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-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-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-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-02umount: ignore missing /proc/swapsMichael Olbrich
2011-07-01manager: don't even think of enumerating sysv services in user instancesLennart Poettering
2011-07-01nspawn: better use setresuid() instead of setreuid()Lennart Poettering
2011-07-01nspawn: spawn shell under specified --userMichal Vyskocil
2011-07-01nspawn: Move the get_user_creds from execute.c to utils.c for later usage in ...Michal Vyskocil
2011-07-01log: log to syslog unless connected to a tty in user modeLennart Poettering
2011-07-01logind: create private subdirectory for X11 socketLennart Poettering
2011-07-01dbus: listen on private sockets in user mode tooLennart Poettering
2011-07-01unit: support wildcards in Environment=, EnvironmentFile=Lennart Poettering
2011-07-01unit: do wildcard expansion in ListenStream= and friendsLennart Poettering