summaryrefslogtreecommitdiff
path: root/src/libsystemd
AgeCommit message (Expand)Author
2016-12-24Fix an inaccurate comment in sd-daemon.cLuke Shumaker
2016-12-24Fix a grammatical issue in sd_notify(3).Luke Shumaker
2016-12-17move local-addresses.{c,h} libsystemd-{internal/sd-netlink,shared}Luke Shumaker
2016-12-17Merge branch 'notsystemd/postmove' into notsystemd/masterLuke Shumaker
2016-12-17./tools/notsd-moveLuke Shumaker
2016-11-03Revert "sd-bus: use PRIu64 instead of casting" (#4556)systemd/v232Zbigniew Jędrzejewski-Szmek
2016-11-02sd-bus: use PRIu64 instead of castingZbigniew Jędrzejewski-Szmek
2016-10-27Merge branch 'notsystemd/postmove' into notsystemd/masterLuke Shumaker
2016-10-27./tools/notsd-moveLuke Shumaker
2016-10-27`git diff`-guided cleanupLuke Shumaker
2016-10-21wipLuke Shumaker
2016-10-16tree-wide: use mfree moreZbigniew Jędrzejewski-Szmek
2016-10-13Merge pull request #653 from dvdhrm/bus-goldZbigniew Jędrzejewski-Szmek
2016-10-07core: add "invocation ID" concept to service managerLennart Poettering
2016-10-06sd-bus: add DNS errors to the errno translation tableLennart Poettering
2016-10-06sd-bus: add a few missing entries to the error translation tablesLennart Poettering
2016-10-06sd-device/networkd: unify code to get a socket for issuing netdev ioctls onLennart Poettering
2016-10-06Merge pull request #4199 from dvdhrm/hwdb-orderLennart Poettering
2016-09-26test-bus-creds: are more debugging infoZbigniew Jędrzejewski-Szmek
2016-09-24systemctl,networkctl,busctl,backlight: use STRPTR_IN_SETZbigniew Jędrzejewski-Szmek
2016-09-21sd-hwdb: order properties by originDavid Herrmann
2016-09-21hwdb: store file-name and file-number with propertiesDavid Herrmann
2016-09-21sd-hwdb: fix child/value offset calculationDavid Herrmann
2016-09-15Merge branch 'notsystemd/postmove' into notsystemd/masterLuke Shumaker
2016-09-15./tools/notsd-moveLuke Shumaker
2016-09-14Merge branch 'notsystemd/postmove' into notsystemd/masterLuke Shumaker
2016-09-14networkd: add support to configure virtual CAN device (#4139)Susant Sahani
2016-09-13./tools/notsd-moveLuke Shumaker
2016-09-13tests: get rid of strerrorZbigniew Jędrzejewski-Szmek
2016-09-12./tools/notsd-fixup **/MakefileLuke Shumaker
2016-09-11Run the new fixup script.Luke Shumaker
2016-09-06clean up file locations a bitLuke Shumaker
2016-09-06move man pages to appropriate directoriesLuke Shumaker
2016-08-31sd-bus: bump message queue sizeLennart Poettering
2016-08-22sd-bus: optionally, exit process or event loop on disconnectLennart Poettering
2016-08-22sd-bus: add a small test case for sd_bus_trackLennart Poettering
2016-08-22sd-bus: when the server-side disconnects, make sure to dispatch all tracking ...Lennart Poettering
2016-08-22sd-bus: ensure we don't dispatch track objects while we are adding names to themLennart Poettering
2016-08-22sd-bus: split out handling of reply callbacks on close into its own functionLennart Poettering
2016-08-22core: add Ref()/Unref() bus calls for unitsLennart Poettering
2016-08-22sd-bus: add a "recursive" mode to sd_bus_trackLennart Poettering
2016-08-17moreLuke Shumaker
2016-08-15core: rename cg_unified() to cg_all_unified()Tejun Heo
2016-08-10fix build systemLuke Shumaker
2016-08-08fixLuke Shumaker
2016-08-02ensure that include order of headers does not matterLuke Shumaker
2016-08-02fixLuke Shumaker
2016-08-02./fixup.shLuke Shumaker
2016-08-02fixLuke Shumaker
2016-08-01find src \( -name '*.h' -o -name '*.c' \) -type f -exec ./fixup_includes {} \;Luke Shumaker