summaryrefslogtreecommitdiff
path: root/src/core/device.c
Commit message (Expand)AuthorAge
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* Properly report invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-07-31
* Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-07-31
* core: include partition label in .device description fieldsLennart Poettering2014-03-06
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-20
* Use enums to make it obvious what boolean params meanZbigniew Jędrzejewski-Szmek2013-12-26
* systemctl: allow globbing in commands which take multiple unit namesZbigniew Jędrzejewski-Szmek2013-12-26
* core: no need to list properties for PropertiesChanged messages anymoreLennart Poettering2013-12-22
* core,logind,networkd: check for udev device initialization via enumeration ma...Lennart Poettering2013-12-18
* comment out udev's is_initialized call until the problem is sorted outKay Sievers2013-12-18
* core,logind,networkd: don't pick up devices from udev before they finished ud...Lennart Poettering2013-12-18
* Revert "systemd: add a start job for all units in SYSTEMD_[USER_]WANTS="Lennart Poettering2013-12-10
* systemd: add a start job for all units in SYSTEMD_[USER_]WANTS=Zbigniew Jędrzejewski-Szmek2013-12-05
* swap: always track the current real device node of all swap devices, even whe...Lennart Poettering2013-11-25
* device: fix typoLennart Poettering2013-11-25
* device: modernizationsLennart Poettering2013-11-25
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-20
* Configurable Timeouts/Restarts default valuesOleksii Shevchuk2013-11-05
* list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering2013-10-14
* ModernizationZbigniew Jędrzejewski-Szmek2013-10-13
* core: escape unit name from udevMUNEDA Takahiro2013-05-06
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-02
* core/device.c: fix possible segfaultHarald Hoyer2013-04-17
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-05
* systemd: use unit logging macrosZbigniew Jędrzejewski-Szmek2013-01-06
* Properly handle device aliases used as dependenciesEelco Dolstra2012-10-17
* udev: support multiple entries for ENV{SYSTEMD_ALIAS} and ENV{SYSTEM_WANTS}Kay Sievers2012-10-09
* unit: get rid of UnitVTable.suffix, which is now unusedLennart Poettering2012-07-10
* systemctl: automatically turn paths and unescaped unit names into proper unit...Lennart Poettering2012-06-22
* unit: unit type dependent status messagesMichal Schmidt2012-05-14
* util: split-out path-util.[ch]Kay Sievers2012-05-08
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* move libsystemd_core.la sources into core/Kay Sievers2012-04-11