]> git.ipfire.org Git - thirdparty/dhcp.git/history - relay/dhcrelay.c
Update README to clarify EOL status
[thirdparty/dhcp.git] / relay / dhcrelay.c
2022-03-04  Tomek Mrugalski[#223] Missed one ip_address
2022-03-04  Tomek Mrugalski[#223] help formatting fixed
2022-03-04  Thomas Markwalder[#223] Minor edits
2022-03-04  Tomek Mrugalski[#223] Resolved test build warning
2022-03-04  Jens Elknerdhcrelay: option to force giaddr
2022-01-25  Wlodek Wencelcopy rights update
2022-01-20  Tomek Mrugalski[#189] ISC address updated
2022-01-19  Razvan Becheriufixed compilation warning
2020-10-07  Thomas Markwalder[#117] Fixed gcc 10 compilation issues
2020-01-21  Thomas Markwalder[#80] Corrected unresolved symbol, dhcpv4o6() in relay_... v4_4_2_f1
2020-01-17  Thomas Markwalder[master] Pre-release tag prep for 4.4.2: version #...
2020-01-14  Thomas Markwalder[#71] Fix dhcrelay agent option buffer pointer logic
2019-11-26  Thomas Markwalder[#64,!35] Updated copyrights in log messages
2019-11-22  Thomas Markwalder[#64,!35] Restored work
2019-06-12  Thomas Markwalder[master] GCC 9 compilation errors fixed.
2019-06-12  Thomas Markwalder[#15,!10] Minor changes to eliminate warnings under...
2018-01-11  Francis DupontFinishing merge of rt46933 (Kyua)
2018-01-02  Thomas Markwalder[master] Pre-release tag prep for 4.4.0b1: version...
2017-12-23  Francis DupontMerged rt44535 (relay port)
2017-11-23  Francis DupontMerged rt44950 (MA compat)
2017-11-16  Thomas Markwalder[master] Output copyright et al with usage in dhcrelay
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-19  Thomas Markwalder[master] Optimized if and when DNS client context and...
2016-11-03  Francis DupontMerged rt43473 (libtool instal)
2016-10-06  Francis DupontFinished merge of rt39318 (install embedded bind9 inclu...
2016-10-06  Francis DupontMerged rt43246a (fix --enable-threads)
2016-10-05  Francis DupontAddressed comments about help and version
2016-09-30  Francis DupontDaemonize sooner (code from bind9/named) (rebased)
2016-08-15  Thomas Markwalder[master] Added "-id" command line argument to dhcrelay...
2016-08-10  Thomas Markwalder[master] Added -iu command line argument to dhcrelay
2016-08-01  Shawn Routhier[master] Fix typo in dhcrelay for -U error message
2016-06-01  Shawn Routhier[master] Fix copy and paste error to use remote id...
2016-03-08  Jeremy C. ReedMerge branch 'master' of repo.isc.org:/proj/git/prod...
2016-03-07  Thomas Markwalder[master] Changed dhcrelay v4 command line arg from... v4_3_4b1
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)
2016-02-16  Shawn Routhier[master] Add cast of sizeof() to long to make some...
2016-02-16  Thomas Markwalder[master] Fixed coverity issue in dhcrelay
2016-02-10  Thomas Markwalder[master] Add link selection suboption support to dhcrel...
2016-02-09  Francis DupontFinished merge of t39262 (DHCP build from another direc...
2016-01-12  Shawn Routhier[master] Hnadle dhcpv6 being disabled better
2016-01-07  Shawn Routhier[master] Emit better error messages for command line...
2015-11-17  Francis DupontRemerged #38692
2015-11-17  Francis DupontUnmerged #38692
2015-11-17  Francis DupontMerged rt38836b (cross compile)
2015-11-17  Francis DupontFinished merge of rt39210 (--with-libbind fixes) (regen...
2015-09-12  Francis DupontMerged #38692 (use program base name in (sys)log)
2015-01-29  Thomas Markwalder[master] Versioning updates for v4.3.2b1
2015-01-19  Thomas Markwalder[master] Fixed inconsistencies in setting hop count...
2015-01-08  Thomas Markwalder[master] Updates in prep for 4.3.2.pre-beta
2014-07-02  Shawn Routhier[master] Add define to disable gentle shutodwn by default
2014-05-07  Shawn Routhier[master] Add configure option to incude PID in syslog...
2014-05-07  Shawn Routhier[master] Add code to remove pid files and to log killin...
2014-01-26  Shawn Routhier[master] Remove vix.com and nominum.com
2014-01-16  Shawn Routhier[master] Update version stamps and such for 4.3.0b1
2013-12-13  Shawn Routhier[master] Prepare for 4.3.0a1
2013-12-11  Shawn Routhier[master] Add support for user selection of the from...
2013-11-26  Shawn Routhier[master] Support using v6 relay options in server decic...
2013-11-14  Shawn Routhier[master] Fix up the gentle shutdown code to handle...
2013-10-30  Shawn Routhier[master]
2013-05-15  Mark Andrews- Silence benign static analysis warnings.
2012-10-16  Shawn Routhier[master]
2012-01-24  cvs2gitThis commit was manufactured by cvs2git to create branc...
2011-05-10  Tomek MrugalskiRelay now properly logs that packet was received over...
2011-05-10  Tomek MrugalskiRelay no longer crashes, when DHCP packet is received...
2011-04-15  Shawn RouthierAdd the option "--no-pid" to the client, relay and...
2010-02-02  Shawn RouthierAdd include for stddef.h and remove an extra space...
2010-02-02  Shawn RouthierClean up some compiler warnings
2009-10-28  Shawn RouthierSupport for asynchronous ddns per ticket 19216 - conver...
2009-07-23  Shawn RouthierSwitch isc urls from http to https and correct sw to...
2009-02-11  Paul SelkirkAdd dummy initializers to a few local variables to...
2009-01-22  Shawn RouthierUpdate for 19054 - modifications to keep GCC 4.3 happy
2009-01-06  Shawn RouthierValidate argument to port option - bug 18695
2008-11-12  Evan HuntA missing "else" in dhcrelay.c could have caused an...
2008-07-16  Evan Huntlocal and remote port numbers in dhcpv4 were both set...
2008-07-16  Evan HuntFix handling of -A and -a flags in dhcrelay; it was...
2008-06-13  Evan Hunt- Merge dhcrelay6 into dhcrelay
2008-01-24  Evan HuntOh guess what, this is 2008, not 2007...
2008-01-17  Evan HuntFix "dhcrelay --version" [rt17350]
2008-01-03  Francis Dupontfiner granularity timers
2007-11-30  Francis Dupontalmost editorial stuff
2007-07-13  Shane KerrCode cleanup to remove warnings from "gcc -Wall".
2007-06-07  Evan HuntChdir to "/" before going into daemon mode. Use realpa...
2007-05-19  David HankinsCopyright++
2007-05-19  David Hankins- Replaced ./configure shellscripting with GNU Autoconf...
2007-05-08  David HankinsDHCPv6 branch merged to HEAD.
2006-08-09  David HankinsRemoving the new I/O changes from HEAD. [ISC-Bugs ...
2006-05-11  Shane KerrMerging in final change from rt15937, getting rid of...
2006-05-05  David HankinsPulling work between V3-0-4B3 and present v3-release...
2006-03-27  Shane KerrChanges as documented in ticket #15937 (stdio file...
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...
2001-04-19  Ted LemonUse interface_snorf to register interfaces specified...
2001-04-05  Ted LemonMake sure we have a stdin, stdout and stderr.
2001-02-26  Ted LemonFix up NetBSD/alpha build.
2001-02-12  Ted LemonPrint a version number and exit if given the --version...
2000-12-29  Ted LemonInitialize omapi before trying to mess with interfaces.
2000-10-12  Ted LemonMake dhcrelay link when DEBUG is defined.
next