summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/common/ldb_ldif.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13324: From now on check attribute names obey rfc2251Simo Sorce1-35/+1
2007-10-10r12829: fix ldb headers, to not include '<...>' files in .c filesStefan Metzmacher1-6/+1
2007-10-10r10913: This patch isn't as big as it looks ...Andrew Tridgell1-7/+7
2007-10-10r10303: check no attribute is given emptySimo Sorce1-0/+5
2007-10-10r9771: - Prevent ldb crash when a invalid DN is addedJelmer Vernooij1-0/+6
2007-10-10r9671: patch from Kai Blin fixing a bug in our base64 encoderAndrew Tridgell1-3/+4
2007-10-10r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce1-2/+2
2007-10-10r8342: allow ldb_ldif_read_string() to continue in the string, so you canAndrew Tridgell1-3/+6
2007-10-10r8082: large rewite of ldb_dn.cSimo Sorce1-3/+3
2007-10-10r8037: a fairly major update to the internals of ldb. Changes are:Andrew Tridgell1-69/+9
2007-10-10r7808: fixed the build of ldb after the binary file support in ldif was addedAndrew Tridgell1-1/+3
2007-10-10r7805: add support to read binary files into attributes data like ldap tools ...Simo Sorce1-3/+73
2007-10-10r7804: added the samba specific ldif handlers into the tree, but don't enableAndrew Tridgell1-2/+26
2007-10-10r7803: added support in ldb for callers to setup ldif read/write functions,Andrew Tridgell1-10/+69
2007-10-10r7740: get rid of our duplicate base64 routinesAndrew Tridgell1-4/+4
2007-10-10r7739: fixed an off by one bug in the base64 decoder for ldb ldifAndrew Tridgell1-0/+3
2007-10-10r4714: move the ldb code to the new talloc interface (eg remove _p suffix)Simo Sorce1-8/+8
2007-10-10r4474: - converted ldb to use talloc internallyAndrew Tridgell1-27/+25
2007-10-10r4010: fixed parsing of null attributes in the ldb ldif parserAndrew Tridgell1-2/+6
2007-10-10r3783: - don't use make proto for ldb anymoreStefan Metzmacher1-0/+2
2007-10-10r3449: more include file reductionAndrew Tridgell1-0/+1
2007-10-10r2055: Add PRINTF_ATTRIBUTE to many more parts of the code, and a newAndrew Bartlett1-0/+2
2007-10-10r1374: Fix signed/unsigned warnings (actually found by g++) after unsigned intTim Potter1-4/+4
2007-10-10r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher1-3/+3
2007-10-10r792: - changed the ldb ldif_* functions to be in the ldb_ namespaceAndrew Tridgell1-14/+14
2007-10-10r513: added a generic ldb debug system to allow the Samba debug functions toAndrew Tridgell1-4/+6
2007-10-10r502: modified ldb to allow the use of an external pool memoryAndrew Tridgell1-36/+44
2007-10-10r490: - expanded the test suite to test modify and delete operationsAndrew Tridgell1-2/+3
2007-10-10r435: a major upgrade for ldbAndrew Tridgell1-12/+18
2007-10-10r387: more C++ friendly changesAndrew Tridgell1-27/+27
2007-10-10r382: More C++ friendliness fixes.Tim Potter1-5/+5
2007-10-10r152: a quick airport commit ....Andrew Tridgell1-1/+21
2004-04-03added the rest of the ldb_modify() code, which required a fairly largeAndrew Tridgell1-43/+190
2004-03-31make a more recent snapshot of ldb available to interestedAndrew Tridgell1-0/+476