chiark / gitweb /
systemctl: allow 'systemctl reboot -ff' to succeed even without D-Bus
[elogind.git] / src / shared /
2012-05-03 Lennart Poetteringhwclock: add taint flag for non-local hwclock
2012-04-29 Lucas De Marchiutil: introduce container_of() macro
2012-04-22 Lennart Poetteringutil: unify getenv() logic for other PID
2012-04-22 Lennart Poetteringnspawn: add -b switch to automatically look for an...
2012-04-22 Lennart Poetteringdefault to v102 everywhere, instead of vt100, to synchr...
2012-04-22 Lennart Poetteringlogin: assing /dev/console logins to seat0
2012-04-21 Lennart Poetteringutil: fix tty_is_vc_resolve() in a container where...
2012-04-21 Lennart Poetteringlog: include syslog identifier in default log propertie...
2012-04-20 Lennart Poetteringlog: fix LOG_TARGET_JOURNAL_OR_KMSG
2012-04-19 Sven Andersfix typo in src/shared/install.c
2012-04-17 Kay Sieversudev: unify /dev static symlink setup
2012-04-17 Kay Sieverssilence a bunch of gcc warnings
2012-04-17 Kay Sieversselinux: unify systemd and udev code
2012-04-17 Kay Sieversmkdir: do not use alloca() in a loop
2012-04-16 Kay Sieversudev: replace util_create_path() with mkdir_parents()
2012-04-16 Lennart Poetteringlogind: remove redundant entries from logind's default...
2012-04-16 Lennart Poetteringsystemctl: show main and control PID explicitly in...
2012-04-16 Lennart Poetteringutil: introduce memdup()
2012-04-16 Lennart Poetteringcgls: don't show empty cgroups by default
2012-04-16 Lennart Poetteringlogind: add shutdown/suspend/idle inhibition framework
2012-04-16 Lennart Poetteringcgroup: if a controller is not available don't try...
2012-04-13 Lennart Poetteringpolkit: spawn agent in --fallback mode
2012-04-13 Lennart Poetteringwatchdog: make watchdog dbus properties writable
2012-04-13 Lennart Poetteringdbus: automatically send out changed events for propert...
2012-04-13 Lennart Poetteringfix a couple of things found with the llvm static analyzer
2012-04-12 Lennart Poetteringbuild-sys: move src/linux/ to src/shared/linux
2012-04-12 Lennart Poetteringbuild-sys: move *-setup out of shared to avoid selinux...
2012-04-12 Kay Sieversmove remainig shared stuff to shared/
2012-04-12 Lennart Poetteringmain: we want all setup functions to be in files called...
2012-04-12 Lennart Poetteringhostname-setup: move to core/
2012-04-12 Lennart Poetteringbuild-sys: move a few things into more appropriate...
2012-04-12 Lennart Poetteringbuild-sys: add stub makefiles to make emacs easier...
2012-04-12 Kay Sieversrename machine-id-main.c tomacht the binary and move...
2012-04-12 Lennart Poetteringexecute: when we can't get the requested rlimit, get...
2012-04-12 Kay Sieversmove more common files to shared/ and add them to shared.la
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11 Lennart Poetteringpolkit: when spawning off agent, wait until the agent...
2012-04-11 Lennart Poetteringpolkit: temporarily spawn of a polkit agent in terminal...
2012-04-11 Kay Sieversput acl.la in 'if HAVE_ACL' and rename acl.[ch] to...
2012-04-11 Lennart Poetteringmain: drop container/initrd env vars from inherited set
2012-04-11 Kay Sieverssplit selinux label operations out of cgroup-util,...
2012-04-10 Kay Sieversrename basic.la to shared.la and put selinux deps in...
2012-04-10 Kay Sieversmove list.h, macro.h, ioprio.h to shared/
2012-04-10 Kay Sieversmove pager.[ch] to shared/
2012-04-10 Kay Sieversmove cgroup-util.[ch] to shared/
2012-04-10 Kay Sieversutil: move ACL code into internal library
2012-04-10 Kay Sieversutil: move all to shared/ and split external dependenci...