summaryrefslogtreecommitdiffstats
path: root/units/emergency.target (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-10man: correct explanation of "systemctl is-enabled" outputLennart Poettering1-1/+1
2016-02-10man: document that ExecStartPost= is only run if ExecStart= succeededLennart Poettering1-1/+1
2016-02-10man: document that "systemctl enable" supports abbreviated unit file namesLennart Poettering1-4/+3
2016-02-10man: document that nss-myhostname handles *.localhost and *.localdomain tooLennart Poettering2-6/+6
2016-02-10man: document that [Install] has no effect in unit file .d/*.conf drop-insLennart Poettering1-21/+15
2016-02-10man: document distinction between ConditionXYZ= and AssertXYZ=Lennart Poettering1-15/+14
2016-02-10man: document rescue.target and emergency.target in more detailLennart Poettering1-10/+27
2016-02-10cgroup: remove support for NetClass= directiveDaniel Mack13-237/+16
2016-02-10update NEWSLennart Poettering1-0/+33
2016-02-10core: treat JobTimeout=0 as equivalent to JobTimeout=infinityLennart Poettering4-15/+46
2016-02-10core: simplify how we parse TimeoutSec=, TimeoutStartSec= and TimeoutStopSec=Lennart Poettering2-26/+30
2016-02-10update TODOLennart Poettering1-11/+0
2016-02-10coredump: dump priviliges when processing system coredumpsLennart Poettering5-4/+20
2016-02-10core: set RLIMIT_CORE to unlimited by defaultLennart Poettering1-7/+14
2016-02-10coredump: honour RLIMIT_CORE when saving/processing coredumpsLennart Poettering2-8/+26
2016-02-10coredump: rework coredumping logicLennart Poettering6-230/+521
2016-02-10activate: add a new switch --inetd to enable inetd-style socket activationLennart Poettering2-79/+103
2016-02-10activate: minor fixesLennart Poettering1-10/+11
2016-02-10activate: add new --seqpacket switch for testing SOCK_SEQPACKET socketsLennart Poettering2-12/+32
2016-02-10resolved: include inttypes.h in resolved-def.h given that we use UINT64_CLennart Poettering1-0/+2
2016-02-10build-sys: move coredump logic into subdir of its ownLennart Poettering10-10/+11
2016-02-10configure.ac: Fix help text of --enable-* optionsDaniel Mack1-2/+2
2016-02-10NEWS: Various clarification and grammar fixesMartin Pitt1-33/+30
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack998-1994/+0
2016-02-10Makefile.am: remove some relictsDaniel Mack1-8/+0
2016-02-10util-lib: make sure usec_sub() doesn't degrade USEC_INFINITYLennart Poettering2-6/+21
2016-02-10core: make the StartLimitXYZ= settings generic and apply to any kind of unit,...Lennart Poettering13-172/+143
2016-02-10time-util: make timespec_load_nsec() staticAlexander Kuleshov2-4/+3
2016-02-10NEWS: start putting together a NEWS file for 229Lennart Poettering1-4/+151
2016-02-10editors: only extend line width to 119 for C and XML filesLennart Poettering4-7/+28
2016-02-09core: clarify which unit file is masked in error messageLennart Poettering1-3/+3
2016-02-09man: link resolved bus API documentation from its man pageLennart Poettering1-0/+4
2016-02-09units: downgrade dependency on /tmp in basic.target to Wants=Lennart Poettering1-4/+6
2016-02-09core: change internal error code for masked units from EBADR to ESHUTDOWNLennart Poettering2-8/+8
2016-02-09path_id: reintroduce by-path links for virtio block devicesMichal Sekletar1-0/+6
2016-02-09journal: Drop monotonicity check when appending to journal fileKlearchos Chaloulos1-4/+0
2016-02-09hwdb: add Dell Lattitude E6320 pointing stick speed fixPeter Hutterer1-0/+4
2016-02-08time-util: introduce usec_sub()Alexander Kuleshov2-22/+15
2016-02-08time-util: merge format_timestamp_internal() and format_timestamp_internal_us()Alexander Kuleshov1-28/+18
2016-02-08Journalctl command completion should show machinesDan Walsh1-2/+11
2016-02-08tests: fix #457Evgeny Vereshchagin2-2/+2
2016-02-07treewide: fix typos and spacingTorstein Husebø5-5/+5
2016-02-07random-seed: provide nicer error message when unable to open fileZbigniew Jędrzejewski-Szmek1-6/+16
2016-02-06shell-completion: fix headerZbigniew Jędrzejewski-Szmek1-1/+1
2016-02-06man: clarify that generators are run before /varZbigniew Jędrzejewski-Szmek1-6/+9
2016-02-06man/hostnamectl: refer to transient hostname as "fallback"Zbigniew Jędrzejewski-Szmek1-4/+4
2016-02-06man/hostname: remove obsolete textZbigniew Jędrzejewski-Szmek1-4/+0
2016-02-06build-sys: simplify conditionals around shell completion filesZbigniew Jędrzejewski-Szmek1-62/+32
2016-02-06build-sys: move CLEANFILES additions out from under HAVE_GNUEFIZbigniew Jędrzejewski-Szmek1-8/+11
2016-02-06build-sys: Perform flag tests in context to existing flagsMichał Górny1-1/+1