index
:
ldap_driver_testing.git
master
Unnamed repository; edit this file to name it for gitweb.
Martin Nagy
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Better conversion of DN to dnsname.
Martin Nagy
2009-03-23
3
-45
/
+43
*
Add locking capabilities into the caching code.
Martin Nagy
2009-03-20
1
-9
/
+45
*
Discard entries from cache after updating in LDAP.
Martin Nagy
2009-03-16
2
-2
/
+2
*
Remove testing write/remove ldap functions.
Adam Tkac
2009-03-16
1
-91
/
+3
*
Implement subtractrdataset function.
Adam Tkac
2009-03-16
1
-21
/
+85
*
Implement addrdataset function.
Adam Tkac
2009-03-16
1
-7
/
+219
*
Fix memory leak.
Adam Tkac
2009-03-16
1
-0
/
+1
*
Some cosmetic changes in ldap_helper.c
Martin Nagy
2009-03-16
1
-11
/
+6
*
Use isc_mem_allocate when we call isc_mem_free.
Adam Tkac
2009-03-16
1
-3
/
+16
*
Modify functions - rdatalist is always exactly one item (not list).
Adam Tkac
2009-03-16
1
-60
/
+40
*
Add write-back support.
Martin Nagy
2009-03-16
5
-5
/
+281
*
Add rdatatype_to_ldap_record() function.
Martin Nagy
2009-03-16
2
-4
/
+29
*
Add support for SASL and simple authentication.
Martin Nagy
2009-03-16
2
-30
/
+163
*
Add functions str_toupper() and str_casecmp_char()
Martin Nagy
2009-03-16
2
-1
/
+29
*
Correctly accept an empty argument.
Martin Nagy
2009-03-16
1
-15
/
+13
*
Apply defaults correctly.
Martin Nagy
2009-03-16
1
-6
/
+5
*
Add discard_from_cache().
Martin Nagy
2009-03-16
2
-0
/
+25
*
Add expiration option 'cache_ttl'.
Martin Nagy
2009-03-16
1
-38
/
+42
*
Integrate the caching support.
Martin Nagy
2009-03-14
4
-15
/
+37
*
Add basic caching support.
Martin Nagy
2009-03-14
3
-2
/
+244
*
Add ldap_rdatalist_copy().
Martin Nagy
2009-03-14
2
-0
/
+34
*
Separate rdatalist cloning to it's own function.
Martin Nagy
2009-03-14
4
-31
/
+141
*
Add SAFE_MEM_PUT_AND_DETACH() macro.
Martin Nagy
2009-03-14
1
-0
/
+4
*
Get rid of useless debugging output.
Martin Nagy
2009-03-14
1
-15
/
+0
*
Implement getoriginnode function.
atkac
2009-03-14
1
-3
/
+2
*
Associate returned rdataset correctly in findrdataset.
atkac
2009-03-14
1
-2
/
+5
*
Return DNS_R_NXDOMAIN from findnode when no record is found.
atkac
2009-03-14
1
-5
/
+1
*
Compare number of dn-s instead of pointers in dn_to_dnsname.
Adam Tkac
2009-03-02
1
-1
/
+1
*
Check return value from dns_name_fromtext. Free zone name only if it was allo...
Adam Tkac
2009-03-02
2
-2
/
+4
*
Set update ACLs for zones to "any" by default.
Adam Tkac
2009-03-02
1
-0
/
+7
*
Use isc_log_vwrite instead of isc_log_write.
Adam Tkac
2009-03-02
1
-13
/
+8
*
Fix memory leaks resulted from creating rdatasets.
Martin Nagy
2009-02-18
3
-18
/
+75
*
Enable reading from LDAP.
Martin Nagy
2009-02-18
3
-286
/
+455
*
Add conversion function, from LDAP to DNS.
Martin Nagy
2009-02-18
2
-1
/
+55
*
Allocate rdataset separately from rdlist.
Martin Nagy
2009-02-18
1
-6
/
+67
*
Fixed find function, hopefully.
Adam Tkac
2009-02-18
1
-20
/
+19
*
Add str_clear().
Martin Nagy
2009-02-18
3
-1
/
+11
*
Add dnsname_to_dn().
Martin Nagy
2009-02-18
2
-0
/
+55
*
Add a convenience macro for isc_mem_put().
Martin Nagy
2009-02-18
1
-0
/
+10
*
Add split support.
Martin Nagy
2009-02-18
2
-3
/
+143
*
Add another LDAP helper functions.
Martin Nagy
2009-02-13
1
-0
/
+242
*
Implemented findrdataset function.
Adam Tkac
2009-02-12
1
-6
/
+18
*
Add zone manager.
Martin Nagy
2009-02-12
6
-84
/
+449
*
Add helper functions for LDAP related conversions.
Martin Nagy
2009-02-12
3
-1
/
+213
*
Add memory allocation convenience helpers.
Martin Nagy
2009-02-12
1
-0
/
+21
*
Add function logging helpers.
Martin Nagy
2009-02-12
1
-1
/
+13
*
Make log_debug temporarily behave as log_error.
Martin Nagy
2009-02-12
1
-15
/
+24
*
Implemented attachnode/detachnode functions and added stub find routines.
Adam Tkac
2009-02-11
1
-36
/
+147
*
Add helper functions for LDAP attributes.
Martin Nagy
2009-01-19
2
-30
/
+118
*
Added ldapdb_rdatalist_* functions.
Adam Tkac
2009-01-19
2
-0
/
+272
[next]