]> git.sur5r.net Git - openldap/history - servers
Remove assert in sasl_secprops
[openldap] / servers /
2000-08-26 Kurt ZeilengaUpdate void syntax and entry/children pseudo-attribute...
2000-08-26 Kurt ZeilengaAssign publishable OID for caseExactIA5SubstringsMatch
2000-08-26 Kurt ZeilengaRemove extended op callback function... doesn't provide...
2000-08-26 Kurt ZeilengaMinor typedef and other clean ups
2000-08-25 Kurt ZeilengaRework last commit for better forward compatibility
2000-08-25 Kurt ZeilengaRemove meantion of authPassword from slappasswd(8)...
2000-08-25 Kurt ZeilengaAdd "index objectClass eq"
2000-08-24 Kurt ZeilengaAdd additional comments to note incomplete validation...
2000-08-24 Kurt ZeilengaAdd fake validators for nisNetgroupTriple and bootParam...
2000-08-24 Kurt ZeilengaITS#681: Fix for problems with IPv6 and ACLs
2000-08-24 Kurt ZeilengaMake settings match manual page.
2000-08-22 Kurt ZeilengaFix substring any filters
2000-08-22 Kurt Zeilengachange "substr" to imply initial, any, final indexing.
2000-08-22 Kurt ZeilengaFirst cut of LDBM substrings indexing. Needs testing.
2000-08-22 Kurt ZeilengaAdd frontend support for "any" substrings assertions.
2000-08-22 Kurt ZeilengaRemove extraneous ber_bvfree()
2000-08-21 Kurt ZeilengaFix uninitialized value ptr bug
2000-08-21 Kurt ZeilengaAssign perm OID
2000-08-21 Kurt ZeilengaAssign perm OIDs
2000-08-21 Kurt ZeilengaUse example.com in examples
2000-08-21 Kurt ZeilengaFix callback check logic
2000-08-21 Kurt ZeilengaUse SASL quiet mode
2000-08-19 Kurt ZeilengaHide SASL behind HAVE_CYRUS_SASL
2000-08-18 Mark AdamsonFix the logic for checking if backend DB has all necess...
2000-08-18 Kurt Zeilengaremove bdb2 cruft
2000-08-18 Kurt ZeilengaRemove cldap cruft
2000-08-18 Kurt Zeilengaclarify error messages
2000-08-17 Kurt Zeilengajpeg syntax should be using blobValidator.
2000-08-17 Mark AdamsonAdded SASL authentication to slurpd for connecting...
2000-08-17 Kurt ZeilengaCheck for IP using != AF_LOCAL instead of = AF_INET
2000-08-17 Kurt ZeilengaAdd HAVE_CHROOT ifdef
2000-08-17 Kurt Zeilenganeeds ldap_pvt.h
2000-08-16 Howard ChuImplemented ldap_pvt_tls_get_peer() for use with SASL...
2000-08-15 Kurt ZeilengaFix typos
2000-08-15 Kurt ZeilengaSplit a = b = c statement to remove warnings (errors...
2000-08-15 Kurt ZeilengaPlug leaks.
2000-08-15 Kurt ZeilengaMove delete of last value check out of inner loop.
2000-08-15 Dmitry Kovalevadded missing SQL script to samples
2000-08-15 Kurt ZeilengaAdd char* ldap_pvt_get_fqdn(char*) which returns the...
2000-08-11 Kurt ZeilengaFix reversed assertion logic
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...
next