summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/common/attrib_handlers.c
Commit message (Expand)AuthorAgeFilesLines
* r25218: After discussion with Simo, remove the subclass support from LDB.Andrew Bartlett2007-10-101-28/+1
* 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-3/+2
* r20168: start separating attributes and syntaxesStefan Metzmacher2007-10-101-19/+12
* r19964: make debuging easier and report usefull error messagesStefan Metzmacher2007-10-101-1/+1
* r19888: make it possible to use default attrib handlers from extensionsSimo Sorce2007-10-101-10/+11
* 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-7/+7
* r19742: fix compiler warningsStefan Metzmacher2007-10-101-4/+8
* r19196: merge from samba3:Stefan Metzmacher2007-10-101-3/+3
* r18978: Fix bug found by:Andrew Bartlett2007-10-101-3/+13
* r18130: the move to system/ in libreplace broke some things ... should beAndrew Tridgell2007-10-101-0/+1
* r13359: make sure we don't look at s[-1]Stefan Metzmacher2007-10-101-1/+1
* r13347: - Now we compare values with an optimized utf8Simo Sorce2007-10-101-1/+34
* r13335: Fix the build and add an utf8 safe ldb_hadler_fold functionSimo Sorce2007-10-101-14/+42
* r12829: fix ldb headers, to not include '<...>' files in .c filesStefan Metzmacher2007-10-101-3/+1
* r12827: This was a very well concealed bug.Simo Sorce2007-10-101-2/+9
* r11378: Fix an uninitialized variable warning. Tridge, I'm 99.999% sure this ...Volker Lendecke2007-10-101-1/+1
* r10915: added a standard attribute handler for a ldap UTC time stringAndrew Tridgell2007-10-101-0/+35
* r10913: This patch isn't as big as it looks ...Andrew Tridgell2007-10-101-13/+13
* r10250: the comparison is caseless so we must caseless subtractSimo Sorce2007-10-101-1/+1
* r9766: Prevent erroneous OOM messageJelmer Vernooij2007-10-101-1/+1
* r8394: Make sure the argument to ctype is*(3) macros are unsigned char asLove Hörnquist Åstrand2007-10-101-1/+2
* r8373: New wildcard matching code.Simo Sorce2007-10-101-75/+20
* r8082: large rewite of ldb_dn.cSimo Sorce2007-10-101-29/+39
* r8041: remove a mis-spelled debug message :-)Andrew Tridgell2007-10-101-1/+0
* r8037: a fairly major update to the internals of ldb. Changes are:Andrew Tridgell2007-10-101-0/+335