46 커밋 (fd96acb7de27241892d38efd55dffd26ef79cf2a)

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