]> git.sur5r.net Git - openldap/history - servers/slapd
s/SUBSTRINGS/SUBSTR/
[openldap] / servers / slapd /
2000-06-30 Kurt Zeilengas/SUBSTRINGS/SUBSTR/
2000-06-30 Mark ValenceFix aci link error.
2000-06-30 Kurt ZeilengaQuick fix to aci link error
2000-06-30 Kurt ZeilengaSkip over unsupported tags
2000-06-30 Kurt ZeilengagenTime: Move validate above normalizer
2000-06-29 Mark ValenceAdd support for Set ACLs and ACIs. Still need to make...
2000-06-29 Dmitry Kovalevminor fix (eliminate warnings)
2000-06-29 Mark ValencePrepare for Set ACLs and ACIs.
2000-06-29 Dmitry Kovalevchanges for 2.0-beta
2000-06-29 Kurt ZeilengaInitial, very unforgiving, booleanValidate and booleanM...
2000-06-28 Mark ValenceFix negated tests in IA5StringNormalize and numericStri...
2000-06-28 Mark ValenceUpdated attribute routine to pass back bervals.
2000-06-26 Kurt ZeilengaUpdate matching rule usage
2000-06-26 Kurt ZeilengaReverse SASL mechanism restriction #ifdef
2000-06-26 Kurt ZeilengaAdd missing sockerr call
2000-06-26 Kurt ZeilengaAdd attribute type/matching rule support for structural...
2000-06-26 Kurt ZeilengaModify backend_attribute to return bervals and adjust...
2000-06-25 Kurt ZeilengaUpdate slurpd to use LDAPv3 w/ ManageDSAit
2000-06-25 Kurt ZeilengaMove old files to the Attic
2000-06-25 Kurt ZeilengaQUIPU -> Attic
2000-06-25 Kurt ZeilengaReturn unwillingToPerform for step 2 kerberos bind.
2000-06-25 Kurt ZeilengaModified slapd to be slurpd friendly.
2000-06-25 Kurt ZeilengaModify ldapsearch(1) significantly. Now handles LDAPv3...
2000-06-24 Kurt ZeilengaAdded -llber 'N' ber_printf format which inserts a...
2000-06-23 Kurt ZeilengaDirectoryString syntaxes must have one or more octets...
2000-06-23 Mark ValenceAdd attribute.c to project.
2000-06-21 Mark ValenceFix minor bug in handling group ACLs.
2000-06-21 Mark ValenceAdd ldap_back_attribute to ldap backend
2000-06-21 Mark ValenceAdded attribute.c
2000-06-21 Mark ValenceNew backend routine: back_attribute
2000-06-21 Mark ValenceNew backend routine: back_attribute
2000-06-21 Kurt ZeilengaPrepare for additional schema routines.
2000-06-20 Kurt ZeilengaUse ASCII_*() macros and friends. Should be combined...
2000-06-20 Kurt Zeilengaremove locale option. OpenLDAP is designed only for...
2000-06-20 Kurt ZeilengaAdd experimental objectIdentifierFirstComponentMatch...
2000-06-20 Kurt ZeilengaUse SLAPD_COMPARE_UNDEFINED
2000-06-20 Kurt ZeilengaIntroduce LDAP_V() and friends
2000-06-20 Kurt ZeilengaUpdate OpenLDAP experimental schema
2000-06-20 Kurt ZeilengaFix minor bugs
2000-06-19 Mark ValenceUpdate some prototype macros to build on NT.
2000-06-19 Kurt ZeilengaClarify normalization/matching routine recycling
2000-06-19 Kurt ZeilengaFix typo in last commit
2000-06-19 Kurt Zeilengaunrecognized objectIdentifer in desc form shall result in
2000-06-19 Kurt ZeilengaMinor adjustments to substrings searching
2000-06-19 Kurt ZeilengaAdd SLAPD_TOP_OID macro for oc.c
2000-06-19 Kurt ZeilengaAdd schema checks.
2000-06-19 Kurt ZeilengaExtend objectClassMatch to return true if asserted...
2000-06-19 Kurt ZeilengaFix is_object_subclass and implicitly add 'top' to...
2000-06-19 Kurt ZeilengaAdd DESC and fix minor bugs, more changes to come
2000-06-18 Kurt ZeilengaRound one of LDAP_F() macro changes. In this round...
2000-06-18 Kurt ZeilengaAdd references to slappasswd(8)
2000-06-17 Kurt ZeilengaAdd referral.c
2000-06-17 Mark ValenceFixed paren nesting bug, separated convoluted condition...
2000-06-17 Mark ValenceFix uninitialized variable.
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...
next