]> git.sur5r.net Git - openldap/history - servers
silence warnings & FPE issue
[openldap] / servers /
2005-11-06 Pierangelo Masaratifix type issue
2005-11-06 Pierangelo Masaratifix operational attrs addition
2005-11-06 Pierangelo Masaratifix root entry deletion
2005-11-06 Pierangelo Masaratifix access checking; fix operational attrs addition
2005-11-06 Pierangelo Masaratibackport write operation timeouts from back-meta to...
2005-11-06 Pierangelo Masaratimove bindconf_[un]parse() into generic API
2005-11-06 Pierangelo Masaratisilence warnings
2005-11-06 Pierangelo Masaratiadd matchedDN; fix and clarify behavior when searching...
2005-11-06 Kurt ZeilengaImprove SASL error handling
2005-11-06 Howard ChuITS#4151 remove extraneous sasl_bind_in_progress manipu...
2005-11-05 Howard ChuFix ITS#4151 - set sasl_bind_in_progress in bind_cb
2005-11-05 Pierangelo Masaratiallow per-target retry in searches; taint invalid conne...
2005-11-05 Howard ChuITS#4148 fix replica mods
2005-11-04 Pierangelo Masaratireverse previous commit
2005-11-04 Pierangelo Masaratifix size/time limit (ITS#4145)
2005-11-04 Pierangelo Masaratipartially revert previous commit
2005-11-04 Howard ChuITS#4143 bdb_tool_info should only be non-NULL for...
2005-11-04 Pierangelo Masaratiimprove previous commit
2005-11-04 Pierangelo Masaratiadd a giant mutex around the ldapinfo structure to...
2005-11-04 Pierangelo Masaratifree values in case of error
2005-11-04 Pierangelo Masarationly add opattrs if not shadow; use helper to extract rdn
2005-11-03 Pierangelo Masaratiplug one-time leak
2005-11-03 Howard ChuITS#4128 revert prev fixes, alternate fix used.
2005-11-03 Pierangelo Masaratifix previous commit (addresses ITS#4139)
2005-11-03 Howard ChuCleanup
2005-11-03 Howard ChuITS#4128 use backend_db_init
2005-11-03 Howard ChuITS#4128 use backend_db_init to init the private backend
2005-11-03 Kurt Zeilengafix -USLAP_LIGHTWEIGHT_DISPACTHER sl_busy issue
2005-11-03 Pierangelo Masaratiimport leak plug from slapo-rwm
2005-11-03 Pierangelo Masaratidon't leak on exit
2005-11-03 Pierangelo Masaratidon't leak massaged referral DN
2005-11-03 Pierangelo Masaratirelease entry, if required; release mapping resources...
2005-11-03 Howard ChuITS#4136 fix prev commit
2005-11-03 Pierangelo Masaratidon't leak text/matched
2005-11-03 Howard ChuITS#4135 fix prev commit
2005-11-03 Kurt ZeilengaUpdate result code to IANA-assigned values
2005-11-03 Howard ChuITS#4134 additional fix
2005-11-03 Howard ChuITS#4099, protect hosts_ctl with tcpd_mutex. From richt...
2005-11-03 Howard ChuITS#4134 delete pwdFailureTime on password reset
2005-11-03 Howard ChuITS#4135 remove client socket from frontend control...
2005-11-02 Howard ChuFix fastpath for internal clients (e.g. syncrepl) too.
2005-11-01 Howard ChuFix fastpath for single-op dispatching
2005-11-01 Pierangelo Masaratiplug one-time leaks
2005-11-01 Pierangelo Masaratis/sprintf/snprintf/
2005-11-01 Pierangelo Masaraticleanup
2005-11-01 Pierangelo Masaratidon't leak matchedDN
2005-11-01 Pierangelo Masarativarious cleanup
2005-11-01 Howard ChuITS#4132 reset CACHE_ENTRY_ONELEVEL when complete....
2005-11-01 Howard ChuFix prev commit
2005-11-01 Howard ChuFree bind callback
2005-11-01 Pierangelo Masaratifix size of connection array (ITS#4131)
2005-11-01 Pierangelo Masaratieat up values of removed attrs
2005-11-01 Pierangelo Masaratibetter fix: in case of error during bind, just bail...
2005-11-01 Pierangelo Masaratifix incorrect bind error (ITS#4129)
2005-10-31 Pierangelo Masaratiallow descriptions in -d for tools as well; test as...
2005-10-31 Pierangelo Masaratiallow the "none" log level
2005-10-31 Pierangelo Masaratifix usage
2005-10-31 Pierangelo Masaraticheck length (FIXME: snprintf return value may not...
2005-10-31 Pierangelo Masaraticleanup namespace (ITS#423)
2005-10-31 Pierangelo Masaratiaddress ITS#4127 (please review)
2005-10-31 Pierangelo Masaratimore about ITS#4128; please review
2005-10-31 Pierangelo Masaratiaddress ITS#4128; please review
2005-10-30 Howard ChuPartial fix for ITS#3850, stop spurious "deferring...
2005-10-30 Howard ChuFix slap_callback processing, make sure it's safe for...
2005-10-30 Howard ChuFix uninit'd rc
2005-10-30 Howard ChuFix epoll, just handle wake events in the order they...
2005-10-29 Kurt ZeilengaAdd commented-out 'top'
2005-10-29 Howard ChuITS#4108 fix another accept/read race condition
2005-10-29 Pierangelo Masaratido not return success; frontend already does (ITS#4122)
2005-10-29 Howard ChuFix debug msg
2005-10-29 Howard ChuITS#4108 Cleanup accept/close race conditions.
2005-10-29 Howard ChuCleanup, fix ITS#4120
2005-10-28 Howard ChuFix ITS#4119, option char left over after rev 1.185
2005-10-28 Howard ChuITS#4017, additional revisions for DH parameters
2005-10-28 Howard ChureqMod / reqOld must be OctetString to accomodate all...
2005-10-28 Howard ChuITS#4111 fix mask_to_verbs return value
2005-10-27 Howard ChuUse #ifdef BDB_TOOL_IDL_CACHE to enable IDL cache....
2005-10-27 Howard ChuFix cache flush / retry sequencing
2005-10-27 Howard ChuRevert to previous IDL cache scheme. Doesn't seem to...
2005-10-27 Howard ChuMulti-threaded slapindex
2005-10-27 Howard ChuAdd tool-threads config keyword, init thread pool in...
2005-10-27 Howard ChuFix IDL caching
2005-10-26 Howard ChuUse sorted array for indexed attrs instead of AVL tree
2005-10-26 Howard ChuFix notags/nosubtypes handling
2005-10-26 Howard ChuBetter IDL cache allocation
2005-10-25 Pierangelo Masaratifix previous commit
2005-10-25 Howard ChuLower id2entry cache priority in tool mode
2005-10-25 Howard Chuhdb doesn't need to fix DNs for slapindex
2005-10-24 Pierangelo Masaratifix handling of invalid DN-valued attrs (ITS#4107)
2005-10-23 Howard Chusubstring indexing optimization
2005-10-22 Howard ChuAdd IDL caching for slapadd/slapindex quick mode
2005-10-20 Pierangelo Masaratifix custom group objectclass/member attribute parsing...
2005-10-18 Howard ChuCleanup unused def
2005-10-18 Howard ChuEliminate long-lived read transaction, we can just...
2005-10-18 Howard ChuITS#4088 force cursors to use same locker
2005-10-17 Kurt Zeilengamanagedit should be explicitly hidden (it was hidden...
2005-10-17 Howard ChuFix epoll, slapd_remove gets called multiple times...
2005-10-17 Howard ChuMore matching rules
2005-10-17 Howard ChuMore schema tweaks
2005-10-17 Howard ChuChange ModDN back to ModRDN. Legacy...
next