summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-03Merge pull request #843 from poettering/clock-boottimeTom Gundersen
2015-08-03tree-wide: convert bootchart and lldp code to use clock_boottime_or_monotonic()Lennart Poettering
2015-08-03Merge pull request #840 from systemd-mailing-devs/1438566907-9544-1-git-send-...Lennart Poettering
2015-08-03sd-event: make sure sd_event_now() cannot failLennart Poettering
2015-08-03Merge pull request #841 from teg/resolved-exponential-resendDaniel Mack
2015-08-03resolved: transaction - increase number of retry attemptsTom Gundersen
2015-08-03resolved: transaction - exponentially increase retry timeoutsTom Gundersen
2015-08-03resolved: cache - use clock_boottime_or_monotonic()Tom Gundersen
2015-08-03Merge pull request #837 from ssahani/dhcpDaniel Mack
2015-08-03logind: add standard gpio power button supportKefeng Wang
2015-08-02Merge pull request #836 from mbiebl/man-fix-typo-systemd-fsckDaniel Mack
2015-08-02man: fix typo in systemd-fsck@Michael Biebl
2015-08-02Merge pull request #834 from namhyung/sdbus-cleanup-v2David Herrmann
2015-08-02sd-bus: cleanup bus_reset_parsed_address()Namhyung Kim
2015-08-02sd-bus: use mfree() in bus_reset_queues()Namhyung Kim
2015-08-02sd-bus: cleanup bus_close_fds()Namhyung Kim
2015-08-02networkd: fix neworkd crashSusant Sahani
2015-08-01Merge pull request #822 from hobbitalastair/masterDaniel Mack
2015-08-01hwdb: add resolution information for Dell Vostro 1510 touchpadAlastair Hughes
2015-07-31Merge pull request #813 from dvdhrm/bus-clientLennart Poettering
2015-07-31Merge pull request #812 from zonque/testDavid Herrmann
2015-07-31Merge pull request #814 from dvdhrm/mfreeDaniel Mack
2015-07-31Merge pull request #815 from poettering/coding-style-forDaniel Mack
2015-07-31busctl: make sure --address connects as bus-clientDavid Herrmann
2015-07-31CODING_STYLE: say that "for (;;)" is better than "while (1)"Lennart Poettering
2015-07-31test-socket-util: add test for in_addr_is_null()Daniel Mack
2015-07-31test-util: add more testsDaniel Mack
2015-07-31test: add test for static listsDaniel Mack
2015-07-31tree-wide: introduce mfree()David Herrmann
2015-07-31Merge pull request #811 from namhyung/busctl-misc-v2Daniel Mack
2015-07-31Merge pull request #810 from mamikk/bitmap-fixes-v2Daniel Mack
2015-08-01busctl: fix assertion failure on --size optionNamhyung Kim
2015-08-01busctl: add missing description of --size optionNamhyung Kim
2015-08-01busctl: add and use strcmp_ptr()Namhyung Kim
2015-07-31hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2015-07-31bitmap: make bitmap_clear free the bitmap arrayMartin Mikkelsen
2015-07-31bitmap: fix bitmap_equal on bitmaps with unset bitsMartin Mikkelsen
2015-07-31bus-proxy: allow empty arguments to UpdateActivationEnvironment()systemd/v224David Herrmann
2015-07-31NEWS: updateDavid Herrmann
2015-07-31build: bump version to 224David Herrmann
2015-07-31hwdb: updateKay Sievers
2015-07-31Merge pull request #806 from dvdhrm/proxy-cookieLennart Poettering
2015-07-31logind: release VT-positions when closing sessionsDavid Herrmann
2015-07-31bus-proxy: fix cookie namespacingDavid Herrmann
2015-07-31timesyncd: remove RLIMIT_NPROCKay Sievers
2015-07-31Merge pull request #803 from mixi/masterKay Sievers
2015-07-31Merge pull request #804 from dvdhrm/proxy-directed2Daniel Mack
2015-07-31Merge pull request #805 from dvdhrm/proxy-activationDaniel Mack
2015-07-31bus-proxy: make StartServiceByName synchronousDavid Herrmann
2015-07-31build-sys: use 'test -f' instead of AC_CHECK_FILEJohannes Nixdorf