Age | Commit message (Expand) | Author |
2012-04-16 | logind: add shutdown/suspend/idle inhibition framework | Lennart Poettering |
2012-04-16 | cgroup: if a controller is not available don't try to create cgroups in its h... | Lennart Poettering |
2012-04-13 | polkit: spawn agent in --fallback mode | Lennart Poettering |
2012-04-13 | watchdog: make watchdog dbus properties writable | Lennart Poettering |
2012-04-13 | dbus: automatically send out changed events for properties written to | Lennart Poettering |
2012-04-13 | fix a couple of things found with the llvm static analyzer | Lennart Poettering |
2012-04-12 | build-sys: move src/linux/ to src/shared/linux | Lennart Poettering |
2012-04-12 | build-sys: move *-setup out of shared to avoid selinux being pulled in | Lennart Poettering |
2012-04-12 | move remainig shared stuff to shared/ | Kay Sievers |
2012-04-12 | main: we want all setup functions to be in files called xxx-setup.[ch] | Lennart Poettering |
2012-04-12 | hostname-setup: move to core/ | Lennart Poettering |
2012-04-12 | build-sys: move a few things into more appropriate places | Lennart Poettering |
2012-04-12 | build-sys: add stub makefiles to make emacs easier to use | Lennart Poettering |
2012-04-12 | rename machine-id-main.c tomacht the binary and move main.c to core/ | Kay Sievers |
2012-04-12 | execute: when we can't get the requested rlimit, get the next closest | Lennart Poettering |
2012-04-12 | move more common files to shared/ and add them to shared.la | Kay Sievers |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-04-11 | polkit: when spawning off agent, wait until the agent is fully initialized | Lennart Poettering |
2012-04-11 | polkit: temporarily spawn of a polkit agent in terminals for possibly authent... | Lennart Poettering |
2012-04-11 | put acl.la in 'if HAVE_ACL' and rename acl.[ch] to acl-util.[ch] | Kay Sievers |
2012-04-11 | main: drop container/initrd env vars from inherited set | Lennart Poettering |
2012-04-11 | split selinux label operations out of cgroup-util, socket-util | Kay Sievers |
2012-04-10 | rename basic.la to shared.la and put selinux deps in shared-selinx.la | Kay Sievers |
2012-04-10 | move list.h, macro.h, ioprio.h to shared/ | Kay Sievers |
2012-04-10 | move pager.[ch] to shared/ | Kay Sievers |
2012-04-10 | move cgroup-util.[ch] to shared/ | Kay Sievers |
2012-04-10 | util: move ACL code into internal library | Kay Sievers |
2012-04-10 | util: move all to shared/ and split external dependencies in separate interna... | Kay Sievers |