]> git.ipfire.org Git - thirdparty/dhcp.git/shortlog
thirdparty/dhcp.git
2011-02-18  Shawn RouthierHandle some DDNS corner cases better. Maintain the...
2011-02-18  Shawn RouthierTidy up release note for 23039, including adding the...
2011-02-18  Mark Andrewsgrammer
2011-02-18  Mark Andrews- Removed the restriction on using IPv6 address in...
2011-02-16  Mark Andrewscast to int for * in $.*s
2011-02-11  Shawn RouthierFix typo disclean => distclean
2011-01-28  Shawn RouthierAdd tag for 4.2.1b1 to HEAD
2011-01-21  Shawn RouthierFix typo in 21921 note
2011-01-20  Shawn RouthierCorrectly spell crashing
2011-01-20  Shawn RouthierWhen processing a request in the DHCPv6 server code...
2010-12-30  Shawn RouthierDisable the use of kqueue in the ISC library. This...
2010-12-29  Shawn RouthierWhen processing the format flags for a given option...
2010-12-29  Shawn RouthierClean up for 22033 - remove printing the seconds value
2010-12-14  Shawn RouthierLimit the timeout period allowed in the dispatch code...
2010-12-14  Shawn RouthierAdd Brad's name to the entry for 22679
2010-12-14  Shawn RouthierDon't pass the ISC_R_INPROGRESS status to the omapi...
2010-12-13  Shawn RouthierFix the handling of connection requests on the failover...
2010-12-09  Mark Andrewsfix pointer
2010-12-09  Mark Andrewsfree dstkey
2010-12-06  Mark Andrewsdns_tsec_create now takes the address of the dstkey...
2010-12-03  Shawn RouthierIn the entry for ticket 22626 correct the ticket that
2010-12-03  Shawn RouthierRestore printing of values in omshell to the style...
2010-11-18  Shawn RouthierIgnore sigpipe if possible. 22269
2010-11-03  David Hankinsautoconf regeneration
2010-11-03  David Hankinsautomake regeneration
2010-11-03  David Hankinsautoheader regeneration
2010-11-03  David Hankinsaclocal regeneration
2010-11-03  David Hankins- ./configure on longer searches for -lcrypto to explic...
2010-11-02  Shawn RouthierAdd cert and cve numbers and acknowledgement
2010-10-22  Shawn RouthierHandle a relay forward message with an unspecified...
2010-10-13  Shawn RouthierUpdate the code to parse dhcpv6 lease files to accept...
2010-09-17  Mark Andrewscast (char) to (unsigned char) to silence (char) array...
2010-09-17  Mark AndrewsUse (unsigned char) not (int) to silence (char) array...
2010-09-14  Shawn Routhiererrata for 21308 - correct domain-search syntax
2010-09-14  Shawn Routhierautoconf regeneration
2010-09-14  Shawn Routhierautomake regeneration
2010-09-14  Shawn Routhierautoheader regeneration
2010-09-14  Shawn Routhieraclocal regeneration
2010-09-14  Shawn Routhierautoconf regeneration
2010-09-14  Shawn Routhierautomake regeneration
2010-09-14  Shawn Routhierautoheader regeneration
2010-09-14  Shawn Routhieraclocal regeneration
2010-09-14  Shawn RouthierMinor changes for scripts, configure.ac and Makefiles
2010-09-14  Mark Andrewscast time_t to unsigned long and use %lu instead of %u
2010-09-13  Shawn RouthierFixes to lease input and output.
2010-09-13  Shawn RouthierParse date strings more properly - the code now handles...
2010-09-10  David Hankins- Two identical log messages for commit_leases() have...
2010-09-10  Shawn Routhier- Add an elapsed time option to the release message...
2010-09-09  Shawn RouthierUpdate to 20378, print receive_packet6 in the log message
2010-09-09  Shawn RouthierAnother batch of fixes
2010-09-09  Mark Andrewsaddress builds where sizeof != int
2010-09-08  Shawn RouthierMinor code fixes
2010-09-07  David Hankins- Fixed a bug that leaks host record references onto...
2010-09-07  Shawn RouthierAdd code to clear the pointer to an object in an OMAPI...
2010-07-20  David Hankins- The .TH tag for the dhcp-options manpage was typo...
2010-07-14  Shawn RouthierPut the options in the dhclient and dhcpd man pages...
2010-07-13  David Hankins- 'get-host-names true;' now also works even if 'use...
2010-07-02  Shawn RouthierDocumentation cleanup covering multiple tickets
2010-06-18  Shawn RouthierAdd cert and cve number to note for 21253
2010-06-18  Mark Andrewsmake robust to version changes on head
2010-06-15  David HankinsBIND 9 export library version for 4.2.0rc1/4.2.0 final...
2010-06-11  Shawn RouthierAdd declaration for variable in debug code in alloc...
2010-06-03  David HankinsBack out use of 'snapshot' syntax to kit.sh.
2010-06-02  David HankinsUpdate bind.sh for auto robie builds.
2010-06-02  David Hankinsadding changes notes to reflect bugs fixed by updating...
2010-06-01  David Hankinsupdate util/bind.sh to match v4_2.
2010-05-27  Shawn RouthierModify determination of ttl to use for DDNS update...
2010-05-27  Shawn RouthierFix the trace code to handle timing events better....
2010-05-26  Shawn RouthierAdd some debugging output for use with the DDNS code...
2010-05-25  David Hankins- A bug was fixed that could cause the DHCPv6 server...
2010-05-25  Shawn RouthierPatch for 21093 - handle v4 or v6 only a little better...
2010-05-24  David Hankins- A memory leak in ddns processing was closed. [ISC...
2010-05-14  Shawn RouthierAllow zero-length client ids when hashing. Ticket...
2010-04-27  Shawn RouthierUpdate documentation about dhcpv6 ORO. Tickets 21052...
2010-04-26  Shawn RouthierUse correct option for requesting dhcp-lease-time
2010-04-20  Shawn RouthierDon't include lease time information in the response...
2010-04-14  David HankinsFix misspelled comment (infomation->information). ...
2010-04-02  David Hankinslooks like these got missed from HEAD
2010-03-25  David HankinsAdding missing files.
2010-03-24  David Hankinsautoconf regeneration
2010-03-24  David Hankinsautomake regeneration
2010-03-24  David Hankinsautoheader regeneration
2010-03-24  David Hankinsaclocal regeneration
2010-03-24  David Hankins- "The LDAP Patch" that has been circulating for some...
2010-03-24  David HankinsMake that 9.7.0p1.
2010-03-24  David HankinsMove to 9.7.0 final for export lib.
2010-03-17  Shawn RouthierModify the routine that constructs DNS names to convert...
2010-03-12  Shawn RouthierUpdate the fsync batching patch to work with the isc...
2010-02-12  Shawn Routhierautoconf regeneration
2010-02-12  Shawn Routhierautomake regeneration
2010-02-12  Shawn Routhierautoheader regeneration
2010-02-12  Shawn Routhieraclocal regeneration
2010-02-11  Shawn RouthierRemove dead file as part of DDNS trace cleanup 20885
2010-02-11  Shawn Routhierautoconf regeneration
2010-02-11  Shawn Routhierautomake regeneration
2010-02-11  Shawn Routhierautoheader regeneration
2010-02-11  Shawn Routhieraclocal regeneration
2010-02-11  Shawn RouthierPrimarly fix the trace code. This was broken during...
2010-02-03  David Hankins- An optimization described in the failover protocol...
2010-02-02  Shawn RouthierContinuing update for 20697 - update sys/stddef.h to...
next