chiark / gitweb /
manager: fix taint check for /usr
[elogind.git] / src /
2011-03-29 Lennart Poetteringmanager: fix taint check for /usr
2011-03-29 Lennart Poetteringunit: never apply /etc/rcN.d/ priority to native services
2011-03-29 Lennart Poetteringunit: fix parsing of condition-result
2011-03-29 Lennart Poetteringunit: don't complain about failed units when deserializing
2011-03-29 Lennart Poetteringexec: drop process group kill mode since it has little...
2011-03-29 Lennart Poetteringcgroup: explain when we cannot initialize the cgroup...
2011-03-29 Florian Krienerlocale: full fledged /etc/default/locale support for...
2011-03-29 Lennart Poetteringsystemctl: don't truncate description when using pager
2011-03-29 Lennart Poetteringask-password: also accept Backspace as first keypress...
2011-03-29 Lennart Poetteringunit: when deserializing jobs, don't pull in dependencies
2011-03-28 Kay Sieversudev: tty - re-add accidentially removed hvc* match
2011-03-28 Lennart Poetteringlocale: fix LC_MESSAGES variable name
2011-03-28 Kay Sieversudev: systemd-tag all ttys
2011-03-28 Michael Olbrichudev: expose some more tty's for various embedded hardware
2011-03-28 Lennart Poetteringask-password: use TAB instead of backspace to disable...
2011-03-28 Jan Engelhardtcrypto: to show stars or not to show them
2011-03-28 Lennart Poetteringconf-parser: fix remaining parser functions according...
2011-03-28 Lennart Poetteringexecute: socket isn't abstract anymore
2011-03-28 Kay Sieversuse /run instead of /dev/.run
2011-03-28 cee1util: detect page size runtime.
2011-03-24 Kay Sieverstainted: don't check if /usr is a mount point, only...
2011-03-18 Andrey Borzenkovmount: pull in quota services from local mountpoints...
2011-03-18 Lennart Poetteringservice: pull in sysv facility targets from the sysv...
2011-03-18 Lennart Poetteringman: document pidns containers
2011-03-18 Lennart Poetteringsyslog: rework syslog detection so that we need no...
2011-03-18 Lennart Poetteringspecial: get rid of dbus.target
2011-03-18 Lennart Poetteringexec: properly apply capability bounding set, add inver...
2011-03-17 Andrey Borzenkovdbus: add service D-Bus property "Sockets"
2011-03-17 Andrey Borzenkovdbus: consolidate service SysV conditionals
2011-03-17 Lennart Poetteringunit: serialize condition test results
2011-03-17 cee1read-ahead: Fix broken systemd-readahead-collect on...
2011-03-17 Lennart Poetteringdef: centralize definition of default timeout in one...
2011-03-17 Lennart Poetteringchkconfig: check against runlevel 5 instead of 3, since...
2011-03-17 Lennart Poetteringsystemctl: accept condstop as alias for stop
2011-03-17 Lennart Poetteringdbus: allow LoadUnit to unprivileged users
2011-03-16 Lennart Poetteringumount: make sure skip_ro is always correctly initialized
2011-03-16 Jan Engelhardtmain: revert recognition of "b" argument
2011-03-16 Lennart Poetteringmain: interpret all argv[] arguments unconditionally...
2011-03-16 Lennart Poetteringloopback: downgrade an error to warning
2011-03-16 Lennart Poetteringnspawn: bind mount /etc/localtime
2011-03-16 Lennart Poetteringnspawn: make tty code more robust against closed/reopen...
2011-03-16 Lennart Poetteringutil: make touched files non-writable by default
2011-03-16 Lennart Poetteringnspawn: allocate a new pty instead of passing ours...
2011-03-16 Lennart Poetteringmain: parse the whole arv[] as kernel command line
2011-03-16 Lennart Poetteringmain: check if we have a valid PID before getting the...
2011-03-16 Lennart Poetteringask-password: reset signal mask after we are done
2011-03-15 Lennart Poetteringcgroup: don't recheck all the time whether the systemd...
2011-03-15 Lennart Poetteringcgls: don't strip user processes and kernel threads...
2011-03-15 Lennart Poetteringumount: don't try to remount bind mounts ro during...
2011-03-14 Lennart Poetteringgetty: move automatic serial getty logic into generator
2011-03-14 Lennart Poetteringcontainer: skip a few things when we are run in a conta...
2011-03-14 Lennart Poetteringcgls: by default start with group of PID 1
2011-03-14 Lennart Poetteringpam: determine user cgroup tree from cgroup of PID 1
2011-03-14 Lennart Poetteringnspawn: move container into its own name=systemd cgroup
2011-03-14 Lennart Poetteringmanager: don't show kernel boot-up time for containers
2011-03-14 Lennart Poetteringmanager: show who killed us
2011-03-14 Lennart Poetteringhostname: don't override the hostname with localhost...
2011-03-14 Lennart Poetteringaudit: give up sending auditing messages when it failed...
2011-03-14 Lennart Poetteringnspawn: don't require selinux on if it is compiled in
2011-03-14 Lennart Poetteringmain: remove AF_UNIX sockets before binding
2011-03-14 Lennart Poetteringshutdown: print a nice message when terminating a container
2011-03-14 Lennart Poetteringnspawn: mount /selinux if needed
2011-03-14 Lennart Poetteringshutdown: just call exit() if we are in a container
2011-03-14 Lennart Poetteringumount: assume that a non-existing /dev/loop device...
2011-03-14 Lennart Poetteringsocket: use 777 as default mode for sockets
2011-03-14 Lennart Poetteringnspawn: we don't want a network namespace
2011-03-14 Lennart Poetteringmain: log to the console in a container
2011-03-14 Lennart Poetteringmain: don't parse /proc/cmdline in containers
2011-03-14 Lennart Poetteringutil: add detect_container()
2011-03-14 Lennart Poetteringnspawn: reset environment and load login shell
2011-03-14 Lennart Poetteringnspawn: reset umask if needed
2011-03-14 Lennart Poetteringnspawn: define MS_MOVE manually if needed
2011-03-14 Lennart Poetteringnspawn: improve exit warning
2011-03-14 Lennart Poetteringcore: move abstract namespace sockets to /dev/.run
2011-03-14 Lennart Poetteringnspawn: add simple chroot(1) like tool to execute comma...
2011-03-14 Lennart Poetteringutil: detect CLONE_NEWPID namespaces, and cache results
2011-03-14 Lennart Poetteringgit: ignore generated policy file
2011-03-14 Lennart Poetteringutil: return exit status in wait_for_terminate_and_warn()
2011-03-14 Lennart Poetteringutil: properly identify pty devices by their major
2011-03-12 Lennart Poetteringpolkit: autogenerate polkit policy with correct paths
2011-03-12 Lennart Poetteringsystemctl: support remote and privileged systemctl...
2011-03-11 Kay Sieversgnome-ask-password-agent.vala: check for VALA_0_12
2011-03-11 Kay Sieversgnome-ask-password-agent: check for vala 0.10 instead...
2011-03-11 Kay Sieversgnome-ask-password-agent: restore removed libnotify0...
2011-03-11 Lennart Poetteringgnome-ask-password-agent: fix path to watch
2011-03-11 Lennart Poetteringunits: move the last flag files to /dev/.run
2011-03-10 Lennart Poetteringutil: close all fds before freezing execution
2011-03-10 Lennart Poetteringdbus: timeout connection setup
2011-03-10 Lennart Poetteringmain: properly handle -b boot option
2011-03-10 Andrey Borzenkovpam: do not leak file descriptor if flock fails
2011-03-09 Lennart Poetteringmain: refuse system to be started in a chroot
2011-03-09 Lennart Poetteringmain: don't check if /usr really is a mount point,...
2011-03-09 Lennart Poetteringcondition: take a timestamp and store last result of...
2011-03-09 Lennart Poetteringdev: use /dev/.run/systemd as runtime directory, instea...
2011-03-09 Lennart Poetteringpkconfig: export full search path as .pc variable
2011-03-09 Lennart Poetteringselinux: bump up error level when in non-enforcing...
2011-03-09 Andrey Borzenkovdbus: fix dbus assert due to uninitialized error
2011-03-09 Lennart Poetteringdbus: properly generate UnknownInterface, UnknownProper...
2011-03-09 Lennart Poetteringdrop unnecessary suffix NULs as gcc adds them anyway
2011-03-09 Lennart Poetteringmount: use /dev/.run as an early boot alias for /var/run
next