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
Age
Commit message (
Expand
)
Author
2012-04-13
udev: fix a few issues detected by the llvm static analyzer
Kay Sievers
2012-04-13
fix a couple of things found with the llvm static analyzer
Lennart Poettering
2012-04-13
build-sys: drop systemd- prefix from analyze dir
Lennart Poettering
2012-04-13
build-sys: execute test programs with 'make check'
Kay Sievers
2012-04-13
udev: use native instead of custom --disable-introspection logic
Kay Sievers
2012-04-13
udev: link some systemd parts statically to limit shared libararies dependenc...
Kay Sievers
2012-04-13
update mailmap
Kay Sievers
2012-04-12
build-sys: move systemd-analyze into its own subdir
Lennart Poettering
2012-04-12
udev: properly hook up all tests to 'make check'
Kay Sievers
2012-04-12
build-sys: use check_PROGRAMS for test-*.c
Kay Sievers
2012-04-12
build-sys: remove $(DBUS_LIBS), libsystemd-dbus.la pulls it in
Kay Sievers
2012-04-12
pam_systemd: add dbus.la
Kay Sievers
2012-04-12
build-sys: move src/linux/ to src/shared/linux
Lennart Poettering
2012-04-12
build-sys: create top-level directory for bash completion
Lennart Poettering
2012-04-12
build-sys: move *-setup out of shared to avoid selinux being pulled in
Lennart Poettering
2012-04-12
move all tools to subdirs
Kay Sievers
2012-04-12
machine-id-setup: avoid cyclic dependency, built twice instead
Lennart Poettering
2012-04-12
journal: fix missing variable initialization
Lennart Poettering
2012-04-12
build-sys: split off logs-show into its own convenience library
Lennart Poettering
2012-04-12
getty: skip VC gettys if the VC subsystem is not available
Lennart Poettering
2012-04-12
getty: VC devices are always available, we don't need to wait until they show up
Lennart Poettering
2012-04-12
build-sys: introduce seperate convenience library for dbus stuff
Lennart Poettering
2012-04-12
move libsystemd-id128, libsystemd-daemon to subdir
Kay Sievers
2012-04-12
move remainig shared stuff to shared/
Kay Sievers
2012-04-12
detect-virt: print 'none' if no virtualization is detected
Lennart Poettering
2012-04-12
machine-id-setup: add the usual command line parameters
Lennart Poettering
2012-04-12
detect-virt: make detect-virt an official command
Lennart Poettering
2012-04-12
detect-virt: beef up tool considerably
Lennart Poettering
2012-04-12
rename bridge.c to stdio-bridge.c and move to subdir
Kay Sievers
2012-04-12
main: we want all setup functions to be in files called xxx-setup.[ch]
Lennart Poettering
2012-04-12
move more main systemd parts to core/
Kay Sievers
2012-04-12
hostname-setup: move to core/
Lennart Poettering
2012-04-12
shutdown: move shutdown to core since it replaces PID 1
Lennart Poettering
2012-04-12
umount: fix build
Lennart Poettering
2012-04-12
test: test tools should still be in the src/ directory
Lennart Poettering
2012-04-12
build-sys: dbus-loop.h is not used by the core
Lennart Poettering
2012-04-12
umount: don't try to umount /dev/console, since we are using it
Lennart Poettering
2012-04-12
build-sys: move a few things into more appropriate places
Lennart Poettering
2012-04-12
build-sys: add stub makefiles to make emacs easier to use
Lennart Poettering
2012-04-12
move a couple of test-*.c to test/
Kay Sievers
2012-04-12
udev: gudev - rework introspection generation
Marc-Antoine Perennou
2012-04-12
rename machine-id-main.c tomacht the binary and move main.c to core/
Kay Sievers
2012-04-12
nspawn: bind mount /dev/nul to /proc/kmsg, so that the container can't muck w...
Lennart Poettering
2012-04-12
journald: add missing flag to open()
Lennart Poettering
2012-04-12
execute: when we can't get the requested rlimit, get the next closest
Lennart Poettering
2012-04-12
main: pass original environment block to shutdown binary so that it can detec...
Lennart Poettering
2012-04-12
units: start vconsole-setup only if there's actually a virtual console device
Lennart Poettering
2012-04-12
units: run sysctl stuff only when /proc/sys is actually writable, to quieten ...
Lennart Poettering
2012-04-12
unit: introduce ConditionPathIsReadWrite
Lennart Poettering
2012-04-12
move more common files to shared/ and add them to shared.la
Kay Sievers
[next]