index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2013-02-13
man: bootchart: change /var/log to /run/log
William Giokas
2013-02-13
Move systemctl dot to systemd-analyze dot
Simon Peeters
2013-02-13
systemd-analyze: rewrite in C.
Simon Peeters
2013-02-13
systemctl: use parse_unit_info
Marc-Antoine Perennou
2013-02-13
dbus: introduce parse_unit_info
Marc-Antoine Perennou
2013-02-13
dbus: import struct unit_info from systemctl
Marc-Antoine Perennou
2013-02-13
build-sys: make EFI support build-time optional
Lennart Poettering
2013-02-13
build-sys: make PolicyKit support compile-time optional (was runtime-optional...
Lennart Poettering
2013-02-13
efi: efi_get_boot_options() should already sort the entries, the random order...
Lennart Poettering
2013-02-13
efi: use efi_get_variable_string() instead of efi_get_variable() where we can
Lennart Poettering
2013-02-13
test-strv.c: Changed assert() to assert_se()
Daniel Buch
2013-02-13
test-strv.c: added strv_append test
Daniel Buch
2013-02-13
test-strv.c: added strv_merge_concat test
Daniel Buch
2013-02-13
test-strv.c: added strv_merge test
Daniel Buch
2013-02-13
selinux: use a dynamically sized string when generating audit messages
Lennart Poettering
2013-02-13
use streq instead of strcmp
Thomas Hindoe Paaboel Andersen
2013-02-13
bootctl: always show slashes not backslashes
Kay Sievers
2013-02-13
efi: unify BootXXXX reading
Kay Sievers
2013-02-13
Revert "log_error() if inotify_add_watch() fails"
Lennart Poettering
2013-02-13
log_error() if inotify_add_watch() fails
Harald Hoyer
2013-02-13
sysctl: fix uninitalized memory access in error path
Zbigniew Jędrzejewski-Szmek
2013-02-13
man: rename systemd.conf to systemd-system.conf
Zbigniew Jędrzejewski-Szmek
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
[next]