summaryrefslogtreecommitdiff
path: root/man
Commit message (Expand)AuthorAgeFilesLines
* man: minor typo fixLennart Poettering2015-01-261-1/+1
* tmpfiles: do not bump access times of directories we are cleaning upZbigniew Jędrzejewski-Szmek2015-01-241-0/+13
* man: bring tmpfiles.d(5) in line with codeZbigniew Jędrzejewski-Szmek2015-01-231-5/+12
* man: fix typosRonny Chevalier2015-01-221-6/+6
* networkd: Introduce ip6gre and ip6gretapSusant Sahani2015-01-221-1/+2
* networkd: Introduce IP6 tunnelSusant Sahani2015-01-221-1/+18
* networkd: introduce gretapSusant Sahani2015-01-221-5/+6
* man: document new download magicLennart Poettering2015-01-222-35/+360
* Use eurlatgr as the example console fontMarko Myllynen2015-01-221-1/+1
* shared/acl-util: add mask only when needed, always add base ACLsZbigniew Jędrzejewski-Szmek2015-01-221-10/+10
* tmpfiles: implement augmenting of existing ACLsZbigniew Jędrzejewski-Szmek2015-01-221-11/+17
* tmpfiles: make t and a globby, add their recursive versions T and AZbigniew Jędrzejewski-Szmek2015-01-221-6/+25
* tmpfiles: add 'a' type to set ACLsZbigniew Jędrzejewski-Szmek2015-01-221-9/+23
* tmpfiles: attach an array of items to each pathZbigniew Jędrzejewski-Szmek2015-01-221-10/+3
* man: add networkctl(1)Zbigniew Jędrzejewski-Szmek2015-01-191-0/+175
* man: use one description of --no-legendZbigniew Jędrzejewski-Szmek2015-01-196-42/+18
* nspawn: add ipvlan supportTom Gundersen2015-01-201-0/+24
* networkd: netdev - add ipvlan supportTom Gundersen2015-01-191-1/+22
* systemctl: fix import-environment description, trim help to 80 colsZbigniew Jędrzejewski-Szmek2015-01-191-1/+4
* man: reindent tmpfiles.d(5)Zbigniew Jędrzejewski-Szmek2015-01-181-570/+478
* man: mention "wheel" and "adm" in journalctl(1)Zbigniew Jędrzejewski-Szmek2015-01-181-3/+8
* man: reindent journalctl(1)Zbigniew Jędrzejewski-Szmek2015-01-181-957/+801
* os-release: Add PRIVACY_POLICY_URLBastien Nocera2015-01-151-3/+8
* nspawn,machined: change default container image location from /var/lib/contai...Lennart Poettering2015-01-152-11/+59
* man: remove "nofail" from systemd.swap(5)Zbigniew Jędrzejewski-Szmek2015-01-131-4/+1
* networkd: make IP forwarding for IPv4 and IPv6 individually configurableLennart Poettering2015-01-131-3/+8
* networkd: introduce an AddressFamilyBoolean enum typeLennart Poettering2015-01-131-2/+2
* nspawn: add "-n" shortcut for "--network-veth"Lennart Poettering2015-01-131-0/+1
* doc: add cross-references between systemd.{link, netdev, network}Jan Engelhardt2015-01-133-0/+8
* nspawn: add new option "--port=" for exposing container ports on the local hostLennart Poettering2015-01-131-0/+26
* networkd: add minimal IP forwarding and masquerading support to .network filesLennart Poettering2015-01-131-0/+24
* loginctl: make session/user arguments optional for a number commands, and imp...Lennart Poettering2015-01-091-9/+21
* man: document that 'loginctl activate' only takes a single argumentLennart Poettering2015-01-091-8/+7
* loginctl: make "loginctl session-status" without session ID show the caller's...Lennart Poettering2015-01-091-11/+22
* man: remove references to systemadm from systemctl man pageLennart Poettering2015-01-081-1/+1
* man: bring machinectl man page up-to-dateLennart Poettering2015-01-081-44/+251
* man: bring systemctl man page and --help text into the same orderLennart Poettering2015-01-081-100/+107
* man: add the same command sections to the man page as the --help text showsLennart Poettering2015-01-081-2/+11
* machinectl: given that machinectl invokes a number of polkit enabled methods,...Lennart Poettering2015-01-081-0/+8
* machinectl: show most recent log output in "machinectl status", tooLennart Poettering2015-01-081-6/+41
* loginctl: show the 10 most recent log user/session log lines in "loginctl use...Lennart Poettering2015-01-081-12/+43
* cryptsetup: support header= optionAndrey Chaser2015-01-081-0/+12
* doc: fix stale references to systemd-verifyDave Reisner2015-01-082-3/+3
* man: add hostnamed chassis type "embedded" to machine-info(5)Peter Mattern2015-01-081-2/+3
* man: mention where timesyncd keeps the timestampZbigniew Jędrzejewski-Szmek2015-01-081-0/+15
* man: document nss-mymachinesLennart Poettering2015-01-073-9/+134
* man: add an alias to libnss_myhostname.so2 for nss-myhostnameLennart Poettering2015-01-071-0/+1
* man: rework nss-myhostname man pageLennart Poettering2015-01-071-36/+63
* man: clarify path escaping and reference systemd-escapeChris Atkinson2015-01-051-6/+11
* core: add new logic for services to store file descriptors in PID 1Lennart Poettering2015-01-063-11/+161