summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* More compatibility fixesMartin Nagy2009-06-024-0/+73
* Add basic support to get a tgt autonomouslySimo Sorce2009-05-254-0/+225
* Fix caching bug.Simo Sorce2009-05-251-0/+1
* Let DNS Updates set the TTLSimo Sorce2009-05-251-4/+60
* Enable reading TTL for ldap entrySimo Sorce2009-05-251-14/+17
* Re-enable SASL/GSSAPI with fixes to make it work.Simo Sorce2009-05-221-11/+18
* Remove forgotten garbage from log.cMartin Nagy2009-05-121-5/+0
* Remove -Werror from CFLAGSMartin Nagy2009-04-301-1/+1
* ldap_helper.c: Shut up gcc warningsMartin Nagy2009-04-281-2/+3
* Add -Werror and -O2 to CFLAGSMartin Nagy2009-04-281-1/+1
* Rename the project to bind-dyndb-ldap.Martin Nagy2009-04-281-4/+4
* Install plugin into $libdir/bind subdirectory and omit SOname version number.Adam Tkac2009-04-271-5/+3
* Logging cleanup.Martin Nagy2009-04-272-6/+2
* Add reconnection logic.Martin Nagy2009-04-271-54/+142
* Make ldap_rdata_to_char_array() static.Martin Nagy2009-04-242-3/+3
* Add update ACL capabilities.Martin Nagy2009-04-244-28/+505
* Fix a nasty va_list bug.Martin Nagy2009-04-241-2/+7
* Fix rdata parsing.Martin Nagy2009-04-235-15/+19
* Don't cache empty records for now.Martin Nagy2009-04-231-1/+2
* Change the setting name 'host' to 'uri'.Martin Nagy2009-04-231-8/+8
* Disable SASL for now, it doesn't work properly.Martin Nagy2009-04-231-0/+7
* Remove unneeded log functions.Martin Nagy2009-04-232-24/+9
* Forgotten NULL check.Martin Nagy2009-04-221-1/+4
* Use dns_dyndb_arguments_t to get pointers.Martin Nagy2009-04-211-3/+9
* Use -version-number instead of -version-info as libtool parameter.Adam Tkac2009-03-301-1/+1
* Some backward compatibility #ifdefs.Martin Nagy2009-03-301-3/+35
* Add configure.ac and Makefile.am.Adam Tkac2009-03-301-0/+15
* Prepare the tree for conversion to autoconf.Martin Nagy2009-03-3020-0/+5217