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 (
Collapse
)
Author
2012-04-13
udev: move libudev, gudev to src/; move gudev/docs/, udev/docs/ to to docs/
Kay Sievers
2012-04-13
logind: explicitly check for /dev/tty0
Lennart Poettering
2012-04-13
units: do binfmt magic only when /proc/sys is writable
Lennart Poettering
2012-04-13
main: unset some more env vars
Lennart Poettering
2012-04-13
audit: ignore if we get EPERM
Lennart Poettering
if auditing access is not available, then don't complain about it, in order to play nice with systems lacking CAP_SYS_AUDIT
2012-04-13
loopback: handle EPERM more gracefully
Lennart Poettering
2012-04-13
manager: support systems lacking /dev/tty0
Lennart Poettering
2012-04-13
nspawn: fake /dev/kmsg and /proc/kmsg as fifo
Lennart Poettering
2012-04-13
keymap: Add HP Compaq Presario CQ*
Martin Pitt
https://launchpad.net/bugs/935804
2012-04-13
keymap: Add Dell XPS force-release quirk
Martin Pitt
https://launchpad.net/bugs/910911
2012-04-13
udev: unpack sysfs test tree only on 'make check'; fix test-udev binary location
Kay Sievers
2012-04-13
udev: keymap - move data files to root directory
Kay Sievers
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 ↵
Kay Sievers
dependencies for standalone use
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
[next]