summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/common/ldb_ldif.c
Commit message (Expand)AuthorAgeFilesLines
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-101-2/+1
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-101-1/+1
* r22681: Fix standalone ldb build when parent directory name != ldb.Jelmer Vernooij2007-10-101-2/+1
* r20189: remove unused struct elementStefan Metzmacher2007-10-101-2/+0
* r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointerStefan Metzmacher2007-10-101-7/+7
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-101-1/+1
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-101-2/+2
* r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...Simo Sorce2007-10-101-1/+1
* r19323: fixed a leak in the ldif parse codeAndrew Tridgell2007-10-101-0/+1
* r19305: Potential memleak on the ldb_context if we don't use a temp mem contextSimo Sorce2007-10-101-1/+10
* r19188: merge from samba3:Stefan Metzmacher2007-10-101-4/+7
* r18536: fixed the loading of external binary files from ldif into ldbAndrew Tridgell2007-10-101-1/+7
* r18130: the move to system/ in libreplace broke some things ... should beAndrew Tridgell2007-10-101-0/+1
* r13324: From now on check attribute names obey rfc2251Simo Sorce2007-10-101-35/+1
* r12829: fix ldb headers, to not include '<...>' files in .c filesStefan Metzmacher2007-10-101-6/+1
* r10913: This patch isn't as big as it looks ...Andrew Tridgell2007-10-101-7/+7
* r10303: check no attribute is given emptySimo Sorce2007-10-101-0/+5
* r9771: - Prevent ldb crash when a invalid DN is addedJelmer Vernooij2007-10-101-0/+6
* r9671: patch from Kai Blin fixing a bug in our base64 encoderAndrew Tridgell2007-10-101-3/+4
* r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce2007-10-101-2/+2
* r8342: allow ldb_ldif_read_string() to continue in the string, so you canAndrew Tridgell2007-10-101-3/+6
* r8082: large rewite of ldb_dn.cSimo Sorce2007-10-101-3/+3
* r8037: a fairly major update to the internals of ldb. Changes are:Andrew Tridgell2007-10-101-69/+9
* r7808: fixed the build of ldb after the binary file support in ldif was addedAndrew Tridgell2007-10-101-1/+3
* r7805: add support to read binary files into attributes data like ldap tools ...Simo Sorce2007-10-101-3/+73
* r7804: added the samba specific ldif handlers into the tree, but don't enableAndrew Tridgell2007-10-101-2/+26
* r7803: added support in ldb for callers to setup ldif read/write functions,Andrew Tridgell2007-10-101-10/+69
* r7740: get rid of our duplicate base64 routinesAndrew Tridgell2007-10-101-4/+4
* r7739: fixed an off by one bug in the base64 decoder for ldb ldifAndrew Tridgell2007-10-101-0/+3
* r4714: move the ldb code to the new talloc interface (eg remove _p suffix)Simo Sorce2007-10-101-8/+8
* r4474: - converted ldb to use talloc internallyAndrew Tridgell2007-10-101-27/+25
* r4010: fixed parsing of null attributes in the ldb ldif parserAndrew Tridgell2007-10-101-2/+6
* r3783: - don't use make proto for ldb anymoreStefan Metzmacher2007-10-101-0/+2
* r3449: more include file reductionAndrew Tridgell2007-10-101-0/+1
* r2055: Add PRINTF_ATTRIBUTE to many more parts of the code, and a newAndrew Bartlett2007-10-101-0/+2
* r1374: Fix signed/unsigned warnings (actually found by g++) after unsigned intTim Potter2007-10-101-4/+4
* r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher2007-10-101-3/+3
* r792: - changed the ldb ldif_* functions to be in the ldb_ namespaceAndrew Tridgell2007-10-101-14/+14
* r513: added a generic ldb debug system to allow the Samba debug functions toAndrew Tridgell2007-10-101-4/+6
* r502: modified ldb to allow the use of an external pool memoryAndrew Tridgell2007-10-101-36/+44
* r490: - expanded the test suite to test modify and delete operationsAndrew Tridgell2007-10-101-2/+3
* r435: a major upgrade for ldbAndrew Tridgell2007-10-101-12/+18
* r387: more C++ friendly changesAndrew Tridgell2007-10-101-27/+27
* r382: More C++ friendliness fixes.Tim Potter2007-10-101-5/+5
* r152: a quick airport commit ....Andrew Tridgell2007-10-101-1/+21
* added the rest of the ldb_modify() code, which required a fairly largeAndrew Tridgell2004-04-031-43/+190
* make a more recent snapshot of ldb available to interestedAndrew Tridgell2004-03-311-0/+476