index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fstab-generator: don't process root= if it happens to be "gpt-auto" (#3452)
Lennart Poettering
2016-06-07
1
-0
/
+6
*
os-release: Add VERSION_CODENAME field (#3445)
Benjamin Drung
2016-06-06
1
-0
/
+16
*
cgtop: minimize aux variable scope
Lennart Poettering
2016-06-06
1
-1
/
+3
*
core: add minor comment
Lennart Poettering
2016-06-06
1
-1
/
+1
*
mount: make sure got into MOUNT_DEAD state after a successful umount (#3444)
michaelolbrich
2016-06-06
1
-0
/
+1
*
machinectl: Added stop as alias for poweroff (#3406)
Christian Rebischke
2016-06-06
4
-5
/
+6
*
networkd: remove unused variable (#3447)
Tobias Jungel
2016-06-06
1
-1
/
+0
*
cgtop: fix ret pointer usage (#3443)
Alessandro Puccetti
2016-06-06
1
-2
/
+4
*
cgtop: add option to show a single cgroup subtree (#3413)
Alessandro Puccetti
2016-06-05
2
-4
/
+22
*
automount: handle expire_tokens when the mount unit changes its state (#3434)
michaelolbrich
2016-06-05
1
-0
/
+14
*
systemctl: install sigbus handler (#3435)
Evgeny Vereshchagin
2016-06-05
1
-0
/
+2
*
Merge pull request #3392 from poettering/assorted-stuff
Zbigniew Jędrzejewski-Szmek
2016-06-05
19
-153
/
+92
|
\
|
*
update TODO
Lennart Poettering
2016-05-30
1
-4
/
+0
|
*
bash: use the actual journal fields used in the journal files for completion
Lennart Poettering
2016-05-30
1
-13
/
+3
|
*
dhcp-server: fix integer underflow
Lennart Poettering
2016-05-30
1
-1
/
+2
|
*
pager: don't start pager if the terminal is explicitly set to TERM=dumb
Lennart Poettering
2016-05-30
4
-5
/
+17
|
*
tree-wide: check colors_enabled() before outputting ANSI color strings
Lennart Poettering
2016-05-30
3
-8
/
+15
|
*
tree-wide: use ansi_highlight() instead of ANSI_HIGHLIGHT where appropriate
Lennart Poettering
2016-05-30
3
-15
/
+20
|
*
sysv-generator: don't create Conflicts= deps towards shutdown.target anymore
Lennart Poettering
2016-05-30
1
-55
/
+9
|
*
util-lib: make localed's nonempty() generic, rename it to empty_to_null() and...
Lennart Poettering
2016-05-30
7
-52
/
+26
*
|
networkd-link: fix handler typo for route_remove() (#3433)
tomty89
2016-06-04
1
-1
/
+1
*
|
core: Restrict mmap and mprotect with PAGE_WRITE|PAGE_EXEC (#3319) (#3379)
Topi Miettinen
2016-06-03
6
-4
/
+75
*
|
Merge pull request #3409 from tomty89/update-2
Lennart Poettering
2016-06-03
4
-40
/
+30
|
\
\
|
*
|
networkd-ndisc: do not start DHCPv6 when after NDISC timeout
Tom Yan
2016-06-01
1
-9
/
+0
|
*
|
networkd-dhcp6: generalize DHCPv6 client (re)starting
Tom Yan
2016-06-01
4
-38
/
+37
*
|
|
Merge pull request #3418 from htejun/cgroup2-log-compat
Lennart Poettering
2016-06-03
2
-64
/
+122
|
\
\
\
|
*
|
|
core: log cgroup legacy and unified hierarchy setting translations
Tejun Heo
2016-06-02
1
-11
/
+63
|
*
|
|
core: pass Unit into cgroup_context_apply() and use log_unit*()
Tejun Heo
2016-06-02
2
-55
/
+61
*
|
|
|
core: always use "infinity" for no upper limit instead of "max" (#3417)
Tejun Heo
2016-06-03
3
-6
/
+6
*
|
|
|
missing include added for build with -DDEBUG (#3424)
Tobias Jungel
2016-06-03
1
-0
/
+2
*
|
|
|
tests: introduce UNIFIED_CGROUP_HIERARCHY (#3419)
Evgeny Vereshchagin
2016-06-03
2
-1
/
+6
*
|
|
|
resolved: fix comments in resolve.conf for search domain overflows (#3422)
Martin Pitt
2016-06-03
2
-27
/
+93
*
|
|
|
hwdb: Add Thinkpad X1 carbon 4th gen to 70-pointingstick.hwdb (#3426)
Matthieu Codron
2016-06-03
1
-0
/
+2
|
/
/
/
*
|
|
core: add pre-defined syscall groups to SystemCallFilter= (#3053) (#3157)
Topi Miettinen
2016-06-01
4
-41
/
+350
*
|
|
units: wait for plymouth to shut down in rescue.sevice (#3367)
Franck Bui
2016-06-01
1
-1
/
+1
|
/
/
*
|
systemctl: systemctl show --property' needs verification of property (#3364)
Susant Sahani
2016-05-31
1
-0
/
+22
*
|
systemctl: Replace init script error codes with enum (#3400)
Susant Sahani
2016-05-31
1
-5
/
+24
*
|
network: fix wrong include of source file "ether-addr-util.c" (#3402)
Thomas Haller
2016-05-31
1
-1
/
+1
*
|
hwdb: add axis ranges for the Lenovo X220 touchpad (#3397)
Peter Hutterer
2016-05-31
1
-0
/
+7
*
|
man: document that systemctl -ff reboot does not require PID 1 to work (#3310)
Lennart Poettering
2016-05-31
1
-43
/
+37
|
/
*
networkd: bridge add support to configure VLAN filtering (#3344)
Tobias Jungel
2016-05-30
4
-0
/
+18
*
systemctl: return diffrent error code if service exist or not (#3385)
Susant Sahani
2016-05-30
1
-0
/
+2
*
doc: clarify systemd.exec's paths definition (#3368)
Alessandro Puccetti
2016-05-30
1
-5
/
+11
*
udevd: try close ctrl connection blocking socket only once when spawning a ne...
Franck Bui
2016-05-30
1
-1
/
+0
*
Merge pull request #3389 from lucab/to-upstream/man-typos
Ronny Chevalier
2016-05-30
1
-3
/
+3
|
\
|
*
man: fix recurring typo
Luca Bruno
2016-05-30
1
-3
/
+3
|
/
*
util-lib: Add sparc64 support for process creation (#3348)
Michael Karcher
2016-05-30
7
-19
/
+92
*
Merge pull request #3378 from keszybz/unit-write-drop-in-newline-removal
Lennart Poettering
2016-05-29
13
-91
/
+91
|
\
|
*
man: cite systemd.offline-updates(7) instead of linking to old wiki page
Zbigniew Jędrzejewski-Szmek
2016-05-28
2
-5
/
+4
|
*
man: punctuation fixes
Zbigniew Jędrzejewski-Szmek
2016-05-28
2
-3
/
+3
[next]