Age | Commit message (Expand) | Author |
2011-07-08 | seat: only mark main input device for seat assignments | Lennart Poettering |
2011-07-07 | systemctl: hide all information on --kill-mode= since it is mostly useless | Lennart Poettering |
2011-07-07 | systemctl: use cached tty value where possible | Lennart Poettering |
2011-07-07 | systemctl: cache tty value before we open the pager | Lennart Poettering |
2011-07-07 | loginctl: add basic implementation of loginctl for introspecting controlling ... | Lennart Poettering |
2011-07-07 | cgls: add pager support to systemd-cgls | Lennart Poettering |
2011-07-07 | path,unit: support globbing in conditions and path units | Lennart Poettering |
2011-07-07 | update TODO | Lennart Poettering |
2011-07-06 | manager: merge serialization and desrialization counter into one, and increas... | Lennart Poettering |
2011-07-06 | cgroup: don't trim a cgroup we create, we might just take it over from somebo... | Lennart Poettering |
2011-07-05 | udev: tag virtio serial ports with systemd by default | Lennart Poettering |
2011-07-05 | update TODO | Lennart Poettering |
2011-07-05 | udev: improve udev rule a bit | Lennart Poettering |
2011-07-05 | service: 'pidfile:' in SysV chkconfig header implies a real daemon | Michal Schmidt |
2011-07-05 | udev: pull in printer.target from all kinds of printers | Lennart Poettering |
2011-07-05 | util: explicitly turn of O_CLOEXEC for stdin/stdout/stderr | Lennart Poettering |
2011-07-05 | add a few O_CLOEXEC where missing | Lennart Poettering |
2011-07-05 | logind: write rules files atomically | Lennart Poettering |
2011-07-05 | update todo | Lennart Poettering |
2011-07-04 | password-agent: actually really don't access unallocated memory | Lennart Poettering |
2011-07-04 | password-agent: make sure not to access unallocated memory | Lennart Poettering |
2011-07-03 | systemadm: report GLib.Error only to stderr | Michal Schmidt |
2011-07-03 | shutdown: print the standard wall message even when the user provided one | Michal Schmidt |
2011-07-03 | shutdown: respect the dry run option '-k' | Michal Schmidt |
2011-07-03 | shutdown: accept minutes argument without '+' | Michal Schmidt |
2011-07-02 | manager: consider the active job when merging | Michal Schmidt |
2011-07-02 | tmpfiles: don't exit with an error code if we cannot access all files | Lennart Poettering |
2011-07-02 | units: enable dev-hugepages.automount and dev-mqueue.automount only when enab... | Lennart Poettering |
2011-07-02 | umount: ignore missing /proc/swaps | Michael Olbrich |
2011-07-02 | configure: Add --enable-plymouth option | Henry Gebhardt |
2011-07-01 | manager: don't even think of enumerating sysv services in user instances | Lennart Poettering |
2011-07-01 | nspawn: better use setresuid() instead of setreuid() | Lennart Poettering |
2011-07-01 | nspawn: spawn shell under specified --user | Michal Vyskocil |
2011-07-01 | nspawn: Move the get_user_creds from execute.c to utils.c for later usage in ... | Michal Vyskocil |
2011-07-01 | logind: temporarily hack right user bus address into unit file | Lennart Poettering |
2011-07-01 | log: log to syslog unless connected to a tty in user mode | Lennart Poettering |
2011-07-01 | logind: create private subdirectory for X11 socket | Lennart Poettering |
2011-07-01 | dbus: listen on private sockets in user mode too | Lennart Poettering |
2011-07-01 | unit: support wildcards in Environment=, EnvironmentFile= | Lennart Poettering |
2011-07-01 | unit: do wildcard expansion in ListenStream= and friends | Lennart Poettering |
2011-07-01 | cgroup: kill processes even in cgroups that aren't realized | Lennart Poettering |
2011-07-01 | unit: add three new specifiers to use in unit files | Lennart Poettering |
2011-06-30 | pam: initialize XDG_RUNTIME_DIR | Lennart Poettering |
2011-06-30 | execute: properly pass PAM environment to executed process | Lennart Poettering |
2011-06-30 | util: try harder to rename the process | Lennart Poettering |
2011-06-30 | execute: fix PAM error checking | Lennart Poettering |
2011-06-30 | execute: invoke sigwait() in a loop when waiting for PAM parent, to avoid spu... | Lennart Poettering |
2011-06-30 | execute: don't invoke pam_setcred, since we are not running on a tty where th... | Lennart Poettering |
2011-06-30 | unit: consider all cgroups in the name=systemd hierarchy, even when the user ... | Lennart Poettering |
2011-06-30 | execute: when parsing ConrolGroup= replace wildcards | Lennart Poettering |