]> git.ipfire.org Git - thirdparty/dhcp.git/history - common/discover.c
[#189] Whitespace fixes in opened files
[thirdparty/dhcp.git] / common / discover.c
2022-01-20  Tomek Mrugalski[#189] Whitespace fixes in opened files
2022-01-20  Tomek Mrugalski[#189] ISC address updated
2020-10-07  Thomas Markwalder[#117] Fixed gcc 10 compilation issues
2020-01-17  Thomas Markwalder[master] Pre-release tag prep for 4.4.2: version #...
2019-11-25  Thomas Markwalder[#64,!35] Updated copyright dates
2019-06-12  Thomas Markwalder[master] GCC 9 compilation errors fixed.
2019-06-12  Thomas Markwalder[#15,!10] Addressed review comments
2017-12-23  Francis DupontMerged rt44535 (relay port)
2017-12-19  Francis DupontAdded local-address6
2017-11-23  Francis DupontMerged rt44950 (MA compat)
2017-07-12  Thomas Markwalder[master] Replaced licensing text with MPL licensing...
2017-06-22  Tomek Mrugalski[master] Merge branch 'rt18183' (script call with fail...
2017-06-20  Thomas Markwalder[master] Added allocation failure error messages to...
2017-03-08  Francis DupontMerged #28761 (Linux interface discovery)
2016-08-10  Thomas Markwalder[master] Added -iu command line argument to dhcrelay
2016-07-08  Thomas Markwalder[master] Clean up interface name handling during interf...
2016-03-08  Jeremy C. ReedMerge branch 'master' of repo.isc.org:/proj/git/prod...
2016-03-04  Thomas Markwalder[master] Pre-release tag prep for 4.3.4b1: version...
2016-02-23  Francis DupontMerged rt35711c (DHCPv4-over-DHCPv6 support)
2014-08-25  Thomas Markwalder[master] Corrects high impact issues reported by Coverity.
2014-04-25  Shawn Routhier[master] Several small patches
2014-01-26  Shawn Routhier[master] Remove vix.com and nominum.com
2013-10-21  Shawn Routhier-n [master]
2013-08-27  Shawn Routhier-n [master]
2012-01-24  cvs2gitThis commit was manufactured by cvs2git to create branc...
2011-07-19  Shawn RouthierTwo packets were found that cause a server to halt...
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-06-27  Shawn RouthierIn Solaris 11 switch to using sockets instead of DLPI...
2011-05-11  Tomek Mrugalski- Code cleanup: remove obsolete PROTO, KandR, INLINE...
2009-10-28  Shawn RouthierSupport for asynchronous ddns per ticket 19216 - conver...
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-04-30  David Hankins- Compilation on Solaris with USE_SOCKETS defined in...
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-06-13  Evan Hunt- Merge dhcrelay6 into dhcrelay
2008-02-13  Mark Andrews- Fix startup error messages to report a missing "subne...
2008-01-24  Evan HuntUpdated copyright strings for 4.1.0a1 release
2008-01-23  Mark AndrewsDHCP now builds under AIX
2007-10-05  David Hankins- DDNS updates state information are now stored in...
2007-08-22  Shane KerrFix a number of warnings (and a few real bugs) found...
2007-08-14  Shane KerrFix for interface detection when no IPv4 addresses...
2007-07-13  Shane KerrCode cleanup to remove warnings from "gcc -Wall".
2007-06-08  David Hankins- Compilation on HP/UX has been repaired. The changes...
2007-06-01  David Hankins- A bug was fixed in interface discovery wherein an...
2007-05-19  David Hankins- Parse AF_LINK contents properly - sa->sdl_type is...
2007-05-19  David HankinsLoad net/if_dl.h if it exists (FreeBSD compile fix).
2007-05-19  David Hankins- Replaced ./configure shellscripting with GNU Autoconf...
2007-05-18  David Hankins- DHCPv4 I/O methods that failed to sense hardware...
2007-05-16  Shane KerrFreeBSD, NetBSD, OpenBSD support added in (again).
2007-05-08  David HankinsDHCPv6 branch merged to HEAD.
2006-11-07  David Hankins- A logic error in omapi interface code was repaired...
2006-08-09  David HankinsRemoving the new I/O changes from HEAD. [ISC-Bugs ...
2006-02-27  David Hankins- The IO system now tracks all local IP addresses,...
2006-02-24  David Hankins- Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into...
2005-03-17  David HankinsMASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD...
2002-06-10  MurrayBack out last change. The bug is in FreeBSD, not in...
2002-06-09  MurrayIncrease size of buffer to support more interfaces.
2002-06-09  MurrayMerge from branch - possibly avoid null-pointer derefer...
2001-06-27  Ted LemonMerge changes between 3.0rc7 and 3.0rc8pl2.
2001-05-17  Ted LemonSync with 3.0rc7
2001-05-02  Ted LemonTweak the SIOCGIFCONF code once again.
2001-04-09  Ted LemonWork around Linux 2.4 Token Ring problem.
2001-04-05  Ted LemonTweak the omapi interface hooks.
2001-03-17  Ben CottrellFixed RT 938 having to do with SIOCGIFCONF on Linux...
2001-02-17  Ted Lemon- Set the fallback interface index to -1 to indicate...
2001-02-12  Ted LemonSubroutinize some functionality and add in tracing...
2001-01-03  Ted Lemon- Register the interface_initialize function (fixes...
2000-12-28  Ted LemonMove interface code so that it doesn't pollute the...
2000-10-10  Ted Lemon- Add initializer for interfaces.
2000-09-29  Ted LemonFix some bugs in the code to get arbitrarily long inter...
2000-09-04  Ted LemonAdd support for large SIOCGIFCONF returns (Greg Fausak).
2000-09-01  Ted Lemon- Do what people expect when they don't declare the...
2000-07-06  Ted LemonAdjust arguments to omapi_object_type_register
2000-06-08  Ted Lemon- Fix a mistake that was causing the fallback interface...
2000-05-17  Ted LemonFix up various platform-specific errors.
2000-05-16  Ted Lemon- Fix all the OMAPI objects in the DHCP server and...
2000-05-01  Ted LemonMove binding address values into discover.c
2000-03-17  Ted LemonGo back to the BSD license.
2000-03-06  Ted LemonReturn -1 when read_socket method is called on non...
2000-02-15  Ted LemonIncorporate Brian Murrell's new OMAPI DHCP client changes.
2000-01-29  Ted LemonFix a call to dmalloc.
2000-01-28  Ted LemonBrian Murrell's changes to allow the client to be direc...
2000-01-26  Ted LemonFix compilation errors introduced in the last set of...
2000-01-25  Ted LemonLinux fixups for haddr/htype->hbuf
2000-01-05  Ted Lemonstruct hardware conversion. Set close-on-exec if...
1999-10-24  Ted LemonBomb out when an interface matches two shared networks.
1999-10-08  Ted Lemon- Don't try to process the option buffer if there isn...
1999-10-07  Ted LemonGet a clean compile with all known gcc warnings.
1999-09-15  Ted LemonFix some uninitialized objects.
1999-09-09  Ted LemonOne more argument to object_register...
1999-09-09  Ted LemonInitialize the OMAPI at the top level, not here.
1999-09-08  Ted LemonMake interfaces OMAPI objects.
1999-07-13  Ted LemonAdd a more informative message to the interface/declara...
1999-04-23  Ted Lemon- Exclude loopback and point-to-point interfaces, rathe...
1999-03-26  Ted LemonPull up changes in Patchlevel 19
next