summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* -n [master] add the lease list script to the distributionShawn Routhier2013-12-111-0/+1
|
* -n [master]Shawn Routhier2013-08-291-1/+3
| | | | [32767] Doxygen files for Developer's Guide are now included in release
* [rt25901_atf] Makefile improvementsTomek Mrugalski2012-08-101-2/+3
| | | | | - doc is no longer included in SUBDIRS - {server,common}/tests/Atffile is now included in dist
* [rt25901_atf] Developer's Guide updated, make clean target added.Tomek Mrugalski2012-08-081-1/+1
|
* - "The LDAP Patch" that has been circulating for some time, written byDavid Hankins2010-03-241-1/+2
| | | | | | | | | | | 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]
* ticket 20687Shawn Routhier2009-12-021-3/+3
| | | | | | Update README and RELNOTES for 4.2 Include building the bind libraries as part of the make system instead of as a separate step by the customer.
* Support for asynchronous ddns per ticket 19216 - convert to using isclib andShawn Routhier2009-10-281-2/+4
| | | | dnslib.
* include doc/examples in distribution tarballDavid Hankins2009-03-251-1/+2
|
* Include additional files in 'make dist'. [ISC-Bugs #17361]David Hankins2007-12-121-1/+1
|
* Unit test framework now added.Shane Kerr2007-11-161-28/+2
| | | | See RT ticket #17223 for more.
* Include RELNOTES in the distribution.David Hankins2007-09-121-1/+2
| | | | 'realse'->release typo.
* Build fixes. See RT ticket #16888 for more information.Shane Kerr2007-05-291-1/+45
|
* - Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]David Hankins2007-05-191-0/+4
- RELNOTES/README++ - s/wether/whether/ in dhcp-options.5 manpage edits.