| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update to BIND 9.4.2-P2 and adapt our dynamic select changes. OK deraadt@ | 2008-08-04 | 1 | -134/+302 | |
| | | |||||
| * | Dynamically allocate fd_sets so we are not limited to FD_SETSIZE | 2008-07-16 | 1 | -49/+137 | |
| | | | | | connections. With help from djm@. OK djm@ | ||||
| * | msg_controllen has to be CMSG_SPACE so that the kernel can account for | 2008-03-24 | 1 | -27/+15 | |
| | | | | | | | | each cmsg_len (ie. msg_controllen = sum of CMSG_ALIGN(cmsg_len). This works now that kernel fd passing has been fixed to accept a bit of sloppiness because of this ABI repair. lots of discussion with kettenis | ||||
| * | CMSG_LEN and CMSG_SPACE are not neccessarily the same size. So if you | 2008-03-19 | 1 | -15/+27 | |
| | | | | | | | are going to allocate/free a block of memory for the message contents, you have to calculate and track the sizes seperately. This change is just like all the other CMSG changes... | ||||
| * | more strcpy fixes | 2007-12-09 | 1 | -3/+3 | |
| | | |||||
| * | resolve conflicts | 2007-12-09 | 1 | -51/+339 | |
| | | |||||
| * | resolve conflicts and regen configure script | 2007-01-10 | 1 | -5/+27 | |
| | | |||||
| * | resolve conflicts | 2006-04-05 | 1 | -41/+64 | |
| | | |||||
| * | resolve conflicts | 2005-03-22 | 1 | -11/+9 | |
| | | |||||
| * | resolve conflicts | 2004-09-28 | 1 | -126/+245 | |
| | | |||||
| * | Privilege seperation for named. Allows named to handle address/interface | 2004-03-12 | 1 | -1/+12 | |
| | | | | | | | | | | changes without restart. If you use non-standard ports in named configuration make sure they are > 1024. Also /var/named/etc/rndc.key (if any) must be readable by group named. Initial work and testing by itojun@, jakob@, hints, help from henning@, avsm@, beck@. ok henning, beck, avsm, deraadt | ||||
| * | update to BIND v9.2.3. ok todd@ | 2003-11-18 | 1 | -5/+34 | |
| | | |||||
| * | update to BIND 9.2.2-release. ok millert@ | 2003-03-05 | 1 | -7/+7 | |
| | | |||||
| * | ISC BIND version 9.2.2rc1 | 2003-01-20 | 1 | -0/+3357 | |
