2000-06-14 |
Mark Valence | Bug hunting -- crash when doing substring match. |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Mark Valence | Bug fix in dn_rdn when dn string begins with whitespace. |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Kurt Zeilenga | Fix getpassword bug |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Kurt Zeilenga | Update -Z description to reduce confusion with ldaps:// |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Kurt Zeilenga | Change cn=schema to cn=subschema to reflect subentry... |
commit | commitdiff | tree | snapshot |
2000-06-13 |
Kurt Zeilenga | Add backend updates to todo list |
commit | commitdiff | tree | snapshot |
2000-06-13 |
Kurt Zeilenga | Rename ldap_start_tls() to ldap_start_tls_s() for consi... |
commit | commitdiff | tree | snapshot |
2000-06-13 |
Kurt Zeilenga | Fix up NT port after thread changes |
commit | commitdiff | tree | snapshot |
2000-06-13 |
Kurt Zeilenga | Fix addition of dynamic operational attributes (subsche... |
commit | commitdiff | tree | snapshot |
2000-06-13 |
Kurt Zeilenga | Additional use of new ACL styles |
commit | commitdiff | tree | snapshot |
2000-06-13 |
Kurt Zeilenga | ITS#590: remove extra symbol |
commit | commitdiff | tree | snapshot |
2000-06-13 |
Kurt Zeilenga | Fix Novell URL kludge |
commit | commitdiff | tree | snapshot |
2000-06-13 |
Kurt Zeilenga | Partially test new ACL styles. |
commit | commitdiff | tree | snapshot |
2000-06-13 |
Kurt Zeilenga | Reworked thread code to better support thread-library... |
commit | commitdiff | tree | snapshot |
2000-06-12 |
Mark Valence | Added .regex, .base, .one, .subtree, and .children... |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Kurt Zeilenga | Found ber_error_print pieces which I forgot commit. |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Kurt Zeilenga | Thought I fixed these errors previously... oh well. |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Kurt Zeilenga | Misc code cleanup. |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Kurt Zeilenga | ignore clean-local rm error |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Kurt Zeilenga | Fix LDAP_END_DECL bug, add LDAP_P() to rebind proc... |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Kurt Zeilenga | Add ldap_unbind_ext_s |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Kurt Zeilenga | Add sort/vlv controls |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Kurt Zeilenga | undef DEFSEP before defining it |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Mark Valence | Removed active_threads count and associated mutex/cond... |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Mark Valence | Fix a race condition by removing (unnecessary) unlock... |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Mark Valence | Fix make install when build dir is not main ldap dir. |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Mark Valence | A little cleanup |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Mark Valence | Add ldap_back_group routine. |
commit | commitdiff | tree | snapshot |
2000-06-10 |
Kurt Zeilenga | Fix LBER_MEMORY_DEBUG failed realloc bug |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Kurt Zeilenga | Update PF_INET6 and PF_UNIX detection, both default... |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Kurt Zeilenga | ITS#576: cause subdir make failure to halt subsequent... |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Kurt Zeilenga | Detect getaddrinfo |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Kurt Zeilenga | Additional IPv6 changes from Stig Venaas |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Kurt Zeilenga | Fix dependencies |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Mark Valence | Fix operator precedence bug. |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Mark Valence | Fix uninitialized var bug. |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Kurt Zeilenga | remove IA64 lint |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Kurt Zeilenga | Already in core (damn) |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Kurt Zeilenga | Add RFC 2589 schema |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Kurt Zeilenga | Import LDUP drafts and reimport poorly imported ldapext... |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Kurt Zeilenga | Regenerate with autoconf 2.13.1 |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Julio Sánchez... | Added maildap. |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Julio Sánchez... | A few name changes. |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Kurt Zeilenga | Use CDPATH clearing mechanism borrowed from autoconf... |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Kurt Zeilenga | Regen |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Kurt Zeilenga | Clear CDPATH |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Julio Sánchez... | The experimental mail500 has been renamed as maildap... |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Julio Sánchez... | The old mail500 is back restored as of 1999/06/30,... |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Kurt Zeilenga | Initialize peername with EOS. |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Kurt Zeilenga | Replace AuthMeth, StartTLS, and DIGEST-MD5 I-Ds with RFC |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Kurt Zeilenga | First cut new schema support. |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Kurt Zeilenga | Remove lint |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Kurt Zeilenga | Meantion new features |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Kurt Zeilenga | Apply Novell's IN_KERNEL support (ITS#576) |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Mark Valence | Added a yield or two for Pth. |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Mark Valence | Thread pools enabled again -- test008 passes on NT... |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Kurt Zeilenga | ~ NULL was a bad idea. |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Mark Valence | Disable thread pooling while I fix the deadlock. |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Kurt Zeilenga | remove pointer v. int lint from ber_sockbuf_ctrl. |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Kurt Zeilenga | Really disable pthread rw locks |
commit | commitdiff | tree | snapshot |
2000-06-08 |
Kurt Zeilenga | Disable pthread rwlock use til we sort out pool issues |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Kurt Zeilenga | Add missing -DNO_THREADS trylock and make minor change... |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Kurt Zeilenga | Add VLV/Sort controls (from Novell) |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Kurt Zeilenga | Add VLV and SortList Control API and related (and other... |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Mark Valence | Use thread pool for operation threads. |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Mark Valence | Add thread pool routines. |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Kurt Zeilenga | Include <lber.h> to use ber_strdup(). (probably should... |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Kurt Zeilenga | Use ldap_pvt_url_scheme2tls() to test for ldaps:// |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Mark Valence | ldap_is_ldaps_url takes a char *. Is there a better... |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Kurt Zeilenga | fix up stats/debug messages |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Kurt Zeilenga | Fix up debug statement as suggested by christian.lorenz... |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Kurt Zeilenga | Update a few misc docs |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Kurt Zeilenga | Use LDAP_VFREE and friends. Other misc code cleanup. |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Kurt Zeilenga | Add Pth specific r/w lock implementation. |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Kurt Zeilenga | Rework URI parser to provide true scheme not proto... |
commit | commitdiff | tree | snapshot |
2000-06-07 |
Kurt Zeilenga | Use pthread rwlocks, if available |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Kurt Zeilenga | Fix typo in comment |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Kurt Zeilenga | Demonstrate how rdwr routines could be easily replaced. |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Kurt Zeilenga | Basic IPv6 support... |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Kurt Zeilenga | Cleanup slapd.conf sed'ing |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Kurt Zeilenga | Additional unifdef'ing |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Mark Valence | In preparation for thread pools |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Kurt Zeilenga | Cleanup schema/data symlinks |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Kurt Zeilenga | Axe old schema files |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Kurt Zeilenga | unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Kurt Zeilenga | Add presense indexing |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Kurt Zeilenga | remove init arg from attrs_index_config proto |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Kurt Zeilenga | Don't automatically index objectlclass eq, ineffective... |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Kurt Zeilenga | Remove old schema directives |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Kurt Zeilenga | Use err2txt for unknown error |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Mark Valence | Fix memory leak in new schema code. |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Kurt Zeilenga | Remove not to be implemented control. |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Kurt Zeilenga | Prepare for unifdef -DSLAPD_SCHEMA_NOT_COMPAT |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Mark Valence | Updated for schemas. |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Kurt Zeilenga | Don't include files moved to attic |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Kurt Zeilenga | Complete group ACL impl. under new schema code |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Kurt Zeilenga | Remove lint |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Kurt Zeilenga | Move experimental Back-BDB2 to Attic |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Kurt Zeilenga | (very) incomplete Digest-MD5 impl to Attic (until someo... |
commit | commitdiff | tree | snapshot |
2000-06-06 |
Kurt Zeilenga | getbyname/getbyaddr should share mutex per ITS#563. |
commit | commitdiff | tree | snapshot |
next |