Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added stub dns_db_t implementation. | Adam Tkac | 2008-12-16 | 1 | -5/+518 | |
| | ||||||
* | Add a string library. | Martin Nagy | 2008-12-15 | 3 | -1/+365 | |
| | ||||||
* | Add a dynamic_driver_destroy() function. | Martin Nagy | 2008-12-15 | 1 | -0/+6 | |
| | | | | This function is mandatory and will be called by BIND on exit. | |||||
* | Use common prefix _LD in header files. | Martin Nagy | 2008-12-11 | 1 | -3/+3 | |
| | ||||||
* | Add .gitignore | Martin Nagy | 2008-12-10 | 1 | -0/+3 | |
| | ||||||
* | Initial import. | Martin Nagy | 2008-12-10 | 6 | -0/+363 | |
The driver for now only prints the argument list and then fails. |