]> git.sur5r.net Git - openldap/shortlog
openldap
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-19 Kurt ZeilengaAdd rescodes-02
2000-06-18 Kurt ZeilengaAdd copy clarification
2000-06-18 Kurt ZeilengaAdd/Update LDAPext drafts
2000-06-18 Kurt ZeilengaRound one of LDAP_F() macro changes. In this round...
2000-06-18 Kurt ZeilengaAdd OpenLDAP rcsid
2000-06-18 Kurt ZeilengaAdd tweb and RCSid
2000-06-18 Kurt ZeilengaIncomplete update of LDIF, refer to RFC
2000-06-18 Kurt ZeilengaAdd reference to slappasswd(8)
2000-06-18 Kurt ZeilengaAdd OpenLDAP RCS ID
2000-06-18 Kurt ZeilengaAdd references to slappasswd(8)
2000-06-18 Kurt ZeilengaMinor clean
2000-06-18 Kurt ZeilengaUse URI, not HOST
2000-06-18 Kurt ZeilengaExtern URI code to support literal IPv6 addresses
2000-06-18 Mark ValencePut cond_signal loop inside of mutex'ed area to fix...
2000-06-17 Kurt ZeilengaAdd referral.c
2000-06-17 Kurt ZeilengaKill LinuxThreads clones
2000-06-17 Mark ValenceFixed paren nesting bug, separated convoluted condition...
2000-06-17 Kurt ZeilengaMove BDB2 to Attic
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 asserts aliasing debugging purposes.
2000-06-16 Kurt ZeilengaFix mod_values v mod_bvalues typo
2000-06-16 Kurt ZeilengaMemory leak in referral code (ITS#596)
2000-06-16 Kurt ZeilengaFix typo in last commit
2000-06-16 Kurt ZeilengaAdd 1st libldap IPv6 patch (ITS#594) from Stig Venass.
2000-06-16 Kurt ZeilengaAdd referral generator
2000-06-16 Kurt ZeilengaDuplicate language tag to avoid double free
2000-06-16 Kurt ZeilengaA few misc updates
2000-06-16 Kurt ZeilengaAn quick index of RFCs
2000-06-16 Kurt ZeilengaPublished as RFC 2820
2000-06-16 Kurt Zeilengarev 01
2000-06-16 Kurt ZeilengaA couple of minor updates... needs overhaul
2000-06-16 Kurt ZeilengaInitial slappasswd(8) page
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 ZeilengaDeprecated in favor of RFC 2849
2000-06-16 Kurt ZeilengaAdd backend_check_referrals() framework.
2000-06-16 Kurt ZeilengaLDIF
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-14 Kurt ZeilengaFix getpassword bug
2000-06-14 Kurt ZeilengaUpdate -Z description to reduce confusion with ldaps://
2000-06-14 Kurt ZeilengaChange cn=schema to cn=subschema to reflect subentry...
2000-06-13 Kurt ZeilengaAdd backend updates to todo list
2000-06-13 Kurt ZeilengaRename ldap_start_tls() to ldap_start_tls_s() for consi...
2000-06-13 Kurt ZeilengaFix up NT port after thread changes
2000-06-13 Kurt ZeilengaFix addition of dynamic operational attributes (subsche...
2000-06-13 Kurt ZeilengaAdditional use of new ACL styles
2000-06-13 Kurt ZeilengaITS#590: remove extra symbol
2000-06-13 Kurt ZeilengaFix Novell URL kludge
2000-06-13 Kurt ZeilengaPartially test new ACL styles.
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 ZeilengaFound ber_error_print pieces which I forgot commit.
2000-06-10 Kurt ZeilengaThought I fixed these errors previously... oh well.
2000-06-10 Kurt ZeilengaMisc code cleanup.
2000-06-10 Kurt Zeilengaignore clean-local rm error
2000-06-10 Kurt ZeilengaFix LDAP_END_DECL bug, add LDAP_P() to rebind proc...
2000-06-10 Kurt ZeilengaAdd ldap_unbind_ext_s
2000-06-10 Kurt ZeilengaAdd sort/vlv controls
2000-06-10 Kurt Zeilengaundef DEFSEP before defining it
2000-06-10 Mark ValenceRemoved active_threads count and associated mutex/cond...
2000-06-10 Mark ValenceFix a race condition by removing (unnecessary) unlock...
2000-06-10 Mark ValenceFix make install when build dir is not main ldap dir.
2000-06-10 Mark ValenceA little cleanup
2000-06-10 Mark ValenceAdd ldap_back_group routine.
next