chiark / gitweb /
sd-device: get_subsystem - don't complain if a device does not have a subsystem
[elogind.git] / src / libsystemd /
2017-03-14 Tom Gundersensd-device: enumerator - fix matching on properties...
2017-03-14 Zbigniew Jędrzejew... sd-device: fix return codes on error
2017-03-14 Tom Gundersenlibudev-device: fix lazy loading of devlinks, propertie...
2017-03-14 Tom Gundersensd-device: uniformly handle missing devices
2017-03-14 Tom Gundersensd-device: enumerator - match only on initialized devic...
2017-03-14 Tom Gundersensd-device: enumerator - don't expose add_device()
2017-03-14 Tom Gundersenlibudev: make libudev-enumerate a thin wrapper around...
2017-03-14 Tom Gundersensd-device: add device-enumerator library
2015-04-19 Andy WingoRename more things to elogind
2015-04-08 Andy WingoCompiling.
2015-04-03 Tom Gundersensd-device: get_sysattr_value - don't leak returned...
2015-04-03 Tom Gundersensd-device: initialize variable
2015-04-01 Tom Gundersenlibsystemd: add sd-device library
2015-03-27 Harald Hoyerfix gcc warnings about uninitialized variables
2015-03-27 Patrik Flyktsd-rtnl: Always enable IFA_FLAGS
2015-03-23 Alin Rautasd-rtnl: handle empty multi-part message from the kernel
2015-03-15 Zbigniew Jędrzejew... Add (void) where we don't care about return value
2015-03-14 Tom Gundersensd-event: sd_event_run - only return 0 on timeout
2015-03-14 Tom Gundersensd-event: rename PASSIVE/PREPARED to INITIAL/ARMED
2015-03-14 Zbigniew Jędrzejew... sd-daemon: simplify sd_pid_notify_with_fds
2015-03-14 Zbigniew Jędrzejew... bus: explicitly ignore failure during error handling
2015-03-14 Zbigniew Jędrzejew... Use space after a silencing (void)
2015-03-14 Zbigniew Jędrzejew... sd-resolve: use different element of union to make...
2015-03-13 Tom Gundersensd-rtnl: read_message - don't set group if not needed
2015-03-13 Tom Gundersensd-rtnl: process - only apply matches to broadcast...
2015-03-13 Tom Gundersensd-rtnl: improve detection of broadcast messages
2015-03-13 Tom Gundersensd-rtnl: never set serial to 0
2015-03-13 David Herrmanntree-wide: there is no ENOTSUP on linux
2015-03-13 David Herrmannbus: stop using EDEADLOCK
2015-03-13 Zbigniew Jędrzejew... sd-event: fix typo
2015-03-12 Richard Mawnetworkd: Begin with serial number 1 for netlink requests
2015-03-11 David Herrmannbus: remarshal kdbus messages received from the kernel
2015-03-11 David Herrmannbus: drop redundant assignment
2015-03-10 Shawn Landdenadd REMOTE_ADDR and REMOTE_PORT for Accept=yes
2015-03-10 Zbigniew Jędrzejew... Introduce loop_read_exact helper
2015-03-07 Zbigniew Jędrzejew... bus: fix leak in error path
2015-03-07 Zbigniew Jędrzejew... bus-util: remove stray errno assignment
2015-03-05 Hannes ReineckeRemove the cap on epoll events
2015-03-02 Lennart Poetteringsd-daemon: replace VLA with alloca(), to make llvm...
2015-03-02 Daniel Macksd-bus: sync kdbus.h (ABI break)
2015-02-27 Alin Rautanetworkd: add support for Uplink Failure Detection
2015-02-26 Tom Gundersensd-rtnl: types - fix check for unsupported type
2015-02-26 Tom Gundersensd-rtnl: types - don't assert_return in private API
2015-02-24 Daniel Macksd-bus: test-bus-kernel-benchmark: don't rely on fixed...
2015-02-24 Daniel Macksd-bus: sync kdbus.h
2015-02-24 Zbigniew Jędrzejew... libsystemd: revert one hunk of duplicate ifdef removal
2015-02-23 Daniel Macksd-bus, shared: fix includes
2015-02-23 Thomas Hindoe Paab... remove unused includes
2015-02-19 David Herrmannbus: sync with kdbus.git (ABI break)
2015-02-18 Lennart Poetteringlogind: open up most bus calls for unpriviliged process...
2015-02-18 Lennart Poetteringsd-bus: allow setting a per-connection default value...
2015-02-17 David Herrmannbus: sync with kdbus
2015-02-17 David Herrmannbus: don't rely on static IDs in tests
2015-02-16 Lennart Poetteringsd-bus: make sure we always serialize the reply cookie...
2015-02-16 Lennart PoetteringRevert "Revert "sd-bus: change serialization of kdbus...
2015-02-13 Lennart Poetteringsd-bus: initialize a few structs at time or declaration
2015-02-13 Tom Gundersenexit-on-idle: only exit if actually idle
2015-02-13 Lennart Poetteringsd-bus: export sd_bus_error_set_errnofv()
2015-02-13 Daniel Macksd-bus: sync kdbus.h (ABI break)
2015-02-12 Thomas Hindoe Paab... include <poll.h> instead of <sys/poll.h>
2015-02-12 Thomas Hindoe Paab... Add missing includes in header files
2015-02-12 Lennart PoetteringRevert "tree-wide: Always use recvmsg with MSG_CMSG_CLO...
2015-02-11 Lennart Poetteringtree-wide: whenever we include libgen.h, immediately...
2015-02-10 Cristian Rodrígueztree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC
2015-02-09 Tom Gundersensd-rtnl: fix typesystem for IFLA_AF_SPEC
2015-02-08 Tom Gundersensd-rtnl: add support for IFLA_INET6_*
2015-02-08 Tom Gundersensd-rtnl: extend type system to allow address-family...
2015-02-08 Tom Gundersensd-rtnl: don't treat 0-length messages specially
2015-02-06 Tom Gundersensd-rtnl: don't fall over when receiving 0 bytes from...
2015-02-06 Tom Gundersensd-rtnl: fix creation of synthetic error replies
2015-02-05 David Herrmannbus: sync with kdbus (ABI break)
2015-02-03 Tom Gundersensd-rtnl: allow sd_rtnl_open_fd() to be used on bound...
2015-02-03 Lennart Poetteringcore: open up DefaultDependencies= property for transie...
2015-02-03 Lennart Poetteringutil: rework strappenda(), and rename it strjoina()
2015-02-02 Tom Gundersennetworkd: support socket activation
2015-02-02 Tom Gundersensd-rtnl: introduce sd_rtnl_new_from_netlink
2015-02-02 Tom Gundersensd-event: treat NULL callback for timer events like...
2015-02-01 Zbigniew Jędrzejew... Add a snprinf wrapper which checks that the buffer...
2015-01-31 Tom Gundersensd-rtnl: don't fail event handler when callback fails
2015-01-30 Kay SieversRevert "sd-bus: change serialization of kdbus messages...
2015-01-26 Lennart Poetteringsd-bus: change serialization of kdbus messages to quali...
2015-01-26 Lennart Poetteringbus-dump: fix two minor memory leaks
2015-01-26 Lennart Poetteringsd-bus: reuse the KDBUS_CMD_FREE wrapper wherever appro...
2015-01-23 Lennart Poetteringsd-bus: fix typo
2015-01-23 Lennart Poetteringsd-bus: fix handling of double parameters in sd_bus_mes...
2015-01-22 Ronny Chevaliertests: use assert_se instead of assert
2015-01-22 Susant Sahaninetworkd: Introduce ip6gre and ip6gretap
2015-01-22 Susant Sahaninetworkd: Introduce IP6 tunnel
2015-01-22 Susant Sahaninetworkd: introduce gretap
2015-01-22 Lucas De Marchibuild: export symbols to integrate mainloops
2015-01-22 Zbigniew Jędrzejew... Assorted format fixes
2015-01-22 Zbigniew Jędrzejew... Fix some format strings for enums, they are signed
2015-01-22 Lennart Poetteringimport: introduce new mini-daemon systemd-importd,...
2015-01-19 Tom Gundersennetworkd: netdev - add ipvlan support
2015-01-18 David Herrmannbus: drop systemd.kdbus_attach_flags_mask= cmdline
2015-01-18 David Herrmannbus: fix SD_BUS_CREDS_AUGMENT on kdbus queries
2015-01-18 David Herrmannbus: fix typo
2015-01-18 David Herrmannbus: use EUID over UID and fix unix-creds
2015-01-14 Lennart Poetteringsd-bus: tell Coverity that it's OK not to care for...
2015-01-13 Tom Gundersenrefcnt: refcnt is unsigned, fix comparisons
next