Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | man/systemd.net-naming-scheme: fix typo | Jan Synacek | 2019-11-04 | 1 | -1/+1 |
* | qdisc: netem add support to duplicate packets. | Susant Sahani | 2019-10-31 | 1 | -0/+8 |
* | meson: correct man page deps | Lennart Poettering | 2019-10-31 | 1 | -1/+1 |
* | networkd: dhcp server Support Vendor specific 43 | Susant Sahani | 2019-10-31 | 1 | -0/+13 |
* | network: amend SendOption= to take a c-escaped string | Zbigniew Jędrzejewski-Szmek | 2019-10-30 | 1 | -4/+8 |
* | network: rename SendOptions= to SendOption= | Zbigniew Jędrzejewski-Szmek | 2019-10-30 | 1 | -1/+1 |
* | Merge pull request #13747 from ssahani/tc-qdisc | Yu Watanabe | 2019-10-30 | 1 | -0/+50 |
|\ | |||||
| * | network: introduce TrafficControl | Susant Sahani | 2019-10-30 | 1 | -0/+50 |
* | | Merge pull request #13867 from keszybz/man-condition | Yu Watanabe | 2019-10-30 | 1 | -357/+417 |
|\ \ | |/ |/| | |||||
| * | man: reword description of triggering conditions | Zbigniew Jędrzejewski-Szmek | 2019-10-29 | 1 | -7/+7 |
| * | man: split out description of Conditions and Assert to new section | Zbigniew Jędrzejewski-Szmek | 2019-10-29 | 1 | -357/+417 |
* | | Merge pull request #13676 from ClydeByrdIII/service-result-patch | Anita Zhang | 2019-10-29 | 1 | -1/+16 |
|\ \ | |||||
| * | | Update service result table | ClydeByrdIII | 2019-09-28 | 1 | -1/+16 |
* | | | Merge pull request #13423 from pwithnall/12035-session-time-limits | Zbigniew Jędrzejewski-Szmek | 2019-10-28 | 2 | -0/+32 |
|\ \ \ | |||||
| * | | | pam_systemd: Forward systemd.runtime_max_sec setting to session scope | Philip Withnall | 2019-10-28 | 1 | -0/+7 |
| * | | | scope: Support RuntimeMaxSec= directive in scope units | Philip Withnall | 2019-10-28 | 1 | -0/+25 |
* | | | | Merge pull request #13635 from fbuihuu/no-aliases-with-enable | Zbigniew Jędrzejewski-Szmek | 2019-10-28 | 1 | -4/+4 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | man: alias names can't be used with enable command | Franck Bui | 2019-09-24 | 1 | -4/+4 |
* | | | | Merge pull request #13623 from yuwata/network-wifi-iftype | Zbigniew Jędrzejewski-Szmek | 2019-10-25 | 1 | -0/+12 |
|\ \ \ \ | |||||
| * | | | | network: support matching based on wifi interfece type | Yu Watanabe | 2019-10-25 | 1 | -0/+12 |
|/ / / / | |||||
* | | | | networkctl: introduce reconfigure method | Yu Watanabe | 2019-10-24 | 1 | -0/+7 |
* | | | | networkctl: add reload command | Yu Watanabe | 2019-10-24 | 1 | -0/+12 |
* | | | | Merge pull request #13807 from 1848/ip6gre_key_fix | Yu Watanabe | 2019-10-23 | 1 | -0/+10 |
|\ \ \ \ | |||||
| * | | | | Added ip6gre example to man | 1848 | 2019-10-22 | 1 | -0/+10 |
* | | | | | run: add -u as a synonym for --unit | David Tardon | 2019-10-23 | 1 | -0/+1 |
* | | | | | Merge pull request #13825 from keszybz/nspawn-console-help | Yu Watanabe | 2019-10-23 | 1 | -23/+25 |
|\ \ \ \ \ | |||||
| * | | | | | man: reorder description of nspawn --console | Zbigniew Jędrzejewski-Szmek | 2019-10-23 | 1 | -23/+25 |
| |/ / / / | |||||
* | | | | | Merge pull request #13142 from yuwata/network-wifi-ssid-support-nl80211 | Zbigniew Jędrzejewski-Szmek | 2019-10-23 | 1 | -0/+18 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | network: add support matching based on BSSID= | Yu Watanabe | 2019-10-15 | 1 | -0/+10 |
| * | | | | network: support matching based on wifi SSID | Yu Watanabe | 2019-10-15 | 1 | -0/+8 |
* | | | | | Merge pull request #13743 from anitazha/dropin_all_the_things | Chris Down | 2019-10-16 | 3 | -0/+26 |
|\ \ \ \ \ | |||||
| * | | | | | shared/dropin: support -.service.d/ top level drop-in for service units | Anita Zhang | 2019-10-15 | 3 | -0/+26 |
* | | | | | | Merge pull request #13754 from claudiozz/master | Anita Zhang | 2019-10-16 | 1 | -3/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Allow restart for oneshot units | Claudio Zumbo | 2019-10-16 | 1 | -3/+4 |
* | | | | | | | systemctl: emit warning if start is used with globs | Zbigniew Jędrzejewski-Szmek | 2019-10-16 | 1 | -8/+15 |
* | | | | | | | Merge pull request #13663 from ssahani/dhcp-send-option-data | Zbigniew Jędrzejewski-Szmek | 2019-10-16 | 1 | -0/+9 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | network: DHCPv4 client: add support to send arbitary option and data | Susant Sahani | 2019-10-15 | 1 | -0/+9 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #13735 from ssahani/ip-nexthop | Yu Watanabe | 2019-10-14 | 1 | -0/+23 |
|\ \ \ \ \ \ | |||||
| * | | | | | | network: introduce ip nexthop routing | Susant Sahani | 2019-10-14 | 1 | -0/+23 |
| |/ / / / / | |||||
* | | | | | | udev: introduce CONST key name | Jan Synacek | 2019-10-14 | 1 | -0/+26 |
|/ / / / / | |||||
* | | | | | Move the Commands section above Options section | Zbigniew Jędrzejewski-Szmek | 2019-10-08 | 12 | -1588/+1588 |
|/ / / / | |||||
* | | | | Merge pull request #13709 from zachsmith/systemd-tmpfiles-allow-append-to-file | Zbigniew Jędrzejewski-Szmek | 2019-10-04 | 1 | -8/+8 |
|\ \ \ \ | |||||
| * | | | | systemd-tmpfiles: allow appending content to file | Zach Smith | 2019-10-03 | 1 | -8/+8 |
* | | | | | man: document updated newline support | Mark Stosberg | 2019-10-04 | 1 | -0/+12 |
* | | | | | Update sd_journal_print.xml | Léonard Gérard | 2019-10-03 | 1 | -0/+1 |
* | | | | | Merge pull request #13246 from keszybz/add-SystemdOptions-efi-variable | Zbigniew Jędrzejewski-Szmek | 2019-10-03 | 3 | -16/+30 |
|\ \ \ \ \ | |||||
| * | | | | | bootctl: add "system-options" verb | Zbigniew Jędrzejewski-Szmek | 2019-09-16 | 2 | -6/+17 |
| * | | | | | man: document SystemdOptions variable | Zbigniew Jędrzejewski-Szmek | 2019-09-16 | 2 | -10/+13 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #13696 from keszybz/keep-dhcp-on-restart | Zbigniew Jędrzejewski-Szmek | 2019-10-03 | 3 | -38/+40 |
|\ \ \ \ \ | |||||
| * | | | | | networkd: change SendRelease default to true | Zbigniew Jędrzejewski-Szmek | 2019-10-02 | 1 | -1/+1 |