Age | Commit message (Expand) | Author |
2016-05-01 | Move no_instances information to shared/ | Zbigniew Jędrzejewski-Szmek |
2016-04-12 | core: remove ManagerRunningAs enum | Lennart Poettering |
2016-04-07 | core: downgrade warning about duplicate device names again | Vladimir Panteleev |
2016-03-14 | Merge pull request #2834 from coling/master | Zbigniew Jędrzejewski-Szmek |
2016-03-14 | device: Ensure we have sysfs path before comparing. | Colin Guthrie |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2016-01-22 | Merge pull request #2412 from fbuihuu/device-fixes | Lennart Poettering |
2016-01-22 | device: make sure to not ignore re-plugged device | Franck Bui |
2016-01-17 | Fix broken SYSTEMD_USER_WANTS in udev rules. | Abdo Roig-Maranges |
2015-11-17 | tree-wide: group include of libudev.h with sd-* | Thomas Hindoe Paaboel Andersen |
2015-11-16 | tree-wide: sort includes | Thomas Hindoe Paaboel Andersen |
2015-11-11 | Merge pull request #1837 from poettering/grabbag2 | Tom Gundersen |
2015-11-10 | Remove snapshot unit type | Zbigniew Jędrzejewski-Szmek |
2015-11-10 | core: change return value of the unit's enumerate() call to void | Lennart Poettering |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split string parsing related calls from util.[ch] into parse-util.[ch] | Lennart Poettering |
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |
2015-09-28 | Move all unit states to basic/ and extend systemctl --state=help | Zbigniew Jędrzejewski-Szmek |
2015-09-09 | tree-wide: take benefit of the fact that hashmap_free() returns NULL | Lennart Poettering |
2015-09-09 | tree-wide: use coccinelle to patch a lot of code to use mfree() | Lennart Poettering |
2015-08-28 | core: add unit_dbus_interface_from_type() to unit-name.h | Lennart Poettering |
2015-05-21 | device: never act on mount events for devices if device support is not available | Lennart Poettering |
2015-05-19 | device: create units with intended "found" value | Martin Pitt |
2015-05-11 | core: rename SystemdRunningAs to ManagerRunningAs | Lennart Poettering |
2015-05-11 | core,network: major per-object logging rework | Lennart Poettering |
2015-05-06 | device: avoid null pointer dereference | Thomas Hindoe Paaboel Andersen |
2015-05-05 | core: rework unit name validation and manipulation logic | Lennart Poettering |
2015-04-30 | core: simplify unit type detection logic | Lennart Poettering |
2015-04-29 | core: annotate event sources | Tom Gundersen |
2015-04-24 | core: return 0 from device_serialize() | Daniel Mack |
2015-04-24 | Revert "core: do not spawn jobs or touch other units during coldplugging" | Lennart Poettering |
2015-04-24 | device: rework how we enter tentative state | Lennart Poettering |
2015-04-23 | core: downgrade warning about duplicate device names | Lennart Poettering |
2015-04-07 | device: remove unused null check | Thomas Hindoe Paaboel Andersen |
2015-03-16 | core: don't change removed devices to state "tentative" | Martin Pitt |
2015-03-13 | core: one more (void) | Zbigniew Jędrzejewski-Szmek |
2015-03-07 | core: do not spawn jobs or touch other units during coldplugging | Ivan Shapovalov |
2015-02-28 | core: fix return value on OOM | Thomas Hindoe Paaboel Andersen |
2015-02-28 | core: rework device state logic | Lennart Poettering |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2014-12-15 | unit: handle nicely of certain unit types are not supported on specific systems | Lennart Poettering |
2014-12-11 | core: correct spacing near eol in code comments | Torstein Husebø |
2014-11-28 | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt |
2014-11-28 | treewide: no need to negate errno for log_*_errno() | Michal Schmidt |
2014-11-28 | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt |
2014-11-27 | log: rearrange log function naming | Lennart Poettering |
2014-09-15 | hashmap: introduce hash_ops to make struct Hashmap smaller | Michal Schmidt |
2014-07-31 | Properly report invalid quoted strings | Zbigniew Jędrzejewski-Szmek |
2014-07-31 | Reject invalid quoted strings | Zbigniew Jędrzejewski-Szmek |