Age | Commit message (Expand) | Author |
2013-02-12 | systemd-bootchart: relicense to LGPLv2.1+ | Auke Kok |
2013-02-13 | update TODO | Lennart Poettering |
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 | build-sys: add -U_FORTIFY_SOURCE to $PYTHON_CFLAGS when necessary | Zbigniew Jędrzejewski-Szmek |
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 | man: typo fix in systemd.socket | Michael Biebl |
2013-02-09 | update TODO | Lennart Poettering |
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-09 | update TODO | Lennart Poettering |
2013-02-08 | man: fix prototype of sd_get_uids() | Lennart Poettering |
2013-02-08 | update TODO | Lennart Poettering |
2013-02-08 | build-sys: link libudev against the internal sd-daemon lib, not the source file | Kay Sievers |
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 | build-sys: fix build without -Wl,--gc-sections | Zbigniew Jędrzejewski-Szmek |
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 | build-sys: at least for now, never link libudev against systemd's shared libr... | Kay Sievers |
2013-02-07 | build-sys: add libsystemd-id128 as libudev dependency | David Strauss |
2013-02-07 | build-sys: restore man/index.html as link to systemd.index.html | Zbigniew Jędrzejewski-Szmek |
2013-02-07 | man: fix return value for sd_journal_flush_matches | Zbigniew Jędrzejewski-Szmek |
2013-02-07 | man: document COREDUMP_UNIT and COREDUMP_USER_UNIT | Zbigniew Jędrzejewski-Szmek |
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 |