Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [master] remove uses of vix.com, nominum.com and fugue.com | Shawn Routhier | 2016-08-23 | 5 | -42/+8 |
| | | | | | | | | | | Squashed commit of the following: commit 375a26d52db75c3f62b8914f36e4f1618253075e Author: Shawn Routhier <sar@isc.org> Date: Thu Aug 18 14:26:28 2016 -0700 [rt43069] remove uses of vix.com, nominum.com and fugue.com | ||||
* | typo and spelling fixes in docs | Jeremy C. Reed | 2016-03-23 | 1 | -3/+3 |
| | |||||
* | Merged rt41751 (DHCP4o6 docs) (new files and regen) | Francis Dupont | 2016-02-23 | 1 | -0/+190 |
| | |||||
* | Merged rt41751 (DHCP4o6 docs) | Francis Dupont | 2016-02-23 | 1 | -52/+160 |
| | |||||
* | Merged rt35711c (DHCPv4-over-DHCPv6 support) (new files) | Francis Dupont | 2016-02-23 | 1 | -0/+113 |
| | |||||
* | new config option: build ATF stuff from bind [#38754] | Francis Dupont | 2015-04-14 | 1 | -42/+59 |
| | |||||
* | [master] ATF usage and documentation cleaned up | Thomas Markwalder | 2015-02-14 | 1 | -4/+22 |
| | | | | Merges in rt38619 | ||||
* | [master] Add comment about TAHI addresses in example dhcpv6 config | Shawn Routhier | 2014-03-11 | 1 | -1/+2 |
| | |||||
* | [master] | Shawn Routhier | 2012-09-19 | 1 | -0/+12 |
| | | | | Update the memory leakage debug code to work with v6. | ||||
* | [rt30281] | Shawn Routhier | 2012-08-17 | 1 | -0/+2 |
| | | | | | | | Modify the renew_lease6() code to properly handle a lease time that is reduced rather than extended. Fix the ATF tests for mdb6 and add a new test to check the above condition. | ||||
* | [rt25901_atf] Proofreading changes by Shawn | Tomek Mrugalski | 2012-08-10 | 1 | -12/+12 |
| | |||||
* | [rt25901_atf] Final Doxygen clean-ups. | Tomek Mrugalski | 2012-08-09 | 2 | -13/+11 |
| | |||||
* | [rt25901_atf] tests/HOWTO-unit-test mostly moved to Devel Guide | Tomek Mrugalski | 2012-08-09 | 3 | -53/+148 |
| | | | | | | | - moved major parts of HOWTO to Developer's Guide, leaving only brief notes and pointers to new location - described Valgrind | ||||
* | [rt25901_atf] Developer's Guide updated, make clean target added. | Tomek Mrugalski | 2012-08-08 | 3 | -10/+100 |
| | |||||
* | [rt25901_atf] Atffile/compilation cleanup, ATF description updated | Tomek Mrugalski | 2012-08-08 | 1 | -2/+20 |
| | |||||
* | [rt25901_atf] Skeleton documentation for architecture, contrib and omapi | Tomek Mrugalski | 2012-08-06 | 4 | -0/+51 |
| | |||||
* | [rt25901_atf] Minor corrections to some files | Stephen Morris | 2012-07-04 | 1 | -50/+57 |
| | | | | | | Minor corrections to some of the atf.dox documentation. Also modified hash_unitest.c to avoid problems in "printf" (the format string %lu was wrong for a size_t on my machine, so an explicit cast was made to the correct type). | ||||
* | [rt25901_atf] Indentation cleanup of mdb6_unittest.c | Tomek Mrugalski | 2012-07-02 | 1 | -0/+9 |
| | |||||
* | [rt25901_atf] Spelling fix in Developer's Guide | Tomek Mrugalski | 2012-07-02 | 1 | -1/+1 |
| | |||||
* | [rt25901_atf] Unnecessary section on main page removed. | Tomek Mrugalski | 2012-06-30 | 1 | -2/+0 |
| | |||||
* | [rt25901_atf] cppcheck verification added. | Tomek Mrugalski | 2012-06-30 | 3 | -5/+27 |
| | |||||
* | [rt25901_atf] Files for Doxygen generation added. | Tomek Mrugalski | 2012-06-30 | 5 | -7/+1813 |
| | |||||
* | [rt25901_atf] Adding new ATF tests described. | Tomek Mrugalski | 2012-06-30 | 1 | -1/+46 |
| | |||||
* | [rt25901_atf] Developer's Guide sections for ATF and debugging added. | Tomek Mrugalski | 2012-06-30 | 2 | -0/+59 |
| | |||||
* | Fixed the code that checks if an address the server is planning | Shawn Routhier | 2012-01-05 | 3 | -72/+141 |
| | | | | | | to hand out is in a reserved range. This would appear as the server being out of addresses in pools with particular ranges. [ISC-Bugs #26498] | ||||
* | fix typos adoped => adopted, synced => synchronized | Shawn Routhier | 2011-07-05 | 3 | -7/+7 |
| | |||||
* | synched => synced | Shawn Routhier | 2011-07-01 | 3 | -4/+4 |
| | |||||
* | Correct some typos in the documentation - see [ISC-Bug #24803] | Shawn Routhier | 2011-06-08 | 1 | -2/+2 |
| | |||||
* | - Documentation cleanup | Tomek Mrugalski | 2011-05-20 | 3 | -519/+1110 |
| | | | | [ISC-Bugs #23326] Updated References document, several man page updates | ||||
* | - The .TH tag for the dhcp-options manpage was typo repaired | David Hankins | 2010-07-20 | 1 | -2/+2 |
| | | | | | thanks to a report from jidanni and the Debian package maintenance team. [ISC-Bugs #21676] {Debian Bug#563613} | ||||
* | Update copyright years | Shawn Routhier | 2009-11-24 | 7 | -13/+13 |
| | |||||
* | - The 'hardware [ethernet|etc] ...;' parameter in host records has been | David Hankins | 2009-11-19 | 1 | -0/+8 |
| | | | | | extended to attempt to match DHCPv6 clients by the last octets of a DUID-LL or DUID-LLT provided by the client. [ISC-Bugs #19599] | ||||
* | Switch isc urls from http to https and correct sw to services or software | Shawn Routhier | 2009-07-23 | 10 | -565/+601 |
| | | | | for new web site as appropirate. | ||||
* | DHCPv6 server example | Francis Dupont | 2008-09-24 | 1 | -0/+97 |
| | |||||
* | DHCPv6 client example | Francis Dupont | 2008-09-24 | 1 | -0/+11 |
| | |||||
* | Copyright++ | David Hankins | 2007-05-19 | 1 | -2/+2 |
| | |||||
* | DHCPv6 branch merged to HEAD. | David Hankins | 2007-05-08 | 13 | -16331/+2341 |
| | |||||
* | Spelling fixes. See RT ticket 16513 for details. | Shane Kerr | 2007-01-29 | 1 | -2/+2 |
| | |||||
* | Removed -7 but did not add -12 to repo. | David Hankins | 2006-05-05 | 1 | -0/+7451 |
| | |||||
* | - Support for 'reserved' (psuedo-static) and BOOTP leases via failover | David Hankins | 2006-04-27 | 1 | -6778/+0 |
| | | | | | | was introduced. [ISC-Bugs #13672] - The failover implementation was updated to comply with revision 12 of the protocol draft. [ISC-Bugs #13672] | ||||
* | New files added in merge from V3-RELEASE-BRANCH to HEAD as of V3-0-3-BETA-1. | David Hankins | 2005-03-17 | 1 | -0/+1291 |
| | |||||
* | MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE are | David Hankins | 2005-03-17 | 6 | -181/+149 |
| | | | | now synced as of tag V3-0-3-BETA-1. | ||||
* | Add translated Japanese man pages to the doc/ directory. | Murray | 2002-05-27 | 6 | -0/+3395 |
| | | | | | | | | | | | | | | | | The directory structure for translated manual pages should be : doc/<locale>.<encoding> This nomenclature is used by several other open-source documentation projects. These manual pages are current as of DHCP 3.0.1rc8 but they are not complete. These man pages only cover the client. We should add $Id$ tags to the english language documents, so we can easily see what version of the English document this Japanese document is current with. Submitted by: Kazuo Horikawa <horikawa@FreeBSD.org> | ||||
* | Some more drafts.V3-BETA-2-PATCH-1 | Ted Lemon | 2000-09-02 | 3 | -557/+6778 |
| | |||||
* | Obsolete some old drafts. | Ted Lemon | 2000-09-02 | 8 | -5112/+2475 |
| | |||||
* | This is out of date. | Ted Lemon | 2000-09-02 | 1 | -446/+0 |
| | |||||
* | Document delete protocol. | Ted Lemon | 1999-09-09 | 1 | -12/+20 |
| | |||||
* | OMAPI specification. | Ted Lemon | 1999-09-09 | 1 | -0/+428 |
| | |||||
* | BOOTP Protocol specification | Ted Lemon | 1997-12-06 | 1 | -0/+684 |
| | |||||
* | Current DHCP Options specification | Ted Lemon | 1997-12-06 | 1 | -0/+1907 |
| |