summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | network: rename SendOptions= to SendOption=Zbigniew Jędrzejewski-Szmek2019-10-305-6/+6
* | | NEWS: fix option nameYu Watanabe2019-10-301-1/+1
* | | Merge pull request #13879 from keszybz/news-v244Yu Watanabe2019-10-304-0/+152
|\ \ \
| * | | network: install wifi-adhoc.network by default, make wifi-{ap,station} examplesZbigniew Jędrzejewski-Szmek2019-10-303-0/+3
| * | | NEWS: start preparations for v244Zbigniew Jędrzejewski-Szmek2019-10-301-0/+149
* | | | Merge pull request #13866 from keszybz/nspawn-restartsLennart Poettering2019-10-3013-25/+122
|\ \ \ \ | |/ / / |/| | |
| * | | machined: only Unref units that we AddRef'dZbigniew Jędrzejewski-Szmek2019-10-292-3/+8
| * | | shared/logs-show: strip trailing carriage returns at EOL/EOFZbigniew Jędrzejewski-Szmek2019-10-293-5/+38
| * | | nspawn: when stopping the machine, just deregister the machineZbigniew Jędrzejewski-Szmek2019-10-293-10/+10
| * | | machined: add UnregisterMachine methodZbigniew Jędrzejewski-Szmek2019-10-295-1/+42
| * | | pid1: log the reason why restart will or will not happenZbigniew Jędrzejewski-Szmek2019-10-291-6/+24
* | | | coverity: replace python with jqEvgeny Vereshchagin2019-10-302-4/+4
| |/ / |/| |
* | | Merge pull request #13747 from ssahani/tc-qdiscYu Watanabe2019-10-3021-4/+1942
|\ \ \
| * | | test-network: add tests for qdiscYu Watanabe2019-10-302-3/+35
| * | | network: wait for QDiscs to be configuredYu Watanabe2019-10-303-4/+36
| * | | network: introduce TrafficControlSusant Sahani2019-10-3019-1/+1875
| | |/ | |/|
* | | Merge pull request #13867 from keszybz/man-conditionYu Watanabe2019-10-302-358/+418
|\ \ \ | |/ / |/| |
| * | man: reword description of triggering conditionsZbigniew Jędrzejewski-Szmek2019-10-291-7/+7
| * | man: split out description of Conditions and Assert to new sectionZbigniew Jędrzejewski-Szmek2019-10-291-357/+417
| * | shared: small typoZbigniew Jędrzejewski-Szmek2019-10-281-1/+1
* | | Merge pull request #13676 from ClydeByrdIII/service-result-patchAnita Zhang2019-10-291-1/+16
|\ \ \
| * | | Update service result tableClydeByrdIII2019-09-281-1/+16
* | | | boot-loader-spec: add devicetree-overlay keyMichael Tretter2019-10-291-0/+6
* | | | Merge pull request #13864 from fbuihuu/no-more-swap-autoactivationZbigniew Jędrzejewski-Szmek2019-10-295-23/+12
|\ \ \ \
| * | | | core: drop 'wants' parameter from unit_add_node_dependency()Franck Bui2019-10-285-18/+8
| * | | | swap: do not make swap units wanted by its device unit anymoreFranck Bui2019-10-281-6/+5
* | | | | network-generator: Add missing help for --rootDavid Pedersen2019-10-291-0/+1
|/ / / /
* | | | Merge pull request #13423 from pwithnall/12035-session-time-limitsZbigniew Jędrzejewski-Szmek2019-10-2811-18/+135
|\ \ \ \ | | |_|/ | |/| |
| * | | pam_systemd: Forward systemd.runtime_max_sec setting to session scopePhilip Withnall2019-10-282-3/+36
| * | | scope: Support RuntimeMaxSec= directive in scope unitsPhilip Withnall2019-10-289-2/+65
| * | | scope: Refactor timer handling on coldplugPhilip Withnall2019-07-291-5/+17
| * | | shared: Factor out bus_append_scope_property() for scopesPhilip Withnall2019-07-291-4/+12
| * | | dbus-scope: Factor out common UNIT(s) castPhilip Withnall2019-07-291-4/+5
* | | | modules-load: do not fail service if modules are not presentZbigniew Jędrzejewski-Szmek2019-10-281-2/+4
* | | | Merge pull request #13844 from keszybz/resolved-proprtiesYu Watanabe2019-10-289-19/+42
|\ \ \ \
| * | | | resolved: emit change for CurrentDNSServerZbigniew Jędrzejewski-Szmek2019-10-252-1/+4
| * | | | resolved: emit change for LLMNRHostnameZbigniew Jędrzejewski-Szmek2019-10-252-2/+6
| * | | | resolved: send out notifications about DNS propertyZbigniew Jędrzejewski-Szmek2019-10-254-1/+22
| * | | | resolved: make two functions staticZbigniew Jędrzejewski-Szmek2019-10-252-5/+2
| * | | | resolved: one less {}Zbigniew Jędrzejewski-Szmek2019-10-251-2/+1
| * | | | resolved: avoid allocationZbigniew Jędrzejewski-Szmek2019-10-254-8/+7
* | | | | pid1: order .automount units after local-fs-pre.targetZbigniew Jędrzejewski-Szmek2019-10-281-0/+4
* | | | | Merge pull request #13635 from fbuihuu/no-aliases-with-enableZbigniew Jędrzejewski-Szmek2019-10-283-7/+9
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | shared/install: failing with -ELOOP can be due to the use of an alias in inst...Franck Bui2019-09-241-2/+4
| * | | | shared/install: fix error codes returned by install_context_apply()Franck Bui2019-09-241-1/+1
| * | | | man: alias names can't be used with enable commandFranck Bui2019-09-241-4/+4
* | | | | po: update Polish translationPiotr Drąg2019-10-261-2/+20
* | | | | meson: expand ternary in functions to if statementsAnita Zhang2019-10-261-3/+4
* | | | | Merge pull request #13846 from keszybz/sleep-config-fixupsAnita Zhang2019-10-251-16/+16
|\ \ \ \ \
| * | | | | shared/sleep-config: two more error handling fixes, use structured initializa...Zbigniew Jędrzejewski-Szmek2019-10-251-13/+14