index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
units
/
emergency.target
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-10
man: correct explanation of "systemctl is-enabled" output
Lennart Poettering
1
-1
/
+1
2016-02-10
man: document that ExecStartPost= is only run if ExecStart= succeeded
Lennart Poettering
1
-1
/
+1
2016-02-10
man: document that "systemctl enable" supports abbreviated unit file names
Lennart Poettering
1
-4
/
+3
2016-02-10
man: document that nss-myhostname handles *.localhost and *.localdomain too
Lennart Poettering
2
-6
/
+6
2016-02-10
man: document that [Install] has no effect in unit file .d/*.conf drop-ins
Lennart Poettering
1
-21
/
+15
2016-02-10
man: document distinction between ConditionXYZ= and AssertXYZ=
Lennart Poettering
1
-15
/
+14
2016-02-10
man: document rescue.target and emergency.target in more detail
Lennart Poettering
1
-10
/
+27
2016-02-10
cgroup: remove support for NetClass= directive
Daniel Mack
13
-237
/
+16
2016-02-10
update NEWS
Lennart Poettering
1
-0
/
+33
2016-02-10
core: treat JobTimeout=0 as equivalent to JobTimeout=infinity
Lennart Poettering
4
-15
/
+46
2016-02-10
core: simplify how we parse TimeoutSec=, TimeoutStartSec= and TimeoutStopSec=
Lennart Poettering
2
-26
/
+30
2016-02-10
update TODO
Lennart Poettering
1
-11
/
+0
2016-02-10
coredump: dump priviliges when processing system coredumps
Lennart Poettering
5
-4
/
+20
2016-02-10
core: set RLIMIT_CORE to unlimited by default
Lennart Poettering
1
-7
/
+14
2016-02-10
coredump: honour RLIMIT_CORE when saving/processing coredumps
Lennart Poettering
2
-8
/
+26
2016-02-10
coredump: rework coredumping logic
Lennart Poettering
6
-230
/
+521
2016-02-10
activate: add a new switch --inetd to enable inetd-style socket activation
Lennart Poettering
2
-79
/
+103
2016-02-10
activate: minor fixes
Lennart Poettering
1
-10
/
+11
2016-02-10
activate: add new --seqpacket switch for testing SOCK_SEQPACKET sockets
Lennart Poettering
2
-12
/
+32
2016-02-10
resolved: include inttypes.h in resolved-def.h given that we use UINT64_C
Lennart Poettering
1
-0
/
+2
2016-02-10
build-sys: move coredump logic into subdir of its own
Lennart Poettering
10
-10
/
+11
2016-02-10
configure.ac: Fix help text of --enable-* options
Daniel Mack
1
-2
/
+2
2016-02-10
NEWS: Various clarification and grammar fixes
Martin Pitt
1
-33
/
+30
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
998
-1994
/
+0
2016-02-10
Makefile.am: remove some relicts
Daniel Mack
1
-8
/
+0
2016-02-10
util-lib: make sure usec_sub() doesn't degrade USEC_INFINITY
Lennart Poettering
2
-6
/
+21
2016-02-10
core: make the StartLimitXYZ= settings generic and apply to any kind of unit,...
Lennart Poettering
13
-172
/
+143
2016-02-10
time-util: make timespec_load_nsec() static
Alexander Kuleshov
2
-4
/
+3
2016-02-10
NEWS: start putting together a NEWS file for 229
Lennart Poettering
1
-4
/
+151
2016-02-10
editors: only extend line width to 119 for C and XML files
Lennart Poettering
4
-7
/
+28
2016-02-09
core: clarify which unit file is masked in error message
Lennart Poettering
1
-3
/
+3
2016-02-09
man: link resolved bus API documentation from its man page
Lennart Poettering
1
-0
/
+4
2016-02-09
units: downgrade dependency on /tmp in basic.target to Wants=
Lennart Poettering
1
-4
/
+6
2016-02-09
core: change internal error code for masked units from EBADR to ESHUTDOWN
Lennart Poettering
2
-8
/
+8
2016-02-09
path_id: reintroduce by-path links for virtio block devices
Michal Sekletar
1
-0
/
+6
2016-02-09
journal: Drop monotonicity check when appending to journal file
Klearchos Chaloulos
1
-4
/
+0
2016-02-09
hwdb: add Dell Lattitude E6320 pointing stick speed fix
Peter Hutterer
1
-0
/
+4
2016-02-08
time-util: introduce usec_sub()
Alexander Kuleshov
2
-22
/
+15
2016-02-08
time-util: merge format_timestamp_internal() and format_timestamp_internal_us()
Alexander Kuleshov
1
-28
/
+18
2016-02-08
Journalctl command completion should show machines
Dan Walsh
1
-2
/
+11
2016-02-08
tests: fix #457
Evgeny Vereshchagin
2
-2
/
+2
2016-02-07
treewide: fix typos and spacing
Torstein Husebø
5
-5
/
+5
2016-02-07
random-seed: provide nicer error message when unable to open file
Zbigniew Jędrzejewski-Szmek
1
-6
/
+16
2016-02-06
shell-completion: fix header
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2016-02-06
man: clarify that generators are run before /var
Zbigniew Jędrzejewski-Szmek
1
-6
/
+9
2016-02-06
man/hostnamectl: refer to transient hostname as "fallback"
Zbigniew Jędrzejewski-Szmek
1
-4
/
+4
2016-02-06
man/hostname: remove obsolete text
Zbigniew Jędrzejewski-Szmek
1
-4
/
+0
2016-02-06
build-sys: simplify conditionals around shell completion files
Zbigniew Jędrzejewski-Szmek
1
-62
/
+32
2016-02-06
build-sys: move CLEANFILES additions out from under HAVE_GNUEFI
Zbigniew Jędrzejewski-Szmek
1
-8
/
+11
2016-02-06
build-sys: Perform flag tests in context to existing flags
Michał Górny
1
-1
/
+1
[next]