summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* pam: determine user cgroup tree from cgroup of PID 1Lennart Poettering2011-03-144-12/+70
* nspawn: move container into its own name=systemd cgroupLennart Poettering2011-03-141-4/+32
* manager: don't show kernel boot-up time for containersLennart Poettering2011-03-141-1/+2
* manager: show who killed usLennart Poettering2011-03-141-1/+7
* hostname: don't override the hostname with localhost if it is already set and...Lennart Poettering2011-03-141-1/+21
* audit: give up sending auditing messages when it failed due to EPERMLennart Poettering2011-03-141-2/+13
* nspawn: don't require selinux on if it is compiled inLennart Poettering2011-03-141-9/+11
* main: remove AF_UNIX sockets before bindingLennart Poettering2011-03-142-1/+4
* shutdown: print a nice message when terminating a containerLennart Poettering2011-03-141-1/+3
* nspawn: mount /selinux if neededLennart Poettering2011-03-141-7/+10
* shutdown: just call exit() if we are in a containerLennart Poettering2011-03-141-78/+66
* umount: assume that a non-existing /dev/loop device means it is already detachedLennart Poettering2011-03-141-1/+1
* socket: use 777 as default mode for socketsLennart Poettering2011-03-141-1/+1
* nspawn: we don't want a network namespaceLennart Poettering2011-03-141-1/+1
* main: log to the console in a containerLennart Poettering2011-03-142-2/+2
* main: don't parse /proc/cmdline in containersLennart Poettering2011-03-141-7/+35
* util: add detect_container()Lennart Poettering2011-03-142-34/+47
* nspawn: reset environment and load login shellLennart Poettering2011-03-141-3/+10
* nspawn: reset umask if neededLennart Poettering2011-03-141-0/+5
* nspawn: define MS_MOVE manually if neededLennart Poettering2011-03-142-0/+5
* nspawn: improve exit warningLennart Poettering2011-03-141-2/+2
* core: move abstract namespace sockets to /dev/.runLennart Poettering2011-03-148-16/+40
* nspawn: add simple chroot(1) like tool to execute commands in a namespace con...Lennart Poettering2011-03-141-0/+444
* util: detect CLONE_NEWPID namespaces, and cache resultsLennart Poettering2011-03-141-8/+58
* git: ignore generated policy fileLennart Poettering2011-03-141-0/+1
* util: return exit status in wait_for_terminate_and_warn()Lennart Poettering2011-03-142-2/+2
* util: properly identify pty devices by their majorLennart Poettering2011-03-142-3/+21
* polkit: autogenerate polkit policy with correct pathsLennart Poettering2011-03-121-2/+2
* systemctl: support remote and privileged systemctl access via SSH and pkexecLennart Poettering2011-03-125-52/+556
* gnome-ask-password-agent.vala: check for VALA_0_12Kay Sievers2011-03-111-3/+3
* gnome-ask-password-agent: check for vala 0.10 instead of libnotifyKay Sievers2011-03-111-3/+3
* gnome-ask-password-agent: restore removed libnotify0.6 supportKay Sievers2011-03-111-0/+4
* gnome-ask-password-agent: fix path to watchLennart Poettering2011-03-111-8/+3
* units: move the last flag files to /dev/.runLennart Poettering2011-03-111-1/+1
* util: close all fds before freezing executionLennart Poettering2011-03-112-8/+13
* dbus: timeout connection setupLennart Poettering2011-03-111-0/+36
* main: properly handle -b boot optionLennart Poettering2011-03-111-6/+18
* pam: do not leak file descriptor if flock failsAndrey Borzenkov2011-03-101-2/+6
* main: refuse system to be started in a chrootLennart Poettering2011-03-091-1/+8
* main: don't check if /usr really is a mount point, since it is fine if it is ...Lennart Poettering2011-03-091-15/+3
* condition: take a timestamp and store last result of conditionsLennart Poettering2011-03-094-6/+43
* dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemdLennart Poettering2011-03-0915-52/+51
* pkconfig: export full search path as .pc variableLennart Poettering2011-03-091-0/+2
* selinux: bump up error level when in non-enforcing modeLennart Poettering2011-03-091-1/+1
* dbus: fix dbus assert due to uninitialized errorAndrey Borzenkov2011-03-092-0/+4
* dbus: properly generate UnknownInterface, UnknownProperty and PropertyReadOnl...Lennart Poettering2011-03-0917-16/+128
* drop unnecessary suffix NULs as gcc adds them anywayLennart Poettering2011-03-0911-22/+13
* mount: use /dev/.run as an early boot alias for /var/runLennart Poettering2011-03-091-0/+1
* build-sys: add Mandriva distribution supportv20Andrey Borzenkov2011-03-088-7/+122
* service: use uppercase SYSV prefix to make it easier to recognizeLennart Poettering2011-03-081-1/+1