summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-23man: reword journalctl -n descriptionZbigniew Jędrzejewski-Szmek
2012-10-23man: the corresponding LSB facility to rpcbind.target is $portmapMichael Biebl
2012-10-23update contributors listsystemd/v195Lennart Poettering
2012-10-23update TODOLennart Poettering
2012-10-23mount: make sure m->where is set before unit_add_exec_dependencies()Will Woods
2012-10-23units: use numerig signal for killing systemd, to avoid incompatibilities wit...Lennart Poettering
2012-10-23units: also add journalctl suggestion to emergency.serviceLennart Poettering
2012-10-23units: suggest journalctl -b in rescue.service so that only messages from the...Lennart Poettering
2012-10-23systemctl: refer to systemctl -n, to not overwhelm the adminLennart Poettering
2012-10-23build-sys: prepare 195Lennart Poettering
2012-10-23update TODOLennart Poettering
2012-10-22readahead: fix fd validity checkMichal Schmidt
2012-10-22shared: strbuf - add descriprionKay Sievers
2012-10-22shared: move sparse-endian.h from journalKay Sievers
2012-10-22build-sys: fix distcheckKay Sievers
2012-10-22shared: strbuf - add descriptionKay Sievers
2012-10-22udev: use strbuf to store rules stringsKay Sievers
2012-10-22shared: strbuf - add string de-duplication facilityKay Sievers
2012-10-22update .gitignoreKay Sievers
2012-10-22util: add (x)bsearch_r(), the missing counterpart of qsort_r()Kay Sievers
2012-10-21bash-completion: update journalctl for recently added flagsDave Reisner
2012-10-21configure.ac: fix typo in fallback value for KILLDave Reisner
2012-10-21hostnamectl: add more really basic system info to the status outputLennart Poettering
2012-10-21man: add man page for localectlLennart Poettering
2012-10-21journal: use le64_t instead of uint64_t where this is appropriateLennart Poettering
2012-10-20bash-completion: avoid appending space after field competionDave Reisner
2012-10-20bash-completion: ensure iterators are locally scopedDave Reisner
2012-10-20bash-completion: add completions for hostnamectlDave Reisner
2012-10-20journal: link up documentation with the file structure headerLennart Poettering
2012-10-20update TODOLennart Poettering
2012-10-20bash-completion: add completions for localectlDave Reisner
2012-10-20bash-completion: add completions for timedatectlDave Reisner
2012-10-19shared/install: fix typo in commentChristian Hesse
2012-10-19systemctl: fix return code in chrootChristian Hesse
2012-10-19make sure __NR_name_to_handle_at is correctly definedMichael Olbrich
2012-10-19random-seed: fix error message typoUmut Tezduyar
2012-10-19journal: add tool to extract coredumpsZbigniew Jędrzejewski-Szmek
2012-10-19keymap: Tolerate invalid entries in keymapsMartin Pitt
2012-10-19keymap: Fix parsing of hex scan codes in tablesMartin Pitt
2012-10-19README.keymap.txt: Drop fdi2rules.py documentationMartin Pitt
2012-10-19locale: add client tool localectl similar to hostnamectl/timedatectlLennart Poettering
2012-10-19systemctl: modernizationLennart Poettering
2012-10-19util: change endswith() to return a pointer to the suffixLennart Poettering
2012-10-19set: introduce strv_sort()Lennart Poettering
2012-10-19set: introduce set_get_strv()Lennart Poettering
2012-10-19timedatectl,hostnamectl: rework --help textLennart Poettering
2012-10-19Update TODOLennart Poettering
2012-10-19journald.conf: remove MinSize= settingsLennart Poettering
2012-10-19systemctl: remove --follow optionLennart Poettering
2012-10-19util: unify line caching and column cachingLennart Poettering