35 Commits (b9663b80497d8954a2195789c91ba2f27c8e2d6b)

Autor SHA1 Nachricht Datum
  Michael Brown b9663b8049 [build] Fix uses of literal 0 as a NULL pointer vor 12 Jahren
  Stefan Weil 3fcb8cf8dc [src] Fix spelling in comments, debug messages and local variable names vor 12 Jahren
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts vor 13 Jahren
  Michael Brown 7ea6764031 [settings] Move "domain" setting from dns.c to settings.c vor 13 Jahren
  Michael Brown 187cd80106 [dns] Allow trailing dots in DNS names vor 13 Jahren
  Michael Brown 02a6f46c09 [settings] Match terminology in online documentation vor 14 Jahren
  Michael Brown 8482451812 [settings] Impose a fixed order on settings vor 14 Jahren
  Michael Brown bbe265e08b [dns] Fix memory leak in settings applicator vor 14 Jahren
  Michael Brown 34dab1007c [dns] Disambiguate "no nameserver" and "no DNS record" errors vor 14 Jahren
  Michael Brown 28934eef81 [retry] Hold reference while timer is running and during expiry callback vor 15 Jahren
  Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces vor 15 Jahren
  Michael Brown 7b4fbd93a5 [interface] Convert all name-resolution interfaces to generic interfaces vor 17 Jahren
  Michael Brown c760ac3022 [retry] Add timer_init() wrapper function vor 15 Jahren
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function vor 15 Jahren
  Michael Brown 8406115834 [build] Rename gPXE to iPXE vor 15 Jahren
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations vor 16 Jahren
  Michael Brown 323cdf8c4c [xfer] Implement xfer_vreopen() to properly handle redirections vor 16 Jahren
  Stefan Hajnoczi d10a7e7739 [dns] Append local domain to relative names vor 16 Jahren
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values vor 17 Jahren
  Michael Brown cf03304620 [Settings] Introduce settings applicators. vor 17 Jahren
  Michael Brown f6a8158eed Make seek information part of the xfer metadata, rather than an entirely vor 17 Jahren
  Michael Brown 9fd6a0418f Allowed zero-cost enforced ordering of features in startup banner vor 18 Jahren
  Michael Brown f44969f7df nameserver should be static vor 18 Jahren
  Michael Brown 237e23c1c9 Add debug message when nameserver setting is applied/changed via DHCP. vor 18 Jahren
  Michael Brown b34d4d0449 Separate the "is data ready" function of xfer_seek() into an vor 18 Jahren
  Michael Brown ca4c6f9eee Kill off unused request() method in data-xfer interface. vor 18 Jahren
  Holger Lubitz 2b9fb513f4 convert to zalloc vor 18 Jahren
  Michael Brown 1567b69895 Add concept of DHCP option applicators. vor 18 Jahren
  Michael Brown f87bc837f4 Updated DNS to use not-yet-implemented UDP data-xfer API. vor 18 Jahren
  Michael Brown 63719deea9 Introduce name resolution interface and named socket opener. vor 18 Jahren
  Michael Brown 92a78c8e15 Added SIGKILL handler vor 18 Jahren
  Michael Brown 4e3976711d A working name resolution framework vor 18 Jahren
  Michael Brown 075f8144ff Have DHCP set the nameserver, rather than DNS read the DHCP nameserver vor 18 Jahren
  Michael Brown 99e58865c7 Use struct sockaddr rather than struct sockaddr_tcpip vor 18 Jahren
  Michael Brown 9af12d5fba A working DNS resolver (not yet tied in to anything) vor 18 Jahren