index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2011-03-16
nspawn: allocate a new pty instead of passing ours through to avoid terminal ...
Lennart Poettering
2011-03-16
main: parse the whole arv[] as kernel command line
Lennart Poettering
2011-03-16
main: check if we have a valid PID before getting the name of it
Lennart Poettering
2011-03-16
ask-password: reset signal mask after we are done
Lennart Poettering
2011-03-15
cgroup: don't recheck all the time whether the systemd hierarchy is mounted, ...
Lennart Poettering
2011-03-15
cgls: don't strip user processes and kernel threads from default output
Lennart Poettering
2011-03-15
umount: don't try to remount bind mounts ro during shutdown
Lennart Poettering
2011-03-15
getty: move automatic serial getty logic into generator
Lennart Poettering
2011-03-14
container: skip a few things when we are run in a container such as accessing...
Lennart Poettering
2011-03-14
cgls: by default start with group of PID 1
Lennart Poettering
2011-03-14
pam: determine user cgroup tree from cgroup of PID 1
Lennart Poettering
2011-03-14
nspawn: move container into its own name=systemd cgroup
Lennart Poettering
2011-03-14
manager: don't show kernel boot-up time for containers
Lennart Poettering
2011-03-14
manager: show who killed us
Lennart Poettering
2011-03-14
hostname: don't override the hostname with localhost if it is already set and...
Lennart Poettering
2011-03-14
audit: give up sending auditing messages when it failed due to EPERM
Lennart Poettering
2011-03-14
nspawn: don't require selinux on if it is compiled in
Lennart Poettering
2011-03-14
main: remove AF_UNIX sockets before binding
Lennart Poettering
2011-03-14
shutdown: print a nice message when terminating a container
Lennart Poettering
2011-03-14
nspawn: mount /selinux if needed
Lennart Poettering
2011-03-14
shutdown: just call exit() if we are in a container
Lennart Poettering
2011-03-14
umount: assume that a non-existing /dev/loop device means it is already detached
Lennart Poettering
2011-03-14
socket: use 777 as default mode for sockets
Lennart Poettering
2011-03-14
nspawn: we don't want a network namespace
Lennart Poettering
2011-03-14
main: log to the console in a container
Lennart Poettering
2011-03-14
main: don't parse /proc/cmdline in containers
Lennart Poettering
2011-03-14
util: add detect_container()
Lennart Poettering
2011-03-14
nspawn: reset environment and load login shell
Lennart Poettering
2011-03-14
nspawn: reset umask if needed
Lennart Poettering
2011-03-14
nspawn: define MS_MOVE manually if needed
Lennart Poettering
2011-03-14
nspawn: improve exit warning
Lennart Poettering
2011-03-14
core: move abstract namespace sockets to /dev/.run
Lennart Poettering
2011-03-14
nspawn: add simple chroot(1) like tool to execute commands in a namespace con...
Lennart Poettering
2011-03-14
util: detect CLONE_NEWPID namespaces, and cache results
Lennart Poettering
2011-03-14
git: ignore generated policy file
Lennart Poettering
2011-03-14
util: return exit status in wait_for_terminate_and_warn()
Lennart Poettering
2011-03-14
util: properly identify pty devices by their major
Lennart Poettering
2011-03-12
polkit: autogenerate polkit policy with correct paths
Lennart Poettering
2011-03-12
systemctl: support remote and privileged systemctl access via SSH and pkexec
Lennart Poettering
2011-03-11
gnome-ask-password-agent.vala: check for VALA_0_12
Kay Sievers
2011-03-11
gnome-ask-password-agent: check for vala 0.10 instead of libnotify
Kay Sievers
2011-03-11
gnome-ask-password-agent: restore removed libnotify0.6 support
Kay Sievers
2011-03-11
gnome-ask-password-agent: fix path to watch
Lennart Poettering
2011-03-11
units: move the last flag files to /dev/.run
Lennart Poettering
2011-03-11
util: close all fds before freezing execution
Lennart Poettering
2011-03-11
dbus: timeout connection setup
Lennart Poettering
2011-03-11
main: properly handle -b boot option
Lennart Poettering
2011-03-10
pam: do not leak file descriptor if flock fails
Andrey Borzenkov
2011-03-09
main: refuse system to be started in a chroot
Lennart Poettering
2011-03-09
main: don't check if /usr really is a mount point, since it is fine if it is ...
Lennart Poettering
[next]