summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-03update TODOLennart Poettering
2012-02-02util: prevent daemon-reload from reaping service processes.Chris Paulson-Ellis
2012-02-02sd-daemon: support for building sd-daemon.c with Bionic (Android)Alvaro Soliverez
2012-02-02manager: tell correctly if the manager is bootingMichal Schmidt
2012-02-02man: document that we support tcpwrappers only for access controlLennart Poettering
2012-02-02coredump: avoid coredump loops, divert coredump if journald itself is crashingLennart Poettering
2012-02-01exec: include path name of binary we are about to execute when renaming forke...Lennart Poettering
2012-02-01service: add watchdog timestampMichael Olbrich
2012-02-01logind: add GetSessionByPID() bus callLennart Poettering
2012-02-01socket: typo in dump outputMichal Schmidt
2012-01-31logind: if we have to stop a session, kill at least its leaderLennart Poettering
2012-01-31update TODOLennart Poettering
2012-01-31load-fragment: properly parse size values denoted in bytesLennart Poettering
2012-01-31journal: increase compression threshold for objects from 64 to 512Lennart Poettering
2012-01-31login: lock down input devices on extra seatsRay Strode
2012-01-31update TODOLennart Poettering
2012-01-30pkg-config: rootlibexecdir -> systemdutildirKay Sievers
2012-01-29main: don't force text mode in console_setup()Michal Schmidt
2012-01-27logind: add sys_tty_config capability, to let it use VT_ACTIVATE ioctl on "ac...Mike Kazantsev
2012-01-27logind: make sure we create /var/lib/systemd before using itLennart Poettering
2012-01-27build-sys: add creation of /var/lib/systemd path, used by logindMike Kazantsev
2012-01-27pkg-config: export libexecdir, so that that gdm can use it to find the x serv...Lennart Poettering
2012-01-27socket: if SO_RCVBUFFORCE fails, fall back to SO_RCVBUF, to have at least a l...Lennart Poettering
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