summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Prepare the tree for conversion to autoconf.Martin Nagy2009-03-301-20/+0
| | | | All source files are now moved to src/ and the old Makefile is removed.
* Add basic caching support.Martin Nagy2009-03-141-2/+2
|
* Separate rdatalist cloning to it's own function.Martin Nagy2009-03-141-2/+2
|
* Add zone manager.Martin Nagy2009-02-121-1/+1
| | | | | | Zone manager will take care of periodical checks for new zones and will add them when they appear. For now, zones are only added at start time, no periodical checks yet.
* Add helper functions for LDAP related conversions.Martin Nagy2009-02-121-1/+2
|
* Add LDAP helper routines.Martin Nagy2009-01-141-1/+1
|
* Add a generic settings helper.Martin Nagy2009-01-091-1/+1
|
* Fix up Makefile.Martin Nagy2009-01-091-14/+5
|
* Add a string library.Martin Nagy2008-12-151-1/+4
|
* Initial import.Martin Nagy2008-12-101-0/+25
The driver for now only prints the argument list and then fails.