summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-30man: update sd_bus_open() documentationLennart Poettering2-60/+116
2015-04-30core: simplify unit type detection logicLennart Poettering7-12/+26
2015-04-30sd-bus: when we get ENOTTY on the HELLO ioctl assume incompatible API versionLennart Poettering2-4/+20
2015-04-30update TODOLennart Poettering1-3/+1
2015-04-30core: rework cgroup path parse logicLennart Poettering4-69/+172
2015-04-29networkd: add man for vti6 tunnelSusant Sahani1-1/+5
2015-04-29networkd: introduce vti6 tunnelSusant Sahani7-0/+53
2015-04-29networkd: tunnel improve loggingSusant Sahani1-176/+64
2015-04-29man: document when the various sd-login.h calls return ENXIOLennart Poettering1-11/+46
2015-04-29man: document when the sd_bus_creds_xxx() calls return ENXIOLennart Poettering2-58/+196
2015-04-29sd-bus: properly handle creds that are known but undefined for a processLennart Poettering10-102/+211
2015-04-29core: fix event source annotationsMantas Mikulėnas3-3/+9
2015-04-29tree-wide: get rid of a few more explicit bus parametersLennart Poettering4-10/+8
2015-04-29core: for queued reload message there is no need to store the bus explicitlyLennart Poettering3-16/+6
2015-04-29sd-bus: allow passing NULL as bus parameter to sd_bus_send()Lennart Poettering6-19/+31
2015-04-29update TODOLennart Poettering1-2/+8
2015-04-29sd-bus: drop bus parameter from message callback prototypeLennart Poettering40-556/+456
2015-04-29man: avoid line break in urlLennart Poettering1-2/+1
2015-04-29TODO: split out issues to fix before 220Lennart Poettering1-6/+6
2015-04-29test: rename test-bus-kernel-benchmark to test-bus-benchmarkTom Gundersen3-5/+5
2015-04-29core: annotate event sourcesTom Gundersen13-8/+93
2015-04-29sd-bus: benchmark - also support testing non-kdbus transportsTom Gundersen1-30/+93
2015-04-29libudev: monitor - fix typo in log messageTom Gundersen1-1/+1
2015-04-29TODO: drop journal blockerDavid Herrmann1-3/+0
2015-04-28update TODOLennart Poettering1-2/+6
2015-04-28machined: make PropertiesChanged match more strictLennart Poettering1-1/+2
2015-04-28machined: make sure to track machine unit states properlyLennart Poettering3-15/+62
2015-04-28bus-util: drop redundant bus argument from bus_message_map_all_properties() a...Lennart Poettering3-33/+29
2015-04-28nspawn: when run as a service, don't ask machined for terminatin of ourselvesLennart Poettering1-0/+5
2015-04-28nspawn: make sure we install the device policy if nspawn is run as unit as on...Lennart Poettering2-0/+18
2015-04-28service: make restart logic a bit easier to understandLennart Poettering1-11/+45
2015-04-28exit-status: introduce common exit_status_set_test() call for testing exit st...Lennart Poettering3-4/+17
2015-04-28scope: use correct enum typeThomas Hindoe Paaboel Andersen1-1/+1
2015-04-28update TODOLennart Poettering1-6/+0
2015-04-28fsck: remove fsckd again, but keep the door open for external replacementLennart Poettering14-1002/+167
2015-04-28fsck: minor improvementsLennart Poettering1-9/+16
2015-04-28fsck: parse kernel cmdline booleans the same ways as the restLennart Poettering1-7/+13
2015-04-28sysv-generator test: Fix assertionAlberto Fanjul Alonso1-2/+2
2015-04-28unit: Drop unused variablesMartin Pitt1-2/+0
2015-04-28units: specify timeouts for more oneshot servicesZbigniew Jędrzejewski-Szmek8-0/+8
2015-04-28hwdb: coalesce same pointingstick entries into oneZbigniew Jędrzejewski-Szmek1-14/+10
2015-04-28udev: hwdb: Add trackpoint sensitivity settings for Lenovo X240 and 540pHans de Goede1-0/+10
2015-04-28run: by default, wait until the transient unit finished start-upLennart Poettering3-6/+46
2015-04-28run: synchronously wait until the scope unit we create is startedLennart Poettering3-7/+46
2015-04-28core: when we cannot add PID to a scope cgroup, log about itLennart Poettering2-2/+7
2015-04-28bus-util: print correct warnings for units that fail but for which we have a ...Lennart Poettering1-14/+20
2015-04-28man: clarify that only the first .network file with a matching [Match] mattersLennart Poettering1-1/+2
2015-04-27core: coldplug all units which participate in jobs during coldpluggingIvan Shapovalov2-8/+7
2015-04-27update-done: ignore nanosecond file timestamp components, they are not reliableLennart Poettering1-3/+9
2015-04-27update-done: minor simplificationLennart Poettering1-7/+4