]> git.sur5r.net Git - openldap/history - servers
works now
[openldap] / servers /
2004-12-30 Pierangelo Masaratiworks now
2004-12-30 Pierangelo MasaratiTODO: rewrite/remap the newRDN and related stuff both...
2004-12-30 Pierangelo Masaratiuse normalized new superior
2004-12-29 Pierangelo Masaratifix error return when there's no write access to naming...
2004-12-29 Pierangelo Masaratirework operations in a table-driven manner; better...
2004-12-28 Pierangelo Masaratifix previous commit (for compilers that require at...
2004-12-28 Kurt ZeilengaPROTOS fix
2004-12-28 Pierangelo Masaratilist permissive in supported controls (ITS#3453)
2004-12-23 Pierangelo Masaratifix typos leading to memory issues
2004-12-23 Sang Seok LimBug fix
2004-12-22 Sang Seok LimAdjusting an initial buffer size for x509Certificate
2004-12-22 Sang Seok LimFixing bug in extensible filter indexing
2004-12-21 Sang Seok LimBuf size adjustment
2004-12-21 Sang Seok LimCleanup unused fields of ComponentDesc
2004-12-20 Jong Hyuk Choimisc cleanup
2004-12-20 Jong Hyuk Choimisc fix for the component indexing commit
2004-12-20 Sang Seok Limreturn value mising
2004-12-20 Sang Seok LimComponent Indexing support for BDB
2004-12-17 Howard ChuRemove obsolete comment
2004-12-17 Howard ChuRevert previous, unnecessary
2004-12-16 Howard ChuUse of bzero is not portable
2004-12-16 Jong Hyuk ChoiITS#3445
2004-12-16 Howard ChuMove mkdir def. It should really go somewhere else...
2004-12-16 Howard ChuITS#3443 fix shutdown test
2004-12-14 Jong Hyuk Choiadaptive caching code
2004-12-14 Jong Hyuk Choiadaptive caching implementation
2004-12-14 Jong Hyuk Choizone invalidation/locking implementation
2004-12-13 Sang Seok Lim1) <select> and <content> type component reference...
2004-12-12 Pierangelo Masaratidon't try to send results on abandon (ITS#3434)
2004-12-12 Howard ChuFix playlog uninit'd fields
2004-12-12 Howard ChuFix ITS#3425, use less restrictive search filter when...
2004-12-11 Pierangelo Masaratimore cleanup
2004-12-11 Pierangelo Masaraticleanup
2004-12-11 Pierangelo Masaratiimprove usability of global ovrlays for write operation...
2004-12-11 Pierangelo Masaratiwork out an issue with chk_referrals and back-relay...
2004-12-11 Pierangelo Masaratiwork out an issue with chk_referrals and back-relay...
2004-12-11 Jong Hyuk Choidata struct for zone allocator
2004-12-11 Pierangelo Masarati(temporary?) fix to ITS#3434
2004-12-11 Pierangelo Masaratirework fix for NULL be_pcl_mutexp
2004-12-11 Pierangelo Masaratibetter fix to ITS#3433
2004-12-11 Pierangelo Masaratitemporarily work around ITS#3433; need to understand...
2004-12-11 Pierangelo Masaratirequired by global overlay write funcs...
2004-12-10 Howard ChuMoved cookie validation into slap_parse_sync_cookie...
2004-12-10 Howard ChuDon't reject invalid cookies, just ignore them. partial...
2004-12-10 Howard ChuFix, don't record psearch until after it has been validated
2004-12-10 Howard ChuFix abandon, only drop our cloned ops, not real fronten...
2004-12-09 Pierangelo Masaratiminor cleanup
2004-12-09 Jong Hyuk Choiupdated zone tree structure; added debug info
2004-12-09 Howard ChuFix abandon processing
2004-12-09 Howard ChuFix prev commit
2004-12-09 Howard ChuAdd fe_op_abandon, call it in connection_abandon()
2004-12-09 Howard ChuFix typo in prev commit
2004-12-09 Howard ChuFix delete/refresh switch
2004-12-09 Howard ChuPersist mode fixes
2004-12-09 Jong Hyuk Choiinclude zn_malloc.c
2004-12-09 Jong Hyuk Choiminor cleanup
2004-12-09 Jong Hyuk Choizone-based memory allocator for adaptive caching
2004-12-09 Howard ChuFix 1.48 change
2004-12-09 Howard ChuAdd better validation of received cookie csn
2004-12-09 Howard ChuA better approach for detach_op
2004-12-09 Howard ChuITS#3426, copy group ACL cache to saved Op
2004-12-08 Howard ChuFix ITS#3424
2004-12-08 Pierangelo Masaraticleanup; add entryCSN
2004-12-08 Pierangelo Masaratifix schema (1.3.6.1.4.1.4203.666.3.13 for 'monitoredObj...
2004-12-08 Pierangelo Masarati- consistently honor multiple referrals
2004-12-08 Pierangelo Masaratiminor cleanup
2004-12-08 Pierangelo Masaraticlarify why we don't accept scheme other than ldap...
2004-12-08 Pierangelo Masaratimake sure global overlays don't use ora_e after the...
2004-12-08 Pierangelo Masaratiuse pre-formatted log string in configure; note the...
2004-12-08 Pierangelo Masaratideclare oc_bvfind_undef()
2004-12-08 Jong Hyuk Choimisc cleanup
2004-12-08 Howard ChuITS#3423 implement delete for ID sets
2004-12-08 Howard ChuITS#3422, restore original select() behavior
2004-12-08 Howard ChuFix playlog search
2004-12-08 Howard ChuAdded sessionlog support. consumer needs work...
2004-12-08 Howard ChuLet slap_get_commit_csn return the current CSN as well
2004-12-07 Howard ChuFix findpresent, include user's filter
2004-12-07 Kurt Zeilengacleanup
2004-12-07 Howard ChuDelete unused slap_build_syncUUID_set()
2004-12-07 Howard ChuRearrange shortcut check for context with no changes
2004-12-07 Howard ChuPreallocate syncuuid set instead of realloc/freeing
2004-12-07 Pierangelo Masaratihardcode "uid" into slapd & improve previous commit
2004-12-07 Howard ChuFix ITS#3420
2004-12-07 Howard Churestore code in search_cleanup to free ctrls
2004-12-07 Howard ChuWrite contextCSN during db_open if it's newer than...
2004-12-06 Howard ChuDelete unused be_context_csn, cleanup pending csn entry
2004-12-06 Howard ChuFix entry_release backend swapping
2004-12-06 Howard ChuFix inequality cursor management
2004-12-06 Howard ChuFix mod locking
2004-12-06 Pierangelo MasaratiITS#3419: values in built auth DNs may need DN escaping...
2004-12-06 Howard ChuBetter fix for prev commit
2004-12-06 Howard ChuStore entryIDs in big-endian order, no more custom...
2004-12-06 Howard ChuFix previous commit
2004-12-06 Howard Chubdb_tool_dn2id_get should use bdb_dn2id, not duplicate...
2004-12-06 Howard ChuFix GE inequality lookups, key was getting overwritten
2004-12-06 Howard ChuDon't assert on short time strings, just ignore them.
2004-12-05 Howard ChuAdd glue overlay
2004-12-05 Howard ChuForced commit - add CVS ID tag
2004-12-05 Howard ChuRestored findcsn( MAX ), used at db_open time
2004-12-05 Howard ChuMore shutdown fixes
next