chiark / gitweb /
bootchart: more fixes for bootchart in the initramfs
[elogind.git] / src /
2013-02-14 Harald Hoyerbootchart: more fixes for bootchart in the initramfs
2013-02-14 Zbigniew Jędrzejew... nspawn: print PID and show how to enter the namespace
2013-02-14 Harald Hoyeradded some missing include for a5c32cff1f56afe6f0c6c70d...
2013-02-14 Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-02-13 William Giokasman: bootchart: change /var/log to /run/log
2013-02-13 Simon PeetersMove systemctl dot to systemd-analyze dot
2013-02-13 Simon Peeterssystemd-analyze: rewrite in C.
2013-02-13 Marc-Antoine Perennousystemctl: use parse_unit_info
2013-02-13 Marc-Antoine Perennoudbus: introduce parse_unit_info
2013-02-13 Marc-Antoine Perennoudbus: import struct unit_info from systemctl
2013-02-13 Lennart Poetteringbuild-sys: make EFI support build-time optional
2013-02-13 Lennart Poetteringbuild-sys: make PolicyKit support compile-time optional...
2013-02-13 Lennart Poetteringefi: efi_get_boot_options() should already sort the...
2013-02-13 Lennart Poetteringefi: use efi_get_variable_string() instead of efi_get_v...
2013-02-13 Daniel Buchtest-strv.c: Changed assert() to assert_se()
2013-02-13 Daniel Buchtest-strv.c: added strv_append test
2013-02-13 Daniel Buchtest-strv.c: added strv_merge_concat test
2013-02-13 Daniel Buchtest-strv.c: added strv_merge test
2013-02-13 Lennart Poetteringselinux: use a dynamically sized string when generating...
2013-02-13 Thomas Hindoe Paab... use streq instead of strcmp
2013-02-13 Kay Sieversbootctl: always show slashes not backslashes
2013-02-13 Kay Sieversefi: unify BootXXXX reading
2013-02-13 Lennart PoetteringRevert "log_error() if inotify_add_watch() fails"
2013-02-13 Harald Hoyerlog_error() if inotify_add_watch() fails
2013-02-13 Zbigniew Jędrzejew... sysctl: fix uninitalized memory access in error path
2013-02-13 Zbigniew Jędrzejew... man: rename systemd.conf to systemd-system.conf
2013-02-13 Aleksander Morgadotest-udev: include missing.h
2013-02-13 Michael Olbrichratelimit: fix off-by-one
2013-02-13 Zbigniew Jędrzejew... tests: add test for continuation lines with comments
2013-02-13 William Giokasbootchart: Fix typos and some English
2013-02-13 Colin Waltersutil: *DO NOT* loop for EINTR handling with close_nointr()
2013-02-13 Lennart Poetteringboot: add stub Makefile symlink
2013-02-13 Harald Hoyerbootchart: make bootchart work from within the initrd
2013-02-13 Colin Waltersjournal: Don't use loginuid if it's not valid
2013-02-12 Thomas Hindoe Paab... util: introduce strcaseeq/strncaseeq
2013-02-12 Thomas Hindoe Paab... use strneq instead of strncmp
2013-02-12 Auke KokMerge branch 'master' of ssh://git.freedesktop.org...
2013-02-12 Lennart Poetteringefi: add missing #include
2013-02-12 Oleksii Shevchukmanager: pass environment over daemon-reexec
2013-02-12 Auke Koksystemd-bootchart: relicense to LGPLv2.1+
2013-02-12 Lennart Poetteringefi: various cleanups
2013-02-12 Aleksander Morgadomissing: define MS_REC and MS_SHARED if not defined...
2013-02-12 Kay Sieversudev: use unique names for temporary files created...
2013-02-12 Harald Hoyercdrom_id: add data track count for bad virtual drive...
2013-02-11 Lennart Poetteringlocalectl: fix --help text
2013-02-11 Lennart Poetteringjournalctl: allow both "-n 55" and "-n55" on the comman...
2013-02-11 Lennart Poetteringmanager: clean environment before passing it on to...
2013-02-11 Lennart Poetteringbinfmt,tmpfiles,modules-load,sysctl: rework the various...
2013-02-11 Lennart Poetteringcore: properly validate environment data from Environme...
2013-02-11 Lennart Poetteringmanager: validate environment parameters for SetEnviron...
2013-02-11 Kay Sieversbootctl: print partition uuids as /dev/disk/by-partuuid/...
2013-02-11 Lennart Poetteringcore: don't accept invalid environment assignments...
2013-02-11 Thomas Hindoe Paab... tests: more tests
2013-02-11 Adel Gadllahlogind: Allow active sessions to always shutdown by...
2013-02-11 Kay Sieversbootctl: add boot loader and firmware interface tool
2013-02-11 Lennart Poetteringefi: fix returned length of efi_get_variable()
2013-02-11 Lennart Poetteringutil: rework load_env_file()
2013-02-11 Lennart Poetteringpath-util: fix memory leak
2013-02-11 Lennart Poetteringutil: introduce FOREACH_LINE for iterating through...
2013-02-11 Lennart Poetteringtest-env-replace: better user assert_se() everywhere
2013-02-11 Lennart Poetteringenv: considerably beef up environment cleaning logic
2013-02-10 Thomas Hindoe Paab... tests: add tests of strxcpyx
2013-02-09 Lennart Poetteringvconsole-setup: don't set the kbd mode to unicode if...
2013-02-09 Lennart Poetteringshutdown: issue a sync() as soon as shutdown.target...
2013-02-09 Thomas Hindoe Paab... tests: add test of strbuf
2013-02-09 Lennart Poetteringlogind: rename "seat-master" tag to "master-of-seat"
2013-02-08 Kay Sieversudev: udevadm hwdb - add --root=
2013-02-08 Kay Sieversshared: conf-files - use root parameter and convert...
2013-02-08 Kay Sieversshared: conf-files - add root parameter
2013-02-08 Zbigniew Jędrzejew... systemd: fix uninitialized memory access in selinux
2013-02-07 Thomas Hindoe Paab... tests: add more tests
2013-02-07 Kay Sieversudev: remove HWDB_BIN
2013-02-07 Thomas Hindoe Paab... test-env-replace: assert results instead of printing...
2013-02-07 Mirco Tischlercoredump: make use of the cleanup macros
2013-02-07 Mirco Tischlerlogs-show: show messages for all unit types in systemct...
2013-02-07 Mirco Tischlerjournal: log user units for coredumps and show them...
2013-02-07 Eelco Dolstranss-myhostname: copy first result to preallocated buffer
2013-02-07 Zbigniew Jędrzejew... systemd: raise level of message about lookup paths
2013-02-07 Zbigniew Jędrzejew... shared: remove now unused function
2013-02-07 Zbigniew Jędrzejew... systemd: do not remove empty paths from unit lookup...
2013-02-07 Zbigniew Jędrzejew... tests: skip tests if manager cannot be created
2013-02-06 Thomas Hindoe Paab... tests: move strv_parse_nulstr to test-strv, and actuall...
2013-02-06 Thomas Hindoe Paab... strv: add strv_print
2013-02-06 Zbigniew Jędrzejew... tests: run manager in session mode
2013-02-06 Thomas Hindoe Paab... test: add a few tests and tidy up
2013-01-31 Michal Schmidtcryptsetup: accept both "read-only" and "readonly"...
2013-01-31 Daniel Buchtest-strv.c: test strv_join added
2013-01-31 Daniel Buchtest-strv.c: Split tests into seperate functions
2013-01-31 Mauro Dreissigsystemctl: Fix wrong assertion test
2013-01-30 Zbigniew Jędrzejew... tests: add test for unit name printing
2013-01-30 Zbigniew Jędrzejew... tests: compress unit name tests and add more asserts
2013-01-30 Zbigniew Jędrzejew... tests: add test for install_full_printf()
2013-01-30 Zbigniew Jędrzejew... install: allow %u an and %U specifiers in WantedBy...
2013-01-30 Zbigniew Jędrzejew... install: allow specifiers in WantedBy/RequiredBy/Alias
2013-01-30 Zbigniew Jędrzejew... core: fix %U when no User= used
2013-01-30 Zbigniew Jędrzejew... Move generic specifier functions to shared
2013-01-30 Zbigniew Jędrzejew... install: automatic cleanup using local cleanup functions
2013-01-30 Zbigniew Jędrzejew... install: use automatic cleanup in find_symlinks_fd()
2013-01-30 Zbigniew Jędrzejew... shared: introduce _cleanup_set_free_free_
2013-01-29 Zbigniew Jędrzejew... journalctl: allow --lines=0 i.e. only new
next