summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* build-sys: move src/linux/ to src/shared/linuxLennart Poettering2012-04-12
* build-sys: create top-level directory for bash completionLennart Poettering2012-04-12
* build-sys: move *-setup out of shared to avoid selinux being pulled inLennart Poettering2012-04-12
* move all tools to subdirsKay Sievers2012-04-12
* journal: fix missing variable initializationLennart Poettering2012-04-12
* move libsystemd-id128, libsystemd-daemon to subdirKay Sievers2012-04-12
* move remainig shared stuff to shared/Kay Sievers2012-04-12
* detect-virt: print 'none' if no virtualization is detectedLennart Poettering2012-04-12
* machine-id-setup: add the usual command line parametersLennart Poettering2012-04-12
* detect-virt: beef up tool considerablyLennart Poettering2012-04-12
* rename bridge.c to stdio-bridge.c and move to subdirKay Sievers2012-04-12
* main: we want all setup functions to be in files called xxx-setup.[ch]Lennart Poettering2012-04-12
* move more main systemd parts to core/Kay Sievers2012-04-12
* hostname-setup: move to core/Lennart Poettering2012-04-12
* shutdown: move shutdown to core since it replaces PID 1Lennart Poettering2012-04-12
* umount: fix buildLennart Poettering2012-04-12
* test: test tools should still be in the src/ directoryLennart Poettering2012-04-12
* build-sys: dbus-loop.h is not used by the coreLennart Poettering2012-04-12
* umount: don't try to umount /dev/console, since we are using itLennart Poettering2012-04-12
* build-sys: move a few things into more appropriate placesLennart Poettering2012-04-12
* build-sys: add stub makefiles to make emacs easier to useLennart Poettering2012-04-12
* move a couple of test-*.c to test/Kay Sievers2012-04-12
* rename machine-id-main.c tomacht the binary and move main.c to core/Kay Sievers2012-04-12
* nspawn: bind mount /dev/nul to /proc/kmsg, so that the container can't muck w...Lennart Poettering2012-04-12
* journald: add missing flag to open()Lennart Poettering2012-04-12
* execute: when we can't get the requested rlimit, get the next closestLennart Poettering2012-04-12
* main: pass original environment block to shutdown binary so that it can detec...Lennart Poettering2012-04-12
* unit: introduce ConditionPathIsReadWriteLennart Poettering2012-04-12
* move more common files to shared/ and add them to shared.laKay Sievers2012-04-12
* udev: keymap - remove weird 'c2 a0' character sequences which break the checkKay Sievers2012-04-12
* One can specify in which cgroup hierarchies a systemd-nspawn container will a...Léo Gillot-Lamure2012-04-12
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* udev: check-keymaps.sh - fix source directoryKay Sievers2012-04-12
* polkit: when spawning off agent, wait until the agent is fully initializedLennart Poettering2012-04-11
* udev: fix RUN+= logic regarding builtin vs. programKay Sievers2012-04-11
* enable proper access timestamps on all tmpfs mountsKay Sievers2012-04-11
* tmpfiles: open directories with O_NOATIME to preserve timestampKay Sievers2012-04-11
* polkit: temporarily spawn of a polkit agent in terminals for possibly authent...Lennart Poettering2012-04-11
* main: disarm watchdog when preparing for reexecutionLennart Poettering2012-04-11
* put acl.la in 'if HAVE_ACL' and rename acl.[ch] to acl-util.[ch]Kay Sievers2012-04-11
* move libsystemd_core.la sources into core/Kay Sievers2012-04-11
* main: unset some bash specific environment variables that might get leaked to usLennart Poettering2012-04-11
* main: drop container/initrd env vars from inherited setLennart Poettering2012-04-11
* machine-id: don't delete runtime machine-id, and place it in /runLennart Poettering2012-04-11
* main: add URL to cgroups check messageLennart Poettering2012-04-11
* split selinux label operations out of cgroup-util, socket-utilKay Sievers2012-04-11
* shutdownd: rework interface, allow subscribing to scheduled shutdownsLennart Poettering2012-04-11
* systemctl: don't forward poweroff/reboot requests to logind if time is set or...Lennart Poettering2012-04-11
* logs-show: fix output of log lines lacking commLennart Poettering2012-04-11
* rename basic.la to shared.la and put selinux deps in shared-selinx.laKay Sievers2012-04-10