summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* unit: add ConditionACPower=Lennart Poettering2012-12-316-77/+99
* analyze: properly parse firmware/loader time and handle times for container b...Lennart Poettering2012-12-311-27/+44
* macro: use C11 static_assert() macro for static assertionsLennart Poettering2012-12-311-7/+14
* polkit: add "imply" rules to a number of polkit actionsLennart Poettering2012-12-314-0/+17
* udev: in addition to DEVMODE, honor DEVUID, DEVGID from the ueventKay Sievers2012-12-315-0/+54
* fstab-generator: fix typoTom Gundersen2012-12-291-1/+0
* fstab-generator: generate new_root.mount in initrdTom Gundersen2012-12-281-25/+118
* systemctl: switch-root - read init= from /proc/cmdlineTom Gundersen2012-12-281-2/+19
* pam_systemd: new option for the session classMatthew Monaco2012-12-241-2/+10
* hostnamed: make chassis type configurable via /etc/machine-infoLennart Poettering2012-12-242-26/+156
* fstab-generator: properly detect bind mountsLennart Poettering2012-12-241-1/+9
* logind: don't allow suspending/hibernating if the kernel doesn't support itLennart Poettering2012-12-241-0/+17
* util: if /sys mounted read-only we can't suspend/hibernateLennart Poettering2012-12-241-2/+11
* util: when determining controlling tty of a process properly handle processes...Lennart Poettering2012-12-241-0/+3
* logind: add support for automatic suspend/hibernate/shutdown on idleLennart Poettering2012-12-2412-147/+392
* pam: properly handle SSH logins lacking the PAM tty fieldLennart Poettering2012-12-241-5/+14
* systemctl: don't show cgroup field for a unit if cgroup is emptyLennart Poettering2012-12-244-7/+19
* shared: move fdset.c from core/ to shared/ since it is used by more than the ...Lennart Poettering2012-12-232-0/+0
* journalctl: strip TABs and ANSI color sequences from log messages when displa...Lennart Poettering2012-12-234-0/+140
* nspawn: try to orderly shutdown container when receiving SIGTERMLennart Poettering2012-12-222-3/+17
* socket: support socket activation of containersLennart Poettering2012-12-227-18/+142
* nspawn: allow passing socket activation fds through nspawnLennart Poettering2012-12-222-11/+61
* fdset: add calls for initializing fdset from socket activation fdsLennart Poettering2012-12-222-7/+88
* socket: properly serialize/desrialize mqueue fdsLennart Poettering2012-12-221-2/+26
* nspawn: allow nspawn to be invoked without ttyLennart Poettering2012-12-221-18/+26
* udevd: add missing ':' to getopt_long 'e'Lukas Nykryn2012-12-221-1/+1
* socket: Too many incoming connectionsDimitrios Apostolou2012-12-191-1/+1
* unit: add %U for uids in unitsDaniel Wallace2012-12-191-2/+15
* coredumpctl: check return of strndupLukas Nykryn2012-12-191-1/+1
* logind: allow HybridSleep methods in default DBus contextMantas MikulÄ—nas2012-12-181-0/+8
* socket-util: added check of return valueMichal Sekletar2012-12-171-0/+2
* path-util: set pointer to null after calling free()Michal Sekletar2012-12-171-0/+1
* sd-daemon: fix cppcheck warningsSami Kerola2012-12-171-2/+2
* licence: remove references to old FSF addressSami Kerola2012-12-1713-88/+74
* journal: move _packed_ attribute to the endZbigniew Jędrzejewski-Szmek2012-12-171-22/+22
* Fix "attribute 'packed' is ignored" warnings when using ClangRichard Yao2012-12-171-8/+8
* libudev: validate 'udev' argument to udev_enumerate_new()Michael Terry2012-12-141-0/+2
* localectl: fix dbus call arguments in set_x11_keymapMichal Schmidt2012-12-121-1/+1
* libudev: hwdb: add missing endianess conversionEric Benoit2012-12-111-3/+3
* udev: net_id: update commentsKay Sievers2012-12-091-7/+9
* shutdown, umount: use verbs consistentlyMichal Schmidt2012-12-072-9/+9
* shutdown, umount: logging improvementsMichal Schmidt2012-12-072-14/+21
* umount: fix check for DM changedMichal Schmidt2012-12-071-1/+1
* shutdown: downgrade a warningMichal Schmidt2012-12-071-1/+1
* udev: net_id - fix OUI handlingKay Sievers2012-12-061-2/+2
* udev: net_id - fix typosKay Sievers2012-12-061-4/+4
* udev: net_id - update examplesKay Sievers2012-12-061-8/+13
* udev: net_id - update examplesKay Sievers2012-12-061-7/+30
* udev: net_id - provide path names for USB devicesKay Sievers2012-12-061-50/+183
* systemctl: verbose message on missing [Install]Michal Schmidt2012-12-061-1/+10