summaryrefslogtreecommitdiffstats
path: root/keymaps/toshiba-satellite_a110 (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-25job: add comments to JobResult valuesMichal Schmidt1-6/+6
2012-10-25update TODOLennart Poettering1-2/+3
2012-10-25journal: properly serialize fields with multiple values into JSONLennart Poettering5-21/+191
2012-10-24remove Fedora hostname, locale, vconsole legacy file supportKay Sievers3-33/+4
2012-10-24man: udev - add 'udevadm hwdb --update'Kay Sievers1-0/+19
2012-10-24journalctl: remove left-over log messageLennart Poettering1-2/+0
2012-10-24update TODOLennart Poettering1-0/+20
2012-10-23units: don't order tmp.monut after local-fs-pre.targetTom Gundersen1-1/+3
2012-10-23man: fix typo in tmpfiles.dTom Gundersen1-1/+1
2012-10-23tmpfiles: allow Age to be set to 0Tom Gundersen2-2/+7
2012-10-23update TODOLennart Poettering2-2/+6
2012-10-23cgls: correctly ellipsize command lines for PIDs >= 1000000Mantas Mikulėnas1-4/+5
2012-10-23rules: Remove HP iLO from USB HID PM rulesTony Camuso1-10/+0
2012-10-23udev: add hardware database supportKay Sievers18-225/+111757
2012-10-23build-sys: add check for microhttpd versionZbigniew Jędrzejewski-Szmek1-1/+1
2012-10-23man: reword journalctl -n descriptionZbigniew Jędrzejewski-Szmek1-10/+7
2012-10-23man: the corresponding LSB facility to rpcbind.target is $portmapMichael Biebl1-1/+1
2012-10-23update contributors listv195Lennart Poettering1-5/+5
2012-10-23update TODOLennart Poettering1-0/+2
2012-10-23mount: make sure m->where is set before unit_add_exec_dependencies()Will Woods1-4/+12
2012-10-23units: use numerig signal for killing systemd, to avoid incompatibilities wit...Lennart Poettering1-1/+1
2012-10-23units: also add journalctl suggestion to emergency.serviceLennart Poettering1-1/+1
2012-10-23units: suggest journalctl -b in rescue.service so that only messages from the...Lennart Poettering1-1/+1
2012-10-23systemctl: refer to systemctl -n, to not overwhelm the adminLennart Poettering1-2/+2
2012-10-23build-sys: prepare 195Lennart Poettering3-7/+87
2012-10-23update TODOLennart Poettering1-0/+4
2012-10-22readahead: fix fd validity checkMichal Schmidt1-1/+1
2012-10-22shared: strbuf - add descriprionKay Sievers1-4/+5
2012-10-22shared: move sparse-endian.h from journalKay Sievers2-1/+1
2012-10-22build-sys: fix distcheckKay Sievers1-0/+5
2012-10-22shared: strbuf - add descriptionKay Sievers1-0/+20
2012-10-22udev: use strbuf to store rules stringsKay Sievers1-250/+84
2012-10-22shared: strbuf - add string de-duplication facilityKay Sievers3-0/+213
2012-10-22update .gitignoreKay Sievers1-0/+1
2012-10-22util: add (x)bsearch_r(), the missing counterpart of qsort_r()Kay Sievers2-0/+28
2012-10-21bash-completion: update journalctl for recently added flagsDave Reisner1-7/+12
2012-10-21configure.ac: fix typo in fallback value for KILLDave Reisner1-1/+1
2012-10-21hostnamectl: add more really basic system info to the status outputLennart Poettering1-2/+21
2012-10-21man: add man page for localectlLennart Poettering4-3/+272
2012-10-21journal: use le64_t instead of uint64_t where this is appropriateLennart Poettering1-2/+2
2012-10-21bash-completion: avoid appending space after field competionDave Reisner1-5/+2
2012-10-20bash-completion: ensure iterators are locally scopedDave Reisner1-5/+5
2012-10-20bash-completion: add completions for hostnamectlDave Reisner1-0/+35
2012-10-20journal: link up documentation with the file structure headerLennart Poettering1-4/+11
2012-10-20update TODOLennart Poettering1-2/+11
2012-10-20bash-completion: add completions for localectlDave Reisner1-0/+50
2012-10-20bash-completion: add completions for timedatectlDave Reisner1-0/+50
2012-10-19shared/install: fix typo in commentChristian Hesse1-1/+1
2012-10-19systemctl: fix return code in chrootChristian Hesse1-0/+1
2012-10-19make sure __NR_name_to_handle_at is correctly definedMichael Olbrich1-2/+14