summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/common/attrib_handlers.c
AgeCommit message (Expand)AuthorFilesLines
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