Age | Commit message (Expand) | Author |
2013-02-13 | test-udev: include missing.h | Aleksander Morgado |
2013-02-13 | ratelimit: fix off-by-one | Michael Olbrich |
2013-02-13 | tests: add test for continuation lines with comments | Zbigniew Jędrzejewski-Szmek |
2013-02-13 | bootchart: Fix typos and some English | William Giokas |
2013-02-13 | util: *DO NOT* loop for EINTR handling with close_nointr() | Colin Walters |
2013-02-13 | boot: add stub Makefile symlink | Lennart Poettering |
2013-02-12 | bootchart: make bootchart work from within the initrd | Harald Hoyer |
2013-02-13 | journal: Don't use loginuid if it's not valid | Colin Walters |
2013-02-13 | util: introduce strcaseeq/strncaseeq | Thomas Hindoe Paaboel Andersen |
2013-02-13 | use strneq instead of strncmp | Thomas Hindoe Paaboel Andersen |
2013-02-12 | Merge branch 'master' of ssh://git.freedesktop.org/git/systemd/systemd into work | Auke Kok |
2013-02-13 | efi: add missing #include | Lennart Poettering |
2013-02-13 | manager: pass environment over daemon-reexec | Oleksii Shevchuk |
2013-02-12 | systemd-bootchart: relicense to LGPLv2.1+ | Auke Kok |
2013-02-13 | efi: various cleanups | Lennart Poettering |
2013-02-13 | missing: define MS_REC and MS_SHARED if not defined already | Aleksander Morgado |
2013-02-12 | udev: use unique names for temporary files created in /dev | Kay Sievers |
2013-02-12 | cdrom_id: add data track count for bad virtual drive implementations | Harald Hoyer |
2013-02-12 | localectl: fix --help text | Lennart Poettering |
2013-02-12 | journalctl: allow both "-n 55" and "-n55" on the command line, as equivalent ... | Lennart Poettering |
2013-02-11 | manager: clean environment before passing it on to others | Lennart Poettering |
2013-02-11 | binfmt,tmpfiles,modules-load,sysctl: rework the various early-boot services t... | Lennart Poettering |
2013-02-11 | core: properly validate environment data from Environment= lines in unit files | Lennart Poettering |
2013-02-11 | manager: validate environment parameters for SetEnvironment(), UnsetEnvironme... | Lennart Poettering |
2013-02-11 | bootctl: print partition uuids as /dev/disk/by-partuuid/... | Kay Sievers |
2013-02-11 | core: don't accept invalid environment assignments from the kernel cmdline | Lennart Poettering |
2013-02-11 | tests: more tests | Thomas Hindoe Paaboel Andersen |
2013-02-11 | logind: Allow active sessions to always shutdown by default | Adel Gadllah |
2013-02-11 | bootctl: add boot loader and firmware interface tool | Kay Sievers |
2013-02-11 | efi: fix returned length of efi_get_variable() | Lennart Poettering |
2013-02-11 | util: rework load_env_file() | Lennart Poettering |
2013-02-11 | path-util: fix memory leak | Lennart Poettering |
2013-02-11 | util: introduce FOREACH_LINE for iterating through files | Lennart Poettering |
2013-02-11 | test-env-replace: better user assert_se() everywhere | Lennart Poettering |
2013-02-11 | env: considerably beef up environment cleaning logic | Lennart Poettering |
2013-02-10 | tests: add tests of strxcpyx | Thomas Hindoe Paaboel Andersen |
2013-02-09 | vconsole-setup: don't set the kbd mode to unicode if is is currently in raw/o... | Lennart Poettering |
2013-02-09 | shutdown: issue a sync() as soon as shutdown.target is queued | Lennart Poettering |
2013-02-09 | tests: add test of strbuf | Thomas Hindoe Paaboel Andersen |
2013-02-09 | logind: rename "seat-master" tag to "master-of-seat" | Lennart Poettering |
2013-02-08 | udev: udevadm hwdb - add --root= | Kay Sievers |
2013-02-08 | shared: conf-files - use root parameter and convert to auto-cleanup | Kay Sievers |
2013-02-08 | shared: conf-files - add root parameter | Kay Sievers |
2013-02-07 | systemd: fix uninitialized memory access in selinux | Zbigniew Jędrzejewski-Szmek |
2013-02-08 | tests: add more tests | Thomas Hindoe Paaboel Andersen |
2013-02-07 | udev: remove HWDB_BIN | Kay Sievers |
2013-02-07 | test-env-replace: assert results instead of printing them | Thomas Hindoe Paaboel Andersen |
2013-02-07 | coredump: make use of the cleanup macros | Mirco Tischler |
2013-02-07 | logs-show: show messages for all unit types in systemctl status | Mirco Tischler |
2013-02-07 | journal: log user units for coredumps and show them in systemctl status | Mirco Tischler |