summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-15vconsole: use /dev/vcsa1-15 to check for allocated VTsKay Sievers
2013-01-15man: add reference to wiki doc from DefaultControllers= settingLennart Poettering
2013-01-15units: add reference to new wiki page to all api mount unitsLennart Poettering
2013-01-15update TODOLennart Poettering
2013-01-15man: correct order of precedence for fstab unitsLennart Poettering
2013-01-15make-man-index: work around UnicodeDecodeErrorZbigniew Jędrzejewski-Szmek
2013-01-15man: generate xml not html for indexZbigniew Jędrzejewski-Szmek
2013-01-15man: add links to directive index to see-alsosZbigniew Jędrzejewski-Szmek
2013-01-15make-directive-index: link to systemd optionsZbigniew Jędrzejewski-Szmek
2013-01-15make-directive-index: count how many directives and pages are shownZbigniew Jędrzejewski-Szmek
2013-01-15make-directive-index: remove duplicated list of sectionsZbigniew Jędrzejewski-Szmek
2013-01-15man: add bootchart.conf to directives indexZbigniew Jędrzejewski-Szmek
2013-01-15localectl: fix typo in man pageLennart Poettering
2013-01-15vconsole: copy font to tty1-15Kay Sievers
2013-01-15Typo fixOleksii Shevchuk
2013-01-15man: link in API FS documentation from the wikiLennart Poettering
2013-01-15man: link in wiki documentation about network.targetLennart Poettering
2013-01-15Update TODOLennart Poettering
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-14l10n: Updated Polish translationPiotr Drąg
2013-01-14update TODOLennart Poettering
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-14update TODOLennart 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-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