| 2007-01-03 | Howard Chu | Remember our own success code in case an overlay changes it | commit | commitdiff | tree | snapshot | 
| 2007-01-03 | Howard Chu | Just return API errors to the frontend, don't attempt... | commit | commitdiff | tree | snapshot | 
| 2007-01-03 | Howard Chu | Use Clock algorithm for IDL cache too | commit | commitdiff | tree | snapshot | 
| 2007-01-03 | Howard Chu | Delete unused idl_cache_entry rwlock field | commit | commitdiff | tree | snapshot | 
| 2007-01-03 | Howard Chu | #if out unnecessary code in prev commit | commit | commitdiff | tree | snapshot | 
| 2007-01-03 | Howard Chu | Tweak entry alignment, play with STRIPE/STRIDE definiti... | commit | commitdiff | tree | snapshot | 
| 2007-01-02 | Kurt Zeilenga | happy new year | commit | commitdiff | tree | snapshot | 
| 2007-01-02 | Kurt Zeilenga | Use soelim to fix .so problem | commit | commitdiff | tree | snapshot | 
| 2007-01-02 | Kurt Zeilenga | happy new year | commit | commitdiff | tree | snapshot | 
| 2007-01-02 | Howard Chu | FWIW, SIGBREAK on Windows should only be ignored when... | commit | commitdiff | tree | snapshot | 
| 2007-01-01 | Howard Chu | Revert to ordering behavior of original attrs_free() | commit | commitdiff | tree | snapshot | 
| 2007-01-01 | Howard Chu | Bypass a few redundant locks | commit | commitdiff | tree | snapshot | 
| 2007-01-01 | Howard Chu | Tweak cache_lru_print | commit | commitdiff | tree | snapshot | 
| 2007-01-01 | Howard Chu | Fix prev commit, hdb_cache_find_parent | commit | commitdiff | tree | snapshot | 
| 2007-01-01 | Howard Chu | Drop unnecessary memset()s | commit | commitdiff | tree | snapshot | 
| 2007-01-01 | Howard Chu | Fix typo in prev commit | commit | commitdiff | tree | snapshot | 
| 2007-01-01 | Howard Chu | Fix prev commit | commit | commitdiff | tree | snapshot | 
| 2007-01-01 | Howard Chu | partial revert - keep acquiring BDB lock in lru_purge. | commit | commitdiff | tree | snapshot | 
| 2006-12-31 | Howard Chu | Cleanup db_lock/unlock parameters | commit | commitdiff | tree | snapshot | 
| 2006-12-31 | Howard Chu | Ditch LRU cache replacement in favor of 2nd-chance... | commit | commitdiff | tree | snapshot | 
| 2006-12-31 | Howard Chu | Don't log EAGAIN returns from ber_get_next() | commit | commitdiff | tree | snapshot | 
| 2006-12-30 | Howard Chu | Fix prev commit | commit | commitdiff | tree | snapshot | 
| 2006-12-30 | Howard Chu | In bdb_cache_add use a readlock outside the txn to... | commit | commitdiff | tree | snapshot | 
| 2006-12-30 | Howard Chu | ITS#4795 drop "disallow bind_simple_unprotected"... | commit | commitdiff | tree | snapshot | 
| 2006-12-29 | Howard Chu | streamline attrs_free | commit | commitdiff | tree | snapshot | 
| 2006-12-28 | Pierangelo... | move slapo-lastmod to contrib/slapd-modules/lastlog... | commit | commitdiff | tree | snapshot | 
| 2006-12-28 | Pierangelo... | move slapo-{denyop,lastmod} to contrib/slapd-modules... | commit | commitdiff | tree | snapshot | 
| 2006-12-28 | Pierangelo... | move slapo-denyop to contrib/slapd-modules/debyop/ | commit | commitdiff | tree | snapshot | 
| 2006-12-28 | Pierangelo... | move slapo-lastmod to contrib/slapd-modules/lastlog... | commit | commitdiff | tree | snapshot | 
| 2006-12-28 | Pierangelo... | move slapo-lastmod to contrib/slapd-modules/lastlog... | commit | commitdiff | tree | snapshot | 
| 2006-12-28 | Pierangelo... | note workaround for ITS#4785; cleanup | commit | commitdiff | tree | snapshot | 
| 2006-12-28 | Pierangelo... | fix filter structure leak (ITS#4794) | commit | commitdiff | tree | snapshot | 
| 2006-12-27 | Howard Chu | cleanup debug msg | commit | commitdiff | tree | snapshot | 
| 2006-12-26 | Howard Chu | Fix connection_get race condition on Windows | commit | commitdiff | tree | snapshot | 
| 2006-12-26 | Howard Chu | Fix prev commit | commit | commitdiff | tree | snapshot | 
| 2006-12-26 | Howard Chu | timeval requires <ac/time.h> | commit | commitdiff | tree | snapshot | 
| 2006-12-26 | Howard Chu | Use temporary AttributeDescriptions to prevent unbounde... | commit | commitdiff | tree | snapshot | 
| 2006-12-26 | Howard Chu | ITS#3707 changed SLAPD_FILTER_COMPUTED | commit | commitdiff | tree | snapshot | 
| 2006-12-25 | Howard Chu | ITS#3707 preserve filter input, allow (and ignore)... | commit | commitdiff | tree | snapshot | 
| 2006-12-24 | Pierangelo... | pool privileged connections (ITS#4791) | commit | commitdiff | tree | snapshot | 
| 2006-12-24 | Pierangelo... | apparently, structural_class() args changed | commit | commitdiff | tree | snapshot | 
| 2006-12-24 | Pierangelo... | don't leak callbacks if stuff cannot be registered... | commit | commitdiff | tree | snapshot | 
| 2006-12-24 | Pierangelo... | fix RID format | commit | commitdiff | tree | snapshot | 
| 2006-12-24 | Pierangelo... | silence warning | commit | commitdiff | tree | snapshot | 
| 2006-12-24 | Pierangelo... | plug rootDSE info one-time leak | commit | commitdiff | tree | snapshot | 
| 2006-12-24 | Pierangelo... | (blind) compile fix; please review | commit | commitdiff | tree | snapshot | 
| 2006-12-24 | Howard Chu | ITS#4788 op->o_no_schema_check allows unknown attrs... | commit | commitdiff | tree | snapshot | 
| 2006-12-24 | Howard Chu | Pass op to slap_mods_check() | commit | commitdiff | tree | snapshot | 
| 2006-12-24 | Howard Chu | Unify rs_modlist in Add/Modify/Modrdn req structs | commit | commitdiff | tree | snapshot | 
| 2006-12-24 | Howard Chu | Revert prev commit, need a different solution | commit | commitdiff | tree | snapshot | 
| 2006-12-24 | Howard Chu | Fix prev commit, renaming schema | commit | commitdiff | tree | snapshot | 
| 2006-12-24 | Howard Chu | ITS#4337 insert EntryInfo in proper slot | commit | commitdiff | tree | snapshot | 
| 2006-12-24 | Howard Chu | ITS#4337 allow suffix overlap when inserting new DB... | commit | commitdiff | tree | snapshot | 
| 2006-12-24 | Howard Chu | ITS#4337 implement modrdn for back-config | commit | commitdiff | tree | snapshot | 
| 2006-12-24 | Howard Chu | Fix modrdn, must also rename the directory if it exists. | commit | commitdiff | tree | snapshot | 
| 2006-12-23 | Howard Chu | ITS#4788 don't return auditContext attr on syncrepl... | commit | commitdiff | tree | snapshot | 
| 2006-12-21 | Pierangelo... | fix typo (ITS#4784) | commit | commitdiff | tree | snapshot | 
| 2006-12-21 | Howard Chu | ITS#4733 make sure frontend and config DB entries exist. | commit | commitdiff | tree | snapshot | 
| 2006-12-21 | Howard Chu | In connections_shutdown - check for Uninitialized struc... | commit | commitdiff | tree | snapshot | 
| 2006-12-20 | Howard Chu | cleanup | commit | commitdiff | tree | snapshot | 
| 2006-12-20 | Howard Chu | Note supported commands | commit | commitdiff | tree | snapshot | 
| 2006-12-20 | Howard Chu | Cleanup, document include: extension | commit | commitdiff | tree | snapshot | 
| 2006-12-20 | Howard Chu | ITS#4780 plug leak | commit | commitdiff | tree | snapshot | 
| 2006-12-20 | Howard Chu | Moved lists of backends and overlays to their own manpages | commit | commitdiff | tree | snapshot | 
| 2006-12-19 | Pierangelo... | further fix of ITS#4782 | commit | commitdiff | tree | snapshot | 
| 2006-12-19 | Pierangelo... | (almost) blind fixes to ITS#4782 | commit | commitdiff | tree | snapshot | 
| 2006-12-19 | Howard Chu | ITS#4782 quick fix, never send result from proxy authz... | commit | commitdiff | tree | snapshot | 
| 2006-12-19 | Howard Chu | Fix: don't modify original filter in filter_map_rewrite | commit | commitdiff | tree | snapshot | 
| 2006-12-19 | Howard Chu | Fix cleanup for extended ops | commit | commitdiff | tree | snapshot | 
| 2006-12-18 | Howard Chu | Fix rev 1.121/1.122 | commit | commitdiff | tree | snapshot | 
| 2006-12-18 | Howard Chu | ITS#4458 re-encode passwd request | commit | commitdiff | tree | snapshot | 
| 2006-12-18 | Howard Chu | Pass extended ops thru as well | commit | commitdiff | tree | snapshot | 
| 2006-12-18 | Howard Chu | Use a specific sr_type for intermediate Glue results | commit | commitdiff | tree | snapshot | 
| 2006-12-18 | Pierangelo... | (blind) fix type format | commit | commitdiff | tree | snapshot | 
| 2006-12-18 | Pierangelo... | fix type format | commit | commitdiff | tree | snapshot | 
| 2006-12-18 | Luke Howard | Add common -o nettimeout option to specify network... | commit | commitdiff | tree | snapshot | 
| 2006-12-18 | Howard Chu | Fake intermediate Results to prevent premature cleanup | commit | commitdiff | tree | snapshot | 
| 2006-12-18 | Luke Howard | Reserve "-o" option for general connection options | commit | commitdiff | tree | snapshot | 
| 2006-12-18 | Howard Chu | Fix prev commit | commit | commitdiff | tree | snapshot | 
| 2006-12-18 | Pierangelo... | catch double free | commit | commitdiff | tree | snapshot | 
| 2006-12-18 | Pierangelo... | catch invalid read (i == -1) | commit | commitdiff | tree | snapshot | 
| 2006-12-18 | Howard Chu | Fix callback handling | commit | commitdiff | tree | snapshot | 
| 2006-12-18 | Howard Chu | Remove redundant search cleanup | commit | commitdiff | tree | snapshot | 
| 2006-12-17 | Pierangelo... | - add support for "use-temporary-conn" much like back... | commit | commitdiff | tree | snapshot | 
| 2006-12-17 | Howard Chu | ITS#4638 restore params for Compare and Modify | commit | commitdiff | tree | snapshot | 
| 2006-12-17 | Howard Chu | ITS#4638 restore original parameters on op completion | commit | commitdiff | tree | snapshot | 
| 2006-12-17 | Pierangelo... | fix another typo | commit | commitdiff | tree | snapshot | 
| 2006-12-17 | Pierangelo... | fix typo | commit | commitdiff | tree | snapshot | 
| 2006-12-17 | Pierangelo... | further fix previous commit | commit | commitdiff | tree | snapshot | 
| 2006-12-17 | Pierangelo... | cleanup and document ITS#4781 commit | commit | commitdiff | tree | snapshot | 
| 2006-12-17 | Pierangelo... | support a separate cached connection for binds when... | commit | commitdiff | tree | snapshot | 
| 2006-12-17 | Pierangelo... | don't leave dependencies on liblutil in libldap :) | commit | commitdiff | tree | snapshot | 
| 2006-12-17 | Pierangelo... | more portable fix to ITS#4756 | commit | commitdiff | tree | snapshot | 
| 2006-12-16 | Pierangelo... | add support for auditContext (schema differs a bit... | commit | commitdiff | tree | snapshot | 
| 2006-12-16 | Kurt Zeilenga | Fix FAQ|Software|Installation link, plus other minor... | commit | commitdiff | tree | snapshot | 
| 2006-12-16 | Quanah Gibson... | cleanup | commit | commitdiff | tree | snapshot | 
| 2006-12-16 | Kurt Zeilenga | Misc style updates | commit | commitdiff | tree | snapshot | 
| 2006-12-15 | Quanah Gibson... | Update with: | commit | commitdiff | tree | snapshot | 
| 2006-12-15 | Howard Chu | Check for failure from k5adm init | commit | commitdiff | tree | snapshot | 
| 2006-12-15 | Pierangelo... | document support for IPv6 in ACLs (ITS#4756) | commit | commitdiff | tree | snapshot | 
| next |