Age | Commit message (Expand) | Author |
2014-08-15 | core: Common code for DBus methods that Cancel a job | Stef Walter |
2014-08-15 | sd-bus: Remove bus arg from bus_verify_polkit_async_registry_free() | Stef Walter |
2014-08-15 | test: fix strtod test for real | David Herrmann |
2014-08-15 | util: never use ether_ntoa(), since it formats with %x, not %02x, which makes... | Lennart Poettering |
2014-08-15 | networkctl: increase column width for link type to 18, to accomodate for 'iee... | Lennart Poettering |
2014-08-15 | networkd: rename UseDomainName to UseDomains | Tom Gundersen |
2014-08-15 | cgroup: downgrade log messages about non-existant cgroup attributes to LOG_DEBUG | Lennart Poettering |
2014-08-15 | cgroup: never try to create files in cgroupfs, only open them for writing | Lennart Poettering |
2014-08-15 | test: fix strtod() test | David Herrmann |
2014-08-15 | networkctl: print local domain name in status output | Lennart Poettering |
2014-08-15 | dhcp: the localhost isn't valid as hostname either | Lennart Poettering |
2014-08-15 | coredump: display libdw fail string on stack trace fail | Umut Tezduyar Lindskog |
2014-08-14 | socket: add bus property for bus property NoDelay | Susant Sahani |
2014-08-14 | socket: Add support for TCP defer accept | Susant Sahani |
2014-08-14 | socket: Add Support for TCP keep alive variables | Susant Sahani |
2014-08-15 | core: Refuse mount on symlink | Timofey Titovets |
2014-08-15 | networkd: don't respect domainname from DHCP by default | Tom Gundersen |
2014-08-15 | sd-dhcp-lease: verify hostname and domainnames we receive | Tom Gundersen |
2014-08-14 | resolved: pull in domain names from sd-network | Tom Gundersen |
2014-08-14 | sd-network: add sd_network_linkg_get_domains() | Tom Gundersen |
2014-08-14 | machine_kill(): Don't kill the unit when killing the leader | Eelco Dolstra |
2014-08-14 | resolved: clarify that LLMNR scopes must have a link assigned | Lennart Poettering |
2014-08-14 | core: do not add default dependencies to /usr mount unit | Jon Severinsson |
2014-08-14 | core: move status line ellipsation to 50% of the line | Lennart Poettering |
2014-08-14 | analyze: some fixes to the --help text | Lennart Poettering |
2014-08-14 | Revert "socket: add support for TCP fast Open" | Lennart Poettering |
2014-08-14 | networkd: link - don't enter LINK_CONFIGURED more than once | Tom Gundersen |
2014-08-14 | networkd: link - print address lifetime for tracked addresses | Tom Gundersen |
2014-08-14 | socket: add support for TCP fast Open | Susant Sahani |
2014-08-14 | socket: add support for tcp nagle | Susant Sahani |
2014-08-14 | logind: add new session type "web" for PAM web clients, such as cockpit | Lennart Poettering |
2014-08-13 | util: allow strappenda to take any number of args | Dave Reisner |
2014-08-14 | sd-event: drop _likely_() | Tom Gundersen |
2014-08-14 | timer: order OnCalendar units after timer-sync.target if DefaultDependencies=no | Tobias Geerinckx-Rice |
2014-08-14 | udev: link-config - fix crash due to missing hwaddr | Tom Gundersen |
2014-08-14 | test: dhcp-server - fix test | Tom Gundersen |
2014-08-14 | sd-dhcp-server: linebreaks | Tom Gundersen |
2014-08-14 | sd-event: do not arm timers unnecessarily | Tom Gundersen |
2014-08-14 | networkctl: also use the same color logic when running "networkctl status" wi... | Lennart Poettering |
2014-08-14 | networkctl: add the same color logic to "list" and "status" outputs | Lennart Poettering |
2014-08-14 | networkctl: name setup state variable setup_state | Lennart Poettering |
2014-08-14 | networkctl: update column header to new 'setup' state naming | Lennart Poettering |
2014-08-14 | resolved: enable LLMNR | Lennart Poettering |
2014-08-14 | resolved: allow passing on which protocol, family and interface to look somet... | Lennart Poettering |
2014-08-13 | sd-networkd: rename link_get_state to link_get_setup_state | Tom Gundersen |
2014-08-13 | sd-network: rename operstates 'down' -> 'off' and 'up' -> 'no-carrier' | Tom Gundersen |
2014-08-13 | sd-network: /_get_link_/_link_get_/ | Tom Gundersen |
2014-08-13 | networkctl: color status dump without link name | Daniel Buch |
2014-08-13 | timesyncd: don't trip up if networkd isn't running and can't tell us any NTP ... | Lennart Poettering |
2014-08-13 | journald: Fix off-by-one error in "Missed X kernel messages" warning | Eelco Dolstra |