summaryrefslogtreecommitdiff
path: root/src/libsystemd
AgeCommit message (Expand)Author
2014-10-31Make bus errno mappings non-staticZbigniew Jędrzejewski-Szmek
2014-10-31bus: do not segfault on zeros in errno mapping tableZbigniew Jędrzejewski-Szmek
2014-10-31sd-bus: add missing includeTom Gundersen
2014-10-30bus: add sd_bus_errnomap sectionZbigniew Jędrzejewski-Szmek
2014-10-30memfd: rename memfd.h to memfd-util.h to avoid any confusion with any libc pr...Lennart Poettering
2014-10-30memfd: always use our internal utility functions where we have themLennart Poettering
2014-10-30memfd: always create our memfds with CLOEXEC setLennart Poettering
2014-10-30busctl: add new "capture" verb to record bus messages in libpcap compatible f...Lennart Poettering
2014-10-29sd-bus: properly handle removals of non-existing matchesLennart Poettering
2014-10-29sd-rtnl: add bridge port rtnl attributes.Susant Sahani
2014-10-29sd-rtnl: add support to set packet family typeSusant Sahani
2014-10-29sd-rtnl: mark nested attributes with the NLA_F_NESTED flagTom Gundersen
2014-10-29sd-rtnl: fix reading of nla typeTom Gundersen
2014-10-28polkit: actually generate new InteractiveAuthorizationRequired error on the r...Lennart Poettering
2014-10-28sd-bus: add support for new InteractiveAuthorizationRequired error from dbus ...Lennart Poettering
2014-10-27sd-bus: sync kdbus.h (ABI break)Daniel Mack
2014-10-27sd-bus: explicitly cast asprintf() return value away we are not interested inLennart Poettering
2014-10-27Revert "sd-bus: check return value of asprintf()"Lennart Poettering
2014-10-24sd-bus: if we don't manage to properly allocate the error message for an sd_b...Lennart Poettering
2014-10-23sd-bus: make sd_bus::reply_callbacks a OrderedHashmapMichal Schmidt
2014-10-23sd-daemon,man: ignore missing $WATCHDOG_PIDZbigniew Jędrzejewski-Szmek
2014-10-22machine: validate machine names using machine_name_is_valid() instead of stri...Lennart Poettering
2014-10-22sd-bus: fix transition left-overs in sd_bus_get_owner_creds()Daniel Mack
2014-10-22sd-bus: implement sd_bus_get_owner_creds() for kdbusDaniel Mack
2014-10-22sd-bus: rename sd_bus_get_owner_uid(), sd_bus_get_owner_machine_id() and sd_b...Daniel Mack
2014-10-22sd-bus: factor out creds item iteratorDaniel Mack
2014-10-22sd-bus: sync kdbus.hDaniel Mack
2014-10-22sd-bus: assert clock_gettime()'s return valueDaniel Mack
2014-10-21sd-bus: sync kdbus.h (API change: switch to absolute timeouts)Daniel Mack
2014-10-21sd-bus: sync kdbus.h (ABI break)Daniel Mack
2014-10-20kdbus: free returned buffer when the memory is no longer neededLukasz Skalski
2014-10-20sd-bus: sync kdbus.h (ABI break)Daniel Mack
2014-10-18sd-bus: sync kdbus.h (ABI break)Daniel Mack
2014-10-17Revert "sd-bus: sync kdbus.h (ABI break)"Kay Sievers
2014-10-14sd-bus: sync kdbus.h (ABI break)Daniel Mack
2014-10-13bus: check allow-interactive-auhtorization flag when doing polkitLennart Poettering
2014-10-13sd-bus: add support for new allow-interactive-authorization message header flagLennart Poettering
2014-10-12tests: fix some tests to pass in kojiZbigniew Jędrzejewski-Szmek
2014-10-10kdbus: fix buffer overflow in bus_get_owner_kdbus() functionLukasz Skalski
2014-10-09sd-bus: check return value of asprintf()Daniel Mack
2014-10-08sd-event: also update signal mask when disconnecting sourcesZbigniew Jędrzejewski-Szmek
2014-10-08sd-event: be more careful when enabling/disabling signalsZbigniew Jędrzejewski-Szmek
2014-10-08sd-bus: sync kdbus.h (ABI break)Daniel Mack
2014-10-07sd-bus: check return value of vasprintfDaniel Mack
2014-10-07sd-bus: fix KDBUS_CMD_FREE userDaniel Mack
2014-10-07sd-bus: fix use-after-free in close_kdbus_msg()Daniel Mack
2014-10-07sd-bus: remove unused variableThomas Hindoe Paaboel Andersen
2014-10-06sd-bus: sync kdbus.h (ABI break)Daniel Mack
2014-10-05bus: add assert to check that we're not freeing a static structureZbigniew Jędrzejewski-Szmek
2014-10-03sd-id128: do stricter checking of random boot idZbigniew Jędrzejewski-Szmek