summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-13sd-bus: add support for new allow-interactive-authorization message header flagLennart Poettering
2014-10-13polkit: as we dropped support for the polkit bus transport, also drop its pol...Lennart Poettering
2014-10-13update TODOLennart Poettering
2014-10-13systemctl: when mangle unit names for the "isolate", suffix with ".target" ra...Lennart Poettering
2014-10-13systemctl: move unit action table closer to the functions that use themLennart Poettering
2014-10-13fi-latin1 console keymap is no moreMarko Myllynen
2014-10-13test-dhcp-client: add more assertsTom Gundersen
2014-10-12tmpfiles: compare return against correct errnoDave Reisner
2014-10-12man: join tables in systemd-detect-virt(1)Zbigniew Jędrzejewski-Szmek
2014-10-12tests: fix some tests to pass in kojiZbigniew Jędrzejewski-Szmek
2014-10-12Set $NOTIFY_SOCKET for control procs if NotifyAccess=allBrandon L Black
2014-10-12ModernizationZbigniew Jędrzejewski-Szmek
2014-10-11NEWS: don't mention noinst_* debug programsDavid Herrmann
2014-10-11terminal/grdrm: force deep modeset on enterDavid Herrmann
2014-10-11sd-dhcp-client: support non-Ethernet hardware addressesDan Williams
2014-10-11Report aa_change_onexec error codeMichael Scherer
2014-10-10bus-proxyd: fix compatibility with old dbus-1Lukasz Skalski
2014-10-10mount-setup: skip relabelling when SELinux and SMACK not supportedEmil Renner Berthing
2014-10-10fstab-generator: Honor mount.usr*= on kernel command lineTobias Hunger
2014-10-10kdbus: fix buffer overflow in bus_get_owner_kdbus() functionLukasz Skalski
2014-10-10man: reference table in systemd-detect-virt(1) from ConditionVirtualization= ...Lennart Poettering
2014-10-10man: include zVM in systemd-detect-virt listLennart Poettering
2014-10-10man: rework VM/container identifier list into a table, and include descriptio...Lennart Poettering
2014-10-10nspawn: actually allow access to /dev/net/tun in the containerLennart Poettering
2014-10-09systemd-hibernate-resume@.service: remove unnecessary orderingIvan Shapovalov
2014-10-09build-sys: use -Wno-gnu-variable-sized-type-not-at-end under clangZbigniew Jędrzejewski-Szmek
2014-10-09build-sys: use -Wno-typedef-redefinition only for clangZbigniew Jędrzejewski-Szmek
2014-10-09Update TODOZbigniew Jędrzejewski-Szmek
2014-10-09man: clarify what "microsoft" and "oracle" stand forRahul Sundaram
2014-10-09systemctl: remove casts in formattingZbigniew Jędrzejewski-Szmek
2014-10-09journalctl: use pager for --list-bootsZbigniew Jędrzejewski-Szmek
2014-10-09sd-journal: fix sd_journal_enumerate_unique skipping valuesJan Janssen
2014-10-09sd-journal: change check to assertZbigniew Jędrzejewski-Szmek
2014-10-09sd-journal: do not reset sd_j_enumerate_unique position on errorZbigniew Jędrzejewski-Szmek
2014-10-09man: document the new "rescue" kernel command line optionLennart Poettering
2014-10-09service: enter SERVICE_STOP_SIGTERM state after getting "STOPPING=1"Michal Schmidt
2014-10-09update TODOLennart Poettering
2014-10-09bus-proxy: allow getpeersec() to failDaniel Mack
2014-10-09socket-proxyd: Unchecked return value from librarySusant Sahani
2014-10-09sd-dhcp6-lease: Name the structure containing IAADDR dataPatrik Flykt
2014-10-09bus-policy: move name list iteration to policy usersDaniel Mack
2014-10-09logind: mount per-user tmpfs with 'smackfsroot=*' for smack enabled systemsLukasz Skalski
2014-10-09man: SyslogIdentifier= has an effect on journal logging tooLennart Poettering
2014-10-09sd-bus: check return value of asprintf()Daniel Mack
2014-10-08systemctl: suggest -xe not -xnZbigniew Jędrzejewski-Szmek
2014-10-09update TODOLennart Poettering
2014-10-08sd-event: also update signal mask when disconnecting sourcesZbigniew Jędrzejewski-Szmek
2014-10-08sd-event: be more careful when enabling/disabling signalsZbigniew Jędrzejewski-Szmek
2014-10-08man/systemctl: document enable on masked unitsJan Synacek
2014-10-09util: avoid double close of fdThomas Hindoe Paaboel Andersen