summaryrefslogtreecommitdiffstats
path: root/CODING_STYLE (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-25udev: kmod, hwdb - do not fail if databases are not availableKay Sievers2-3/+7
2012-10-25udev: hwdb - exit if no database is availableKay Sievers1-0/+3
2012-10-25rules: fix usb_id/hwdb mixup in tty-description.rulesKay Sievers1-3/+4
2012-10-25udev: hwdb validate() return when the database is not openedKay Sievers1-0/+2
2012-10-25udev: hwdb - remove run_onceKay Sievers2-3/+1
2012-10-25udev: hwdb - properly initialize search structureKay Sievers1-8/+17
2012-10-25rules: call hwdb for all devices with a 'modalias'Kay Sievers1-1/+3
2012-10-25rules: call 'hwdb' with --subsystem= where appropriateKay Sievers2-2/+2
2012-10-25udev: hwdb: add acpi/pnp vendor description fileKay Sievers3-2/+6053
2012-10-25udev: set optind = 0, not the usual 1, to reset getopt_long()s internal stateKay Sievers2-2/+4
2012-10-25job: avoid recursion into transaction code from job cancelationMichal Schmidt1-1/+1
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