summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-08-12sd-journal: split out flags into separate defines for legibilityZbigniew Jędrzejewski-Szmek
2016-08-11Merge pull request #3942 from blueyed/zsh-respect-user-moreZbigniew Jędrzejewski-Szmek
2016-08-11zsh: _journalctl: handle --user in _journal_noneDaniel Hahler
2016-08-11zsh: _filter_units_by_property: respect --userDaniel Hahler
2016-08-11man: add "timeout" to status table (#3919)Zbigniew Jędrzejewski-Szmek
2016-08-11coredump: treat RLIMIT_CORE below page size as disabling coredumps (#3932)Zbigniew Jędrzejewski-Szmek
2016-08-11Merge pull request #3933 from keszybz/hwdb-parserLennart Poettering
2016-08-09install: follow config_path symlink (#3362)Rhys
2016-08-09sd-journal: watch logs below container's /{var,run}/log/journal (instead of t...Evgeny Vereshchagin
2016-08-09added Zelotes gaming mouse (#3925)romanstingler
2016-08-09build-sys: hook up the hwdb parser to checkZbigniew Jędrzejewski-Szmek
2016-08-09hwdb: comment out a duplicated key for the XOZbigniew Jędrzejewski-Szmek
2016-08-09hwdb: use lowercase hex for key numbersZbigniew Jędrzejewski-Szmek
2016-08-09hwdb: remove duplicated matches for old Logitech unifying receiverZbigniew Jędrzejewski-Szmek
2016-08-09tests: add python parser for hwdb grammarZbigniew Jędrzejewski-Szmek
2016-08-09hwdb: indent commented propertiesZbigniew Jędrzejewski-Szmek