]> git.sur5r.net Git - openldap/history - servers
Remove cruft
[openldap] / servers /
2000-09-15 Kurt ZeilengaAdd additional error checking... need to better handle
2000-09-15 Kurt ZeilengaFix handling of optional cred
2000-09-14 Kurt ZeilengaCleanup
2000-09-14 Kurt ZeilengaFix ;binary subtyping
2000-09-13 Ben Collinsdereference 'char **text' when passing it as an arg...
2000-09-13 Ben Collinsdeclare return value of index_mask() to be slap_mask_t...
2000-09-13 Kurt ZeilengaUpdate handling of binary syntax to require ";binary...
2000-09-13 Ben Collinsspecifically check for NULL return from acl_get()
2000-09-13 Kurt ZeilengaFix java schema
2000-09-13 Kurt ZeilengaAdd Standard Track PKI schema (RFC2587)
2000-09-13 Kurt ZeilengaFix reversed assert logic
2000-09-13 Kurt ZeilengaAdd EOL at EOF
2000-09-12 Kurt ZeilengaRemove extranous characters (^M) and other minor clean up
2000-09-12 Kurt ZeilengaCatch nextid failures.
2000-09-12 Kurt ZeilengaFix typo in last commit
2000-09-12 Kurt ZeilengaClean up defaultSearchBase code
2000-09-12 Kurt ZeilengaAdd entry_encode()
2000-09-12 Kurt Zeilengaremove lint
2000-09-12 Kurt ZeilengaFix bad merge
2000-09-12 Kurt ZeilengaUpdate projects for DB31 (Sleepcat changed library...
2000-09-12 Kurt ZeilengaAdd BitString syntax/matching rule handlers
2000-09-12 Kurt ZeilengaAdd initial entry_encode() routine for back-sleepy...
2000-09-12 Kurt ZeilengaRework integer syntax to support signed values.
2000-09-11 Kurt ZeilengaAdd 'defaultSearchBase' configuration directive to...
2000-09-11 Kurt ZeilengaAdd Java (RFC2713) and Corba (RFC2714) schema
2000-09-11 Kurt ZeilengaITS#722: disallow argument buffer overflow
2000-09-11 Kurt Zeilenga-lldbm now sets DB_USE_ENVIRON and support input of...
2000-09-11 Julio Sánchez Fern... Integer (not numericString, that are different) matches.
2000-09-11 Kurt ZeilengaAdd more bind allow/disallow flags
2000-09-08 Kurt ZeilengaAdd "allow tls_2_anon" to allow StartTLS to force sessi...
2000-09-08 Kurt ZeilengaMinor change to connection error handling
2000-09-08 Kurt Zeilengadisallow more root dse operations
2000-09-08 Kurt ZeilengaDisallow inappropriate operations upon the root dse.
2000-09-07 Kurt Zeilengabackout ucdata change as being a little too experimental
2000-09-07 Kurt ZeilengaUse ucdata (very experimental)
2000-09-07 Kurt ZeilengaITS#717 slapd kbind patch
2000-09-07 Kurt ZeilengaAdd missing "disallow bind_anon" directive (ITS#721)
2000-09-06 Kurt ZeilengaITS#713 check_time_syntax suggested by klasen@zdv.uni...
2000-09-06 Kurt ZeilengaMinor IPv6 changes (ITS#716) suggested by Stig Venass...
2000-09-05 Kurt Zeilengareuse dnMatch as uniqueMemberMatch
2000-09-05 Kurt ZeilengaConsistently don't require "entry" access (except on...
2000-09-05 Kurt ZeilengaAdd krb5-kdc to list
2000-09-05 Kurt ZeilengaAdd hdb.schema from Luke Howard <lukeh@padl.com>, file...
2000-09-05 Kurt ZeilengaUse DN syntax routines for Name and Optional OID syntax.
2000-09-05 Kurt ZeilengaFix authz bug introduced by last change
2000-09-05 Kurt ZeilengaFix typo
2000-09-05 Kurt ZeilengaRework connection lock code to avoid unnecessary lock...
2000-09-05 Kurt ZeilengaFix SSF ACLs
2000-09-05 Kurt ZeilengaFix ACL SSF reporting
2000-09-05 Dmitry Kovalevdocumentation update. this reflects recent changes...
2000-09-03 Kurt ZeilengaBring UCdata infrastructure.
2000-09-03 Kurt ZeilengaDuplicate IA5 matching rule routines as needed to imple...
2000-09-03 Kurt ZeilengaITS#705: nisNetgroupTripleValidate
2000-09-02 Kurt ZeilengaExperimental fix for deadlock
2000-08-31 Randy KunkeeRaise MAXARGS to 200, since the schema syntax burns...
2000-08-31 Kurt ZeilengaDon't publish version 2 if disallowed
2000-08-30 Kurt Zeilengareorder tests
2000-08-30 Kurt ZeilengaDon't drain after TLS failure.... causes busy forever...
2000-08-30 Kurt ZeilengaAdd sasl-host option and treat sasl-realm as global...
2000-08-28 Kurt ZeilengaRework bind restrictions
2000-08-28 Kurt ZeilengaRestrict bind
2000-08-28 Kurt ZeilengaRemove lint
2000-08-28 Kurt ZeilengaMove authzid_backend to after restrictions checks
2000-08-28 Kurt ZeilengaAlign with man page
2000-08-28 Kurt ZeilengaAdd disallow and requires to man page. Fix sasl ssf...
2000-08-28 Kurt Zeilengarestrictops, requires, disallow knobs; ssf acls; and...
2000-08-27 Kurt ZeilengaFix alias deref success v. NoSuchObject bug
2000-08-26 Kurt ZeilengaProvide a little information regarding contents of...
2000-08-26 Kurt ZeilengaMisc schema clarifications
2000-08-26 Kurt ZeilengaAlign with re20
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
next