35 커밋 (b9663b80497d8954a2195789c91ba2f27c8e2d6b)

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