]> git.sur5r.net Git - openldap/history - servers
Eliminate second session protocol version field.
[openldap] / servers /
2000-02-15 Kurt ZeilengaMore -DSLAPD_SCHEMA_NOT_COMPAT changes
2000-02-14 Kurt ZeilengaAnother round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT
2000-02-12 Kurt ZeilengaITS#454: fix VPATH support
2000-02-07 Kurt ZeilengaAdd Modification/Modifications structures for -DSLAPD_S...
2000-02-07 Kurt ZeilengaFix -DSLAPD_SCHEMA_NOT_COMPAT -DLDAP_DEBUG builds ...
2000-02-06 Kurt ZeilengaYet another round of SLAPD_SCHEMA_NOT_COMPAT changes...
2000-02-05 Kurt ZeilengaAnother round of SLAPD_SCHEMA_NOT_COMPAT changes including
2000-02-04 Kurt ZeilengaITS#439: Fix logic error
2000-02-01 Kurt ZeilengaUse experimental OID for ACI syntax. Likely need to add
2000-02-01 Kurt ZeilengaACI attributes should be of ACI syntax. Need to assign
2000-02-01 Kurt ZeilengaDidn't return after returning unknown critical control.
2000-01-31 Kurt ZeilengaReplace -DSLAPD_SCHEMA_COMPAT with -USLAPD_SCHEMA_NOT_C...
2000-01-31 Kurt ZeilengaMove oc_check_allowed() next to oc_check_required(...
2000-01-31 Kurt ZeilengaPut type;option trimming codes behind SLAPD_SCHEMA_COMPAT.
2000-01-31 Kurt ZeilengaAdd SLAP_SYNTAX_BINARY flag to indicate binary storage...
2000-01-29 Kurt ZeilengaAdd matching rule function pointers for index generatio...
2000-01-29 Kurt ZeilengaAdd schema_init to MSVC5 project
2000-01-29 Kurt ZeilengaConstify a few attr_*() routines
2000-01-29 Kurt ZeilengaMove extern to proto header
2000-01-29 Kurt ZeilengaSplit out schema initialization of builtin syntax/match...
2000-01-29 Kurt ZeilengaResolve syntax errors created by previous -DSLAPD_SCHEM...
2000-01-28 Kurt ZeilengaFix minor problems with proceeding commit which broken...
2000-01-28 Kurt ZeilengaRemove ai_syntaxinfo (syntax) from AttrInfo. Call...
2000-01-28 Kurt ZeilengaMove INDEX_ macros from back-ldbm.h to slap.h and prefi...
2000-01-28 Kurt ZeilengaFix -DSLAPD_SCHEMA_NOT_COMPAT syntax error in last...
2000-01-28 Kurt ZeilengaAdditional changes to migrate to new schema codes
2000-01-28 Kurt Zeilengaplace old schema codes behind -DSLAPD_SCHEMA_COMPAT
2000-01-28 Kurt ZeilengaPut more old schema code behind SLAPD_SCHEMA_COMPAT...
2000-01-27 Kurt ZeilengaAdd code to handle operational attributes via new schem...
2000-01-27 Kurt ZeilengaDon't exclude no-user-modification attributes from...
2000-01-27 Kurt ZeilengaMove ldap_unicode_t to ldap_pvt.h, typedef to ldap_ucs2...
2000-01-27 Kurt ZeilengaLast commit was a bit premature. This fixes up compiler
2000-01-27 Kurt ZeilengaAdd IA5StringConvert (to UCS-2/4). May not be needed...
2000-01-26 Kurt ZeilengaAdd in hooks for mr conversion routines
2000-01-25 Kurt ZeilengaUse UTF8Normalize, not IA5Normalize for matching rules...
2000-01-25 Kurt ZeilengaSecond round of schema changes
2000-01-25 Kurt ZeilengaMove uppercase comment to be next to uppercasing code.
2000-01-25 Kurt ZeilengaStart putting old code behind the currently defined...
2000-01-25 Kurt ZeilengaHave compare use get_ava().
2000-01-24 Kurt ZeilengaModify slapd syntax struct to have both a validation...
2000-01-23 Kurt Zeilengas/case_ignore_normalize/caseIgnoreIA5Normalize/
2000-01-23 Kurt ZeilengaAdd comment: old schema is OC less category (abstract...
2000-01-15 Howard ChuFix bug in group spec parsing, was failing to set attri...
2000-01-11 Kurt ZeilengaPer ITS#419, don't require SLAPD_RLOOKUPS when HAVE_TCPD
2000-01-08 Kurt ZeilengaInitial implementation of Kerberos password verificatio...
2000-01-02 Luke HowardFilled in Cyrus SASL authz/storage callbacks for all...
2000-01-02 Luke HowardMerged in preliminary support for Cyrus SASL library;
2000-01-01 Kurt ZeilengaInstall schema/*.{at,oc}.conf files.
2000-01-01 Kurt ZeilengaRemove 'mail' as it 'standard', not 'laser'
2000-01-01 Kurt ZeilengaAdd missing \n
1999-12-18 Kurt ZeilengaRemove DNS_DN experimental code.
1999-12-18 Kurt Zeilengadon't treat undefined oc as extensibleObject
1999-12-17 Howard ChuTentative fix for ITS #402. (Not tested yet.) If succes...
1999-12-16 Kurt ZeilengaAdd slappasswd to generate rootpw.
1999-12-15 Kurt ZeilengaUpdated sasl response to support returning of referrals.
1999-12-13 Kurt ZeilengaRemove lint
1999-12-12 Kurt ZeilengaFix server unavailable handling bug introduced by the...
1999-12-12 Kurt ZeilengaStop reducing number of substring candiadates when...
1999-12-12 Kurt ZeilengaAdd password check and generation check.
1999-12-11 Kurt ZeilengaWrap request/response bervals in a sequence.
1999-12-10 Mark ValenceStart TLS extension: check that TLS was inited successf...
1999-12-10 Kurt ZeilengaITS#394: index presence bug fix
1999-12-10 Kurt ZeilengaFix slapd SASL/ExternalOps encoding
1999-12-10 Howard ChuAdd some mutex symbols, delete unused *_values symbols
1999-12-09 Kurt ZeilengaReturn protocol error if reqdata was provided.
1999-12-09 Kurt ZeilengaPlace passwd extended op into builtin list.
1999-12-09 Mark ValenceStart TLS extended op routine.
1999-12-09 Mark ValenceAdds for Start TLS functionality on slapd and LDAP...
1999-12-09 Mark ValenceOn Windows, WSAENOTSOCK is treated the same as EBADF...
1999-12-09 Kurt ZeilengaModify password code such that backend end routine...
1999-12-09 Mark ValenceBug fix: re-used Connection have TLS value for previou...
1999-12-09 Kurt ZeilengaAdd simple password test program.
1999-12-08 Howard ChuFix the 1.71 fix - only offset the length if the last...
1999-12-08 Kurt ZeilengaUpdate for new password codes for MSVC5
1999-12-08 Kurt ZeilengaReengineered ldappasswd(1). Uses extended operation...
1999-12-07 Gary Williamsrelease build needs advapi32.lib added to link
1999-12-06 Kurt Zeilengareduce slap_passwd_check to simple form
1999-12-04 Kurt ZeilengaModify slapd.conf to match example provided in Quick...
1999-12-04 Kurt ZeilengaFix ldap_rename parameter order (ITS#387)
1999-12-03 Howard ChuFix memory losses, ITS#379
1999-12-02 Howard ChuFix off-by-one in v2ref
1999-12-02 Howard ChuFix WAKE_LISTENER hang in single-threaded server
1999-12-02 Howard ChuDon't call FD_SET for an fd if it is already set. This...
1999-12-01 Mark ValenceRemoved unnecessary #include "back-ldbm.h".
1999-11-29 Kurt ZeilengaAdd send_ldap_sasl() to facility implementation of...
1999-11-28 Howard ChuRead a full buffer from wake_sds whenever we wake up...
1999-11-27 Howard ChuFixes for NT dynamic linking.
1999-11-25 Kurt ZeilengaFix prototypes to use ber_int_t consistently.
1999-11-25 Howard Chuload_extension was referenced unconditionally, but...
1999-11-24 Kurt Zeilengaadjust to kerberos/passwd rearrangements.
1999-11-23 Kurt ZeilengaSwitch userpasswd from 'ces' to 'bin'.
1999-11-23 Kurt ZeilengaMove userPassord and krbName authentication routines...
1999-11-22 Mark ValenceAdd supportedACIMechanisms to root DSE (when compiling...
1999-11-22 Mark ValenceAdd get_supported_acimech() for use by root_dse, check...
1999-11-22 Mark ValenceAdded get_supported_acimech()
1999-11-22 Mark ValenceAdd supportedACIMechanisms to operation attributes...
1999-11-22 Mark ValenceAdd supportedACIMechanisms and aCIMechanism attributetypes.
1999-11-22 Kurt ZeilengaAdd OID for LDAPsubentry... this item likely to change
1999-11-22 Kurt ZeilengaAdd some simple DESC... every item should have a DESC
1999-11-22 Kurt ZeilengaShift a few more "core" items from pilot to core.
next