summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build-sys: enable automake's check-news optionv39Lennart Poettering2012-01-251-1/+1
* build-sys: bump releaseLennart Poettering2012-01-252-4/+4
* build-sys: include NEWS file for v38, v39Lennart Poettering2012-01-252-0/+147
* virt: detect LXC+libvirt containersLennart Poettering2012-01-252-0/+8
* man: document systemd-cgtop toolLennart Poettering2012-01-254-3/+253
* login: fix multi-seat checkLennart Poettering2012-01-241-1/+1
* login: extend comments in multi-seat-xLennart Poettering2012-01-241-0/+3
* login: add multi-session X wrapperLennart Poettering2012-01-233-0/+203
* update TODOLennart Poettering2012-01-231-0/+2
* update TODOLennart Poettering2012-01-231-0/+4
* journal: move journal TODO into main TODOLennart Poettering2012-01-232-19/+14
* util: use /dev/rtc symlink if possible before we go searching for a suitable ...Lennart Poettering2012-01-232-3/+9
* add .vimrcKay Sievers2012-01-232-4/+4
* README: fix git URLsKay Sievers2012-01-221-3/+3
* login: move seat udev rules to login subdirKay Sievers2012-01-2210-21/+24
* cgtop: add new cgtop toolLennart Poettering2012-01-227-9/+795
* tmpfiles: fix bad memory accessLennart Poettering2012-01-221-1/+1
* cgls: don't show kernel threads by defaultLennart Poettering2012-01-228-22/+85
* journal: systemd v38 fails to build on big-endiansDan HorĂ¡k2012-01-211-1/+1
* systemctl: don't show ln -s/rm output in 'install' mode if --quiet is passedLennart Poettering2012-01-211-9/+13
* util: open the first RTC that has hctosys=1 setLennart Poettering2012-01-213-4/+69
* readahead: don't monopolize IO when replayingLennart Poettering2012-01-212-1/+10
* dbus: export ControlGroupPersistent field on the bus againLennart Poettering2012-01-214-1/+19
* update TODOKay Sievers2012-01-211-4/+1
* socket: don't fail the socket on ENOTCONNMichal Schmidt2012-01-201-10/+26
* dbus-execute: don't publish control_group_persistent on DBus for nowMichal Schmidt2012-01-201-1/+1
* service: add missing pid file unwatch in the destructorMichal Schmidt2012-01-201-11/+12
* log: move #pragma around the functionMichal Schmidt2012-01-191-3/+3
* persistant -> persistentKay Sievers2012-01-185-11/+11
* tmpfiles: support writing short strings to files, in order to support /sys ma...Lennart Poettering2012-01-184-13/+77
* manager: don't place units in the 'cpu' group when run as user instance, for nowLennart Poettering2012-01-181-2/+5
* journal: when sending journal data via file, place it in /dev/shm, to allow e...Lennart Poettering2012-01-181-1/+4
* exec: introduce ControlGroupPersistant= to make cgroups persistantLennart Poettering2012-01-1815-39/+135
* journalctl: properly honour -n when -f is passed, tooLennart Poettering2012-01-182-1/+9
* tmpfiles: add support for creating symlinks, char/block device nodesLennart Poettering2012-01-182-31/+176
* logind: move X11 socketLennart Poettering2012-01-181-4/+2
* logind: simplify session_activate() a bitLennart Poettering2012-01-182-5/+3
* logind: allow to create multiple sessions on non-multi-session seats to deal ...Lennart Poettering2012-01-181-6/+7
* update TODOLennart Poettering2012-01-181-0/+6
* util: fix ANSI sequence for red colorMichal Schmidt2012-01-171-1/+1
* log: make asserts cheaperMichal Schmidt2012-01-173-21/+17
* log: remove useless variableMichal Schmidt2012-01-171-4/+0
* dbus-unit: make functions staticMichal Schmidt2012-01-172-99/+80
* build-sys: cleanup sysctl.d/coredump.confKay Sievers2012-01-161-9/+11
* dbus: more efficient implementation of propertiesMichal Schmidt2012-01-1626-616/+780
* unit: use safe downcasts, remove pointless castsMichal Schmidt2012-01-168-46/+46
* unit: use the UNIT() macro consistentlyMichal Schmidt2012-01-1611-237/+237
* unit: remove union UnitMichal Schmidt2012-01-1644-956/+949
* unit: reduce heap usage for unit objectsMichal Schmidt2012-01-1613-19/+52
* logind: downgrade login message to debugMichal Schmidt2012-01-161-2/+2