summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core/cgroup: fix embarrassing typov216-stableZbigniew Jędrzejewski-Szmek2015-01-311-1/+1
* logind: fix sd_eviocrevoke ioctl callPeter Hutterer2015-01-221-1/+1
* sysv-generator: only allow regular files in enumerate_sysv()Cristian Rodríguez2015-01-221-2/+4
* tmpfiles: make sure not to concatenate non-absolute pathZbigniew Jędrzejewski-Szmek2015-01-221-5/+3
* util: Add some missing hidden_file() suffixesMartin Pitt2015-01-221-0/+4
* sysv-generator: Handle .sh suffixes when translating Provides:Martin Pitt2015-01-221-1/+14
* journal: Fix syslog forwarding without CAP_SYS_ADMINChristian Seiler2015-01-221-3/+3
* zsh-completion: Do not interpret escape sequences in _filter_units_by_propertyWieland Hoffmann2015-01-221-1/+1
* timesyncd: consider too long packets as invalidTopi Miettinen2015-01-221-1/+2
* hwdb: restore comments about MSI devicesMaxim Mikityanskiy2015-01-221-2/+4
* login: rerun vconsole-setup when switching from vgacon to fbconRay Strode2015-01-162-0/+14
* manager: print fatal errors on the console tooZbigniew Jędrzejewski-Szmek2015-01-163-16/+54
* udev: fix NULL-ptr derefDavid Herrmann2015-01-161-1/+7
* fix zsh completion typoMoez Bouhlel2015-01-161-1/+1
* sysv-generator: always use fstatat() if we canLennart Poettering2015-01-161-10/+15
* sysv-generator: fix memory leak on failureLennart Poettering2015-01-161-5/+9
* man: remove "nofail" from systemd.swap(5)Zbigniew Jędrzejewski-Szmek2015-01-161-4/+1
* doc: add cross-references between systemd.{link, netdev, network}Jan Engelhardt2015-01-163-0/+8
* zsh-completion: add missing completions for systemd-tmpfilesRonny Chevalier2015-01-161-1/+4
* zsh-completion: add missing completions for systemd-analyzeRonny Chevalier2015-01-161-5/+9
* zsh-completion: add missing -M completion for timedatectlRonny Chevalier2015-01-161-0/+1
* zsh-completion: add missing completions for coredumpctlRonny Chevalier2015-01-161-0/+3
* core/mount: remove "fail" againZbigniew Jędrzejewski-Szmek2015-01-161-1/+1
* fstab-util: fix priority parsing and add testZbigniew Jędrzejewski-Szmek2015-01-162-2/+21
* core/load-fragment: avoid allocating 0 bytes when given an invalid commandZbigniew Jędrzejewski-Szmek2015-01-161-1/+2
* core/mount: filter out noauto,auto,nofail,fail optionsZbigniew Jędrzejewski-Szmek2015-01-161-3/+10
* .gitignore: add new tests and sort tests alphabeticallyZbigniew Jędrzejewski-Szmek2015-01-161-0/+1
* Add new function to filter fstab optionsZbigniew Jędrzejewski-Szmek2015-01-1610-168/+325
* man: document that 'loginctl activate' only takes a single argumentLennart Poettering2015-01-161-8/+7
* journal: do not check for number of filesZbigniew Jędrzejewski-Szmek2015-01-161-7/+0
* systemctl: add missing output modes to help messageRonny Chevalier2015-01-161-2/+3
* shell-completion: add missing output modesRonny Chevalier2015-01-162-2/+2
* man: remove references to systemadm from systemctl man pageLennart Poettering2015-01-161-1/+1
* doc: fix stale references to systemd-verifyDave Reisner2015-01-162-3/+3
* path-util: plug leakTom Gundersen2015-01-161-0/+3
* dbus1-generator: fix array sentinalDavid Herrmann2015-01-161-0/+1
* journal: bump RLIMIT_NOFILE when journal files to 16K (if possible)Lennart Poettering2015-01-166-1/+23
* udevadm: don't hit an assert when obsolete parameters are passedLennart Poettering2015-01-161-4/+15
* sysv-generator: initialize units before use to ensure correct orderingMichael Biebl2015-01-161-4/+4
* sysv-generator: handle Provides: for non-virtual facility namesMichael Biebl2015-01-161-1/+24
* tmpfiles: make gcc shut upLennart Poettering2015-01-161-1/+1
* tmpfiles: finish with EXIT_FAILURE if anything failedZbigniew Jędrzejewski-Szmek2015-01-161-14/+22
* journal-upload: enable curl debug output conditionallyZbigniew Jędrzejewski-Szmek2015-01-161-2/+3
* man: clarify path escaping and reference systemd-escapeChris Atkinson2015-01-161-6/+11
* cgroup: memory limits on / are not supportedZbigniew Jędrzejewski-Szmek2015-01-161-1/+1
* cgroup: fix error messageZbigniew Jędrzejewski-Szmek2015-01-161-0/+3
* journal: call connect() with dropped privilegesZbigniew Jędrzejewski-Szmek2015-01-161-24/+62
* Steal {UID,GID,MODE}_INVALID definitionsZbigniew Jędrzejewski-Szmek2015-01-161-0/+4
* core: fix typo in log messageMichael Biebl2015-01-161-1/+1
* cgroup: downgrade log messages when we cannot write to cgroup trees that are ...Lennart Poettering2015-01-161-10/+28