summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-01-16service: sysv - remove distribution specific targetsKay Sievers
2013-01-16shutdown: in the final umount loop don't use MNT_FORCELennart Poettering
2013-01-15systemctl: fix assertion hit by incorrect comparisonDave Reisner
2013-01-15load-fragment: fix bad memory accessLennart Poettering
2013-01-15load-fragment: replace specifiers in path unit's Unit= settingLennart Poettering
2013-01-15core: do not make sockets dependent on loMichał Bartoszkiewicz
2013-01-15journalctl: quit on I/O errorDavid Herrmann
2013-01-15logind: remove unused variableMichal Sekletar
2013-01-15core: use correct argument of type JobResultMichal Sekletar
2013-01-15vconsole: use /dev/vcsa1-15 to check for allocated VTsKay Sievers
2013-01-15vconsole: copy font to tty1-15Kay Sievers
2013-01-15Typo fixOleksii Shevchuk
2013-01-15systemctl: when inhibiting shutdown/suspend also check for other login sessionsLennart Poettering
2013-01-15login: introduce sd_session_get_tty()Lennart Poettering
2013-01-15vconsole: upload font to /dev/tty1 and copy it to all allocated VTsKay Sievers
2013-01-14logind: ignore non-tty/non-x11 session when checking if there are other sessi...Lennart Poettering
2013-01-14systemctl: drop compat with really really old systemd versionsLennart Poettering
2013-01-14systemctl: be smarter when mangling snapshot namesLennart Poettering
2013-01-14systemctl: numerous modernizationsLennart Poettering
2013-01-14bootchart: no need for memset hereLennart Poettering
2013-01-14core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering
2013-01-14systemctl: honour inhibitors only when running unprivilegedLennart Poettering
2013-01-14systemctl: don't hit an assert if we try to reboot and dbus is deadLennart Poettering
2013-01-14systemctl: rework is-active and is-failed codeLennart Poettering
2013-01-14core: fix double freeLennart Poettering
2013-01-14service: for Type=forking services, ignore exit status of main process depend...Lennart Poettering
2013-01-14locale: make sense of "dvorak-alt-intel" X variant in mapping databaseLennart Poettering
2013-01-12service: remove distribution specific comments, the code runs unconditional nowKay Sievers
2013-01-12service: remove distribution specific comments, the code run unconditional nowKay Sievers
2013-01-11nspawn: add --versionZbigniew Jędrzejewski-Szmek
2013-01-11systemctl: honour inhibitors when shutting down or entering sleep stateLennart Poettering
2013-01-11unit: instead of directly loading drop-in configuration snippets use conf_fil...Lennart Poettering
2013-01-11unit: allow extension of unit files with .d/*.conf drop-insLennart Poettering
2013-01-10dbus: duplicate Job.Cancel() as CancelJob() and Snapshot.Remove() as RemoveSn...Lennart Poettering
2013-01-10bootchart: fix a -Wshadow warning for "now"Auke Kok
2013-01-10bootchart: Convert malloc/memset to callocAuke Kok
2013-01-10bootchart: Convert !strcmp usage to streqAuke Kok
2013-01-10journald: use automatic cleanupZbigniew Jędrzejewski-Szmek
2013-01-10bootchart: make sure that every read buffer is null terminatedLukas Nykryn
2013-01-10udev: Fix device matching in the accelerometerBastien Nocera
2013-01-10dbus: properly serialize calendar timer dataLennart Poettering
2013-01-10bootchart: tabs to spacesThomas Hindoe Paaboel Andersen
2013-01-09tabs to spacesThomas Hindoe Paaboel Andersen
2013-01-09timedated: remove left-over distribution specific codeKay Sievers
2013-01-09udev: move string copy functions to shared/Kay Sievers
2013-01-09bootchart: check return of fopen before setvbuf in log.cLukas Nykryn
2013-01-09udev: don't call fclose on NULL in is_pci_multifunctionLukas Nykryn
2013-01-08dbus: fix serialization of calendar timersLennart Poettering
2013-01-08udev: net_id - skip stacked network devicesKay Sievers
2013-01-08core: properly initialize kernel timestampLennart Poettering