]> git.sur5r.net Git - openldap/history - servers
Add global access control.
[openldap] / servers /
2000-08-10 Kurt ZeilengaMove default slurpd directory to $(LOCALSTATEDIR)/openl...
2000-08-07 Kurt Zeilengaremove assert(0)
2000-07-28 Kurt Zeilengas/SAFEMEMCPY/AC_MEMCPY/
2000-07-28 Kurt ZeilengaWorking SASL security layers!
2000-07-27 Kurt ZeilengaUpdate named referrals to draft-zeilenga-ldap-namedref.txt
2000-07-27 Kurt ZeilengaAdd ''work in progress'' comment
2000-07-27 Kurt ZeilengaRemove cruft
2000-07-27 Kurt ZeilengaFix up schema per ITS#642
2000-07-27 Kurt ZeilengaRemove dead comment
2000-07-27 Kurt ZeilengaFix typo
2000-07-27 Kurt Zeilengas/METAPHONE/SLAPD_METAPHONE/
2000-07-26 Kurt ZeilengaClean up at_find
2000-07-26 Kurt ZeilengaWorking slapindex!
2000-07-26 Kurt ZeilengaRemove old kruft.
2000-07-25 Kurt ZeilengaDo not log attribute value
2000-07-25 Kurt ZeilengaClean up WSAENOTSOCK code (no functional change)
2000-07-25 Mark ValenceBug fix submitted by Anthony Brock (ITS#637)
2000-07-25 Kurt ZeilengaITS#636, keys == NULL bug
2000-07-24 Kurt ZeilengaRework authorization handling such that authzid u:user...
2000-07-24 Kurt ZeilengaIgnore missing associated matching rule for now
2000-07-24 Kurt ZeilengaUpdate framework to support registration of approximate...
2000-07-24 Kurt ZeilengaUpdate based upon latest AuthPassword I-D
2000-07-24 Randy KunkeePrevent always overwriting slapd.conf in install-conf...
2000-07-23 Kurt ZeilengaFix typo
2000-07-22 Kurt Zeilengaconform schema routines to ldap naming conventions
2000-07-22 Kurt ZeilengaUse sigaction to set SA_RESTART (if appropriate).
2000-07-21 Kurt ZeilengaNo need to include <ac/signal.h> twice
2000-07-21 Kurt ZeilengaAdd experimental reindexer.
2000-07-21 Kurt ZeilengaShare function declarations between varients
2000-07-21 Kurt ZeilengaRemove lint
2000-07-21 Kurt ZeilengaPlug a couple of minor memory leaks
2000-07-20 Kurt ZeilengaPlug memory leak of normalized value in value_find()
2000-07-20 Kurt ZeilengaFix entry/children always allowed bug!
2000-07-20 Kurt ZeilengaFix sasl end game processing.
2000-07-20 Kurt ZeilengaFix mech==NULL bug
2000-07-19 Randy KunkeeMove indented #defines to lh-column -- OSF4.0e does...
2000-07-19 Kurt ZeilengaNew slapindex framework (no meat)
2000-07-19 Randy KunkeeFix MAXARGS boundary condition problem: slapd crashed...
2000-07-18 Kurt ZeilengaFix substring indices and enable in tests.
2000-07-18 Kurt ZeilengaAdd experimental caseExact/Ignore substrings indexer...
2000-07-18 Kurt ZeilengaClarify message logged upon host_access() failure
2000-07-17 Kurt ZeilengaFirst cut SASL "interactive" and "quiet" modes (default...
2000-07-15 Kurt ZeilengaRework SASL command line arguments. Default is now...
2000-07-15 Kurt ZeilengaMisc cleanup
2000-07-15 Kurt ZeilengaStore sasl callbacks in session handle so that they...
2000-07-14 Kurt ZeilengaFix callbacks.
2000-07-14 Kurt ZeilengaFix SSF reporting.
2000-07-14 Kurt Zeilengarework SASL callbacks
2000-07-14 Kurt ZeilengaAdd logging support
2000-07-13 Kurt ZeilengaUpdate NT build to include recently added SASL sources.
2000-07-13 Kurt ZeilengaUpdate SASL code to reuse context through life of session.
2000-07-12 Julio Sánchez Fern... Oops, hope this gets it right
2000-07-12 Julio Sánchez Fern... QUIPU cleaning removed necessary tool install logic
2000-07-09 Kurt Zeilengas/enable-unix/enable-local/
2000-07-06 Kurt ZeilengaChange reporting of SASL username
2000-07-05 Kurt ZeilengaFix error handling
2000-07-05 Kurt ZeilengaReturn last step output in final response.
2000-07-05 Kurt ZeilengaRemove lint
2000-07-05 Randy KunkeeOnly process back-* subdirectories that have a Makefile.
2000-07-04 Kurt ZeilengaFix leak pointed out by christian.lorenz@suse.de (ITS...
2000-07-04 Mark ValenceAdded "threads" config to slapd.conf.
2000-07-02 Kurt ZeilengaAdd octetString syntax to undefined attribute type
2000-07-02 Kurt ZeilengaAdd experimental support for undefined attribute types.
2000-07-02 Kurt ZeilengaRename escape_value to filter_escape_value
2000-07-02 Kurt ZeilengaProvide caseExactIA5SubstringsMatch using OpenLDAP OID
2000-07-02 Kurt ZeilengaClarify ad_type usage
2000-07-02 Mark ValenceFix seg fault (test003).
2000-07-01 Kurt ZeilengaAdd sets to NT build, remove LINT
2000-07-01 Kurt ZeilengaEscape filter strings
2000-06-30 Kurt ZeilengaFix typos
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 ZeilengaRipe out Kbind
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
next