index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
m4
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-04-14
README: update udev requirements
Kay Sievers
1
-3
/
+1
2012-04-14
build-sys: silence the xsltproc output
Kay Sievers
1
-0
/
+1
2012-04-13
build-sys: add 'make doc-sync' target
Kay Sievers
2
-3
/
+7
2012-04-13
service: place control command in subcgroup control/
Lennart Poettering
9
-101
/
+163
2012-04-13
update .gitignore
Kay Sievers
6
-10
/
+8
2012-04-13
polkit: spawn agent in --fallback mode
Lennart Poettering
2
-3
/
+1
2012-04-13
update .gitignore
Kay Sievers
5
-55
/
+38
2012-04-13
build-sys: add stub makefiles to all subdirs to ease development with emacs
Lennart Poettering
32
-70
/
+99
2012-04-13
nspawn: add missing include lines
Lennart Poettering
1
-0
/
+2
2012-04-13
watchdog: make watchdog dbus properties writable
Lennart Poettering
4
-15
/
+41
2012-04-13
dbus: automatically send out changed events for properties written to
Lennart Poettering
2
-7
/
+59
2012-04-13
udev: gudev - silence introspection scanner warning
Kay Sievers
1
-1
/
+1
2012-04-13
dbus: expose whether we have a hardware watchdog on the bus
Lennart Poettering
1
-1
/
+17
2012-04-13
units: drop audit reference from description of utmp units since that is buil...
Lennart Poettering
2
-2
/
+2
2012-04-13
units: add CAP_MKNOD condition to the other two udev services too
Lennart Poettering
2
-0
/
+2
2012-04-13
unit: signal explicitly if a condition failed in unit_start()
Lennart Poettering
1
-1
/
+2
2012-04-13
udev: move libudev, gudev to src/; move gudev/docs/, udev/docs/ to to docs/
Kay Sievers
47
-105
/
+105
2012-04-13
logind: explicitly check for /dev/tty0
Lennart Poettering
1
-6
/
+8
2012-04-13
units: do binfmt magic only when /proc/sys is writable
Lennart Poettering
2
-1
/
+3
2012-04-13
main: unset some more env vars
Lennart Poettering
1
-0
/
+6
2012-04-13
audit: ignore if we get EPERM
Lennart Poettering
2
-10
/
+9
2012-04-13
loopback: handle EPERM more gracefully
Lennart Poettering
1
-15
/
+58
2012-04-13
manager: support systems lacking /dev/tty0
Lennart Poettering
1
-5
/
+9
2012-04-13
nspawn: fake /dev/kmsg and /proc/kmsg as fifo
Lennart Poettering
2
-46
/
+161
2012-04-13
keymap: Add HP Compaq Presario CQ*
Martin Pitt
1
-0
/
+1
2012-04-13
keymap: Add Dell XPS force-release quirk
Martin Pitt
3
-0
/
+3
2012-04-13
udev: unpack sysfs test tree only on 'make check'; fix test-udev binary location
Kay Sievers
2
-7
/
+9
2012-04-13
udev: keymap - move data files to root directory
Kay Sievers
60
-61
/
+61
2012-04-13
udev: fix a few issues detected by the llvm static analyzer
Kay Sievers
9
-36
/
+32
2012-04-13
fix a couple of things found with the llvm static analyzer
Lennart Poettering
4
-4
/
+4
2012-04-13
build-sys: drop systemd- prefix from analyze dir
Lennart Poettering
2
-1
/
+1
2012-04-13
build-sys: execute test programs with 'make check'
Kay Sievers
1
-0
/
+8
2012-04-13
udev: use native instead of custom --disable-introspection logic
Kay Sievers
2
-11
/
+3
2012-04-13
udev: link some systemd parts statically to limit shared libararies dependenc...
Kay Sievers
1
-4
/
+4
2012-04-13
update mailmap
Kay Sievers
1
-1
/
+19
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
[next]