summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* man: typo fixesThomas Hindoe Paaboel Andersen2012-10-2638-66/+66
* udev: kmod, hwdb - do not fail if databases are not availableKay Sievers2012-10-252-3/+7
* udev: hwdb - exit if no database is availableKay Sievers2012-10-251-0/+3
* rules: fix usb_id/hwdb mixup in tty-description.rulesKay Sievers2012-10-251-3/+4
* udev: hwdb validate() return when the database is not openedKay Sievers2012-10-251-0/+2
* udev: hwdb - remove run_onceKay Sievers2012-10-252-3/+1
* udev: hwdb - properly initialize search structureKay Sievers2012-10-251-8/+17
* rules: call hwdb for all devices with a 'modalias'Kay Sievers2012-10-251-1/+3
* rules: call 'hwdb' with --subsystem= where appropriateKay Sievers2012-10-252-2/+2
* udev: hwdb: add acpi/pnp vendor description fileKay Sievers2012-10-253-2/+6053
* udev: set optind = 0, not the usual 1, to reset getopt_long()s internal stateKay Sievers2012-10-252-2/+4
* job: avoid recursion into transaction code from job cancelationMichal Schmidt2012-10-251-1/+1
* job: add comments to JobResult valuesMichal Schmidt2012-10-251-6/+6
* update TODOLennart Poettering2012-10-251-2/+3
* journal: properly serialize fields with multiple values into JSONLennart Poettering2012-10-255-21/+191
* remove Fedora hostname, locale, vconsole legacy file supportKay Sievers2012-10-243-33/+4
* man: udev - add 'udevadm hwdb --update'Kay Sievers2012-10-241-0/+19
* journalctl: remove left-over log messageLennart Poettering2012-10-241-2/+0
* update TODOLennart Poettering2012-10-241-0/+20
* units: don't order tmp.monut after local-fs-pre.targetTom Gundersen2012-10-231-1/+3
* man: fix typo in tmpfiles.dTom Gundersen2012-10-231-1/+1
* tmpfiles: allow Age to be set to 0Tom Gundersen2012-10-232-2/+7
* update TODOLennart Poettering2012-10-232-2/+6
* cgls: correctly ellipsize command lines for PIDs >= 1000000Mantas Mikulėnas2012-10-231-4/+5
* rules: Remove HP iLO from USB HID PM rulesTony Camuso2012-10-231-10/+0
* udev: add hardware database supportKay Sievers2012-10-2318-225/+111757
* build-sys: add check for microhttpd versionZbigniew Jędrzejewski-Szmek2012-10-231-1/+1
* man: reword journalctl -n descriptionZbigniew Jędrzejewski-Szmek2012-10-231-10/+7
* man: the corresponding LSB facility to rpcbind.target is $portmapMichael Biebl2012-10-231-1/+1
* 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