index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
man: fix flag in systemd-run (#5107)
Rike-Benjamin Schuppner
2017-01-20
1
-1
/
+1
*
man: fix typos (#5109)
Jakub Wilk
2017-01-19
7
-8
/
+8
*
Merge pull request #4991 from poettering/seccomp-fix
Zbigniew Jędrzejewski-Szmek
2017-01-18
1
-0
/
+8
|
\
|
*
seccomp: add two new filter sets: @reboot and @swap
Lennart Poettering
2016-12-27
1
-0
/
+8
*
|
man: fix typo (#5093)
AsciiWolf
2017-01-17
1
-2
/
+2
*
|
Merge pull request #4879 from poettering/systemd
Zbigniew Jędrzejewski-Szmek
2017-01-15
14
-55
/
+438
|
\
\
|
*
|
man: document that services need at least one of ExecStart= or ExecStop=
Lennart Poettering
2016-12-21
1
-1
/
+3
|
*
|
man: improve ShowStatus=/systemd.show_status=/--show-status= documentation
Lennart Poettering
2016-12-21
2
-19
/
+21
|
*
|
man: drop superfluous 'this' in man page
Lennart Poettering
2016-12-21
1
-3
/
+2
|
*
|
verity: add support for setting up verity-protected root disks in the initrd
Lennart Poettering
2016-12-21
3
-0
/
+211
|
*
|
fstab-generator: add support for volatile boots
Lennart Poettering
2016-12-21
4
-9
/
+154
|
*
|
util-lib: various improvements to kernel command line parsing
Lennart Poettering
2016-12-21
4
-22
/
+22
|
*
|
firstboot: add kernel cmdline option to disable firstboot wizard
Lennart Poettering
2016-12-20
2
-1
/
+25
*
|
|
man: provide a basic guide to the `systemctl status` output (#4950)
Mark Stosberg
2017-01-14
1
-0
/
+50
*
|
|
Merge pull request #5069 from keszybz/fixlets
Lennart Poettering
2017-01-12
3
-19
/
+38
|
\
\
\
|
*
|
|
man: link to sd-j-{remote,upload} from journalctl(1)
Zbigniew Jędrzejewski-Szmek
2017-01-11
1
-1
/
+3
|
*
|
|
man: add more links to systemd-ask-password and systemd-tty-ask-password-agent
Zbigniew Jędrzejewski-Szmek
2017-01-11
2
-18
/
+35
*
|
|
|
Merge pull request #5009 from ian-kelling/ian-mnt-namespace-doc
Zbigniew Jędrzejewski-Szmek
2017-01-11
1
-1
/
+5
|
\
\
\
\
|
*
|
|
|
man: document mount deletion between commands
Ian Kelling
2017-01-03
1
-1
/
+5
*
|
|
|
|
Document how restart actions work (#5052)
micah
2017-01-11
1
-6
/
+6
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #5046 from stefanha/vsock
Lennart Poettering
2017-01-11
1
-0
/
+8
|
\
\
\
\
|
*
|
|
|
core: add AF_VSOCK support to socket units
Stefan Hajnoczi
2017-01-10
1
-0
/
+8
*
|
|
|
|
socket-proxyd: fix --connections-max help message and docs (#5044)
(GalaxyMaster)
2017-01-10
1
-1
/
+1
|
/
/
/
/
*
|
|
|
doc: MountFlags= don't reference container which may not exist (#5011)
Ian Kelling
2017-01-03
1
-3
/
+3
*
|
|
|
doc: correct "or" to "and" in MountFlags= description (#5010)
Ian Kelling
2017-01-03
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #4994 from poettering/private-tmp-tmpfiles
Martin Pitt
2016-12-29
1
-6
/
+9
|
\
\
\
|
*
|
|
core: implicitly order units with PrivateTmp= after systemd-tmpfiles-setup.se...
Lennart Poettering
2016-12-27
1
-6
/
+9
|
|
|
/
|
|
/
|
*
|
|
man: add brief documentation for the (sd-pam) processes created due to PAMNam...
Lennart Poettering
2016-12-29
1
-8
/
+11
*
|
|
man: document that "systemd-run -M" propagates exit codes, and "machinectl sh...
Lennart Poettering
2016-12-27
2
-7
/
+18
|
/
/
*
|
man: minor improvements (#4981)
Lucas Werkmeister
2016-12-25
1
-4
/
+4
*
|
man: Align ExecStop= documentation with actual kill behavior (#4974)
Felipe Sateler
2016-12-24
1
-9
/
+5
*
|
networkd: Add example to create MACVTAP and attach it to a link (#4946)
Susant Sahani
2016-12-23
2
-0
/
+21
*
|
networkd: Rename ProxyARP to IPv4ProxyARP (#4947)
Susant Sahani
2016-12-22
1
-2
/
+2
*
|
resolved: correctly handle non-address RR types with /etc/hosts lookups (#4808)
Martin Pitt
2016-12-22
1
-2
/
+3
*
|
networkd: bond support primary slave and active slave (#4873)
Susant Sahani
2016-12-21
1
-0
/
+27
*
|
networkd: vxlan rename ARPProxy to ReduceARPProxy (#4891)
Susant Sahani
2016-12-21
1
-4
/
+6
|
/
*
man/journalctl: mention systemd-journal-remote(8) (#4929)
Baruch Siach
2016-12-20
1
-1
/
+3
*
Merge pull request #4904 from dobyrch/calendar-range-step
Lennart Poettering
2016-12-20
1
-4
/
+5
|
\
|
*
calendarspec: allow repetition values with ranges
Douglas Christman
2016-12-17
1
-4
/
+5
*
|
Merge pull request #4845 from poettering/various-smaller-fixes
Zbigniew Jędrzejewski-Szmek
2016-12-17
2
-22
/
+23
|
\
\
|
|
/
|
/
|
|
*
man: document that "systemctl show" shows low-level properties
Lennart Poettering
2016-12-14
1
-11
/
+15
|
*
man: minor fixes for sd_journal_print(3)
Lennart Poettering
2016-12-14
1
-11
/
+8
*
|
core: make mount units from /proc/self/mountinfo possibly bind to a device (#...
Franck Bui
2016-12-16
1
-0
/
+13
|
/
*
Add sd_is_socket_sockaddr (#4885)
Zbigniew Jędrzejewski-Szmek
2016-12-14
1
-1
/
+29
*
core: add ability to define arbitrary bind mounts for services
Lennart Poettering
2016-12-14
1
-0
/
+25
*
Merge pull request #4771 from keszybz/udev-property-ordering
Martin Pitt
2016-12-12
1
-15
/
+75
|
\
|
*
man: describe overriding of entries in hwdb files
Zbigniew Jędrzejewski-Szmek
2016-11-30
1
-15
/
+75
*
|
man: two trivial formatting fixes
Zbigniew Jędrzejewski-Szmek
2016-12-11
2
-2
/
+2
*
|
man: use unicode ellipsis in more places
Zbigniew Jędrzejewski-Szmek
2016-12-11
29
-135
/
+135
*
|
Merge pull request #4859 from keszybz/networkd
Lennart Poettering
2016-12-11
1
-58
/
+130
|
\
\
[next]