]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/device.c
treewide: use log_*_errno whenever %m is in the format string
[thirdparty/systemd.git] / src / core / device.c
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28  Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28  Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-27  Lennart Poetteringlog: rearrange log function naming
2014-09-15  Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-07-31  Zbigniew Jędrzejew... Properly report invalid quoted strings
2014-07-31  Zbigniew Jędrzejew... Reject invalid quoted strings
2014-03-06  Lennart Poetteringcore: include partition label in .device description...
2014-02-19  Lennart Poetteringapi: in constructor function calls, always put the...
2013-12-26  Zbigniew Jędrzejew... Use enums to make it obvious what boolean params mean
2013-12-26  Zbigniew Jędrzejew... systemctl: allow globbing in commands which take multip...
2013-12-22  Lennart Poetteringcore: no need to list properties for PropertiesChanged...
2013-12-18  Lennart Poetteringcore,logind,networkd: check for udev device initializat...
2013-12-18  Kay Sieverscomment out udev's is_initialized call until the proble...
2013-12-18  Lennart Poetteringcore,logind,networkd: don't pick up devices from udev...
2013-12-10  Lennart PoetteringRevert "systemd: add a start job for all units in SYSTE...
2013-12-05  Zbigniew Jędrzejew... systemd: add a start job for all units in SYSTEMD_...
2013-11-25  Lennart Poetteringswap: always track the current real device node of...
2013-11-25  Lennart Poetteringdevice: fix typo
2013-11-25  Lennart Poetteringdevice: modernizations
2013-11-20  Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-11-05  Oleksii ShevchukConfigurable Timeouts/Restarts default values
2013-10-14  Lennart Poetteringlist: make our list macros a bit easier to use by not...
2013-10-13  Zbigniew Jędrzejew... Modernization
2013-05-06  MUNEDA Takahirocore: escape unit name from udev
2013-05-03  Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
2013-04-17  Harald Hoyercore/device.c: fix possible segfault
2013-04-05  Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-01-07  Tom GundersenMerge nss-myhostname
2013-01-06  Zbigniew Jędrzejew... systemd: use unit logging macros
2012-10-17  Eelco DolstraProperly handle device aliases used as dependencies
2012-10-08  Kay Sieversudev: support multiple entries for ENV{SYSTEMD_ALIAS...
2012-07-10  Lennart Poetteringunit: get rid of UnitVTable.suffix, which is now unused
2012-06-22  Lennart Poetteringsystemctl: automatically turn paths and unescaped unit...
2012-05-14  Michal Schmidtunit: unit type dependent status messages
2012-05-08  Kay Sieversutil: split-out path-util.[ch]
2012-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11  Kay Sieversmove libsystemd_core.la sources into core/