46 Commits (master)

Autor SHA1 Mensaje Fecha
  Michael Brown af02a8d071 [dns] Ensure DNS names are NUL-terminated when used as diagnostic strings hace 6 años
  Michael Brown 9faf069126 [dns] Report current DNS query as job progress status message hace 6 años
  Michael Brown 129206f476 [ipv6] Rename ipv6_scope to dhcpv6_scope hace 7 años
  Michael Brown ecfc81d76f [settings] Create space for IPv6 in settings display order hace 7 años
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL hace 9 años
  Michael Brown ff341c1861 [dns] Update end-of-name pointer after processing CNAME record hace 10 años
  Michael Brown d4c0226a6c [dns] Support DNS search lists hace 10 años
  Michael Brown f3e5df3162 [settings] Merge SETTING_IPv4 and SETTING_IPv6 hace 10 años
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections hace 10 años
  Michael Brown 6248894f52 [dns] Add support for resolving IPv6 addresses via AAAA records hace 10 años
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting hace 10 años
  Michael Brown b9663b8049 [build] Fix uses of literal 0 as a NULL pointer hace 11 años
  Stefan Weil 3fcb8cf8dc [src] Fix spelling in comments, debug messages and local variable names hace 11 años
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts hace 12 años
  Michael Brown 7ea6764031 [settings] Move "domain" setting from dns.c to settings.c hace 12 años
  Michael Brown 187cd80106 [dns] Allow trailing dots in DNS names hace 12 años
  Michael Brown 02a6f46c09 [settings] Match terminology in online documentation hace 13 años
  Michael Brown 8482451812 [settings] Impose a fixed order on settings hace 13 años
  Michael Brown bbe265e08b [dns] Fix memory leak in settings applicator hace 13 años
  Michael Brown 34dab1007c [dns] Disambiguate "no nameserver" and "no DNS record" errors hace 13 años
  Michael Brown 28934eef81 [retry] Hold reference while timer is running and during expiry callback hace 13 años
  Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces hace 14 años
  Michael Brown 7b4fbd93a5 [interface] Convert all name-resolution interfaces to generic interfaces hace 16 años
  Michael Brown c760ac3022 [retry] Add timer_init() wrapper function hace 14 años
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function hace 14 años
  Michael Brown 8406115834 [build] Rename gPXE to iPXE hace 14 años
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations hace 15 años
  Michael Brown 323cdf8c4c [xfer] Implement xfer_vreopen() to properly handle redirections hace 15 años
  Stefan Hajnoczi d10a7e7739 [dns] Append local domain to relative names hace 15 años
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values hace 16 años
  Michael Brown cf03304620 [Settings] Introduce settings applicators. hace 16 años
  Michael Brown f6a8158eed Make seek information part of the xfer metadata, rather than an entirely hace 16 años
  Michael Brown 9fd6a0418f Allowed zero-cost enforced ordering of features in startup banner hace 17 años
  Michael Brown f44969f7df nameserver should be static hace 17 años
  Michael Brown 237e23c1c9 Add debug message when nameserver setting is applied/changed via DHCP. hace 17 años
  Michael Brown b34d4d0449 Separate the "is data ready" function of xfer_seek() into an hace 17 años
  Michael Brown ca4c6f9eee Kill off unused request() method in data-xfer interface. hace 17 años
  Holger Lubitz 2b9fb513f4 convert to zalloc hace 17 años
  Michael Brown 1567b69895 Add concept of DHCP option applicators. hace 17 años
  Michael Brown f87bc837f4 Updated DNS to use not-yet-implemented UDP data-xfer API. hace 17 años
  Michael Brown 63719deea9 Introduce name resolution interface and named socket opener. hace 17 años
  Michael Brown 92a78c8e15 Added SIGKILL handler hace 17 años
  Michael Brown 4e3976711d A working name resolution framework hace 17 años
  Michael Brown 075f8144ff Have DHCP set the nameserver, rather than DNS read the DHCP nameserver hace 17 años
  Michael Brown 99e58865c7 Use struct sockaddr rather than struct sockaddr_tcpip hace 17 años
  Michael Brown 9af12d5fba A working DNS resolver (not yet tied in to anything) hace 17 años