chiark / gitweb /
selinux: unify systemd and udev code
[elogind.git] / src / shared /
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...