2000-06-10 |
Kurt Zeilenga | undef DEFSEP before defining it
|
commit | commitdiff | tree |
2000-06-10 |
Kurt Zeilenga | Fix LBER_MEMORY_DEBUG failed realloc bug
|
commit | commitdiff | tree |
2000-06-09 |
Kurt Zeilenga | Update PF_INET6 and PF_UNIX detection, both default...
|
commit | commitdiff | tree |
2000-06-09 |
Kurt Zeilenga | ITS#576: cause subdir make failure to halt subsequent...
|
commit | commitdiff | tree |
2000-06-09 |
Kurt Zeilenga | Detect getaddrinfo
|
commit | commitdiff | tree |
2000-06-09 |
Kurt Zeilenga | Additional IPv6 changes from Stig Venaas
|
commit | commitdiff | tree |
2000-06-09 |
Kurt Zeilenga | Fix dependencies
|
commit | commitdiff | tree |
2000-06-09 |
Kurt Zeilenga | remove IA64 lint
|
commit | commitdiff | tree |
2000-06-09 |
Kurt Zeilenga | Already in core (damn)
|
commit | commitdiff | tree |
2000-06-09 |
Kurt Zeilenga | Add RFC 2589 schema
|
commit | commitdiff | tree |
2000-06-09 |
Kurt Zeilenga | Import LDUP drafts and reimport poorly imported ldapext...
|
commit | commitdiff | tree |
2000-06-09 |
Kurt Zeilenga | Regenerate with autoconf 2.13.1
|
commit | commitdiff | tree |
2000-06-09 |
Kurt Zeilenga | Use CDPATH clearing mechanism borrowed from autoconf...
|
commit | commitdiff | tree |
2000-06-09 |
Kurt Zeilenga | Regen
|
commit | commitdiff | tree |
2000-06-09 |
Kurt Zeilenga | Clear CDPATH
|
commit | commitdiff | tree |
2000-06-08 |
Kurt Zeilenga | Initialize peername with EOS.
|
commit | commitdiff | tree |
2000-06-08 |
Kurt Zeilenga | Replace AuthMeth, StartTLS, and DIGEST-MD5 I-Ds with RFC
|
commit | commitdiff | tree |
2000-06-08 |
Kurt Zeilenga | First cut new schema support.
|
commit | commitdiff | tree |
2000-06-08 |
Kurt Zeilenga | Remove lint
|
commit | commitdiff | tree |
2000-06-08 |
Kurt Zeilenga | Meantion new features
|
commit | commitdiff | tree |
2000-06-08 |
Kurt Zeilenga | Apply Novell's IN_KERNEL support (ITS#576)
|
commit | commitdiff | tree |
2000-06-08 |
Kurt Zeilenga | ~ NULL was a bad idea.
|
commit | commitdiff | tree |
2000-06-08 |
Kurt Zeilenga | remove pointer v. int lint from ber_sockbuf_ctrl.
|
commit | commitdiff | tree |
2000-06-08 |
Kurt Zeilenga | Really disable pthread rw locks
|
commit | commitdiff | tree |
2000-06-08 |
Kurt Zeilenga | Disable pthread rwlock use til we sort out pool issues
|
commit | commitdiff | tree |
2000-06-07 |
Kurt Zeilenga | Add missing -DNO_THREADS trylock and make minor change...
|
commit | commitdiff | tree |
2000-06-07 |
Kurt Zeilenga | Add VLV/Sort controls (from Novell)
|
commit | commitdiff | tree |
2000-06-07 |
Kurt Zeilenga | Add VLV and SortList Control API and related (and other...
|
commit | commitdiff | tree |
2000-06-07 |
Kurt Zeilenga | Include <lber.h> to use ber_strdup(). (probably should...
|
commit | commitdiff | tree |
2000-06-07 |
Kurt Zeilenga | Use ldap_pvt_url_scheme2tls() to test for ldaps://
|
commit | commitdiff | tree |
2000-06-07 |
Kurt Zeilenga | fix up stats/debug messages
|
commit | commitdiff | tree |
2000-06-07 |
Kurt Zeilenga | Fix up debug statement as suggested by christian.lorenz...
|
commit | commitdiff | tree |
2000-06-07 |
Kurt Zeilenga | Update a few misc docs
|
commit | commitdiff | tree |
2000-06-07 |
Kurt Zeilenga | Use LDAP_VFREE and friends. Other misc code cleanup.
|
commit | commitdiff | tree |
2000-06-07 |
Kurt Zeilenga | Add Pth specific r/w lock implementation.
|
commit | commitdiff | tree |
2000-06-07 |
Kurt Zeilenga | Rework URI parser to provide true scheme not proto...
|
commit | commitdiff | tree |
2000-06-07 |
Kurt Zeilenga | Use pthread rwlocks, if available
|
commit | commitdiff | tree |
2000-06-06 |
Kurt Zeilenga | Fix typo in comment
|
commit | commitdiff | tree |
2000-06-06 |
Kurt Zeilenga | Demonstrate how rdwr routines could be easily replaced.
|
commit | commitdiff | tree |
2000-06-06 |
Kurt Zeilenga | Basic IPv6 support...
|
commit | commitdiff | tree |
2000-06-06 |
Kurt Zeilenga | Cleanup slapd.conf sed'ing
|
commit | commitdiff | tree |
2000-06-06 |
Kurt Zeilenga | Additional unifdef'ing
|
commit | commitdiff | tree |
2000-06-06 |
Kurt Zeilenga | Cleanup schema/data symlinks
|
commit | commitdiff | tree |
2000-06-06 |
Kurt Zeilenga | Axe old schema files
|
commit | commitdiff | tree |
2000-06-06 |
Kurt Zeilenga | unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
|
commit | commitdiff | tree |
2000-06-06 |
Kurt Zeilenga | Add presense indexing
|
commit | commitdiff | tree |
2000-06-06 |
Kurt Zeilenga | remove init arg from attrs_index_config proto
|
commit | commitdiff | tree |
2000-06-06 |
Kurt Zeilenga | Don't automatically index objectlclass eq, ineffective...
|
commit | commitdiff | tree |
2000-06-06 |
Kurt Zeilenga | Remove old schema directives
|
commit | commitdiff | tree |
2000-06-06 |
Kurt Zeilenga | Use err2txt for unknown error
|
commit | commitdiff | tree |
2000-06-06 |
Kurt Zeilenga | Remove not to be implemented control.
|
commit | commitdiff | tree |
2000-06-06 |
Kurt Zeilenga | Prepare for unifdef -DSLAPD_SCHEMA_NOT_COMPAT
|
commit | commitdiff | tree |
2000-06-06 |
Kurt Zeilenga | Don't include files moved to attic
|
commit | commitdiff | tree |
2000-06-06 |
Kurt Zeilenga | Complete group ACL impl. under new schema code
|
commit | commitdiff | tree |
2000-06-06 |
Kurt Zeilenga | Remove lint
|
commit | commitdiff | tree |
2000-06-06 |
Kurt Zeilenga | Move experimental Back-BDB2 to Attic
|
commit | commitdiff | tree |
2000-06-06 |
Kurt Zeilenga | (very) incomplete Digest-MD5 impl to Attic (until someone...
|
commit | commitdiff | tree |
2000-06-06 |
Kurt Zeilenga | getbyname/getbyaddr should share mutex per ITS#563.
|
commit | commitdiff | tree |
2000-06-05 |
Kurt Zeilenga | DNSSRV use res_query, not res_search
|
commit | commitdiff | tree |
2000-06-05 |
Kurt Zeilenga | Remove support for DNS DNs (not to be confused with...
|
commit | commitdiff | tree |
2000-06-05 |
Kurt Zeilenga | remove old STR_TRANSLATION feature. The use of this...
|
commit | commitdiff | tree |
2000-06-05 |
Kurt Zeilenga | Include core.schema, not old schema files
|
commit | commitdiff | tree |
2000-06-05 |
Kurt Zeilenga | Use #ifdef, not #if
|
commit | commitdiff | tree |
2000-06-05 |
Kurt Zeilenga | Fix up makefiles after removal of getdxname.c
|
commit | commitdiff | tree |
2000-06-05 |
Kurt Zeilenga | A simple (and correct) backend group selection.
|
commit | commitdiff | tree |
2000-06-05 |
Kurt Zeilenga | move --enable-dns (LDAP_API_FEATURE_X_OPENLDAP_V2_DNS...
|
commit | commitdiff | tree |
2000-06-05 |
Kurt Zeilenga | Move old schema files to Attic.
|
commit | commitdiff | tree |
2000-06-05 |
Kurt Zeilenga | Add ManageDSAit support to back-dnssrv
|
commit | commitdiff | tree |
2000-06-04 |
Kurt Zeilenga | New indexer/filter codes (test suite works) with cheats
|
commit | commitdiff | tree |
2000-06-03 |
Kurt Zeilenga | Use provided macros and comment
|
commit | commitdiff | tree |
2000-06-03 |
Kurt Zeilenga | Fix anonymous mapping
|
commit | commitdiff | tree |
2000-06-03 |
Kurt Zeilenga | Use ldap_parse_result instead of deprecated ldap_result2error
|
commit | commitdiff | tree |
2000-06-03 |
Kurt Zeilenga | Raise MAXDBCACHE to 128.
|
commit | commitdiff | tree |
2000-06-02 |
Kurt Zeilenga | This is a one-liner Steve missed in the referral patch...
|
commit | commitdiff | tree |
2000-06-01 |
Kurt Zeilenga | Move ldapd into the Attic, quipu tools remain for now.
|
commit | commitdiff | tree |
2000-06-01 |
Kurt Zeilenga | remove lint
|
commit | commitdiff | tree |
2000-06-01 |
Kurt Zeilenga | Remove lint
|
commit | commitdiff | tree |
2000-06-01 |
Kurt Zeilenga | ITS#537: lber io rewrite from Gambor Gombas.
|
commit | commitdiff | tree |
2000-06-01 |
Kurt Zeilenga | Must work with trailing / on URI
|
commit | commitdiff | tree |
2000-06-01 |
Kurt Zeilenga | Install *.schema only
|
commit | commitdiff | tree |
2000-05-31 |
Kurt Zeilenga | Add extensibleObject support
|
commit | commitdiff | tree |
2000-05-31 |
Kurt Zeilenga | Fix up referral commit.
|
commit | commitdiff | tree |
2000-05-31 |
Kurt Zeilenga | A couple of minor fixes to LDAPv3 referral chasing
|
commit | commitdiff | tree |
2000-05-31 |
Kurt Zeilenga | Regenerate
|
commit | commitdiff | tree |
2000-05-31 |
Kurt Zeilenga | LDAPv3 referrals changes by Steve Sonntag @ Novell
|
commit | commitdiff | tree |
2000-05-31 |
Kurt Zeilenga | Clean links, patch from <Christian.Lorenz@suse.de>
|
commit | commitdiff | tree |
2000-05-31 |
Kurt Zeilenga | Add project public directory schema
|
commit | commitdiff | tree |
2000-05-31 |
Kurt Zeilenga | Don't need openldap.schema anymore to run tests
|
commit | commitdiff | tree |
2000-05-31 |
Kurt Zeilenga | Move schema needed by slapd to core.schema so that...
|
commit | commitdiff | tree |
2000-05-30 |
Kurt Zeilenga | Add more tests to tests project
|
commit | commitdiff | tree |
2000-05-30 |
Kurt Zeilenga | Add TLS SASL/EXTERNAL project
|
commit | commitdiff | tree |
2000-05-30 |
Kurt Zeilenga | Move -DSLAPD_SCHEMA_COMPAT to acconfig.h...
|
commit | commitdiff | tree |
2000-05-30 |
Kurt Zeilenga | Rework ACI codes to use OpenLDAPaci. Add needed schema...
|
commit | commitdiff | tree |
2000-05-30 |
Kurt Zeilenga | Clean up 'ref' DESC
|
commit | commitdiff | tree |
2000-05-30 |
Kurt Zeilenga | rebuild after removal of dmalloc detection
|
commit | commitdiff | tree |
2000-05-30 |
Kurt Zeilenga | comment out dmalloc detection
|
commit | commitdiff | tree |
2000-05-30 |
Kurt Zeilenga | Minor fix to last commit
|
commit | commitdiff | tree |
2000-05-30 |
Kurt Zeilenga | Referral hack
|
commit | commitdiff | tree |
2000-05-30 |
Kurt Zeilenga | Strip installed executables
|
commit | commitdiff | tree |
2000-05-30 |
Kurt Zeilenga | Clarify deprecated API task... it's _ext API use we...
|
commit | commitdiff | tree |
next |