summaryrefslogtreecommitdiffstats
path: root/source4/ldap_server/ldap_parse.c
Commit message (Expand)AuthorAgeFilesLines
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-12/+12
* r4549: got rid of a lot more uses of plain talloc(), instead usingAndrew Tridgell2007-10-101-2/+2
* r4547: - added talloc_new(ctx) macro that is a neater form of the common tall...Andrew Tridgell2007-10-101-2/+2
* r3754: merge in ldb modules support from the tmp branch ldbPluginsSimo Sorce2007-10-101-1/+74
* r3097: - an empty string is a valid DNStefan Metzmacher2007-10-101-2/+16
* r2825: fix the buildStefan Metzmacher2007-10-101-2/+2
* r2820: complete the parsing routing with correct support for escaped charsSimo Sorce2007-10-101-19/+61
* r2815: add some more docsSimo Sorce2007-10-101-0/+194