46 Revize (fd96acb7de27241892d38efd55dffd26ef79cf2a)

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