summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update contributors listv195Lennart Poettering2012-10-231-5/+5
* update TODOLennart Poettering2012-10-231-0/+2
* mount: make sure m->where is set before unit_add_exec_dependencies()Will Woods2012-10-231-4/+12
* units: use numerig signal for killing systemd, to avoid incompatibilities wit...Lennart Poettering2012-10-231-1/+1
* units: also add journalctl suggestion to emergency.serviceLennart Poettering2012-10-231-1/+1
* units: suggest journalctl -b in rescue.service so that only messages from the...Lennart Poettering2012-10-231-1/+1
* systemctl: refer to systemctl -n, to not overwhelm the adminLennart Poettering2012-10-231-2/+2
* build-sys: prepare 195Lennart Poettering2012-10-233-7/+87
* update TODOLennart Poettering2012-10-231-0/+4
* readahead: fix fd validity checkMichal Schmidt2012-10-221-1/+1
* shared: strbuf - add descriprionKay Sievers2012-10-221-4/+5
* shared: move sparse-endian.h from journalKay Sievers2012-10-222-1/+1
* build-sys: fix distcheckKay Sievers2012-10-221-0/+5
* shared: strbuf - add descriptionKay Sievers2012-10-221-0/+20
* udev: use strbuf to store rules stringsKay Sievers2012-10-221-250/+84
* shared: strbuf - add string de-duplication facilityKay Sievers2012-10-223-0/+213
* update .gitignoreKay Sievers2012-10-221-0/+1
* util: add (x)bsearch_r(), the missing counterpart of qsort_r()Kay Sievers2012-10-222-0/+28
* bash-completion: update journalctl for recently added flagsDave Reisner2012-10-211-7/+12
* configure.ac: fix typo in fallback value for KILLDave Reisner2012-10-211-1/+1
* hostnamectl: add more really basic system info to the status outputLennart Poettering2012-10-211-2/+21
* man: add man page for localectlLennart Poettering2012-10-214-3/+272
* journal: use le64_t instead of uint64_t where this is appropriateLennart Poettering2012-10-211-2/+2
* bash-completion: avoid appending space after field competionDave Reisner2012-10-201-5/+2
* bash-completion: ensure iterators are locally scopedDave Reisner2012-10-201-5/+5
* bash-completion: add completions for hostnamectlDave Reisner2012-10-201-0/+35
* journal: link up documentation with the file structure headerLennart Poettering2012-10-201-4/+11
* update TODOLennart Poettering2012-10-201-2/+11
* bash-completion: add completions for localectlDave Reisner2012-10-201-0/+50
* bash-completion: add completions for timedatectlDave Reisner2012-10-201-0/+50
* shared/install: fix typo in commentChristian Hesse2012-10-191-1/+1
* systemctl: fix return code in chrootChristian Hesse2012-10-191-0/+1
* make sure __NR_name_to_handle_at is correctly definedMichael Olbrich2012-10-191-2/+14
* random-seed: fix error message typoUmut Tezduyar2012-10-191-1/+2
* journal: add tool to extract coredumpsZbigniew Jędrzejewski-Szmek2012-10-193-0/+588
* keymap: Tolerate invalid entries in keymapsMartin Pitt2012-10-191-4/+4
* keymap: Fix parsing of hex scan codes in tablesMartin Pitt2012-10-191-2/+2
* README.keymap.txt: Drop fdi2rules.py documentationMartin Pitt2012-10-191-4/+0
* locale: add client tool localectl similar to hostnamectl/timedatectlLennart Poettering2012-10-193-0/+797
* systemctl: modernizationLennart Poettering2012-10-191-39/+17
* util: change endswith() to return a pointer to the suffixLennart Poettering2012-10-192-5/+8
* set: introduce strv_sort()Lennart Poettering2012-10-193-9/+19
* set: introduce set_get_strv()Lennart Poettering2012-10-192-0/+6
* timedatectl,hostnamectl: rework --help textLennart Poettering2012-10-192-16/+16
* Update TODOLennart Poettering2012-10-191-4/+0
* journald.conf: remove MinSize= settingsLennart Poettering2012-10-193-16/+5
* systemctl: remove --follow optionLennart Poettering2012-10-192-22/+0
* util: unify line caching and column cachingLennart Poettering2012-10-194-31/+36
* util: unify usage of on_tty() in util.cLennart Poettering2012-10-198-62/+19
* util: simplify column caching logicLennart Poettering2012-10-193-33/+19