summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-14core: document that JoinControllers= might be ineffective in initrd usesLennart Poettering
2013-01-14update TODOLennart Poettering
2013-01-14locale: make sense of "dvorak-alt-intel" X variant in mapping databaseLennart Poettering
2013-01-13man: localectl - s/set-keyboard/set-keymap/Kay Sievers
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-11build-sys: use _FORTIFY_SOURCE only if optimizingZbigniew Jędrzejewski-Szmek
2013-01-11systemctl: honour inhibitors when shutting down or entering sleep stateLennart Poettering
2013-01-11update TODOLennart 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-10build-sys: do not install to / in 'make distcheck'Zbigniew Jędrzejewski-Szmek
2013-01-10build-sys: fix 'make distcheck' w/o sysvinit compatZbigniew Jędrzejewski-Szmek
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-10update TODOLennart Poettering
2013-01-10dbus: properly serialize calendar timer dataLennart Poettering
2013-01-10bootchart: tabs to spacesThomas Hindoe Paaboel Andersen
2013-01-10man/systemd.unit.xml: fix typosThomas Hindoe Paaboel Andersen
2013-01-09man/systemd-bootchart.xml: fix typoThomas 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-08update TODOLennart Poettering
2013-01-08dbus: fix serialization of calendar timersLennart Poettering
2013-01-08update TODOLennart Poettering
2013-01-08bootchart: install missing man page and config fileUmut Tezduyar
2013-01-08udev: net_id - skip stacked network devicesKay Sievers
2013-01-08build-sys: fix spelling of sysvrcndirsystemd/v197Lennart Poettering
2013-01-08update NEWSLennart Poettering
2013-01-08build-sys: bump version and so revisionsLennart Poettering
2013-01-08core: properly initialize kernel timestampLennart Poettering
2013-01-08analyze: add emacs mode headerLennart Poettering
2013-01-08git: ignore bootchart binaryLennart Poettering
2013-01-07build-sys: disable static librariesKay Sievers