Age | Commit message (Expand) | Author |
2012-04-08 | udev: switch to systemd logging functions | Kay Sievers |
2012-04-05 | systemd: add hardware watchdog support | Lennart Poettering |
2012-04-05 | job: use a lookup table for merging of job types | Michal Schmidt |
2012-04-04 | udev: replace UDEV_EXPORT with _public_ | Kay Sievers |
2012-04-04 | udev: ata_id - remove assert() until we switch over to systemd logging | Kay Sievers |
2012-04-04 | udev: enable logging | Kay Sievers |
2012-04-04 | keymap: Add support for Lenovo v480 touchpad toggle hotkey. | Ayan George |
2012-04-04 | udev: fix gcc warnings | Kay Sievers |
2012-04-04 | Merge branch 'master' of ssh://git.freedesktop.org/git/systemd/systemd | Kay Sievers |
2012-04-04 | udev: fix gcc warnings | Kay Sievers |
2012-04-04 | move imported udev into place | Kay Sievers |
2012-04-04 | journal: don't export the boot id twice per entry | Lennart Poettering |
2012-04-03 | man: update documentation of special units | Lennart Poettering |
2012-04-03 | man: document special journal fields | Lennart Poettering |
2012-04-03 | import udev repository | Kay Sievers |
2012-04-03 | logind: log with AUTH facility | Lennart Poettering |
2012-04-03 | fix a couple of AF_UNIX connect() calls | Lennart Poettering |
2012-04-03 | journal: in json and export mode use double underscores to prefix location fi... | Lennart Poettering |
2012-04-03 | systemctl: make -f short for both --follow and --force | Lennart Poettering |
2012-04-03 | service: schedule JOB_RESTART from SERVICE_AUTO_RESTART state | David Ward |
2012-04-02 | analyze: Cosmetic exit when the bootup is not yet complete when plotting. | Colin Guthrie |
2012-04-02 | Revert "socket: if we fail to create an instantiated service for a socket, do... | Michal Schmidt |
2012-04-02 | install: check for proper return from dirent_ensure_type | Dave Reisner |
2012-04-02 | journal: implicitly add code location to all messages logged with the native ... | Lennart Poettering |
2012-04-02 | journal: decrease default mmap window size to allow a bigger number of journa... | Lennart Poettering |
2012-04-02 | bash-completion: update naming of loginctl | Dave Reisner |
2012-03-30 | rename /etc/systemd/systemd-{login,journal}d.conf to {login,journal}d.conf | Kay Sievers |
2012-03-28 | job: add debug prints where job type gets changed | Michal Schmidt |
2012-03-28 | job: fix loss of ordering with restart jobs | Michal Schmidt |
2012-03-27 | journal: properly handle if we interleave files with different boot ids | Lennart Poettering |
2012-03-27 | cat: fix priority type | Lennart Poettering |
2012-03-27 | journalctl: add --local switch | Lennart Poettering |
2012-03-26 | man: minor typo in reference to manual page | Elan Ruusamäe |
2012-03-22 | libudev: monitor - do not memset() receive buffer | Kay Sievers |
2012-03-22 | logind: close FIFO before ending sessions cleanly | Lennart Poettering |
2012-03-22 | logind: extend comment about X11 socket symlink | Lennart Poettering |
2012-03-22 | add sparse support to detect endianness bug | Frederic Crozat |
2012-03-22 | binfmt: fix apply loop | Lennart Poettering |
2012-03-22 | main: added support for loading IMA custom policies | Roberto Sassu |
2012-03-22 | systemd: mount the securityfs filesystem at early stage | Roberto Sassu |
2012-03-21 | journal: PAGE_SIZE is not known on ppc and other archs | Lennart Poettering |
2012-03-21 | journal: react with immediate rotation to a couple of more errors | Lennart Poettering |
2012-03-21 | keymap: Add Samsung 90X3A | Vaidas Jablonskis |
2012-03-20 | sysctl: accept multiple passed configuration files | Lennart Poettering |
2012-03-20 | modules-load: drop /lib from search path if we don't have it split off | Lennart Poettering |
2012-03-20 | bmfmt: allow passing more than one config file name | Lennart Poettering |
2012-03-20 | remove GTK pieces | Michal Schmidt |
2012-03-18 | build-sys: place build binaries in the root | Kay Sievers |
2012-03-16 | util: never follow symlinks in rm_rf_children() | Michal Schmidt |
2012-03-16 | man: document systemd-journalctl(1) | Lennart Poettering |