Age | Commit message (Expand) | Author |
2015-02-13 | bus-proxy: whenever we cannot forward a message, report this back to caller, ... | Lennart Poettering |
2015-02-13 | bus-proxy: rename synthetic_reply_return_strv() to synthetic_reply_method_ret... | Lennart Poettering |
2015-02-13 | bus-proxy: minor simplifications | Lennart Poettering |
2015-02-13 | sd-bus: export sd_bus_error_set_errnofv() | Lennart Poettering |
2015-02-13 | bus-proxy: no need to negate error codes, log_error_errno() already does it | Lennart Poettering |
2015-02-13 | bus-proxy: tell Coverity we don't care about these return values | Lennart Poettering |
2015-02-13 | bus-proxy: we don't pointlessly abbreviate function names | Lennart Poettering |
2015-02-13 | sd-bus: sync kdbus.h (ABI break) | Daniel Mack |
2015-02-12 | include <poll.h> instead of <sys/poll.h> | Thomas Hindoe Paaboel Andersen |
2015-02-12 | Add missing includes in header files | Thomas Hindoe Paaboel Andersen |
2015-02-12 | test-util: remove superfluous const | Thomas Hindoe Paaboel Andersen |
2015-02-12 | remove unused variable | Thomas Hindoe Paaboel Andersen |
2015-02-12 | exec: also evaluate working_directory_missing_ok when not applying chroots | Lennart Poettering |
2015-02-12 | networkd: explicitly enable/disable ipv6ll addresses | Tom Gundersen |
2015-02-12 | hwdb: adjust --help text to be more like other --help texts | Lennart Poettering |
2015-02-12 | core: disarm shutdown watchdog if we fail to set timeout | Lennart Poettering |
2015-02-12 | core: don't fail to run services in --user instances if $HOME is missing | Lennart Poettering |
2015-02-12 | Revert "tree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC" | Lennart Poettering |
2015-02-11 | missing: add __NR_getrandom for powerpc architecture | Marcel Holtmann |
2015-02-11 | core: don't watch for socket events when service is in SERVICE_STOP | Lennart Poettering |
2015-02-11 | systemctl: don't update the reboot parameter if none is given | Michael Olbrich |
2015-02-11 | core: correct a log message | Lennart Poettering |
2015-02-11 | tree-wide: whenever we include libgen.h, immediately undefine basename() | Lennart Poettering |
2015-02-11 | core: remove unneeded <libgen.h> include | Cristian Rodríguez |
2015-02-11 | ata_id: remove unused header files | Robert Milasan |
2015-02-11 | network-internal: fix inverted matching | Tom Gundersen |
2015-02-11 | networkd: fdb - fix const warning | Tom Gundersen |
2015-02-11 | networkd: don't do exit-on-idle if there is something wrong with the dbus con... | Tom Gundersen |
2015-02-11 | sysv-generator: Skip init scripts for existing native services | Martin Pitt |
2015-02-11 | networkd DHCPv4 logging endian fix | Paul Martin |
2015-02-10 | net: support globbing and disjunction in Match logic | Tom Gundersen |
2015-02-10 | networkd: fdb - refactor a bit | Tom Gundersen |
2015-02-10 | networkd: bus - expose MatchMAC | Tom Gundersen |
2015-02-10 | networkd: network-bus - use sd_bus_path_{en,de}code | Tom Gundersen |
2015-02-10 | tree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC | Cristian Rodríguez |
2015-02-10 | test-lldp: fix minor OOM | Lennart Poettering |
2015-02-10 | test-lldp: initialize structs when we define them | Lennart Poettering |
2015-02-10 | test-lldp: use strndup() where possible | Lennart Poettering |
2015-02-10 | libsystemd-network: Avoid potential NULL dereference in test-lldp | Philippe De Swert |
2015-02-10 | bus-proxyd: initialize ioctl structure only once | Lennart Poettering |
2015-02-10 | journald: don't specify inline in local functions | Lennart Poettering |
2015-02-10 | shared: untabify | Lennart Poettering |
2015-02-10 | logind: tell Coverity that we knowingly ignore mkdir()'s return value | Lennart Poettering |
2015-02-09 | networkd: link_object_find - don't accept invalid input | Tom Gundersen |
2015-02-09 | networkd: support route scopes | Tom Gundersen |
2015-02-09 | treewide: correct typos and use consistent "MAC" spelling | Torstein Husebø |
2015-02-09 | networkd: bus - switch to properly escaped object paths | Tom Gundersen |
2015-02-09 | networkd: add support for IPv6 tokens | Tom Gundersen |
2015-02-09 | networkd: generalize IPv4LL to LinkLocal | Tom Gundersen |
2015-02-09 | sd-rtnl: fix typesystem for IFLA_AF_SPEC | Tom Gundersen |