summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* efi-boot-generator: set automount expire for /bootbaserock/v219-729-g163ab29-jetson_btrfs_fixesKay Sievers2015-04-221-1/+2
* automount: remove unused variableThomas Hindoe Paaboel Andersen2015-04-211-2/+0
* sd-bus: expose ppid fieldLennart Poettering2015-04-217-34/+83
* build-sys: move systemd.pc from pkgconfiglibdir back into pkgconfigdatadirLennart Poettering2015-04-213-3/+4
* core: make unit deserialization more defensiveLennart Poettering2015-04-213-43/+71
* automount: various smaller fixesLennart Poettering2015-04-211-7/+8
* automount: add expire supportMichael Olbrich2015-04-218-28/+267
* build-sys: efi - use $EFI_LIB_DIRKay Sievers2015-04-211-1/+1
* build-sys: add missing fileKay Sievers2015-04-211-0/+1
* test: test-path and test-execute only need units in test/Ronny Chevalier2015-04-212-2/+2
* delete unused LICENSE.MITKay Sievers2015-04-212-20/+0
* random-seed: minor cleanups, in particular when it comes to loggingLennart Poettering2015-04-211-30/+30
* tree-wide: get rid of more strerror() callsLennart Poettering2015-04-213-12/+13
* networkd-fdb: indentation/whitespace fixesLennart Poettering2015-04-211-26/+29
* networkd: improve how networkd logs thingsLennart Poettering2015-04-217-463/+252
* tmpfiles: make /home and /var btrfs subvolumes by default when booted up with...Lennart Poettering2015-04-213-2/+14
* tmpfiles: there's no systemd-forbid-user-logins.service serviceLennart Poettering2015-04-211-1/+1
* log: move log_syntax() into src/shared/log.c, and make it more similar to the...Lennart Poettering2015-04-215-63/+77
* udevadm: enclose invocation of unlinkat() with a (void) castLennart Poettering2015-04-211-8/+6
* sd-device: set_syspath - return ENODEV when passed something that is not a de...Tom Gundersen2015-04-211-4/+6
* networkd man: fix man and config name.Susant Sahani2015-04-212-76/+76
* hwdb: add Chromebook pixel (2015) resolution fixBenjamin Tissoires2015-04-211-0/+11
* hwdb: add evdev entry for the Lenovo X230 series touchpadBenjamin Tissoires2015-04-211-0/+16
* hwdb: Add entries for the pointingstick on 2 Dell LatitudesHans de Goede2015-04-211-0/+12
* hwdb: Add entries for the trackpoint on 2 ThinkpadsHans de Goede2015-04-211-0/+17
* udev: keyboard-builtin: Add support for setting IBM trackpoint sensitivityHans de Goede2015-04-212-0/+40
* udev: Add hwdb file for setting pointingstick propertiesHans de Goede2015-04-211-0/+58
* importd: add CAP_DAC_OVERRIDE capabilityLubomir Rintel2015-04-211-1/+1
* service: transition through SIGKILL states only when SIGKILL is enabledLennart Poettering2015-04-211-3/+3
* service: timeout on SIGABRT should also be considered an error to rememberLennart Poettering2015-04-211-3/+2
* service: make more use of IN_SET() macroLennart Poettering2015-04-211-26/+11
* service: list states always in the same orderLennart Poettering2015-04-211-14/+8
* service: make kill operation mapping explicitLennart Poettering2015-04-212-2/+22
* networkd: fix confusion between log_netdev_error() but log_warning_netdev()Lennart Poettering2015-04-213-20/+16
* tmpfiles: consider an argument of "-" as non-specifiedLennart Poettering2015-04-211-1/+1
* sd-bus: when augmenting creds, remember which ones were augmentedLennart Poettering2015-04-217-14/+52
* sd-bus: augmenting cgroups-based creds when we have the cgroup path already i...Lennart Poettering2015-04-211-6/+11
* sd-bus: when augmenting creds, don't override any creds in any caseLennart Poettering2015-04-211-8/+18
* sd-bus: when copying creds objects, make sure we copy even the implicit well ...Lennart Poettering2015-04-211-13/+15
* dhcp6: remove unnecessary if checkLennart Poettering2015-04-211-2/+1
* update TODOLennart Poettering2015-04-211-0/+8
* CODING_STYLE: document how destructors should workLennart Poettering2015-04-211-0/+16
* networkd: Add support for bond option.Susant Sahani2015-04-206-4/+627
* networkd vxlan: Add support for enabling UDP checksumsSusant Sahani2015-04-204-0/+51
* udev: settle should return immediately when timeout is 0Nir Soffer2015-04-201-1/+1
* util: fix typoRaul Gutierrez S2015-04-201-1/+1
* exit-status: Fix "NOTINSSTALLED" typoMartin Pitt2015-04-181-1/+1
* cryptsetup: Implement offset and skip optionsMartin Pitt2015-04-172-3/+52
* sd-device: simplify enumerator hacksDavid Herrmann2015-04-171-12/+5
* sd-device: uniformly handle missing devicesTom Gundersen2015-04-172-10/+22