summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Added stub dns_db_t implementation.Adam Tkac2008-12-161-5/+518
|
* Add a string library.Martin Nagy2008-12-153-1/+365
|
* Add a dynamic_driver_destroy() function.Martin Nagy2008-12-151-0/+6
| | | | This function is mandatory and will be called by BIND on exit.
* Use common prefix _LD in header files.Martin Nagy2008-12-111-3/+3
|
* Add .gitignoreMartin Nagy2008-12-101-0/+3
|
* Initial import.Martin Nagy2008-12-106-0/+363
The driver for now only prints the argument list and then fails.