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