Age | Commit message (Expand) | Author |
2015-02-14 | networkd: .network - rename LinkLocal to LinkLocalAddressing | Tom Gundersen |
2015-02-14 | man: systemd.network - document IPv6Token | Tom Gundersen |
2015-02-14 | sd-rtnl: add missing IFLA_INET6_ADDR_GEN_MODE definition | Djalal Harouni |
2015-02-14 | TODO | Tom Gundersen |
2015-02-13 | bus-proxy: ECONNRESET/ENOTCONN can hit us on every step, hence handle it on e... | Lennart Poettering |
2015-02-13 | bus-proxy: a few simplifications | Lennart Poettering |
2015-02-13 | sd-bus: initialize a few structs at time or declaration | Lennart Poettering |
2015-02-13 | bus-proxy: close each connection fd only once | Lennart Poettering |
2015-02-13 | bus-proxy: also consider ENOTCONN a clean termination condition | Lennart Poettering |
2015-02-13 | exit-on-idle: only exit if actually idle | Tom Gundersen |
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-13 | units: turn on --network-veth by default for systemd-nspawn@.service | Lennart Poettering |
2015-02-13 | units: fix systemd-networkd.service in containers lacking CAP_NET_ADMIN | Lennart Poettering |
2015-02-13 | hwdb: update name databases | Lennart Poettering |
2015-02-13 | build-sys: already bump package version in preparation for next release | Lennart Poettering |
2015-02-13 | build-sys: bump sonames in preparation for next release | Lennart Poettering |
2015-02-13 | NEWS: add contributors list | Lennart Poettering |
2015-02-13 | rules: simplify mmc RPMB handling | Martin Pitt |
2015-02-13 | rules: Fix by-path of mmc RPMB partitions and don't blkid them | Martin Pitt |
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 | NEWS: begin collecting news items for 219 | 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 | Revert "units: add SecureBits" | Lennart Poettering |
2015-02-11 | ata_id: remove unused header files | Robert Milasan |
2015-02-11 | units: add SecureBits | Topi Miettinen |
2015-02-11 | man: fix typo | Torstein Husebø |
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 |