Fix the mess with ldb includes.
[metze/samba/wip.git] / source4 / lib / ldb / common / attrib_handlers.c
2009-01-30 Simo SorceFix the mess with ldb includes.
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-04 Andrew BartlettUse ldb_dn_from_ldb_val to avoid possible over-run...
2008-09-24 Jelmer VernooijRevert LDB return code patches from Matthias.
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Matthias Dieter... Cosmetic corrections for the LDB library
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-26 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-24 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-22 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-08-22 Andrew TridgellMerge branch 'abartlet-4-0-local' into v4-0-test
2008-08-22 Andrew Tridgellfixed a problem with length limited ldap values
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Andrew Bartlettr25218: After discussion with Simo, remove the subclass...
2007-10-10 Andrew Tridgellr23798: updated old Temple Place FSF addresses to new URL
2007-10-10 Andrew Tridgellr23795: more v2->v3 conversion
2007-10-10 Jelmer Vernooijr22681: Fix standalone ldb build when parent directory...
2007-10-10 Stefan Metzmacherr20168: start separating attributes and syntaxes
2007-10-10 Stefan Metzmacherr19964: make debuging easier and report usefull error...
2007-10-10 Simo Sorcer19888: make it possible to use default attrib handlers...
2007-10-10 Simo Sorcer19832: better prototypes for the linearization functions:
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Stefan Metzmacherr19742: fix compiler warnings
2007-10-10 Stefan Metzmacherr19196: merge from samba3:
2007-10-10 Andrew Bartlettr18978: Fix bug found by:
2007-10-10 Andrew Tridgellr18130: the move to system/ in libreplace broke some...
2007-10-10 Stefan Metzmacherr13359: make sure we don't look at s[-1]
2007-10-10 Simo Sorcer13347: - Now we compare values with an optimized utf8
2007-10-10 Simo Sorcer13335: Fix the build and add an utf8 safe ldb_hadler_f...
2007-10-10 Stefan Metzmacherr12829: fix ldb headers, to not include '<...>' files...
2007-10-10 Simo Sorcer12827: This was a very well concealed bug.
2007-10-10 Volker Lendecker11378: Fix an uninitialized variable warning. Tridge...
2007-10-10 Andrew Tridgellr10915: added a standard attribute handler for a ldap...
2007-10-10 Andrew Tridgellr10913: This patch isn't as big as it looks ...
2007-10-10 Simo Sorcer10250: the comparison is caseless so we must caseless...
2007-10-10 Jelmer Vernooijr9766: Prevent erroneous OOM message
2007-10-10 Love Hörnquist Åstrandr8394: Make sure the argument to ctype is*(3) macros...
2007-10-10 Simo Sorcer8373: New wildcard matching code.
2007-10-10 Simo Sorcer8082: large rewite of ldb_dn.c
2007-10-10 Andrew Tridgellr8041: remove a mis-spelled debug message :-)
2007-10-10 Andrew Tridgellr8037: a fairly major update to the internals of ldb...