summaryrefslogtreecommitdiff
path: root/src/core/device.c
Commit message (Expand)AuthorAge
* core: do not spawn jobs or touch other units during coldpluggingIvan Shapovalov2015-03-07
* core: fix return value on OOMThomas Hindoe Paaboel Andersen2015-02-28
* core: rework device state logicLennart Poettering2015-02-28
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* unit: handle nicely of certain unit types are not supported on specific systemsLennart Poettering2014-12-15
* core: correct spacing near eol in code commentsTorstein Husebø2014-12-11
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* log: rearrange log function namingLennart Poettering2014-11-27
* 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