summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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
2016-08-06networkd: add support to set STP (#3903)Susant Sahani
2016-08-05Merge pull request #3900 from keszybz/fix-3607Lennart Poettering
2016-08-05socket: add helper function to remove code duplicationZbigniew Jędrzejewski-Szmek
2016-08-05core/socket: include remote address in the message when dropping connectionZbigniew Jędrzejewski-Szmek
2016-08-05systemd: do not serialize peer, bump count when deserializing socket insteadZbigniew Jędrzejewski-Szmek
2016-08-05core/service: serialize and deserialize accept_socketZbigniew Jędrzejewski-Szmek
2016-08-05core/socket: rework SocketPeer refcountingZbigniew Jędrzejewski-Szmek
2016-08-05util-lib: unify parsing of nice level valuesLennart Poettering
2016-08-05networkd: do not set NOARP unconditionally (#3891)Zbigniew Jędrzejewski-Szmek
2016-08-05fileio: fix MIN/MAX mixup (#3896)Vito Caputo
2016-08-05journal-remote: remove unnecessary gnutls includes (#3895)Vito Caputo
2016-08-04systemd: convert peers_by_address to a setZbigniew Jędrzejewski-Szmek
2016-08-04basic/set: remove some spurious spacesZbigniew Jędrzejewski-Szmek
2016-08-04core: only set the watchdog variables in ExecStart= linesLennart Poettering
2016-08-04core: remember first unit failure, not last unit failureLennart Poettering
2016-08-04nss-systemd: resolve root/nobody staticallyLennart Poettering
2016-08-04core: set $SERVICE_RESULT, $EXIT_CODE and $EXIT_STATUS in ExecStop=/ExecStopP...Lennart Poettering
2016-08-04main: use pager for --dump-configuration-items (#3894)0xAX
2016-08-04fileio: fix read_full_stream() bugs (#3887)Vito Caputo
2016-08-04networkd: apply bridge vlan configuration correctTobias Jungel
2016-08-04core: use the correct APIs to determine whether a dual timestamp is initializedLennart Poettering
2016-08-04core: move masking of chroot/permission masking into service_spawn()Lennart Poettering
2016-08-04core: turn various execution flags into a proper flags parameterLennart Poettering
2016-08-04util-lib: rework /tmp and /var/tmp handling codeLennart Poettering
2016-08-04Merge pull request #2471 from michaelolbrich/transient-mountsLennart Poettering
2016-08-04Merge pull request #3885 from keszybz/help-outputLennart Poettering
2016-08-04networkd: add support to configure NOARP/ARP for interface (#3854)Susant Sahani
2016-08-04networkd: remove route if carrier is lost (#3831)Susant Sahani
2016-08-04src/test: add tests for parse_percent_unbounded (#3889)Jonathan Boulle
2016-08-04nspawn,resolve: short --help output to fit within 80 columnsZbigniew Jędrzejewski-Szmek
2016-08-04journalctl,systemctl: add "short-full", "short-unix" mode to --helpZbigniew Jędrzejewski-Szmek
2016-08-04util-lib: add parse_percent_unbounded() for percentages over 100% (#3886)David Michael
2016-08-03Merge pull request #3820 from poettering/nspawn-resolvconfZbigniew Jędrzejewski-Szmek
2016-08-03journalctl: add new output mode "short-full" (#3880)Lennart Poettering
2016-08-03util-lib: make timestamp generation and parsing reversible (#3869)Lennart Poettering
2016-08-03core: add new PrivateUsers= option to service executionLennart Poettering
2016-08-03systemctl: consider service running only when it is in active or reloading st...Lukáš Nykrýn