234 Commits (518a98eb56f073c4fd1f20c730e474a6f2c8c2e9)

Autor SHA1 Nachricht Datum
  Michael Brown d73982f098 [dhcp] Defer discovery if link is blocked vor 9 Jahren
  Michael Brown 47ad8fc1ba [retry] Rewrite unrelicensable portions of retry.c vor 9 Jahren
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL vor 9 Jahren
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL vor 9 Jahren
  Alex Williamson 47aebc24d3 [dhcp] Extract timing parameters out to config/dhcp.h vor 9 Jahren
  Michael Brown 2dfdcae938 [tftp] Explicitly abort connection whenever parent interface is closed vor 9 Jahren
  Michael Brown 6a22170085 [dhcp] Remove obsolete dhcp_chaddr() function vor 9 Jahren
  Michael Brown 08bcc0fe01 [dhcp] Check for matching chaddr in received DHCP packets vor 9 Jahren
  Michael Brown 6206f8f0f9 [dhcpv6] Do not set sin6_scope_id on the unspecified client socket address vor 10 Jahren
  Michael Brown e5878ce65d [syslog] Strip invalid characters from hostname vor 10 Jahren
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting vor 10 Jahren
  Michael Brown ff341c1861 [dns] Update end-of-name pointer after processing CNAME record vor 10 Jahren
  Michael Brown d4c0226a6c [dns] Support DNS search lists vor 10 Jahren
  Michael Brown 4a6c453b5b [dhcpv6] Add DHCPv6 "filename" setting vor 10 Jahren
  Michael Brown f3e5df3162 [settings] Merge SETTING_IPv4 and SETTING_IPv6 vor 10 Jahren
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections vor 10 Jahren
  Michael Brown 8aab959bed [dhcpv6] Use DUID-UUID form of client DUID vor 10 Jahren
  Michael Brown 44a0dc7848 [syslog] Add support for IPv6 syslog server vor 10 Jahren
  Michael Brown 6248894f52 [dns] Add support for resolving IPv6 addresses via AAAA records vor 10 Jahren
  Michael Brown 17451b53e2 [settings] Allow for IPv6 setting types in non-IPv6 builds vor 10 Jahren
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting vor 10 Jahren
  Michael Brown b2251743d8 [console] Allow console input and output to be disabled independently vor 10 Jahren
  Michael Brown 02a63c6dec [console] Pass escape sequence context to ANSI escape sequence handlers vor 10 Jahren
  Michael Brown 017e6c56af [dhcpv6] Allow stateful DHCPv6 to apply obtained IPv6 addresses vor 10 Jahren
  Michael Brown 2fa34085e2 [dhcpv6] Add basic support for stateful and stateless DHCPv6 vor 10 Jahren
  Michael Brown 4484edd1c0 [settings] Move user-class setting from dhcp.c to settings.c vor 10 Jahren
  Michael Brown 759dcf5a9b [dhcp] Add DHCP network device configurator vor 10 Jahren
  Michael Brown 10d19bd2ac [pxe] Always retrieve cached DHCPACK and apply to relevant network device vor 10 Jahren
  Michael Brown b9663b8049 [build] Fix uses of literal 0 as a NULL pointer vor 11 Jahren
  Michael Brown d938e50136 [uuid] Abstract UUID mangling code out to a separate uuid_mangle() function vor 11 Jahren
  Michael Brown a9b63ecda5 [dhcp] Use PXE byte ordering for UUID in DHCP option 97 vor 11 Jahren
  Michael Brown 02b914e812 [tftp] Allow TFTP block size to be controlled via the PXE TFTP API vor 11 Jahren
  Stefan Weil 3fcb8cf8dc [src] Fix spelling in comments, debug messages and local variable names vor 11 Jahren
  Michael Brown 4867085c0c [build] Include version number within only a single object file vor 11 Jahren
  Michael Brown 03f0c23f8b [ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers vor 12 Jahren
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts vor 12 Jahren
  Michael Brown cbc54bf559 [syslog] Include hostname within syslog messages where possible vor 12 Jahren
  Michael Brown 7ea6764031 [settings] Move "domain" setting from dns.c to settings.c vor 12 Jahren
  Michael Brown c0942408b7 [dhcp] Request broadcast responses when we already have an IPv4 address vor 12 Jahren
  Michael Brown 52e5ddce68 [tftp] Allow builds without TFTP support vor 12 Jahren
  Michael Brown 3ff7927d2f [syslog] Pass internal syslog() priority through to syslog console vor 12 Jahren
  Michael Brown c2875ae329 [console] Do not share ANSI escape context between lineconsole users vor 12 Jahren
  Michael Brown 64d17dbd50 [console] Exclude text-based UI output from logfile-based consoles vor 12 Jahren
  Michael Brown e024cd39a8 [console] Allow usage to be defined independently for each console vor 12 Jahren
  Michael Brown 851b93fbc3 [syslog] Separate out generic line-based console functionality vor 12 Jahren
  Michael Brown c72b8969e2 [syslog] Disable console when no syslog server is defined vor 12 Jahren
  Michael Brown 187cd80106 [dns] Allow trailing dots in DNS names vor 12 Jahren
  Michael Brown 8926c233f6 [dhcp] Add PXE-mandated DHCP options [128,135] to parameter request list vor 12 Jahren
  Michael Brown 12767d2202 [dhcp] Use a random DHCP transaction identifier (xid) vor 12 Jahren
  Michael Brown 58dcb2e15e [tftp] Avoid setting current working URI to "tftp://0.0.0.0/" vor 13 Jahren