| 2005-11-03 | Howard Chu | ITS#4099, protect hosts_ctl with tcpd_mutex. From richt... | commit | commitdiff | tree | snapshot | 
| 2005-11-03 | Howard Chu | ITS#4134 delete pwdFailureTime on password reset | commit | commitdiff | tree | snapshot | 
| 2005-11-03 | Howard Chu | ITS#4135 remove client socket from frontend control... | commit | commitdiff | tree | snapshot | 
| 2005-11-02 | Howard Chu | ITS#4137 was returning with tls_def_ctx_mutex locked. | commit | commitdiff | tree | snapshot | 
| 2005-11-02 | Howard Chu | Fix fastpath for internal clients (e.g. syncrepl) too. | commit | commitdiff | tree | snapshot | 
| 2005-11-01 | Howard Chu | Fix fastpath for single-op dispatching | commit | commitdiff | tree | snapshot | 
| 2005-11-01 | Kurt Zeilenga | cleanup | commit | commitdiff | tree | snapshot | 
| 2005-11-01 | Kurt Zeilenga | Note that schema described herein is a "work in progress", | commit | commitdiff | tree | snapshot | 
| 2005-11-01 | Kurt Zeilenga | cleanup | commit | commitdiff | tree | snapshot | 
| 2005-11-01 | Kurt Zeilenga | Various cleanup and updating | commit | commitdiff | tree | snapshot | 
| 2005-11-01 | Pierangelo... | plug one-time leaks | commit | commitdiff | tree | snapshot | 
| 2005-11-01 | Pierangelo... | s/sprintf/snprintf/ | commit | commitdiff | tree | snapshot | 
| 2005-11-01 | Pierangelo... | cleanup | commit | commitdiff | tree | snapshot | 
| 2005-11-01 | Pierangelo... | don't leak matchedDN | commit | commitdiff | tree | snapshot | 
| 2005-11-01 | Pierangelo... | various cleanup | commit | commitdiff | tree | snapshot | 
| 2005-11-01 | Howard Chu | ITS#4132 reset CACHE_ENTRY_ONELEVEL when complete.... | commit | commitdiff | tree | snapshot | 
| 2005-11-01 | Howard Chu | Fix prev commit | commit | commitdiff | tree | snapshot | 
| 2005-11-01 | Howard Chu | Free bind callback | commit | commitdiff | tree | snapshot | 
| 2005-11-01 | Pierangelo... | fix size of connection array (ITS#4131) | commit | commitdiff | tree | snapshot | 
| 2005-11-01 | Pierangelo... | eat up values of removed attrs | commit | commitdiff | tree | snapshot | 
| 2005-11-01 | Pierangelo... | better fix: in case of error during bind, just bail... | commit | commitdiff | tree | snapshot | 
| 2005-11-01 | Pierangelo... | fix incorrect bind error (ITS#4129) | commit | commitdiff | tree | snapshot | 
| 2005-10-31 | Pierangelo... | allow descriptions in -d for tools as well; test as... | commit | commitdiff | tree | snapshot | 
| 2005-10-31 | Pierangelo... | allow the "none" log level | commit | commitdiff | tree | snapshot | 
| 2005-10-31 | Pierangelo... | fix usage | commit | commitdiff | tree | snapshot | 
| 2005-10-31 | Pierangelo... | check length (FIXME: snprintf return value may not... | commit | commitdiff | tree | snapshot | 
| 2005-10-31 | Pierangelo... | cleanup namespace (ITS#423) | commit | commitdiff | tree | snapshot | 
| 2005-10-31 | Pierangelo... | address ITS#4127 (please review) | commit | commitdiff | tree | snapshot | 
| 2005-10-31 | Pierangelo... | more about ITS#4128; please review | commit | commitdiff | tree | snapshot | 
| 2005-10-31 | Pierangelo... | address ITS#4128; please review | commit | commitdiff | tree | snapshot | 
| 2005-10-31 | Pierangelo... | consistently use HSTRERROR (ITS#4124) | commit | commitdiff | tree | snapshot | 
| 2005-10-30 | Howard Chu | Partial fix for ITS#3850, stop spurious "deferring... | commit | commitdiff | tree | snapshot | 
| 2005-10-30 | Howard Chu | Fix slap_callback processing, make sure it's safe for... | commit | commitdiff | tree | snapshot | 
| 2005-10-30 | Howard Chu | Add slapd-bind to Makefile, update bind notes. | commit | commitdiff | tree | snapshot | 
| 2005-10-30 | Howard Chu | Fix uninit'd rc | commit | commitdiff | tree | snapshot | 
| 2005-10-30 | Howard Chu | Fix epoll, just handle wake events in the order they... | commit | commitdiff | tree | snapshot | 
| 2005-10-29 | Kurt Zeilenga | Provide unique error message for ldap_parse_extended_result | commit | commitdiff | tree | snapshot | 
| 2005-10-29 | Kurt Zeilenga | Update libtool to 1.5.20 | commit | commitdiff | tree | snapshot | 
| 2005-10-29 | Kurt Zeilenga | Add commented-out 'top' | commit | commitdiff | tree | snapshot | 
| 2005-10-29 | Howard Chu | ITS#4108 fix another accept/read race condition | commit | commitdiff | tree | snapshot | 
| 2005-10-29 | Pierangelo... | do not return success; frontend already does (ITS#4122) | commit | commitdiff | tree | snapshot | 
| 2005-10-29 | Howard Chu | Perform binds in a loop, using either a single DN or... | commit | commitdiff | tree | snapshot | 
| 2005-10-29 | Howard Chu | Fix debug msg | commit | commitdiff | tree | snapshot | 
| 2005-10-29 | Howard Chu | ITS#4108 Cleanup accept/close race conditions. | commit | commitdiff | tree | snapshot | 
| 2005-10-29 | Howard Chu | Cleanup, fix ITS#4120 | commit | commitdiff | tree | snapshot | 
| 2005-10-28 | Howard Chu | Fix ITS#4119, option char left over after rev 1.185 | commit | commitdiff | tree | snapshot | 
| 2005-10-28 | Howard Chu | Fix prev commit, spawns unnecessary threads. | commit | commitdiff | tree | snapshot | 
| 2005-10-28 | Howard Chu | ITS#4017 add TLSDHParamFile | commit | commitdiff | tree | snapshot | 
| 2005-10-28 | Howard Chu | ITS#4017 add TLSDHParamFile | commit | commitdiff | tree | snapshot | 
| 2005-10-28 | Howard Chu | ITS#4017, additional revisions for DH parameters | commit | commitdiff | tree | snapshot | 
| 2005-10-28 | Howard Chu | reqMod / reqOld must be OctetString to accomodate all... | commit | commitdiff | tree | snapshot | 
| 2005-10-28 | Howard Chu | Comment out obsolete ucdata-path directive | commit | commitdiff | tree | snapshot | 
| 2005-10-28 | Howard Chu | One more try, deleted corrupt revision. Add tool-thread... | commit | commitdiff | tree | snapshot | 
| 2005-10-28 | Howard Chu | ITS#4111 fix mask_to_verbs return value | commit | commitdiff | tree | snapshot | 
| 2005-10-27 | Howard Chu | Fix pool_submit, create threads as long as we're under... | commit | commitdiff | tree | snapshot | 
| 2005-10-27 | Howard Chu | Use #ifdef BDB_TOOL_IDL_CACHE to enable IDL cache.... | commit | commitdiff | tree | snapshot | 
| 2005-10-27 | Howard Chu | Fix cache flush / retry sequencing | commit | commitdiff | tree | snapshot | 
| 2005-10-27 | Howard Chu | Revert to previous IDL cache scheme. Doesn't seem to... | commit | commitdiff | tree | snapshot | 
| 2005-10-27 | Howard Chu | Multi-threaded slapindex | commit | commitdiff | tree | snapshot | 
| 2005-10-27 | Howard Chu | Add tool-threads config keyword, init thread pool in... | commit | commitdiff | tree | snapshot | 
| 2005-10-27 | Howard Chu | Fix IDL caching | commit | commitdiff | tree | snapshot | 
| 2005-10-26 | Howard Chu | Use sorted array for indexed attrs instead of AVL tree | commit | commitdiff | tree | snapshot | 
| 2005-10-26 | Howard Chu | Fix notags/nosubtypes handling | commit | commitdiff | tree | snapshot | 
| 2005-10-26 | Howard Chu | Better IDL cache allocation | commit | commitdiff | tree | snapshot | 
| 2005-10-25 | Howard Chu | ITS#4101 fgets leaves NL in input buffer | commit | commitdiff | tree | snapshot | 
| 2005-10-25 | Pierangelo... | fix previous commit | commit | commitdiff | tree | snapshot | 
| 2005-10-25 | Howard Chu | Lower id2entry cache priority in tool mode | commit | commitdiff | tree | snapshot | 
| 2005-10-25 | Howard Chu | hdb doesn't need to fix DNs for slapindex | commit | commitdiff | tree | snapshot | 
| 2005-10-24 | Pierangelo... | fix handling of invalid DN-valued attrs (ITS#4107) | commit | commitdiff | tree | snapshot | 
| 2005-10-23 | Howard Chu | substring indexing optimization | commit | commitdiff | tree | snapshot | 
| 2005-10-22 | Howard Chu | Add IDL caching for slapadd/slapindex quick mode | commit | commitdiff | tree | snapshot | 
| 2005-10-20 | Pierangelo... | fix custom group objectclass/member attribute parsing... | commit | commitdiff | tree | snapshot | 
| 2005-10-20 | Kurt Zeilenga | Additional serverSaslCred trace messages. | commit | commitdiff | tree | snapshot | 
| 2005-10-19 | Howard Chu | Cleanup, proxy cache is no longer tied to meta | commit | commitdiff | tree | snapshot | 
| 2005-10-18 | Howard Chu | Cleanup unused def | commit | commitdiff | tree | snapshot | 
| 2005-10-18 | Howard Chu | Eliminate long-lived read transaction, we can just... | commit | commitdiff | tree | snapshot | 
| 2005-10-18 | Howard Chu | ITS#4088 force cursors to use same locker | commit | commitdiff | tree | snapshot | 
| 2005-10-18 | Kurt Zeilenga | Don't refer to deprecated routines | commit | commitdiff | tree | snapshot | 
| 2005-10-18 | Howard Chu | Fix formatting | commit | commitdiff | tree | snapshot | 
| 2005-10-18 | Howard Chu | Delta-syncrepl doc updates | commit | commitdiff | tree | snapshot | 
| 2005-10-17 | Kurt Zeilenga | Add kqueue(2) support to slapd(8) | commit | commitdiff | tree | snapshot | 
| 2005-10-17 | Kurt Zeilenga | Note that proxy authz was submitted for publication | commit | commitdiff | tree | snapshot | 
| 2005-10-17 | Kurt Zeilenga | managedit should be explicitly hidden (it was hidden... | commit | commitdiff | tree | snapshot | 
| 2005-10-17 | Howard Chu | Fix ITS#4098 | commit | commitdiff | tree | snapshot | 
| 2005-10-17 | Howard Chu | Fix epoll, slapd_remove gets called multiple times... | commit | commitdiff | tree | snapshot | 
| 2005-10-17 | Howard Chu | Fix ldapi DN ordering | commit | commitdiff | tree | snapshot | 
| 2005-10-17 | Howard Chu | More matching rules | commit | commitdiff | tree | snapshot | 
| 2005-10-17 | Howard Chu | More schema tweaks | commit | commitdiff | tree | snapshot | 
| 2005-10-17 | Howard Chu | Change ModDN back to ModRDN. Legacy... | commit | commitdiff | tree | snapshot | 
| 2005-10-17 | Howard Chu | Schema tweaks | commit | commitdiff | tree | snapshot | 
| 2005-10-17 | Howard Chu | Fix Bind/Unbind logging, align Search scopes with RFC2255 | commit | commitdiff | tree | snapshot | 
| 2005-10-17 | Howard Chu | Fix noop behavior, don't same TXN twice. Use consistent... | commit | commitdiff | tree | snapshot | 
| 2005-10-16 | Kurt Zeilenga | Revise last commit | commit | commitdiff | tree | snapshot | 
| 2005-10-16 | Kurt Zeilenga | Fix TLS/SASL handling in new lightweight dispatcher | commit | commitdiff | tree | snapshot | 
| 2005-10-16 | Kurt Zeilenga | Move slapd_set_read before return | commit | commitdiff | tree | snapshot | 
| 2005-10-16 | Pierangelo... | silence SLAP_SEM_LOAD_CONTROL related warnings... | commit | commitdiff | tree | snapshot | 
| 2005-10-16 | Howard Chu | ITS#4088 proposed fix | commit | commitdiff | tree | snapshot | 
| 2005-10-16 | Kurt Zeilenga | Add descr # to epoll_ctl failed error message | commit | commitdiff | tree | snapshot | 
| 2005-10-16 | Howard Chu | ITS#4089 add -g option to disable gluing | commit | commitdiff | tree | snapshot | 
| 2005-10-16 | Kurt Zeilenga | disable SLAP_SEM_LOAD_CONTROL by default, needs additio... | commit | commitdiff | tree | snapshot | 
| next |