summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Repair missing 4.2.0b2->4.2.0rc1 references in README.v4_2_0rc1David Hankins2010-06-252-6/+6
|
* autoconf regenerationDavid Hankins2010-06-241-10/+10
|
* automake regenerationDavid Hankins2010-06-240-0/+0
|
* autoheader regenerationDavid Hankins2010-06-240-0/+0
|
* aclocal regenerationDavid Hankins2010-06-240-0/+0
|
* Version to 4.2.0rc1.David Hankins2010-06-243-5/+5
|
* Add cert and cve number to note for 21253Shawn Routhier2010-06-181-0/+1
|
* BIND 9 export library version for 4.2.0rc1/4.2.0 final to 9.7.1 final.David Hankins2010-06-151-2/+3
|
* Add declaration for variable in debug code in alloc.c. [ISC-Bugs #21472]Shawn Routhier2010-06-112-1/+6
|
* Date++ for reroll.v4_2_0b2David Hankins2010-06-032-2/+2
|
* back out use of 'snapshot' syntaxDavid Hankins2010-06-031-3/+8
|
* update bind.sh for robie auto branch snap builds.David Hankins2010-06-021-4/+16
|
* Date and changes added to reflect migration to 9.7.1rc1.David Hankins2010-06-022-2/+14
|
* Switching back to v9_7_1rc1 tag for release.David Hankins2010-06-021-2/+2
|
* back out description of bugs fixed by BIND 9.7.1.David Hankins2010-06-011-12/+0
|
* Back out 4.2.0b2 to 9.7.0-P1 due to compilation failures.David Hankins2010-06-011-4/+3
|
* autoconf regenerationDavid Hankins2010-06-011-10/+10
|
* automake regenerationDavid Hankins2010-06-010-0/+0
|
* autoheader regenerationDavid Hankins2010-06-010-0/+0
|
* aclocal regenerationDavid Hankins2010-06-010-0/+0
|
* Preparing for 4.2.0b2.David Hankins2010-06-014-10/+23
|
* Modify the determination of the ttl to use for ddns updates [ISC-Bugs #21126]Shawn Routhier2010-05-275-7/+60
|
* Fix the trace code to handle timing events better. [ISC-Bugs 20969]Shawn Routhier2010-05-272-107/+110
|
* add some debugging output for use with the DDNS code. [ISC-Bugs 20916]Shawn Routhier2010-05-265-4/+196
|
* - A bug was fixed that could cause the DHCPv6 server to advertise/assign aDavid Hankins2010-05-252-3/+30
| | | | | | | previously allocated (active) lease to a client that has changed subnets, despite being on different shared networks. Dynamic prefixes specifically allocated in shared networks also now are not offered if the client has moved. [ISC-Bugs #21152]
* Patch for 21093 - handle v4 or v6 only a little better. IF we can't constructShawn Routhier2010-05-255-12/+31
| | | | | the context log it and leave, if we can but then try and do a DDNS transaction using th eprotocol we don't have log it and continue.
* - A memory leak in ddns processing was closed. [ISC-Bugs #21377]David Hankins2010-05-242-1/+8
|
* Allow zero-length client ids when hashing. Ticket 21253Shawn Routhier2010-05-142-4/+13
|
* Update documentation about dhcpv6 ORO. Tickets 21052, 21102Shawn Routhier2010-04-271-16/+6
|
* Correct option name when requesting dhcp-lease-timeShawn Routhier2010-04-261-3/+4
|
* Don't include lease time information in the response to a DHCPINFORMShawn Routhier2010-04-203-0/+14
| | | | | request. We do this by removing any time information from the option cache before building the reponse packet. Bug ticket 21092.
* autoconf regenerationDavid Hankins2010-04-060-0/+0
|
* automake regenerationDavid Hankins2010-04-0611-0/+11
|
* autoheader regenerationDavid Hankins2010-04-060-0/+0
|
* aclocal regenerationDavid Hankins2010-04-061-2/+2
|
* Date to March 30.v4_2_0b1David Hankins2010-03-302-2/+2
|
* Include new files for ldap after new directory.David Hankins2010-03-253-0/+1413
|
* Include new files from LDAP patch.David Hankins2010-03-250-0/+0
|
* This commit was manufactured by cvs2git to create branch 'v4_2'.cvs2git2010-03-253-0/+2267
|\
| * Adding missing files.David Hankins2010-03-253-0/+2267
| |
| * autoconf regenerationDavid Hankins2010-03-241-2144/+1812
| |
| * automake regenerationDavid Hankins2010-03-2411-561/+944
| |
| * autoheader regenerationDavid Hankins2010-03-241-22/+15
| |
| * aclocal regenerationDavid Hankins2010-03-241-84/+102
| |
| * - "The LDAP Patch" that has been circulating for some time, written byDavid Hankins2010-03-2412-15/+249
| | | | | | | | | | | | | | | | | | | | | | Brian Masney and S.Kalyanasundraram and maintained for application to the DHCP-4 sources by David Cantrell has been included. Please be advised that these sources were contributed, and do not yet meet the high standards we place on production sources we include by default. As a result, the LDAP features are only included by using a compile-time option which defaults off, and if you enable it you do so under your own recognizance. We will be improving this software over time. [ISC-Bugs #17741]
| * Make that 9.7.0p1.David Hankins2010-03-241-2/+2
| |
| * Move to 9.7.0 final for export lib.David Hankins2010-03-241-2/+3
| |
| * Modify the routine that constructs DNS names to convert relative names toShawn Routhier2010-03-172-28/+17
| | | | | | | | absolute names (add trailing dot) to keep the dns library happy. Ticket 21054
| * Update the fsync batching patch to work with the isc libraries - 21044Shawn Routhier2010-03-124-28/+50
| |
| * autoconf regenerationShawn Routhier2010-02-120-0/+0
| |