summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-08-19Merge pull request #3988 from keszybz/journald-dynamic-usersLennart Poettering
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-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-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-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-11coredump: treat RLIMIT_CORE below page size as disabling coredumps (#3932)Zbigniew Jędrzejewski-Szmek
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-09journal-gatewayd: fix typo; s/Certificat/Certificate/ (#3931)Vito Caputo
2016-08-08core: amend policy to open up dynamic user queries (#3920)Zbigniew Jędrzejewski-Szmek
2016-08-08Revert "logind: really handle *KeyIgnoreInhibited options in logind.conf"Mantas Mikulėnas
2016-08-07core: add cgroup CPU controller support on the unified hierarchyTejun Heo
2016-08-07networkd: remove duplicate call to manager_dirty (#3917)Susant Sahani
2016-08-06Merge pull request #3884 from poettering/private-usersZbigniew Jędrzejewski-Szmek
2016-08-06journal-gatewayd: fix segfault with certain request (#3893)Yi EungJun
2016-08-06journal-gatewayd: add --directory option (#3913)Yi EungJun
2016-08-06buildsys,journal: allow -fsanitize=address without VALGRIND definedCristian Rodríguez
2016-08-06test: fix stack overflow reported by ASANCristian Rodríguez
2016-08-06test: test-sigbus must be skipped when -fsanitize=address is usedCristian Rodríguez
2016-08-05Merge pull request #3818 from poettering/exit-status-envZbigniew Jędrzejewski-Szmek