chiark / gitweb /
elogind.git
2012-04-16 Lennart Poetteringsystemctl: show main and control PID explicitly in...
2012-04-16 Lennart Poetteringutil: introduce memdup()
2012-04-16 Lennart Poetteringcgls: don't show empty cgroups by default
2012-04-16 Lennart Poetteringlogind: hook up inhibit logic with idle hint logic
2012-04-16 Lennart Poetteringlogind: add shutdown/suspend/idle inhibition framework
2012-04-16 Lennart Poetteringmanager: remove unavailable/redundant entries from...
2012-04-16 Lennart Poetteringcgroup: if a controller is not available don't try...
2012-04-15 Kay Sieversudev: udev_monitor_new_from_socket() - log error and...
2012-04-15 Kay Sieversudev: update some rules
2012-04-15 Kay Sieversudev: doc - sync libudev and gudev
2012-04-15 Kay Sieversudev: cleanup the udev cgroup when the daemon enters...
2012-04-14 Kay Sieversudev: clarify man page regarding starting dameons
2012-04-14 Kay Sieversgudev: gtk-doc - hide licence stuff which consumes...
2012-04-14 Kay Sieversudev: trivial gtk-doc update
2012-04-14 Kay Sieversudev: move all unconditionally installed rules to rules/
2012-04-14 Kay Sieversudev: keymap - move src/udev/force-release-maps/ to...
2012-04-14 Kay Sieversudev: test - move test/ and src/test/
2012-04-14 Kay SieversREADME: update udev requirements
2012-04-14 Kay Sieversbuild-sys: silence the xsltproc output
2012-04-13 Kay Sieversbuild-sys: add 'make doc-sync' target
2012-04-13 Lennart Poetteringservice: place control command in subcgroup control/
2012-04-13 Kay Sieversupdate .gitignore
2012-04-13 Lennart Poetteringpolkit: spawn agent in --fallback mode
2012-04-13 Kay Sieversupdate .gitignore
2012-04-13 Lennart Poetteringbuild-sys: add stub makefiles to all subdirs to ease...
2012-04-13 Lennart Poetteringnspawn: add missing include lines
2012-04-13 Lennart Poetteringwatchdog: make watchdog dbus properties writable
2012-04-13 Lennart Poetteringdbus: automatically send out changed events for propert...
2012-04-13 Kay Sieversudev: gudev - silence introspection scanner warning
2012-04-13 Lennart Poetteringdbus: expose whether we have a hardware watchdog on...
2012-04-13 Lennart Poetteringunits: drop audit reference from description of utmp...
2012-04-13 Lennart Poetteringunits: add CAP_MKNOD condition to the other two udev...
2012-04-13 Lennart Poetteringunit: signal explicitly if a condition failed in unit_s...
2012-04-13 Kay Sieversudev: move libudev, gudev to src/; move gudev/docs...
2012-04-13 Lennart Poetteringlogind: explicitly check for /dev/tty0
2012-04-13 Lennart Poetteringunits: do binfmt magic only when /proc/sys is writable
2012-04-13 Lennart Poetteringmain: unset some more env vars
2012-04-13 Lennart Poetteringaudit: ignore if we get EPERM
2012-04-13 Lennart Poetteringloopback: handle EPERM more gracefully
2012-04-13 Lennart Poetteringmanager: support systems lacking /dev/tty0
2012-04-13 Lennart Poetteringnspawn: fake /dev/kmsg and /proc/kmsg as fifo
2012-04-13 Martin Pittkeymap: Add HP Compaq Presario CQ*
2012-04-13 Martin Pittkeymap: Add Dell XPS force-release quirk
2012-04-13 Kay Sieversudev: unpack sysfs test tree only on 'make check';...
2012-04-13 Kay Sieversudev: keymap - move data files to root directory
2012-04-13 Kay Sieversudev: fix a few issues detected by the llvm static...
2012-04-13 Lennart Poetteringfix a couple of things found with the llvm static analyzer
2012-04-13 Lennart Poetteringbuild-sys: drop systemd- prefix from analyze dir
2012-04-13 Kay Sieversbuild-sys: execute test programs with 'make check'
2012-04-13 Kay Sieversudev: use native instead of custom --disable-introspect...
2012-04-13 Kay Sieversudev: link some systemd parts statically to limit share...
2012-04-13 Kay Sieversupdate mailmap
2012-04-12 Lennart Poetteringbuild-sys: move systemd-analyze into its own subdir
2012-04-12 Kay Sieversudev: properly hook up all tests to 'make check'
2012-04-12 Kay Sieversbuild-sys: use check_PROGRAMS for test-*.c
2012-04-12 Kay Sieversbuild-sys: remove $(DBUS_LIBS), libsystemd-dbus.la...
2012-04-12 Kay Sieverspam_systemd: add dbus.la
2012-04-12 Lennart Poetteringbuild-sys: move src/linux/ to src/shared/linux
2012-04-12 Lennart Poetteringbuild-sys: create top-level directory for bash completion
2012-04-12 Lennart Poetteringbuild-sys: move *-setup out of shared to avoid selinux...
2012-04-12 Kay Sieversmove all tools to subdirs
2012-04-12 Lennart Poetteringmachine-id-setup: avoid cyclic dependency, built twice...
2012-04-12 Lennart Poetteringjournal: fix missing variable initialization
2012-04-12 Lennart Poetteringbuild-sys: split off logs-show into its own convenience...
2012-04-12 Lennart Poetteringgetty: skip VC gettys if the VC subsystem is not available
2012-04-12 Lennart Poetteringgetty: VC devices are always available, we don't need...
2012-04-12 Lennart Poetteringbuild-sys: introduce seperate convenience library for...
2012-04-12 Kay Sieversmove libsystemd-id128, libsystemd-daemon to subdir
2012-04-12 Kay Sieversmove remainig shared stuff to shared/
2012-04-12 Lennart Poetteringdetect-virt: print 'none' if no virtualization is detected
2012-04-12 Lennart Poetteringmachine-id-setup: add the usual command line parameters
2012-04-12 Lennart Poetteringdetect-virt: make detect-virt an official command
2012-04-12 Lennart Poetteringdetect-virt: beef up tool considerably
2012-04-12 Kay Sieversrename bridge.c to stdio-bridge.c and move to subdir
2012-04-12 Lennart Poetteringmain: we want all setup functions to be in files called...
2012-04-12 Kay Sieversmove more main systemd parts to core/
2012-04-12 Lennart Poetteringhostname-setup: move to core/
2012-04-12 Lennart Poetteringshutdown: move shutdown to core since it replaces PID 1
2012-04-12 Lennart Poetteringumount: fix build
2012-04-12 Lennart Poetteringtest: test tools should still be in the src/ directory
2012-04-12 Lennart Poetteringbuild-sys: dbus-loop.h is not used by the core
2012-04-12 Lennart Poetteringumount: don't try to umount /dev/console, since we...
2012-04-12 Lennart Poetteringbuild-sys: move a few things into more appropriate...
2012-04-12 Lennart Poetteringbuild-sys: add stub makefiles to make emacs easier...
2012-04-12 Kay Sieversmove a couple of test-*.c to test/
2012-04-12 Marc-Antoine... udev: gudev - rework introspection generation
2012-04-12 Kay Sieversrename machine-id-main.c tomacht the binary and move...
2012-04-12 Lennart Poetteringnspawn: bind mount /dev/nul to /proc/kmsg, so that...
2012-04-12 Lennart Poetteringjournald: add missing flag to open()
2012-04-12 Lennart Poetteringexecute: when we can't get the requested rlimit, get...
2012-04-12 Lennart Poetteringmain: pass original environment block to shutdown binar...
2012-04-12 Lennart Poetteringunits: start vconsole-setup only if there's actually...
2012-04-12 Lennart Poetteringunits: run sysctl stuff only when /proc/sys is actually...
2012-04-12 Lennart Poetteringunit: introduce ConditionPathIsReadWrite
2012-04-12 Kay Sieversmove more common files to shared/ and add them to shared.la
2012-04-11 Kay Sieversudev: keymap - remove weird 'c2 a0' character sequences...
2012-04-11 Léo Gillot... One can specify in which cgroup hierarchies a systemd...
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11 Kay Sieversudev: check-keymaps.sh - fix source directory
2012-04-11 Lennart Poetteringupdate TODO
next