summaryrefslogtreecommitdiffstats
path: root/man/systemd-fstab-generator.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-06systemctl: indentation fixLennart Poettering1-14/+15
2016-05-06NEWS: bring NEWS a bit up-to-dateLennart Poettering2-46/+127
2016-05-06networkd: route fix commentSusant Sahani1-1/+1
2016-05-06networkd: cleanup FOREACH_WORDSusant Sahani1-38/+39
2016-05-05logind: drop pointless UINT64_C() macro useLennart Poettering1-3/+3
2016-05-05logind: enforce a limit on inhibitors we hand outLennart Poettering6-0/+34
2016-05-05logind: expose more configuration settings as bus propertiesLennart Poettering1-0/+3
2016-05-05logind: don't include session lists in PropertyChanged messagesLennart Poettering2-2/+2
2016-05-05logind: process session/inhibitor fds at higher priorityLennart Poettering3-3/+5
2016-05-05update TODOLennart Poettering1-0/+4
2016-05-05logind: enforce a limit on current user sessionsLennart Poettering6-0/+36
2016-05-05update TODOLennart Poettering1-0/+2
2016-05-05core: fix owner user/group output in socket dumpLennart Poettering1-4/+5
2016-05-05core: change default trigger limits for socket unitsLennart Poettering2-7/+28
2016-05-05test-networkd-conf: fix memleakThomas Hindoe Paaboel Andersen1-1/+3
2016-05-05networkd: fix memleak in config_parse_duid_rawdataThomas Hindoe Paaboel Andersen1-1/+1
2016-05-05Trivial network cleanup (#3196)Thomas H. P. Andersen2-2/+1
2016-05-04treewide: fix typos (#3187)Torstein Husebø5-6/+6
2016-05-04tmpfiles: don't set the x bit for volatile system journal when ACL support is...Franck Bui1-3/+6
2016-05-03strbuf: set the proper character when creating new nodesLubomir Rintel1-1/+2
2016-05-03udev: fix build with DEBUG=1Lubomir Rintel1-7/+7
2016-05-03networkd: Add support to configure IPv6 preferred lifetime (#3102)Susant Sahani4-0/+62
2016-05-03install: cache the presets before evaluatingAlex Crawford1-25/+121
2016-05-03test-dnssec: drop unused variableLennart Poettering1-1/+0
2016-05-03Revert "Do not report masked units as changed (#2921)"Zbigniew Jędrzejewski-Szmek3-173/+171
2016-05-03Revert "test-dnssec: drop unused variable"Zbigniew Jędrzejewski-Szmek1-0/+1
2016-05-03Revert "nspawn: explicitly remove veth links after use (#3111)"Zbigniew Jędrzejewski-Szmek4-51/+1
2016-05-03networkd: add support to set route tableSusant Sahani4-2/+74
2016-05-03sd-netlink: introduce route attribute set APISusant Sahani2-0/+30
2016-05-03sd-netlink: fix sd_netlink_message_append_dataSusant Sahani1-3/+3
2016-05-03network: get rid of DUID_TYPE_RAWZbigniew Jędrzejewski-Szmek2-2/+0
2016-05-03man: add a description of DUIDType and DUIDRawDataZbigniew Jędrzejewski-Szmek2-34/+80
2016-05-03man: s/similar/similarly/Zbigniew Jędrzejewski-Szmek1-5/+5
2016-05-03test-networkd-conf: add tests for the parsing functionsZbigniew Jędrzejewski-Szmek3-0/+97
2016-05-03networkd: rework duid_{type,duid_type,duid,duid_len} settingZbigniew Jędrzejewski-Szmek11-144/+88
2016-05-03dh-dhcp{,6}-client: change the semantics of DUID settingZbigniew Jędrzejewski-Szmek3-18/+42
2016-05-03dhcp-identifier: un-inline dhcp_validate_duid_lenZbigniew Jędrzejewski-Szmek2-35/+37
2016-05-03sd-dhcp: change uint8_t *duid to const void*Zbigniew Jędrzejewski-Szmek4-4/+5
2016-05-03sd-dhcp{,6}-client: use standard indentation for functions argsZbigniew Jędrzejewski-Szmek4-105/+214
2016-05-03tests: add test for #3166 (#3180)Evgeny Vereshchagin3-0/+94
2016-05-03man: rename TriggerLimitIntervalBurst to TriggerLimitBurst (#3181)Evgeny Vereshchagin1-1/+1
2016-05-03locale: Language fallbacks for fr_(BE|CA|CH|LU) to fr_FR (#3178)Sylvain Plantefève1-0/+4
2016-05-02update TODOLennart Poettering1-2/+0
2016-05-02resolved: work around broken DNS zones set up by incapdns.netLennart Poettering1-25/+40
2016-05-02automount: move resetting of expiry timeout to automount_set_state()Lennart Poettering1-8/+16
2016-05-02automount: rework propagation between automount and mount unitsLennart Poettering3-45/+42
2016-05-02core: don't propagate service state to sockets as long as there's still a job...Lennart Poettering1-4/+13
2016-05-02fstab-generator: add newline before we start a new unit file sectionLennart Poettering1-0/+1
2016-05-02automount: add debug message when we get notified about mount state changesLennart Poettering1-2/+5
2016-05-02core: remove duplicate code in automount_update_mount()Lennart Poettering1-28/+11