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