summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/common/attrib_handlers.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22681: Fix standalone ldb build when parent directory name != ldb.Jelmer Vernooij1-3/+2
2007-10-10r20168: start separating attributes and syntaxesStefan Metzmacher1-19/+12
2007-10-10r19964: make debuging easier and report usefull error messagesStefan Metzmacher1-1/+1
2007-10-10r19888: make it possible to use default attrib handlers from extensionsSimo Sorce1-10/+11
2007-10-10r19832: better prototypes for the linearization functions:Simo Sorce1-1/+1
2007-10-10r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce1-7/+7
2007-10-10r19742: fix compiler warningsStefan Metzmacher1-4/+8
2007-10-10r19196: merge from samba3:Stefan Metzmacher1-3/+3
2007-10-10r18978: Fix bug found by:Andrew Bartlett1-3/+13
2007-10-10r18130: the move to system/ in libreplace broke some things ... should beAndrew Tridgell1-0/+1
2007-10-10r13359: make sure we don't look at s[-1]Stefan Metzmacher1-1/+1
2007-10-10r13347: - Now we compare values with an optimized utf8Simo Sorce1-1/+34
2007-10-10r13335: Fix the build and add an utf8 safe ldb_hadler_fold functionSimo Sorce1-14/+42
2007-10-10r12829: fix ldb headers, to not include '<...>' files in .c filesStefan Metzmacher1-3/+1
2007-10-10r12827: This was a very well concealed bug.Simo Sorce1-2/+9
2007-10-10r11378: Fix an uninitialized variable warning. Tridge, I'm 99.999% sure this ...Volker Lendecke1-1/+1
2007-10-10r10915: added a standard attribute handler for a ldap UTC time stringAndrew Tridgell1-0/+35
2007-10-10r10913: This patch isn't as big as it looks ...Andrew Tridgell1-13/+13
2007-10-10r10250: the comparison is caseless so we must caseless subtractSimo Sorce1-1/+1
2007-10-10r9766: Prevent erroneous OOM messageJelmer Vernooij1-1/+1
2007-10-10r8394: Make sure the argument to ctype is*(3) macros are unsigned char asLove Hörnquist Åstrand1-1/+2
2007-10-10r8373: New wildcard matching code.Simo Sorce1-75/+20
2007-10-10r8082: large rewite of ldb_dn.cSimo Sorce1-29/+39
2007-10-10r8041: remove a mis-spelled debug message :-)Andrew Tridgell1-1/+0
2007-10-10r8037: a fairly major update to the internals of ldb. Changes are:Andrew Tridgell1-0/+335