summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-27log: increase socket buffers for logging by defaultLennart Poettering
2012-01-27log: never delay logging if the log server is stuck, always drop messages qui...Lennart Poettering
2012-01-26mount: fix automount regressionMichal Schmidt
2012-01-25README: update header lineLennart Poettering
2012-01-25build-sys: enable automake's check-news optionsystemd/v39Lennart Poettering
2012-01-25build-sys: bump releaseLennart Poettering
2012-01-25build-sys: include NEWS file for v38, v39Lennart Poettering
2012-01-25virt: detect LXC+libvirt containersLennart Poettering
2012-01-25man: document systemd-cgtop toolLennart Poettering
2012-01-24login: fix multi-seat checkLennart Poettering
2012-01-24login: extend comments in multi-seat-xLennart Poettering
2012-01-23login: add multi-session X wrapperLennart Poettering
2012-01-23update TODOLennart Poettering
2012-01-23update TODOLennart Poettering
2012-01-23journal: move journal TODO into main TODOLennart Poettering
2012-01-23util: use /dev/rtc symlink if possible before we go searching for a suitable ...Lennart Poettering
2012-01-23add .vimrcKay Sievers
2012-01-22README: fix git URLsKay Sievers
2012-01-22login: move seat udev rules to login subdirKay Sievers
2012-01-22cgtop: add new cgtop toolLennart Poettering
2012-01-22tmpfiles: fix bad memory accessLennart Poettering
2012-01-22cgls: don't show kernel threads by defaultLennart Poettering
2012-01-21journal: systemd v38 fails to build on big-endiansDan HorĂ¡k
2012-01-21systemctl: don't show ln -s/rm output in 'install' mode if --quiet is passedLennart Poettering
2012-01-21util: open the first RTC that has hctosys=1 setLennart Poettering
2012-01-21readahead: don't monopolize IO when replayingLennart Poettering
2012-01-21dbus: export ControlGroupPersistent field on the bus againLennart Poettering
2012-01-21update TODOKay Sievers
2012-01-20socket: don't fail the socket on ENOTCONNMichal Schmidt
2012-01-20dbus-execute: don't publish control_group_persistent on DBus for nowMichal Schmidt
2012-01-20service: add missing pid file unwatch in the destructorMichal Schmidt
2012-01-19log: move #pragma around the functionMichal Schmidt
2012-01-18persistant -> persistentKay Sievers
2012-01-18tmpfiles: support writing short strings to files, in order to support /sys ma...Lennart Poettering
2012-01-18manager: don't place units in the 'cpu' group when run as user instance, for nowLennart Poettering
2012-01-18journal: when sending journal data via file, place it in /dev/shm, to allow e...Lennart Poettering
2012-01-18exec: introduce ControlGroupPersistant= to make cgroups persistantLennart Poettering
2012-01-18journalctl: properly honour -n when -f is passed, tooLennart Poettering
2012-01-18tmpfiles: add support for creating symlinks, char/block device nodesLennart Poettering
2012-01-18logind: move X11 socketLennart Poettering
2012-01-18logind: simplify session_activate() a bitLennart Poettering
2012-01-18logind: allow to create multiple sessions on non-multi-session seats to deal ...Lennart Poettering
2012-01-18update TODOLennart Poettering
2012-01-17util: fix ANSI sequence for red colorMichal Schmidt
2012-01-17log: make asserts cheaperMichal Schmidt
2012-01-17log: remove useless variableMichal Schmidt
2012-01-17dbus-unit: make functions staticMichal Schmidt
2012-01-16build-sys: cleanup sysctl.d/coredump.confKay Sievers
2012-01-16dbus: more efficient implementation of propertiesMichal Schmidt
2012-01-16unit: use safe downcasts, remove pointless castsMichal Schmidt