- 14 Jun, 2000 1 commit
-
-
Mark Valence authored
-
- 06 Jun, 2000 2 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- 28 May, 2000 1 commit
-
-
Kurt Zeilenga authored
-
- 27 May, 2000 1 commit
-
-
Kurt Zeilenga authored
-
- 13 May, 2000 1 commit
-
-
Kurt Zeilenga authored
-
- 14 Feb, 2000 1 commit
-
-
Kurt Zeilenga authored
plus these changes unhidden changes: remove now meaning --enable-discreteaci configure option fix ITS#451, slapd filters Add ber_bvecadd() to support above constify ldap_pvt_find_wildcard() and misc slapd routines renamed some slap.h macros likely broken something
-
- 31 Jan, 2000 1 commit
-
-
Kurt Zeilenga authored
-
- 28 Jan, 2000 2 commits
-
-
Kurt Zeilenga authored
Still not usable.
-
Kurt Zeilenga authored
-
- 08 Sep, 1999 1 commit
-
-
Kurt Zeilenga authored
Replace old Id as needed (back-tcl). Leave updating of contribWare to contributors (for now).
-
- 20 Aug, 1999 1 commit
-
-
Kurt Zeilenga authored
-
- 06 Aug, 1999 1 commit
-
-
Kurt Zeilenga authored
-
- 16 Jul, 1999 1 commit
-
-
Kurt Zeilenga authored
Includes support for update referral for each replicated backend. Reworked replication test to use update referral. Includes major rewrite of response encoding codes (result.c). Includes reworked alias support and eliminates old suffix alias codes (can be emulated using named alias). Includes (untested) support for the Manage DSA IT control. Works in LDAPv2 world. Still testing in LDAPv3 world. Added default referral (test009) test.
-
- 05 Jul, 1999 1 commit
-
-
Kurt Zeilenga authored
-
- 02 Apr, 1999 2 commits
-
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
- 01 Feb, 1999 1 commit
-
-
Kurt Spanier authored
initialization after reading slapd.conf, and before starting the daemon
-
- 19 Jan, 1999 1 commit
-
-
Kurt Zeilenga authored
Update slap_op to maintain dn and ndn (derived from conn->c_dn). Update ldbm_back_bind to return actual bound dn (including rootdn) for use in slapd_conn. Other backends use client dn. Modify other codes to use ndn (normalized uppercase dn) most everywhere. Aliasing, Suffixing and modrdn could use more work. Applied suffixing to compare and modrdn.
-
- 30 Dec, 1998 2 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Resolved deadlock by passing target entry to be_group and using this if dn same as bdn. It might actually be safer to check entry ids instead of dns. Resolved bogus add to cache after failed acl check by deferring cache add until after parent/acl checks have successful been completed. Eliminated race condition caused by concurrent adds of same dn by adding 'li_add_mutex' around the critical section of code (most of ldbm_back_add). This code is preliminary and still needs significant testing.
-
- 23 Nov, 1998 1 commit
-
-
Kurt Zeilenga authored
Modified users of this code to free matched if set.
-
- 15 Nov, 1998 1 commit
-
-
Hallvard Furuseth authored
Most function and variable definitions are now preceded by its extern definition, for error checking. Retyped a number of functions, usually to return void. Fixed a number of printf format errors. API changes (in ldap/include): Added avl_dup_ok, avl_prefixapply, removed ber_fatten (probably typo for ber_flatten), retyped ldap_sort_strcasecmp, grew lutil.h. A number of `extern' declarations are left (some added by protoize), to be cleaned away later. Mostly strdup(), strcasecmp(), mktemp(), optind, optarg, errno.
-
- 27 Oct, 1998 1 commit
-
-
Stuart Lynne authored
2. update print_acl() a bit and call it during aclparse if LDAP_DEBUG_ACL
-
- 26 Oct, 1998 1 commit
-
-
Kurt Zeilenga authored
-
- 25 Oct, 1998 2 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- 24 Oct, 1998 1 commit
-
-
Kurt Zeilenga authored
Will consider moving to groupOfUniqueNames as part of OpenLDAP 2.0.
-
- 21 Oct, 1998 2 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- 19 Oct, 1998 1 commit
-
-
Kurt Zeilenga authored
-
- 20 Sep, 1998 1 commit
-
-
Kurt Zeilenga authored
-
- 21 Aug, 1998 1 commit
-
-
Kurt Zeilenga authored
adds POSIX RegEx (and removes BSD re_comp/re_exec) support. * POSIX RegEx is not currently included in the distribution, however we will probably add Henry Spencer's REGEX library soon. * ACL Group functionality is also included in this merge!
-