summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/common/ldb_utf8.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
* r19906: ldb_attr_cmp is used a lotSimo Sorce2007-10-101-11/+0
* r19074: Merge from 3_0: Fix a potential NULL dereference.Volker Lendecke2007-10-101-1/+1
* r18130: the move to system/ in libreplace broke some things ... should beAndrew Tridgell2007-10-101-0/+1
* r13349: In the end I could not use ldb_caseless_cmpSimo Sorce2007-10-101-19/+1
* r13333: revert previous commit I will use ldb_caseless_cmp in attrib_handlersSimo Sorce2007-10-101-2/+35
* r13328: After the attribute name check cleanup it turned up ldb_caseless_cmp()Simo Sorce2007-10-101-19/+1
* r13324: From now on check attribute names obey rfc2251Simo Sorce2007-10-101-7/+74
* r13278: remove a silly strcasecmp() replacementAndrew Tridgell2007-10-101-9/+1
* r12829: fix ldb headers, to not include '<...>' files in .c filesStefan Metzmacher2007-10-101-3/+1
* r11364: added a ldb_attr_dn() function for testing if an attribute name isAndrew Tridgell2007-10-101-0/+12
* r10957: make a comment clearerAndrew Tridgell2007-10-101-1/+1
* r10913: This patch isn't as big as it looks ...Andrew Tridgell2007-10-101-1/+0
* r8515: ldb_dn_cmp now uses ldb_dn_compare so that the DNs are comparedSimo Sorce2007-10-101-9/+0
* r8394: Make sure the argument to ctype is*(3) macros are unsigned char asLove Hörnquist Åstrand2007-10-101-2/+3
* r8037: a fairly major update to the internals of ldb. Changes are:Andrew Tridgell2007-10-101-2/+2
* r7936: new ldb_dn_explode and ldb_dn_casefold functions and coSimo Sorce2007-10-101-79/+1
* r7709: - convert ldb to use popt, so that it can interact with the sambaAndrew Tridgell2007-10-101-1/+1
* r7601: ldb_sqlite3 work in progressDerrell Lipman2007-10-101-8/+10
* r7418: work in progressDerrell Lipman2007-10-101-2/+2
* r7276: - moved static tdb function ltdb_dn_fold() into common/ so that it can beDerrell Lipman2007-10-101-0/+77
* r4474: - converted ldb to use talloc internallyAndrew Tridgell2007-10-101-1/+1
* r3783: - don't use make proto for ldb anymoreStefan Metzmacher2007-10-101-0/+2
* r3449: more include file reductionAndrew Tridgell2007-10-101-0/+1
* r502: modified ldb to allow the use of an external pool memoryAndrew Tridgell2007-10-101-2/+2
* r435: a major upgrade for ldbAndrew Tridgell2007-10-101-0/+87