]> git.ipfire.org Git - thirdparty/dhcp.git/history - common
[rt25901_atf] Final Doxygen clean-ups.
[thirdparty/dhcp.git] / common /
2012-08-07  Tomek Mrugalski[rt25901_atf] Atffile/compilation cleanup, ATF descript...
2012-07-02  Tomasz Mrugalskiautoreconf --install
2012-07-02  Tomek Mrugalski[rt25901_atf] Indentation cleanup of mdb6_unittest.c
2012-07-02  Tomek Mrugalski[rt25901_atf] autotool files regenerated
2012-06-29  Tomek Mrugalski[25901_atf] First test for client-id hash table impleme...
2012-06-29  Tomek Mrugalski[25901_atf] Skeleton for hash tests added.
2012-06-29  Tomek Mrugalski[25901_atf] Existing alloc tests in common converted...
2012-01-31  Tomek MrugalskiRegenerated makefiles and scripts (using aclocal-1...
2012-01-24  cvs2gitThis commit was manufactured by cvs2git to create branc...
2011-11-28  Shawn RouthierUpdate 26704 to include a null check on the right hand...
2011-11-22  Shawn RouthierAdd a check for a null pointer before calling the regex...
2011-09-21  Shawn RouthierAdd support for passing DDNS information to a DNS serve...
2011-09-13  Shawn Routhierautomake regeneration
2011-07-19  Shawn RouthierTwo packets were found that cause a server to halt...
2011-07-08  Shawn RouthierDNS Update fix. A misconfigured server could crash...
2011-07-02  Shawn RouthierRestore common/discover.c, common/options.c and server...
2011-07-01  Shawn RouthierCorrect an unsigned math operation when calculating...
2011-07-01  Tomek Mrugalski- Strict checks for content of domain-name DHCPv4 optio...
2011-06-27  Shawn RouthierIn Solaris 11 switch to using sockets instead of DLPI...
2011-06-01  Shawn RouthierEnlarge the buffer size used by the Omshell code and...
2011-05-20  Tomek Mrugalski- Documentation cleanup
2011-05-11  Tomek Mrugalski- Code cleanup: remove obsolete PROTO, KandR, INLINE...
2011-05-11  Shawn RouthierMinor code cleanups - but note port change for #23196
2011-05-10  Tomek MrugalskiLinux Packet Filter interface improvement. sockaddr_pkt...
2011-04-21  Tomek Mrugalski- Parameters configured to evaluate from user defined...
2011-04-21  Tomek MrugalskiSeveral time related improvements:
2011-03-24  Shawn RouthierIn dhclient check the data for some string options for
2011-02-18  Shawn RouthierModify the dlpi code to accept getmsg() returning a...
2011-02-18  Shawn Routhierautomake regeneration
2011-02-18  Shawn RouthierSome fixes for LDAP
2011-02-18  Mark Andrews- Removed the restriction on using IPv6 address in...
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 RouthierDon't pass the ISC_R_INPROGRESS status to the omapi...
2010-11-03  David Hankinsautomake regeneration
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 Routhierautomake regeneration
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-09  Shawn RouthierUpdate to 20378, print receive_packet6 in the log message
2010-09-09  Shawn RouthierAnother batch of fixes
2010-09-08  Shawn RouthierMinor code fixes
2010-07-20  David Hankins- The .TH tag for the dhcp-options manpage was typo...
2010-07-02  Shawn RouthierDocumentation cleanup covering multiple tickets
2010-05-26  Shawn RouthierAdd some debugging output for use with the DDNS code...
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-04-20  Shawn RouthierDon't include lease time information in the response...
2010-03-24  David Hankinsautomake regeneration
2010-03-24  David Hankins- "The LDAP Patch" that has been circulating for some...
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 RouthierClean up some compiler warnings
2010-01-21  David Hankins- Helpfully (hopefully) edit documentation in dhcp...
2009-11-24  Shawn RouthierUpdate copyright years
2009-11-23  Mark Andrewsremove extranous semi colon
2009-10-29  Shawn RouthierCleanup for ddns changes ticket rt20527
2009-10-28  Shawn Routhierautomake regeneration
2009-10-28  Shawn RouthierSupport for asynchronous ddns per ticket 19216 - conver...
2009-09-11  David Hankins*** empty log message ***
2009-09-09  Shawn RouthierFix the check in the signal handler code to check if...
2009-07-23  Shawn RouthierSwitch isc urls from http to https and correct sw to...
2009-07-16  Paul Selkirkupdate copyright
2009-07-16  Paul SelkirkDon't look for IPv6 interfaces on Linux when running...
2009-07-16  David Hankins- Versions 3.0.x syntax with multiple name->code option...
2009-07-06  David Hankins- Added a configuration function, 'gethostname()',...
2009-06-20  David HankinsSearch for '-' in 'client-hostname' at correct index...
2009-06-17  David Hankins- A new failover configuration parameter has been intro...
2009-06-17  David Hankins- A bug was fixed that caused the 'conflict-done' state...
2009-04-30  David Hankins- Compilation on Solaris with USE_SOCKETS defined in...
2009-04-30  Mark AndrewsRemove infinite loop in token_print_indent_concat().
2009-03-26  David Hankins- The update-conflict-detection feature would leave...
2009-03-25  David Hankinsautomake regeneration
2009-03-24  David Hankins- A bug in DLPI packet transmission (Solaris, HP/UX...
2009-03-13  David Hankins- If configured, dhclient may now transmit to an anycas...
2009-03-10  David Hankins- Fixed a cosmetic bug where pretty-printing valid...
2009-02-20  David Hankins- Two uninitialized stack structures are now memset...
2009-02-12  David Hankins- DDNS removal routines were updated so that the DHCID...
2009-01-22  Shawn RouthierUpdate for 19054 - modifications to keep GCC 4.3 happy
2009-01-07  David Hankins- The notorious 'option <unknown> ... larger than buffe...
2009-01-06  Shawn RouthierValidate argument to port option - bug 18695
2008-11-21  Jeremy ReedMinor grammar fix.
2008-10-08  David Hankins- A bug cleaning up unknown-xxx temporary option defini...
2008-08-29  David Hankins- The v6 BSD socket method was updated to use a single...
2008-08-08  David HankinsBacking out [ISC-Bugs #17610]
2008-08-08  David Hankins- The BSD socket code will now permit multiple DHCPv6...
2008-07-19  Evan HuntThe server wasn't always sending the FQDN option when...
2008-07-19  Evan HuntClients that sent a parameter request list containing...
2008-06-13  Evan Hunt- Merge dhcrelay6 into dhcrelay
2008-06-12  Francis Dupontfix format code 'Z'
2008-06-11  David Hankinsregen
2008-03-18  David Hankins- A memory leak when using omapi has been fixed. ...
2008-03-17  Francis Dupontfix 'o'
2008-03-07  Evan HuntCheck whether files are zero length before parsing...
2008-03-06  David Hankins- A bug was fixed where the length of a hostname was...
2008-02-29  Francis Dupontfix sunos compile
2008-02-28  David Hankins- ./configure was extended to cover many optional build...
next