summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-04-16libudev: make libudev-enumerate a thin wrapper around sd-deviceTom Gundersen
2015-04-16sd-device: add device-enumerator libraryTom Gundersen
2015-04-16shared: move assert_return_errno() from libudevTom Gundersen
2015-04-16sd-bus: add more comments to the credential decision logicLennart Poettering
2015-04-16core: fix spurious warning about cpuacct-usage-base deserializationZbigniew Jędrzejewski-Szmek
2015-04-15udev-builtin-usb_id: fix inverted conditionZbigniew Jędrzejewski-Szmek
2015-04-14selinux: use different log priorites for log messagesZbigniew Jędrzejewski-Szmek
2015-04-14systemctl: avoid bumping NOFILE rlimit unless neededZbigniew Jędrzejewski-Szmek
2015-04-14sd-device: fix typoZbigniew Jędrzejewski-Szmek
2015-04-14udev-builtin-usb_id: simplificationZbigniew Jędrzejewski-Szmek
2015-04-14test-dhcp6-client: don't unref the event twiceThomas Hindoe Paaboel Andersen
2015-04-14sd-dhcp6-client: unref lease when freeing the clientThomas Hindoe Paaboel Andersen
2015-04-14sd-devcie: fix typoTom Gundersen