Age | Commit message (Expand) | Author |
2016-08-18 | core: move obsolete properties to the end of vtables | Lennart Poettering |
2016-08-18 | core: make use of uid_is_valid() when checking for UID validity | Lennart Poettering |
2016-08-18 | clean-ipc: shorten code a bit | Lennart Poettering |
2016-08-18 | clean-ipc: don't filter out '.' and '..' twice | Lennart Poettering |
2016-08-18 | unit: remove orphaned cgroup_netclass_id field | Lennart Poettering |
2016-08-18 | add a new tool for creating transient mount and automount units | Lennart Poettering |
2016-08-18 | run: various minor improvements | Lennart Poettering |
2016-08-18 | bus-util: unify loop around bus_append_unit_property_assignment() | Lennart Poettering |
2016-08-18 | networkd: use RT_TABLE_MAIN by default | Michael Chapman |
2016-08-18 | networkd: do not touch link_messages when expiring routes | Michael Chapman |
2016-08-17 | core: use the unified hierarchy for the systemd cgroup controller hierarchy | Tejun Heo |
2016-08-17 | Merge pull request #3946 from keszybz/open-journal-root | Lennart Poettering |
2016-08-17 | sysv-generator: better error reporting (#3977) | Felipe Sateler |
2016-08-17 | journal: ensure open journals from find_journal() (#3973) | Vito Caputo |
2016-08-16 | networkd: avoid NULL pointer dereference in route_add | Michael Chapman |
2016-08-15 | core: rename cg_unified() to cg_all_unified() | Tejun Heo |
2016-08-14 | Merge pull request #3905 from htejun/cgroup-v2-cpu | Zbigniew Jędrzejewski-Szmek |
2016-08-12 | journalctl: allow --root argument for journal watching | Zbigniew Jędrzejewski-Szmek |
2016-08-12 | sd-journal: fix sd_journal_open_directory with SD_JOURNAL_OS_ROOT | Zbigniew Jędrzejewski-Szmek |
2016-08-12 | sd-journal: allow SYSTEM and CURRENT_USER flags with sd_j_open_directory[_fd] | Zbigniew Jędrzejewski-Szmek |
2016-08-12 | sd-journal: split out flags into separate defines for legibility | Zbigniew Jędrzejewski-Szmek |
2016-08-11 | coredump: treat RLIMIT_CORE below page size as disabling coredumps (#3932) | Zbigniew Jędrzejewski-Szmek |
2016-08-09 | install: follow config_path symlink (#3362) | Rhys |
2016-08-09 | sd-journal: watch logs below container's /{var,run}/log/journal (instead of t... | Evgeny Vereshchagin |
2016-08-09 | journal-gatewayd: fix typo; s/Certificat/Certificate/ (#3931) | Vito Caputo |
2016-08-08 | core: amend policy to open up dynamic user queries (#3920) | Zbigniew Jędrzejewski-Szmek |
2016-08-08 | Revert "logind: really handle *KeyIgnoreInhibited options in logind.conf" | Mantas Mikulėnas |
2016-08-07 | core: add cgroup CPU controller support on the unified hierarchy | Tejun Heo |
2016-08-07 | networkd: remove duplicate call to manager_dirty (#3917) | Susant Sahani |
2016-08-06 | Merge pull request #3884 from poettering/private-users | Zbigniew Jędrzejewski-Szmek |
2016-08-06 | journal-gatewayd: fix segfault with certain request (#3893) | Yi EungJun |
2016-08-06 | journal-gatewayd: add --directory option (#3913) | Yi EungJun |
2016-08-06 | buildsys,journal: allow -fsanitize=address without VALGRIND defined | Cristian Rodríguez |
2016-08-06 | test: fix stack overflow reported by ASAN | Cristian Rodríguez |
2016-08-06 | test: test-sigbus must be skipped when -fsanitize=address is used | Cristian Rodríguez |
2016-08-05 | Merge pull request #3818 from poettering/exit-status-env | Zbigniew Jędrzejewski-Szmek |
2016-08-06 | networkd: add support to set STP (#3903) | Susant Sahani |
2016-08-05 | Merge pull request #3900 from keszybz/fix-3607 | Lennart Poettering |
2016-08-05 | socket: add helper function to remove code duplication | Zbigniew Jędrzejewski-Szmek |
2016-08-05 | core/socket: include remote address in the message when dropping connection | Zbigniew Jędrzejewski-Szmek |
2016-08-05 | systemd: do not serialize peer, bump count when deserializing socket instead | Zbigniew Jędrzejewski-Szmek |
2016-08-05 | core/service: serialize and deserialize accept_socket | Zbigniew Jędrzejewski-Szmek |
2016-08-05 | core/socket: rework SocketPeer refcounting | Zbigniew Jędrzejewski-Szmek |
2016-08-05 | util-lib: unify parsing of nice level values | Lennart Poettering |
2016-08-05 | networkd: do not set NOARP unconditionally (#3891) | Zbigniew Jędrzejewski-Szmek |
2016-08-05 | fileio: fix MIN/MAX mixup (#3896) | Vito Caputo |
2016-08-05 | journal-remote: remove unnecessary gnutls includes (#3895) | Vito Caputo |
2016-08-04 | systemd: convert peers_by_address to a set | Zbigniew Jędrzejewski-Szmek |
2016-08-04 | basic/set: remove some spurious spaces | Zbigniew Jędrzejewski-Szmek |
2016-08-04 | core: only set the watchdog variables in ExecStart= lines | Lennart Poettering |