summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* licence: remove references to old FSF addressSami Kerola2012-12-1713-88/+74
* journal: move _packed_ attribute to the endZbigniew Jędrzejewski-Szmek2012-12-171-22/+22
* Fix "attribute 'packed' is ignored" warnings when using ClangRichard Yao2012-12-171-8/+8
* libudev: validate 'udev' argument to udev_enumerate_new()Michael Terry2012-12-141-0/+2
* localectl: fix dbus call arguments in set_x11_keymapMichal Schmidt2012-12-121-1/+1
* libudev: hwdb: add missing endianess conversionEric Benoit2012-12-111-3/+3
* udev: net_id: update commentsKay Sievers2012-12-091-7/+9
* shutdown, umount: use verbs consistentlyMichal Schmidt2012-12-072-9/+9
* shutdown, umount: logging improvementsMichal Schmidt2012-12-072-14/+21
* umount: fix check for DM changedMichal Schmidt2012-12-071-1/+1
* shutdown: downgrade a warningMichal Schmidt2012-12-071-1/+1
* udev: net_id - fix OUI handlingKay Sievers2012-12-061-2/+2
* udev: net_id - fix typosKay Sievers2012-12-061-4/+4
* udev: net_id - update examplesKay Sievers2012-12-061-8/+13
* udev: net_id - update examplesKay Sievers2012-12-061-7/+30
* udev: net_id - provide path names for USB devicesKay Sievers2012-12-061-50/+183
* systemctl: verbose message on missing [Install]Michal Schmidt2012-12-061-1/+10
* core: add catalog entry and MESSAGE_ID for overmountingZbigniew Jędrzejewski-Szmek2012-12-056-6/+22
* modules-load: fix memory leak when bailing outZbigniew Jędrzejewski-Szmek2012-12-041-15/+8
* hwdb: add IAB to the OUI databaseTom Gundersen2012-12-041-1/+1
* systemctl: fix typos in help textUmut Tezduyar2012-12-031-2/+2
* udev: net_id - clarify commentsKay Sievers2012-12-031-2/+5
* timedated: do not incorrectly close non-opened dbus connectionShawn Landden2012-12-031-2/+2
* getty-generator: fix handling systems without a consoleDavid Herrmann2012-12-021-1/+1
* udev: hwdb - fix OUI lookupKay Sievers2012-12-021-8/+20
* cgls: automatic cleanupZbigniew Jędrzejewski-Szmek2012-12-011-5/+2
* udev: net_id - suppress function number for single-function devicesKay Sievers2012-11-301-8/+40
* keymap: Add Samsung 700TMartin Pitt2012-11-281-0/+1
* keymap: Update the list of Samsung Series 9 modelsAlessandro Crismani2012-11-282-2/+2
* shutdown: fix typoHermann Gausterer2012-11-281-2/+2
* shutdown: don't consider umounting of / and /usr failedTom Gundersen2012-11-281-4/+3
* shutdown: don't pivot to /run/initramfs if already thereTom Gundersen2012-11-281-1/+1
* fstab-generator: make error more helpful in case of duplicates in fstabTom Gundersen2012-11-271-2/+8
* fstab-generator: drop mount_is_bindTom Gundersen2012-11-271-7/+1
* fstab-generator: remove redundancy in mount_is_bindTom Gundersen2012-11-271-3/+1
* udev: net_id - merge properties into the correct deviceKay Sievers2012-11-261-13/+13
* udev: net_id - export PCI hotplug slot namesKay Sievers2012-11-261-43/+113
* journal: fix warning about pointer arithmeticZbigniew Jędrzejewski-Szmek2012-11-251-2/+3
* manager: fix build on 32bit systemsLennart Poettering2012-11-251-1/+6
* journal-gatewayd: minor cleanupZbigniew Jędrzejewski-Szmek2012-11-251-2/+1
* timer: recalculate next elapse for calendar timer units when the system clock...Lennart Poettering2012-11-255-12/+120
* shared: FORMAT_TIMESTAMP_MAX -- include space for unicode weekdaysKay Sievers2012-11-241-1/+1
* build-sys: drop TARGET_UBUNTULennart Poettering2012-11-242-5/+5
* time-util: teach parse_timestamp to parse weekdaysLennart Poettering2012-11-232-41/+69
* path-util: when parsing a timestamp we don't know the timezoneLennart Poettering2012-11-231-0/+1
* time-util: also rename FORMAT_TIMESTAMP_PRETTY → _MAXLennart Poettering2012-11-233-4/+4
* util: teach parse_timestamp() to parse results of format_timestamp_relative()Lennart Poettering2012-11-232-0/+16
* util: rename format_timestamp_pretty() to format_timestamp_relative() because...Lennart Poettering2012-11-234-6/+6
* util: split off time related calls from util.[ch] into time-util.[ch]Lennart Poettering2012-11-234-603/+659
* test: extend calendarspec test a bitLennart Poettering2012-11-231-2/+6