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