Age | Commit message (Expand) | Author |
2012-01-31 | login: lock down input devices on extra seats | Ray Strode |
2012-01-30 | pkg-config: rootlibexecdir -> systemdutildir | Kay Sievers |
2012-01-29 | main: don't force text mode in console_setup() | Michal Schmidt |
2012-01-27 | logind: make sure we create /var/lib/systemd before using it | Lennart Poettering |
2012-01-27 | pkg-config: export libexecdir, so that that gdm can use it to find the x serv... | Lennart Poettering |
2012-01-27 | socket: if SO_RCVBUFFORCE fails, fall back to SO_RCVBUF, to have at least a l... | Lennart Poettering |
2012-01-27 | log: increase socket buffers for logging by default | Lennart Poettering |
2012-01-27 | log: never delay logging if the log server is stuck, always drop messages qui... | Lennart Poettering |
2012-01-26 | mount: fix automount regression | Michal Schmidt |
2012-01-25 | virt: detect LXC+libvirt containers | Lennart Poettering |
2012-01-25 | man: document systemd-cgtop tool | Lennart Poettering |
2012-01-24 | login: fix multi-seat check | Lennart Poettering |
2012-01-24 | login: extend comments in multi-seat-x | Lennart Poettering |
2012-01-23 | login: add multi-session X wrapper | Lennart Poettering |
2012-01-23 | journal: move journal TODO into main TODO | Lennart Poettering |
2012-01-23 | util: use /dev/rtc symlink if possible before we go searching for a suitable ... | Lennart Poettering |
2012-01-22 | login: move seat udev rules to login subdir | Kay Sievers |
2012-01-22 | cgtop: add new cgtop tool | Lennart Poettering |
2012-01-22 | tmpfiles: fix bad memory access | Lennart Poettering |
2012-01-22 | cgls: don't show kernel threads by default | Lennart Poettering |
2012-01-21 | journal: systemd v38 fails to build on big-endians | Dan HorĂ¡k |
2012-01-21 | systemctl: don't show ln -s/rm output in 'install' mode if --quiet is passed | Lennart Poettering |
2012-01-21 | util: open the first RTC that has hctosys=1 set | Lennart Poettering |
2012-01-21 | readahead: don't monopolize IO when replaying | Lennart Poettering |
2012-01-21 | dbus: export ControlGroupPersistent field on the bus again | Lennart Poettering |
2012-01-20 | socket: don't fail the socket on ENOTCONN | Michal Schmidt |
2012-01-20 | dbus-execute: don't publish control_group_persistent on DBus for now | Michal Schmidt |
2012-01-20 | service: add missing pid file unwatch in the destructor | Michal Schmidt |
2012-01-19 | log: move #pragma around the function | Michal Schmidt |
2012-01-18 | persistant -> persistent | Kay Sievers |
2012-01-18 | tmpfiles: support writing short strings to files, in order to support /sys ma... | Lennart Poettering |
2012-01-18 | manager: don't place units in the 'cpu' group when run as user instance, for now | Lennart Poettering |
2012-01-18 | journal: when sending journal data via file, place it in /dev/shm, to allow e... | Lennart Poettering |
2012-01-18 | exec: introduce ControlGroupPersistant= to make cgroups persistant | Lennart Poettering |
2012-01-18 | journalctl: properly honour -n when -f is passed, too | Lennart Poettering |
2012-01-18 | tmpfiles: add support for creating symlinks, char/block device nodes | Lennart Poettering |
2012-01-18 | logind: move X11 socket | Lennart Poettering |
2012-01-18 | logind: simplify session_activate() a bit | Lennart Poettering |
2012-01-18 | logind: allow to create multiple sessions on non-multi-session seats to deal ... | Lennart Poettering |
2012-01-17 | util: fix ANSI sequence for red color | Michal Schmidt |
2012-01-17 | log: make asserts cheaper | Michal Schmidt |
2012-01-17 | log: remove useless variable | Michal Schmidt |
2012-01-17 | dbus-unit: make functions static | Michal Schmidt |
2012-01-16 | dbus: more efficient implementation of properties | Michal Schmidt |
2012-01-16 | unit: use safe downcasts, remove pointless casts | Michal Schmidt |
2012-01-16 | unit: use the UNIT() macro consistently | Michal Schmidt |
2012-01-16 | unit: remove union Unit | Michal Schmidt |
2012-01-16 | unit: reduce heap usage for unit objects | Michal Schmidt |
2012-01-16 | logind: downgrade login message to debug | Michal Schmidt |
2012-01-14 | journal: drop privileges when storing coredump | Lennart Poettering |