Age | Commit message (Expand) | Author |
2016-06-12 | util-lib: drop trailing non-printable characters from cmdline (#3512) | Max Prokhorov |
2016-06-12 | Merge pull request #3502 from poettering/resolved-flush-cache | Zbigniew Jędrzejewski-Szmek |
2016-06-12 | Merge pull request #3453 from poettering/fix-3353 | Zbigniew Jędrzejewski-Szmek |
2016-06-12 | networkd: more vlan cleanup (#3506) | Tobias Jungel |
2016-06-12 | networkd: cleanup of bridge vlan code (#3505) | Tobias Jungel |
2016-06-12 | Fixed a small typo in a comment (#3514) | Alex Gaynor |
2016-06-10 | resolved: move verification that link is unmanaged into the proper bus calls | Lennart Poettering |
2016-06-10 | resolved: also add a way to flush all caches via the bus | Lennart Poettering |
2016-06-10 | resolved: flush all caches if SIGUSR2 is received | Lennart Poettering |
2016-06-10 | networkd: fix bad memory access for routes that are note attached to a link y... | Lennart Poettering |
2016-06-10 | systemctl: prolong timeout of "systemctl daemon-reload" | Lennart Poettering |
2016-06-10 | systemctl: don't suppress error code when handling legacy commands | Lennart Poettering |
2016-06-10 | core: disable colors when displaying cylon when systemd.log_color=off (#3495) | Franck Bui |
2016-06-10 | core/execute: add the magic character '!' to allow privileged execution (#3493) | Alessandro Puccetti |
2016-06-10 | nspawn: introduce --notify-ready=[no|yes] (#3474) | Alessandro Puccetti |
2016-06-10 | Merge pull request #3428 from toanju/networkd/brvlan | Lennart Poettering |
2016-06-10 | networkd: fix dbus matchmac interface (#3485) | Andrew Jeddeloh |
2016-06-10 | networkd: add support to configure VLAN on bridge ports | Tobias Jungel |
2016-06-09 | networkd-link: parse linkinfo to get kind | Tobias Jungel |
2016-06-09 | Merge pull request #3456 from poettering/ipv6-ra-rename | Tom Gundersen |
2016-06-09 | networkd: clean up vlan handling a bit (#3478) | Lennart Poettering |
2016-06-09 | bus_util: add support to map double (#3479) | Susant Sahani |
2016-06-09 | udev-builtin-blkid: fix GPT_FLAG_NO_AUTO check for ESP (#3450) | Lennart Poettering |
2016-06-09 | load-fragment: don't try to do a template instance replacement if we are not ... | Lennart Poettering |
2016-06-09 | Merge pull request #3432 from poettering/resolved-ll-ipv6 | Martin Pitt |
2016-06-09 | execute: check whether the specified fd is a tty before chowning/chmoding it... | Lennart Poettering |
2016-06-08 | Merge pull request #3431 from poettering/network-fixes | Tom Gundersen |
2016-06-08 | logind: minor cleanup and use IN_SET() in manager_handle_action() | Franck Bui |
2016-06-08 | logind: really handle *KeyIgnoreInhibited options in logind.conf | Franck Bui |
2016-06-08 | sysv-generator: remove more dead code (#3462) | Lennart Poettering |
2016-06-07 | hwdb: selinuxify a bit (#3460) | Evgeny Vereshchagin |
2016-06-07 | networkd: rename IPv6AcceptRouterAdvertisements to IPv6AcceptRA | Lennart Poettering |
2016-06-07 | Merge pull request #3394 from poettering/triple-tstamp | Lennart Poettering |
2016-06-07 | sd-netlink: fix deep recursion in message destruction (#3455) | David Herrmann |
2016-06-07 | fstab-generator: don't process root= if it happens to be "gpt-auto" (#3452) | Lennart Poettering |
2016-06-06 | cgtop: minimize aux variable scope | Lennart Poettering |
2016-06-06 | core: add minor comment | Lennart Poettering |
2016-06-06 | mount: make sure got into MOUNT_DEAD state after a successful umount (#3444) | michaelolbrich |
2016-06-06 | network: beef up ipv6 RA support considerably | Lennart Poettering |
2016-06-06 | network: use inet_ntop() rather than SD_NDISC_ADDRESS_FORMAT_VAL() when seria... | Lennart Poettering |
2016-06-06 | util: make it easier to check whether in_addr or in6_addr addresses are NULL | Lennart Poettering |
2016-06-06 | util-lib: add accessors for unaligned native endian words | Lennart Poettering |
2016-06-06 | exit-status: update comments a bit | Lennart Poettering |
2016-06-06 | lldp: include sys/types.h in sd-lldp.h | Lennart Poettering |
2016-06-06 | lldp: minor coding style improvement | Lennart Poettering |
2016-06-06 | lldp: add sd_lldp_get_event() call | Lennart Poettering |
2016-06-06 | lldp: deal properly with recv() returning EAGAIN/EINTR | Lennart Poettering |
2016-06-06 | lldp: pass correct neighbor object to REMOVED callback | Lennart Poettering |
2016-06-06 | lldp: rename TLV accessor pseudo-macros | Lennart Poettering |
2016-06-06 | lldp: make sd_lldp_neighbor_tlv_rewind() return whether there's a first entry | Lennart Poettering |