Age | Commit message (Expand) | Author |
2012-04-20 | manager: split transaction.[ch] | Michal Schmidt |
2012-04-20 | manager: Transaction as an object | Michal Schmidt |
2012-04-20 | job: job_uninstall() | Michal Schmidt |
2012-04-20 | manager: simplify transaction_abort() | Michal Schmidt |
2012-04-20 | job: allow job_free() only on already unlinked jobs | Michal Schmidt |
2012-04-20 | manager: fix comment | Michal Schmidt |
2012-04-20 | tmpfiles: fix error message | Michal Schmidt |
2012-04-20 | log: fix LOG_TARGET_JOURNAL_OR_KMSG | Lennart Poettering |
2012-04-20 | mount-setup: don't log with LOG_ERROR if a mount that doesn't matter fails | Lennart Poettering |
2012-04-20 | main: log to the journal in container mode, by default | Lennart Poettering |
2012-04-20 | docs: hook-up gtk-doc to 'make check' | Kay Sievers |
2012-04-19 | fix typo in src/shared/install.c | Sven Anders |
2012-04-18 | remove MS_* which can not be combined with current kernel code | Kay Sievers |
2012-04-17 | udev: unify /dev static symlink setup | Kay Sievers |
2012-04-17 | silence a bunch of gcc warnings | Kay Sievers |
2012-04-17 | selinux: unify systemd and udev code | Kay Sievers |
2012-04-17 | mkdir: do not use alloca() in a loop | Kay Sievers |
2012-04-17 | udev: kill udev_selinux_setfscreateconat() | Kay Sievers |
2012-04-17 | udev: replace util_create_path() with mkdir_parents() | Kay Sievers |
2012-04-16 | udev: use startswith() and streq() | Kay Sievers |
2012-04-16 | udev: remove configuration options for /dev, /sys, /run directories | Kay Sievers |
2012-04-16 | udev: replace ARRAY_SIZE() with ELEMENTSOF() | Kay Sievers |
2012-04-16 | logind: remove redundant entries from logind's default controller lists too | Lennart Poettering |
2012-04-16 | systemctl: show main and control PID explicitly in cgroup-show | Lennart Poettering |
2012-04-16 | util: introduce memdup() | Lennart Poettering |
2012-04-16 | cgls: don't show empty cgroups by default | Lennart Poettering |
2012-04-16 | logind: hook up inhibit logic with idle hint logic | Lennart Poettering |
2012-04-16 | logind: add shutdown/suspend/idle inhibition framework | Lennart Poettering |
2012-04-16 | manager: remove unavailable/redundant entries from default controllers list | 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-15 | udev: udev_monitor_new_from_socket() - log error and remove from public header | Kay Sievers |
2012-04-15 | udev: update some rules | Kay Sievers |
2012-04-15 | udev: cleanup the udev cgroup when the daemon enters the idle state | Kay Sievers |
2012-04-14 | udev: move all unconditionally installed rules to rules/ | Kay Sievers |
2012-04-14 | udev: keymap - move src/udev/force-release-maps/ to keymaps-force-release/ | Kay Sievers |
2012-04-14 | udev: test - move test/ and src/test/ | Kay Sievers |
2012-04-13 | service: place control command in subcgroup control/ | Lennart Poettering |
2012-04-13 | update .gitignore | Kay Sievers |
2012-04-13 | polkit: spawn agent in --fallback mode | Lennart Poettering |
2012-04-13 | update .gitignore | Kay Sievers |
2012-04-13 | build-sys: add stub makefiles to all subdirs to ease development with emacs | Lennart Poettering |
2012-04-13 | nspawn: add missing include lines | 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 | udev: gudev - silence introspection scanner warning | Kay Sievers |
2012-04-13 | dbus: expose whether we have a hardware watchdog on the bus | Lennart Poettering |
2012-04-13 | unit: signal explicitly if a condition failed in unit_start() | Lennart Poettering |
2012-04-13 | udev: move libudev, gudev to src/; move gudev/docs/, udev/docs/ to to docs/ | Kay Sievers |
2012-04-13 | logind: explicitly check for /dev/tty0 | Lennart Poettering |
2012-04-13 | main: unset some more env vars | Lennart Poettering |