index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-04-12
build-sys: move systemd-analyze into its own subdir
Lennart Poettering
2
-1
/
+1
2012-04-12
udev: properly hook up all tests to 'make check'
Kay Sievers
1
-10
/
+8
2012-04-12
build-sys: use check_PROGRAMS for test-*.c
Kay Sievers
1
-17
/
+18
2012-04-12
build-sys: remove $(DBUS_LIBS), libsystemd-dbus.la pulls it in
Kay Sievers
1
-21
/
+9
2012-04-12
pam_systemd: add dbus.la
Kay Sievers
1
-0
/
+1
2012-04-12
build-sys: move src/linux/ to src/shared/linux
Lennart Poettering
4
-3
/
+3
2012-04-12
build-sys: create top-level directory for bash completion
Lennart Poettering
2
-1
/
+1
2012-04-12
build-sys: move *-setup out of shared to avoid selinux being pulled in
Lennart Poettering
7
-12
/
+21
2012-04-12
move all tools to subdirs
Kay Sievers
25
-24
/
+24
2012-04-12
machine-id-setup: avoid cyclic dependency, built twice instead
Lennart Poettering
1
-3
/
+5
2012-04-12
journal: fix missing variable initialization
Lennart Poettering
1
-3
/
+2
2012-04-12
build-sys: split off logs-show into its own convenience library
Lennart Poettering
1
-13
/
+18
2012-04-12
getty: skip VC gettys if the VC subsystem is not available
Lennart Poettering
1
-0
/
+5
2012-04-12
getty: VC devices are always available, we don't need to wait until they show up
Lennart Poettering
2
-3
/
+1
2012-04-12
build-sys: introduce seperate convenience library for dbus stuff
Lennart Poettering
1
-8
/
+34
2012-04-12
move libsystemd-id128, libsystemd-daemon to subdir
Kay Sievers
10
-11
/
+12
2012-04-12
move remainig shared stuff to shared/
Kay Sievers
8
-25
/
+18
2012-04-12
detect-virt: print 'none' if no virtualization is detected
Lennart Poettering
1
-2
/
+2
2012-04-12
machine-id-setup: add the usual command line parameters
Lennart Poettering
3
-1
/
+88
2012-04-12
detect-virt: make detect-virt an official command
Lennart Poettering
2
-2
/
+154
2012-04-12
detect-virt: beef up tool considerably
Lennart Poettering
1
-8
/
+131
2012-04-12
rename bridge.c to stdio-bridge.c and move to subdir
Kay Sievers
2
-1
/
+1
2012-04-12
main: we want all setup functions to be in files called xxx-setup.[ch]
Lennart Poettering
5
-13
/
+14
2012-04-12
move more main systemd parts to core/
Kay Sievers
9
-60
/
+67
2012-04-12
hostname-setup: move to core/
Lennart Poettering
3
-3
/
+3
2012-04-12
shutdown: move shutdown to core since it replaces PID 1
Lennart Poettering
4
-3
/
+3
2012-04-12
umount: fix build
Lennart Poettering
1
-1
/
+1
2012-04-12
test: test tools should still be in the src/ directory
Lennart Poettering
14
-12
/
+13
2012-04-12
build-sys: dbus-loop.h is not used by the core
Lennart Poettering
2
-2
/
+2
2012-04-12
umount: don't try to umount /dev/console, since we are using it
Lennart Poettering
1
-1
/
+6
2012-04-12
build-sys: move a few things into more appropriate places
Lennart Poettering
5
-13
/
+16
2012-04-12
build-sys: add stub makefiles to make emacs easier to use
Lennart Poettering
2
-0
/
+2
2012-04-12
move a couple of test-*.c to test/
Kay Sievers
13
-12
/
+12
2012-04-12
udev: gudev - rework introspection generation
Marc-Antoine Perennou
2
-40
/
+39
2012-04-12
rename machine-id-main.c tomacht the binary and move main.c to core/
Kay Sievers
6
-8
/
+8
2012-04-12
nspawn: bind mount /dev/nul to /proc/kmsg, so that the container can't muck w...
Lennart Poettering
1
-1
/
+7
2012-04-12
journald: add missing flag to open()
Lennart Poettering
1
-1
/
+1
2012-04-12
execute: when we can't get the requested rlimit, get the next closest
Lennart Poettering
3
-1
/
+28
2012-04-12
main: pass original environment block to shutdown binary so that it can detec...
Lennart Poettering
1
-9
/
+10
2012-04-12
units: start vconsole-setup only if there's actually a virtual console device
Lennart Poettering
1
-0
/
+1
2012-04-12
units: run sysctl stuff only when /proc/sys is actually writable, to quieten ...
Lennart Poettering
1
-0
/
+1
2012-04-12
unit: introduce ConditionPathIsReadWrite
Lennart Poettering
4
-7
/
+28
2012-04-12
move more common files to shared/ and add them to shared.la
Kay Sievers
33
-99
/
+62
2012-04-12
udev: keymap - remove weird 'c2 a0' character sequences which break the check
Kay Sievers
1
-5
/
+5
2012-04-12
One can specify in which cgroup hierarchies a systemd-nspawn container will a...
Léo Gillot-Lamure
3
-6
/
+41
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
479
-1613
/
+2146
2012-04-12
udev: check-keymaps.sh - fix source directory
Kay Sievers
1
-5
/
+5
2012-04-11
update TODO
Lennart Poettering
1
-7
/
+0
2012-04-11
polkit: when spawning off agent, wait until the agent is fully initialized
Lennart Poettering
4
-5
/
+30
2012-04-11
units: exclude gettys from isolate requests
Lennart Poettering
3
-2
/
+4
[next]