]> git.sur5r.net Git - openldap/history - servers/slapd
Add LDBM referral handler...
[openldap] / servers / slapd /
2000-06-17 Kurt ZeilengaAdd LDBM referral handler...
2000-06-17 Kurt ZeilengaAdd scope to debug message
2000-06-17 Kurt ZeilengaReimplement search_candidate support for scope, referra...
2000-06-17 Kurt ZeilengaFix aliasing.
2000-06-17 Kurt ZeilengaRemove broken num subordinates code.
2000-06-16 Kurt ZeilengaAdd referral generator
2000-06-16 Kurt ZeilengaDuplicate language tag to avoid double free
2000-06-16 Kurt ZeilengaRemove dead code
2000-06-16 Kurt ZeilengaRemove unnecessary arg from front end backend_check_ref...
2000-06-16 Kurt ZeilengaCompare w/ ManageDSAit not implemented.
2000-06-16 Kurt ZeilengaAlso eliminated by dnssrv referral.c code
2000-06-16 Kurt ZeilengaRemove files no longer needed (due to referral entry...
2000-06-16 Kurt ZeilengaRework referral entry point with DNS SRV implementation...
2000-06-16 Kurt ZeilengaAdd backend_check_referrals() framework.
2000-06-16 Kurt ZeilengaAdd backend_check_referrals() framework.
2000-06-15 Kurt ZeilengaMinor adjustments to last commit
2000-06-15 Kurt ZeilengaAdd logic to properly (per X.500 recommendations) handl...
2000-06-15 Kurt ZeilengaTreat all phone number syntaxes as numericString
2000-06-15 Kurt ZeilengaTreat telephone syntax as numeric
2000-06-15 Kurt Zeilengafix substring match bugs
2000-06-15 Kurt ZeilengaRepair case{Ignore,Exact}IA5SubstringsMatch
2000-06-15 Mark ValenceUse the first empty slot in the open cache table, so...
2000-06-15 Kurt ZeilengaFix alias dn_in v. dn bug
2000-06-15 Kurt ZeilengaFix initialization bug
2000-06-15 Kurt ZeilengaFix slappasswd
2000-06-15 Mark ValenceAdded Generalized Time matching and ordering (it's...
2000-06-15 Mark ValenceFixed whitespace prefix checks. Added UTC Time and...
2000-06-15 Mark ValenceCheck if process is installed/running as service on...
2000-06-14 Kurt Zeilengacond_*() routines: Pass pointer to Datum, not Datum...
2000-06-14 Kurt ZeilengaForgot continuation key prefix
2000-06-14 Mark ValenceBug fix.
2000-06-14 Mark ValenceFix OC check.
2000-06-14 Mark ValenceFix ACI group membership test to look up OC.
2000-06-14 Mark ValenceFix ACI group membership test to look up OC.
2000-06-14 Kurt ZeilengaMinor cleanup
2000-06-14 Mark ValenceBug hunting -- various problems with opening caches.
2000-06-14 Mark ValenceBug hunting -- hang when checking dnattr in ACL.
2000-06-14 Mark ValenceBug hunting -- crash when doing substring match.
2000-06-14 Mark ValenceBug fix in dn_rdn when dn string begins with whitespace.
2000-06-13 Kurt ZeilengaFix addition of dynamic operational attributes (subsche...
2000-06-13 Kurt ZeilengaITS#590: remove extra symbol
2000-06-13 Kurt ZeilengaReworked thread code to better support thread-library...
2000-06-12 Mark ValenceAdded .regex, .base, .one, .subtree, and .children...
2000-06-10 Kurt ZeilengaThought I fixed these errors previously... oh well.
2000-06-10 Kurt ZeilengaMisc code cleanup.
2000-06-10 Mark ValenceRemoved active_threads count and associated mutex/cond...
2000-06-10 Mark ValenceFix make install when build dir is not main ldap dir.
2000-06-10 Mark ValenceAdd ldap_back_group routine.
2000-06-09 Kurt ZeilengaUpdate PF_INET6 and PF_UNIX detection, both default...
2000-06-09 Kurt ZeilengaITS#576: cause subdir make failure to halt subsequent...
2000-06-09 Kurt ZeilengaAdditional IPv6 changes from Stig Venaas
2000-06-09 Kurt ZeilengaFix dependencies
2000-06-09 Kurt Zeilengaremove IA64 lint
2000-06-09 Kurt ZeilengaAlready in core (damn)
2000-06-09 Kurt ZeilengaAdd RFC 2589 schema
2000-06-08 Kurt ZeilengaInitialize peername with EOS.
2000-06-08 Kurt ZeilengaFirst cut new schema support.
2000-06-08 Kurt ZeilengaRemove lint
2000-06-08 Kurt Zeilenga~ NULL was a bad idea.
2000-06-08 Kurt Zeilengaremove pointer v. int lint from ber_sockbuf_ctrl.
2000-06-07 Mark ValenceUse thread pool for operation threads.
2000-06-07 Kurt ZeilengaUse ldap_pvt_url_scheme2tls() to test for ldaps://
2000-06-07 Mark Valenceldap_is_ldaps_url takes a char *. Is there a better...
2000-06-07 Kurt Zeilengafix up stats/debug messages
2000-06-07 Kurt ZeilengaFix up debug statement as suggested by christian.lorenz...
2000-06-07 Kurt ZeilengaUse LDAP_VFREE and friends. Other misc code cleanup.
2000-06-07 Kurt ZeilengaRework URI parser to provide true scheme not proto...
2000-06-06 Kurt ZeilengaBasic IPv6 support...
2000-06-06 Kurt ZeilengaCleanup slapd.conf sed'ing
2000-06-06 Kurt ZeilengaAxe old schema files
2000-06-06 Kurt Zeilengaunifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
2000-06-06 Kurt ZeilengaAdd presense indexing
2000-06-06 Kurt Zeilengaremove init arg from attrs_index_config proto
2000-06-06 Kurt ZeilengaDon't automatically index objectlclass eq, ineffective...
2000-06-06 Kurt ZeilengaUse err2txt for unknown error
2000-06-06 Mark ValenceFix memory leak in new schema code.
2000-06-06 Kurt ZeilengaRemove not to be implemented control.
2000-06-06 Kurt ZeilengaPrepare for unifdef -DSLAPD_SCHEMA_NOT_COMPAT
2000-06-06 Mark ValenceUpdated for schemas.
2000-06-06 Kurt ZeilengaComplete group ACL impl. under new schema code
2000-06-06 Kurt ZeilengaRemove lint
2000-06-06 Kurt ZeilengaMove experimental Back-BDB2 to Attic
2000-06-05 Kurt ZeilengaDNSSRV use res_query, not res_search
2000-06-05 Kurt ZeilengaRemove support for DNS DNs (not to be confused with...
2000-06-05 Kurt ZeilengaInclude core.schema, not old schema files
2000-06-05 Kurt ZeilengaUse #ifdef, not #if
2000-06-05 Kurt ZeilengaA simple (and correct) backend group selection.
2000-06-05 Kurt ZeilengaMove old schema files to Attic.
2000-06-05 Mark ValenceFix broken non-schema build (var not defined).
2000-06-05 Mark ValenceKeep from ldbm_sync'ing a DBCache unless it has been...
2000-06-05 Mark ValenceUse "uri" directive (instead of "server") to specify...
2000-06-05 Mark Valencebackend_group selects the correct backend for the group.
2000-06-05 Kurt ZeilengaAdd ManageDSAit support to back-dnssrv
2000-06-04 Mark ValenceUpdate to work with schemas (SLAPD_SCHEMA_NOT_COMPAT=1)
2000-06-04 Kurt ZeilengaNew indexer/filter codes (test suite works) with cheats
2000-06-04 Mark ValenceFix parameter order error.
2000-06-04 Mark ValenceFix memory leak.
2000-06-04 Mark ValenceBug fix.
2000-06-04 Mark ValenceBug fix for new sockbuf code under NT. Added mutex...
2000-06-03 Kurt ZeilengaFix anonymous mapping
next