summaryrefslogtreecommitdiffstats
path: root/man/kernel-command-line.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-20update TODOLennart Poettering1-0/+1
2015-08-19timedatectl: assert timezone is not null in setenv() call.Dimitri John Ledkov1-1/+1
2015-08-18logind: get a fresh file descriptor to clean up a VTOwen W. Taylor1-0/+11
2015-08-18logind: use open_terminal() instead of open()Owen W. Taylor1-1/+1
2015-08-18shell-completion: bash: make list-transfers and cancel-transfer STANDALONESeth Jennings1-2/+2
2015-08-18shell-completion: bash: add image transfer subcommandsSeth Jennings1-1/+1
2015-08-18journal: fix json output of unicode charactersDaniel Mack1-3/+2
2015-08-18hwdb: fix capitalization of product version for the MacbooksPeter Hutterer1-4/+4
2015-08-18journal: remove error check that never happensThomas Hindoe Paaboel Andersen1-9/+3
2015-08-17man: add systemd-cgls as tool that shows the cgroup hierarchyEvgeny Vereshchagin1-0/+2
2015-08-17namespace helpers: Allow entering a UID namespaceRichard Maw6-23/+54
2015-08-17Bug #944: Deletion of unnecessary checks before a few calls of systemd functionsMarkus Elfring9-33/+15
2015-08-17journalctl: make sure 'journalctl -f -t unmatched' blocksStef Walter1-2/+6
2015-08-17Bug #944: Deletion of unnecessary checks before calls of the function "free"Markus Elfring2-9/+5
2015-08-17Bug #944: Replacement of a free() call by mfree()Markus Elfring1-5/+1
2015-08-17resolved: cache - add more detailed cache debug loggingTom Gundersen2-7/+60
2015-08-16sd-bus: always fill in sd_bus_error paramters, on errorLennart Poettering3-84/+135
2015-08-16update TODOLennart Poettering1-1/+1
2015-08-16README: drop reference to EndocodeLennart Poettering1-5/+0
2015-08-16TODOTom Gundersen1-1/+3
2015-08-16resolve-host: print RTTTom Gundersen1-4/+24
2015-08-16resolved: packet - fix typo in read_rr()Tom Gundersen1-1/+1
2015-08-16resolve-host: enable auto start of resolvedLennart Poettering1-4/+0
2015-08-16NEWS: fix the "indirect" state descriptionEvgeny Vereshchagin1-1/+1
2015-08-16man: extend documentation for timedatectl's set-ntp commandLennart Poettering2-6/+25
2015-08-16update TODOLennart Poettering1-0/+6
2015-08-16shell-completion: use list-images rather than listSeth Jennings1-1/+2
2015-08-16shell-completion: update machinectl bash completionSeth Jennings1-2/+2
2015-08-16bash-completion: generate unit type list from systemctl -t help optionEvgeny Vereshchagin1-1/+1
2015-08-15zsh completion: update busctlNicolas Cornu1-0/+15
2015-08-14tree-wide: generate EBADF when we get invalid fdsLennart Poettering5-14/+14
2015-08-14resolved: never allow routing of "localhost" queries to DNS or LLMNRLennart Poettering1-4/+4
2015-08-14resolved: locally synthesize replies for "localhost"Lennart Poettering1-1/+165
2015-08-14nss-myhostname: use LOOPBACK_IFINDEX instead of if_nametoindex("lo")Lennart Poettering1-2/+1
2015-08-14update TODOLennart Poettering1-0/+1
2015-08-13logind: actually fail on OOMThomas Hindoe Paaboel Andersen1-6/+10
2015-08-12hwdb: add DPI for a few more miceThomas Hindoe Paaboel Andersen1-0/+12
2015-08-12support reboot -f for kexec kernelThomas Blume1-0/+1
2015-08-11gpt-auto-generator: warn on ambiguous blkid probeTom Gundersen1-2/+5
2015-08-11gpt-auto-generator: don't warn on !ENABLE_EFITom Gundersen1-78/+80
2015-08-11 sd-bus: do not connect to dbus-1 socket when kdbus is availableKay Sievers31-98/+95
2015-08-11man: Describe when ExecStartFoo= commands are run in more detailRichard Maw1-0/+13
2015-08-11gpt-auto-generator: apply partition-type flags only to specific partition-typesKay Sievers2-8/+20
2015-08-09UML: Fix block device setupThomas Meyer1-1/+1
2015-08-08libsystemd-network: fix memory leakreverendhomer1-4/+2
2015-08-08Coverity #1299013reverendhomer1-7/+1
2015-08-08Coverity #1299015reverendhomer1-2/+2
2015-08-07man: Document \: escapes in nspawn's --overlay optionRichard Maw1-0/+4
2015-08-07nspawn: Allow : characters in overlay pathsRichard Maw1-2/+6
2015-08-07nspawn: escape paths in overlay mount optionsRichard Maw1-7/+35