Age | Commit message (Expand) | Author |
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 |
2013-02-07 | nss-myhostname: copy first result to preallocated buffer | Eelco Dolstra |
2013-02-06 | systemd: raise level of message about lookup paths | Zbigniew Jędrzejewski-Szmek |
2013-02-06 | shared: remove now unused function | Zbigniew Jędrzejewski-Szmek |
2013-02-06 | systemd: do not remove empty paths from unit lookup path | Zbigniew Jędrzejewski-Szmek |
2013-02-06 | tests: skip tests if manager cannot be created | Zbigniew Jędrzejewski-Szmek |
2013-02-07 | tests: move strv_parse_nulstr to test-strv, and actually test it | Thomas Hindoe Paaboel Andersen |
2013-02-07 | strv: add strv_print | Thomas Hindoe Paaboel Andersen |
2013-02-06 | tests: run manager in session mode | Zbigniew Jędrzejewski-Szmek |
2013-02-06 | test: add a few tests and tidy up | Thomas Hindoe Paaboel Andersen |
2013-01-31 | cryptsetup: accept both "read-only" and "readonly" spellings | Michal Schmidt |
2013-01-30 | test-strv.c: test strv_join added | Daniel Buch |
2013-01-30 | test-strv.c: Split tests into seperate functions | Daniel Buch |
2013-01-30 | systemctl: Fix wrong assertion test | Mauro Dreissig |
2013-01-29 | tests: add test for unit name printing | Zbigniew Jędrzejewski-Szmek |