summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-19man: don't claim we replace spaces by dashes when cleaning up hostnamesLennart Poettering
2016-08-19man: document that static/transient hostnames may be 64 chars at maxLennart Poettering
2016-08-19tests: add test from #3979Lennart Poettering
2016-08-19Merge pull request #3990 from AnchorCat/networkd-fixesLennart Poettering
2016-08-19Merge pull request #3988 from keszybz/journald-dynamic-usersLennart Poettering
2016-08-19hwdb: add resolution for the Dell Precision 5510 (#3989)Peter Hutterer
2016-08-18journald: do not create split journals for dynamic usersZbigniew Jędrzejewski-Szmek
2016-08-18core/dynamic-users: warn when creation of symlinks for dynamic users failsZbigniew Jędrzejewski-Szmek
2016-08-18logind: update empty and "infinity" handling for [User]TasksMax (#3835)Tejun Heo
2016-08-18Merge pull request #3986 from whot/wip/click-wheel-angle-horizZbigniew Jędrzejewski-Szmek
2016-08-18Merge pull request #3865 from poettering/remove-ipcZbigniew Jędrzejewski-Szmek
2016-08-18Revert "pid1: reconnect to the console before being re-executed"Zbigniew Jędrzejewski-Szmek
2016-08-18systemd: warn when setrlimit failsZbigniew Jędrzejewski-Szmek
2016-08-19hwdb: add a udev property for a wheel click angle on horiz wheelsPeter Hutterer
2016-08-19libudev: fix typo in commentPeter Hutterer
2016-08-18hostnamectl: rework pretty hostname validation (#3985)Lennart Poettering
2016-08-19nss-mymachines: avoid connecting to dbus from inside dbus-daemonLennart Poettering
2016-08-19core: bypass dynamic user lookups from dbus-daemonLennart Poettering
2016-08-19clean-ipc: debug log about all remove IPC objectsLennart Poettering
2016-08-19core: add RemoveIPC= settingLennart Poettering
2016-08-18core: move obsolete properties to the end of vtablesLennart Poettering
2016-08-18core: make use of uid_is_valid() when checking for UID validityLennart Poettering
2016-08-18clean-ipc: shorten code a bitLennart Poettering
2016-08-18clean-ipc: don't filter out '.' and '..' twiceLennart Poettering
2016-08-18unit: remove orphaned cgroup_netclass_id fieldLennart Poettering
2016-08-18add a new tool for creating transient mount and automount unitsLennart Poettering
2016-08-18run: various minor improvementsLennart Poettering
2016-08-18bus-util: unify loop around bus_append_unit_property_assignment()Lennart Poettering
2016-08-18networkd: use RT_TABLE_MAIN by defaultMichael Chapman
2016-08-18networkd: do not touch link_messages when expiring routesMichael Chapman
2016-08-17core: use the unified hierarchy for the systemd cgroup controller hierarchyTejun Heo
2016-08-17Merge pull request #3946 from keszybz/open-journal-rootLennart Poettering
2016-08-17sysv-generator: better error reporting (#3977)Felipe Sateler
2016-08-17journal: ensure open journals from find_journal() (#3973)Vito Caputo
2016-08-17rules: introduce disk/by-id (model_serial) symlinks for NVMe drives (#3974)Michal Sekletar
2016-08-16Merge pull request #3960 from keszybz/efi-option-descriptionRonny Chevalier
2016-08-16zsh: _journalctl: also handle --root arg and --key=value style (#3956)Daniel Hahler
2016-08-16zsh: _journalctl: do not complete exclusive modes (#3957)Daniel Hahler
2016-08-16networkd: avoid NULL pointer dereference in route_addMichael Chapman
2016-08-15core: rename cg_unified() to cg_all_unified()Tejun Heo
2016-08-14Merge pull request #3905 from htejun/cgroup-v2-cpuZbigniew Jędrzejewski-Szmek
2016-08-14man: explain that *KeyIgnoreInhibited only apply to a subset of locksZbigniew Jędrzejewski-Szmek
2016-08-14build-sys: clarify that --disable-efi is about sd-boot and bootctlZbigniew Jędrzejewski-Szmek
2016-08-13units: do not start load-random-seed in containers (#3941)Zbigniew Jędrzejewski-Szmek
2016-08-13hwdb: normalize spacing in 60-keyboard.hwdb (#3954)Zbigniew Jędrzejewski-Szmek
2016-08-13zsh: _systemctl: do not attempt to use "--system" by default (#3951)Daniel Hahler
2016-08-13zsh: _journalctl: improve support for handling mode args (#3952)Daniel Hahler
2016-08-12journalctl: allow --root argument for journal watchingZbigniew Jędrzejewski-Szmek
2016-08-12sd-journal: fix sd_journal_open_directory with SD_JOURNAL_OS_ROOTZbigniew Jędrzejewski-Szmek
2016-08-12sd-journal: allow SYSTEM and CURRENT_USER flags with sd_j_open_directory[_fd]Zbigniew Jędrzejewski-Szmek