chiark / gitweb /
core/killall.c: prevent segfault and initialize pids
[elogind.git] / src / core / mount-setup.c
2013-03-22 Lennart Poetteringmount: mount all cgroup controllers in containers, too
2013-03-16 Michal Sekletarcore: reuse the same /tmp, /var/tmp and inaccessible dir
2013-03-15 Lennart Poetteringsd-booted: update sd_booted() check a bit
2013-03-07 Nathaniel Chencore: mount and initialize Smack
2013-03-01 Zbigniew Jędrzejew... Merge branch 'python-systemd-reader'
2013-02-27 Kay Sieversmount-setup: mount pstore filesystem
2013-02-13 Lennart Poetteringbuild-sys: make EFI support build-time optional
2013-02-12 Auke KokMerge branch 'master' of ssh://git.freedesktop.org...
2013-02-12 Lennart Poetteringefi: various cleanups
2013-01-21 Lennart Poetteringutil: move is_efiboot() to efivars.c
2013-01-07 Tom GundersenMerge nss-myhostname
2012-11-04 Kay Sieversmount-setup: try mounting 'efivarfs' only if the system...
2012-10-30 Lee, Chun-Yisystemd: mount the EFI variable filesystem
2012-09-18 Lennart Poetteringmount: don't mount securityfs in a container
2012-08-21 Lennart Poetteringdev-setup: make NULL as parameter for dev_setup() equiv...
2012-08-21 Dave Reisnerdev-setup: allow a path prefix for use in chroots
2012-08-06 Lennart Poetteringmount-setup: change system mount propagation to shared...
2012-08-06 Shawn Landdencontinue work with error messages, log_oom()
2012-07-03 Lennart Poetteringmount-setup: don't complain if we try to fix the label...
2012-06-01 Lennart Poetteringmissing: define MS_STRICTATIME if not defined already
2012-05-31 Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
2012-05-08 Kay Sieversutil: split-out path-util.[ch]
2012-04-21 Lennart Poetteringmount-setup: ignore common container bind mounts
2012-04-20 Lennart Poetteringmount-setup: don't log with LOG_ERROR if a mount that...
2012-04-17 Kay Sieversudev: unify /dev static symlink setup
2012-04-17 Kay Sieversselinux: unify systemd and udev code
2012-04-12 Lennart Poetteringbuild-sys: move *-setup out of shared to avoid selinux...