]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/device.c
core: always initialize ExecParamters.bus_endpoint_fd to -1
[thirdparty/systemd.git] / src / core / device.c
2015-05-06  Thomas Hindoe Paab... device: avoid null pointer dereference
2015-05-05  Lennart Poetteringcore: rework unit name validation and manipulation...
2015-04-29  Lennart Poetteringcore: simplify unit type detection logic
2015-04-29  Tom Gundersencore: annotate event sources
2015-04-24  Daniel Mackcore: return 0 from device_serialize()
2015-04-24  Lennart PoetteringRevert "core: do not spawn jobs or touch other units...
2015-04-24  Lennart Poetteringdevice: rework how we enter tentative state
2015-04-23  Lennart Poetteringcore: downgrade warning about duplicate device names
2015-04-07  Thomas Hindoe Paab... device: remove unused null check
2015-03-16  Martin Pittcore: don't change removed devices to state "tentative"
2015-03-14  Zbigniew Jędrzejew... core: one more (void)
2015-03-07  Ivan Shapovalovcore: do not spawn jobs or touch other units during...
2015-02-28  Thomas Hindoe Paab... core: fix return value on OOM
2015-02-28  Lennart Poetteringcore: rework device state logic
2015-02-23  Thomas Hindoe Paab... remove unused includes
2014-12-15  Lennart Poetteringunit: handle nicely of certain unit types are not suppo...
2014-12-11  Torstein Husebøcore: correct spacing near eol in code comments
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/