Age | Commit message (Expand) | Author |
2010-08-11 | socket: disable GC for pre-allocated per-connection service until it is used | Lennart Poettering |
2010-08-11 | audit,utmp: implement audit logic and rip utmp stuff out of the main daemon a... | Lennart Poettering |
2010-08-11 | util: when replacing env vars replace unset envvars by nothing | Lennart Poettering |
2010-08-11 | conf: add commented default SysVConsole= value | Lennart Poettering |
2010-08-11 | unit: rename OnlyByDependency= to RefuseManualStart= and introduce RefuseManu... | Lennart Poettering |
2010-08-09 | main: fix auto restarting of units after a configuration reload | Lennart Poettering |
2010-08-09 | swap: properly enter maintenance mode on failure | Lennart Poettering |
2010-08-09 | manager: when two pending jobs conflict, keep the one that "conflicts", remov... | Lennart Poettering |
2010-08-09 | service: hide output of sysv scripts if quiet is passed on the kernel cmdline | Lennart Poettering |
2010-08-09 | service: properly remember if a sysv is actually enabled | Lennart Poettering |
2010-08-09 | service: show restart value in dump | Lennart Poettering |
2010-08-09 | dbus: don't call bus_path_escape() with NULL unit name | Lennart Poettering |
2010-08-09 | systemctl: show exit code only if it is actually set | Lennart Poettering |
2010-08-07 | systemctl: fix parsing of DBus reply in 'dot' | Michal Schmidt |
2010-08-06 | util: when formatting timestamps return '0' for 0 timestamps instead of empty... | Lennart Poettering |
2010-08-06 | sd-daemon: fix compilation on old systems lacking SOCK_CLOEXEC | Lennart Poettering |
2010-08-06 | device: properly handle devices that are referenced before they show up | Lennart Poettering |
2010-08-06 | cgroup: if the system bus cannot be found, send cgroup empty msg directly to ... | Lennart Poettering |
2010-08-06 | manager: downgrade a few log msgs regarding conflicting but fixable jobs | Lennart Poettering |
2010-08-06 | automount: order automount units after fsck, too | Lennart Poettering |
2010-08-06 | units: split fsck.target from sysinit.target for suse compat | Lennart Poettering |
2010-08-06 | main: automatically spawn a getty on the kernel configured serial console | Lennart Poettering |
2010-08-05 | manager: fix conflicting job check | Lennart Poettering |
2010-08-05 | manager: when breaking ordering cycle show full cycle loop | Lennart Poettering |
2010-08-05 | service: read special startup dirs only on the respective distros | Lennart Poettering |
2010-08-05 | selinux: minor error handling fix | Lennart Poettering |
2010-08-05 | service: always sort services from suse B runlevel before services from norma... | Lennart Poettering |
2010-08-05 | reboot: handle -p switch properly | Michal Schmidt |
2010-08-05 | selinux: fix labels only when configured for it | Lennart Poettering |
2010-08-04 | selinux: rework selinux tests a little | Lennart Poettering |
2010-08-04 | selinux: fix if vs. ifdef mixup | Lennart Poettering |
2010-08-03 | Systemd is causing mislabeled devices to be created and then attempting to re... | Daniel J Walsh |
2010-08-03 | socket: Allow selection of TCP Congestion Avoidance algorithm to socket | Tomasz Torcz |
2010-07-24 | telinit: forward to upstart, if not booted with systemdsystemd/v4 | Lennart Poettering |
2010-07-24 | systemctl: don't use the systemd bus to talk to upstart | Lennart Poettering |
2010-07-24 | systemctl: don't hit an assert when we are run from a non-systemd boot | Lennart Poettering |
2010-07-24 | main: disable NSS disabling logic for now, since this is incompatible with rpm | Lennart Poettering |
2010-07-24 | systemctl: fold systemd-install into systemctl | Lennart Poettering |
2010-07-23 | systemctl: support force-reload and condrestart as aliases for reload-or-try-... | Lennart Poettering |
2010-07-23 | install: default to minimal realization mode | Lennart Poettering |
2010-07-23 | systemctl: accept -p more than once | Lennart Poettering |
2010-07-23 | socket: SELinux support for socket creation. | Daniel J Walsh |
2010-07-23 | sshd, tmux and others are broken when /dev/pts is mounted with "-o nodev" | Robert "arachnist" Gerus |
2010-07-22 | build-sys: fix compatibility with vala 0.9 | Lennart Poettering |
2010-07-21 | service: save/restore status text string | Lennart Poettering |
2010-07-21 | job: make sure restart jobs are readded to the run queue after conversion to ... | Lennart Poettering |
2010-07-21 | unit: deduce following unit value dynamically instead of statically, to avoid... | Lennart Poettering |
2010-07-21 | pam: remove only sessions we ourselves created in the first place | Lennart Poettering |
2010-07-21 | load: make sure that unit files in /etc/ always take precedence, even over li... | Lennart Poettering |
2010-07-21 | unit: allow symlinking unit files to /dev/null | Lennart Poettering |