]> git.sur5r.net Git - openldap/history - servers/slapd/back-mdb/dn2id.c
ITS#7473 check DN scope before fetching id2e
[openldap] / servers / slapd / back-mdb / dn2id.c
2013-01-27 Howard ChuITS#7473 check DN scope before fetching id2e
2013-01-27 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2013-01-14 Quanah Gibson-MountHappy New Year
2013-01-14 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2013-01-09 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2013-01-03 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-12-12 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-12-12 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-12-11 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-12-10 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-12-07 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-12-07 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-12-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-12-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-11-30 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-11-05 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-10-31 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-10-02 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-27 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-19 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-18 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-18 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-14 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-12 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-07 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-27 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-24 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-23 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-22 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-07-26 Howard ChuUse new Append support
2012-07-26 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-07-18 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-06-22 Howard ChuITS#7302 fix mdb_dn2id_delete
2012-06-05 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-05-09 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-04-09 Howard ChuMDB_APPEND should only be used in tool mode
2012-01-20 Kurt ZeilengaHappy New Year!
2011-11-10 Howard ChuCheck for NULL DN in debug msg
2011-11-10 Howard ChuFix u_intX -> uintX
2011-11-04 Howard ChuKeep some dn2i/id2e cursors open longer
2011-11-04 Howard ChuUse MDB_APPEND mode where possible
2011-11-04 Howard ChuFix onelevel search from last commit
2011-11-04 Howard ChuMore search optimization
2011-11-04 Hallvard FurusethTweak back-mdb integer types to match libmdb.
2011-11-04 Howard ChuMore search optimizations
2011-11-04 Howard ChuCursor updates
2011-11-04 Howard ChuImport back-mdb