]> git.sur5r.net Git - openldap/history - servers/slapd/overlays/dds.c
Merge branch 'mdb.master' of ssh://git-master.openldap.org/~git/git/openldap
[openldap] / servers / slapd / overlays / dds.c
2011-09-07 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-01 Howard ChuMerge remote branch 'mdb4/master'
2011-08-17 Pierangelo Masaratifix TTL tolerance (ITS#7017, patch by jvcelak@redhat...
2011-01-05 Kurt ZeilengaHappy New Year
2010-09-07 Pierangelo Masaratiadd support for ADD_IF_NOT_PRESENT and SOFTDEL internal...
2010-04-13 Kurt Zeilengahappy belated New Year
2010-03-22 Pierangelo Masaraticheck for NULL backend (ITS#6490)
2009-11-15 Howard ChuUse fake_init2 in db_open/db_close since they can execu...
2009-08-03 Pierangelo Masaratisilence warnings; misc cleanup; test refresh as non...
2009-06-11 Hallvard FurusethITS#6169: do not access freed memory in dds_expire()
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-10-09 Pierangelo Masaratidon't free and reuse filter structure; don't rewrite...
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-15 Pierangelo Masaratifix declarations of buffers for numeric strings; other...
2007-12-08 Pierangelo Masaratidon't try to count non-expired entries if database...
2007-12-08 Pierangelo Masaratidon't try to delete expired entries if database does...
2007-09-24 Howard ChuMore for Mod.sm_numvals
2007-09-21 Howard ChuAttribute/Modification value counters
2007-09-01 Pierangelo Masaratihide (experimental) schema
2007-08-17 Pierangelo Masaratimore consistent parsing checks
2007-08-03 Ralf HaferkampReworked recent backend API changes, now using a separa...
2007-07-25 Ralf HaferkampAdded a new parameter (ConfigArgs*) to the _db_init...
2007-07-13 Howard ChuFallout from ITS#4986 - remove unused param of select_b...
2007-05-18 Hallvard FurusethGive OperationBuffer normal struct members instead...
2007-04-06 Howard ChuAxe slurpd / replog support
2007-01-21 Howard ChuDon't use ldap_pvt_thread_pool_context_reset(), it...
2007-01-11 Hallvard FurusethDelete unused variables.
2007-01-02 Kurt Zeilengahappy new year
2006-09-13 Howard ChuUse register_at / register_oc
2006-08-22 Kurt Zeilengas/managedit/relax/
2006-04-13 Hallvard Furusethinit_module() typo: Log() -> Log2()
2006-04-12 Kurt Zeilengaunifdef -DSLAP_ACL_HONOR_DISCLOSE
2006-02-07 Howard ChuMore unifdef SLAPD_MULTIMASTER cleanup
2006-01-19 Pierangelo Masaratineed normalized timestamp as well, although this is...
2006-01-14 Pierangelo Masaratirootdn can exceed limit on number of dynamic objects
2006-01-14 Pierangelo Masaratiaddress ITS#4332; might remove dynamicObject counting
2006-01-07 Pierangelo Masaratifix entryExpireTimestamp description
2006-01-06 Pierangelo Masaratiregister OID for entryExpireTimestamp
2006-01-06 Pierangelo Masaratirfc2589 support (ITS#4293)