summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-21sd-bus: expose ppid fieldLennart Poettering
2015-04-21build-sys: move systemd.pc from pkgconfiglibdir back into pkgconfigdatadirLennart Poettering
2015-04-21core: make unit deserialization more defensiveLennart Poettering
2015-04-21automount: various smaller fixesLennart Poettering
2015-04-21automount: add expire supportMichael Olbrich
2015-04-21build-sys: efi - use $EFI_LIB_DIRKay Sievers
2015-04-21build-sys: add missing fileKay Sievers
2015-04-21test: test-path and test-execute only need units in test/Ronny Chevalier
2015-04-21delete unused LICENSE.MITKay Sievers
2015-04-21random-seed: minor cleanups, in particular when it comes to loggingLennart Poettering
2015-04-21tree-wide: get rid of more strerror() callsLennart Poettering
2015-04-21networkd-fdb: indentation/whitespace fixesLennart Poettering
2015-04-21networkd: improve how networkd logs thingsLennart Poettering
2015-04-21tmpfiles: make /home and /var btrfs subvolumes by default when booted up with...Lennart Poettering
2015-04-21tmpfiles: there's no systemd-forbid-user-logins.service serviceLennart Poettering
2015-04-21log: move log_syntax() into src/shared/log.c, and make it more similar to the...Lennart Poettering
2015-04-21udevadm: enclose invocation of unlinkat() with a (void) castLennart Poettering
2015-04-21sd-device: set_syspath - return ENODEV when passed something that is not a de...Tom Gundersen
2015-04-21networkd man: fix man and config name.Susant Sahani
2015-04-21hwdb: add Chromebook pixel (2015) resolution fixBenjamin Tissoires
2015-04-21hwdb: add evdev entry for the Lenovo X230 series touchpadBenjamin Tissoires
2015-04-21hwdb: Add entries for the pointingstick on 2 Dell LatitudesHans de Goede
2015-04-21hwdb: Add entries for the trackpoint on 2 ThinkpadsHans de Goede
2015-04-21udev: keyboard-builtin: Add support for setting IBM trackpoint sensitivityHans de Goede
2015-04-21udev: Add hwdb file for setting pointingstick propertiesHans de Goede
2015-04-21importd: add CAP_DAC_OVERRIDE capabilityLubomir Rintel
2015-04-21service: transition through SIGKILL states only when SIGKILL is enabledLennart Poettering
2015-04-21service: timeout on SIGABRT should also be considered an error to rememberLennart Poettering
2015-04-21service: make more use of IN_SET() macroLennart Poettering
2015-04-21service: list states always in the same orderLennart Poettering
2015-04-21service: make kill operation mapping explicitLennart Poettering
2015-04-21networkd: fix confusion between log_netdev_error() but log_warning_netdev()Lennart Poettering
2015-04-21tmpfiles: consider an argument of "-" as non-specifiedLennart Poettering
2015-04-21sd-bus: when augmenting creds, remember which ones were augmentedLennart Poettering
2015-04-21sd-bus: augmenting cgroups-based creds when we have the cgroup path already i...Lennart Poettering
2015-04-21sd-bus: when augmenting creds, don't override any creds in any caseLennart Poettering
2015-04-21sd-bus: when copying creds objects, make sure we copy even the implicit well ...Lennart Poettering
2015-04-21dhcp6: remove unnecessary if checkLennart Poettering
2015-04-21update TODOLennart Poettering
2015-04-21CODING_STYLE: document how destructors should workLennart Poettering
2015-04-20networkd: Add support for bond option.Susant Sahani
2015-04-20networkd vxlan: Add support for enabling UDP checksumsSusant Sahani
2015-04-20udev: settle should return immediately when timeout is 0Nir Soffer
2015-04-20util: fix typoRaul Gutierrez S
2015-04-18exit-status: Fix "NOTINSSTALLED" typoMartin Pitt
2015-04-17cryptsetup: Implement offset and skip optionsMartin Pitt
2015-04-17sd-device: simplify enumerator hacksDavid Herrmann
2015-04-17sd-device: uniformly handle missing devicesTom Gundersen
2015-04-17sd-device: enumerator - match only on initialized devices by defaultTom Gundersen
2015-04-17sd-device: enumerator - don't expose add_device()Tom Gundersen