]> git.sur5r.net Git - openldap/history - servers/slapd/schema_prep.c
Change slap_sasl_authorized to take an Operation instead of a Connection,
[openldap] / servers / slapd / schema_prep.c
2003-04-29 Hallvard FurusethReduce warnings: Add missing 0 or NULL initializers...
2003-04-28 Kurt Zeilengageneric first component matching routines
2003-04-25 Kurt Zeilengafix up nvalues code so that pretty routines work properly
2003-04-24 Kurt ZeilengaBackout last commit... needs more work
2003-04-24 Kurt Zeilengarework objectClass mucking to use syntax "pretty" routine
2003-04-21 Kurt Zeilengacleanup
2003-04-21 Kurt ZeilengaAssign experimental OID to syncReplCookie
2003-04-21 Jong Hyuk ChoiOpenLDAP synchronization based replication engine
2003-04-12 Pierangelo MasaratiHEADS-UP: complete reworking of back-monitor
2003-04-11 Howard ChuMore memory context tweaks
2003-04-07 Kurt Zeilengamore SLAP_NVALUES tweaking
2003-04-05 Kurt Zeilenga#ifdef -DSLAP_NVALUES
2003-03-23 Kurt ZeilengaAdd namingCSN attribute type
2003-03-22 Kurt ZeilenganamingCSN
2003-03-06 Kurt ZeilengaRedefine queryid
2003-03-06 Jong Hyuk ChoiCommit of the Proxy Cache contribution (ITS#2062)
2003-02-28 Kurt ZeilengaSLAP_NVALUES: fix a FIX ME
2003-02-28 Kurt ZeilengaSLAP_NVALUES: a couple of basic normalizers... but...
2003-02-27 Kurt Zeilengaaxe mr_ptr in favor or schema_prep
2003-02-27 Kurt ZeilengaSLAP_NVALUES:
2003-02-26 Kurt ZeilengaChange MR flag names and add comments as to what they...
2003-02-25 Kurt ZeilengaFix monitorContext description
2003-02-09 Kurt Zeilengarename "permit modify" control to "permissive modify"
2003-01-27 Pierangelo Masaratisilence warning
2003-01-19 Hallvard FurusethInsert missing initializers, to silence gcc warnings.
2003-01-03 Kurt ZeilengaHappy new year
2002-10-28 Kurt ZeilengaAdd superiorUUID to system schema
2002-10-02 Kurt ZeilengaFix subentry OIDs
2002-09-15 Kurt ZeilengaMisc CLIENT_UPDATE cleanups
2002-09-04 Jong Hyuk ChoiLDAP Client Update Protocol - non-persistent update...
2002-09-03 Kurt ZeilengaAdd appropriate matching rule checks.
2002-09-02 Pierangelo Masaratiuse bvmatch() instead of ber_bvcmp() when testing for...
2002-08-31 Kurt ZeilengaDon't hide matchingRuleUse's description (now implemented)
2002-08-31 Pierangelo Masaratiadd matchingRuleUse to schema; use a berval instead...
2002-08-29 Kurt ZeilengaYet another bug fix... this one from Luke.
2002-08-29 Kurt ZeilengaFix objectSubClassIndexer bug
2002-08-29 Kurt ZeilengaFinish adding subclassing indexing support
2002-08-29 Kurt ZeilengaRound one of subclass indexing for objectClass and...
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-06-26 Kurt ZeilengaAdd krbName's definition (ITS#1913)
2002-06-19 Kurt ZeilengaAdd monitorContext rootDSE attribute
2002-06-14 Kurt ZeilengaUse experimental OIDs for saslAuth attributes and hide 'em
2002-06-14 Howard ChuFix OID clash in previous commit
2002-06-14 Howard ChuAdded saslAuthzTo and saslAuthzFrom to system schema.
2002-06-07 Kurt ZeilengauserPassword/authPassword can be safely subtyped (thoug...
2002-05-31 Kurt ZeilengaAdd abstract/final system attribute types.
2002-05-30 Kurt ZeilengaDisallow addition of system schema via config files.
2002-05-29 Kurt ZeilengaHide some yet-to-be-implemented schema
2002-03-30 Kurt ZeilengaSystem loading can now be done in one place...
2002-03-30 Kurt Zeilengaadd si_syn_octetString to keep syntax load checks in...
2002-03-24 Kurt ZeilengaFixup a few schema definitions
2002-02-09 Kurt ZeilengaChange structuralObjectClass to use objectClassMatch,
2002-01-19 Kurt ZeilengaUpdate collective attribute schema
2002-01-19 Howard ChuFix previous commit
2002-01-19 Howard ChuDefined some ObjectClass->soc_flags values, changed...
2002-01-15 Kurt ZeilengaMisc. cleanup, remove lint, remove unused deprecated...
2002-01-13 Kurt ZeilengaReally fix previous commit
2002-01-13 Kurt ZeilengaFix compile error
2002-01-13 Kurt ZeilengaClean up last patch
2002-01-13 Kurt ZeilengaInstall system schema checks
2002-01-12 Pierangelo Masaratimonitor objectclass definition
2002-01-11 Kurt ZeilengaMore system schema checks
2002-01-11 Kurt ZeilengaAdd some basic system schema checks.
2002-01-11 Kurt ZeilengaAdd Backend to system schema check routines
2002-01-10 Kurt ZeilengaMore clean up of system schema changes
2002-01-10 Kurt Zeilengaadd system schema checks
2002-01-10 Kurt ZeilengaFix up last commit
2002-01-10 Kurt ZeilengaMore operational attribute infrastructure...
2002-01-10 Kurt ZeilengaFinish building in operational attributes
2002-01-10 Kurt ZeilengaMore builtin operational attributes
2002-01-10 Kurt ZeilengaAnother round of operational attribute changes... more...
2002-01-10 Kurt ZeilengaStart of new operational attribute framework
2002-01-09 Kurt ZeilengaRound 2 of subentry changes
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Kurt ZeilengaRework filter code
2001-12-28 Howard ChuMisc berval stuff.
2001-12-24 Kurt ZeilengaClean up some symbol scoping
2001-12-22 Pierangelo Masaratiadded backend-side support for on-the-fly operational...
2001-12-05 Kurt ZeilengaAdd experimental UUID/CSN support (needed for LCUP).
2001-11-27 Kurt ZeilengaReplace existing SLAP_MR_ matching flags with:
2001-11-17 Pierangelo Masaratifix misinitialized UNDEFINED attribute type; reordered...
2001-10-20 Julio Sánchez Fern... First cut at certificateExactMatch, completely untested...
2001-09-09 Kurt ZeilengaAdd root DSE supportedFeatures support.
2001-01-17 Gary Williamsfix format
2001-01-15 Gary WilliamsMore new logging (Behind NEW_LOGGING)
2000-11-02 Stig VenaasChanged ucdata loading, all is done in config.c. Tried...
2000-09-07 Kurt ZeilengaUse ucdata (very experimental)
2000-09-03 Kurt ZeilengaBring UCdata infrastructure.
2000-08-28 Kurt ZeilengaRemove lint
2000-07-02 Kurt ZeilengaAdd octetString syntax to undefined attribute type
2000-07-02 Kurt ZeilengaAdd experimental support for undefined attribute types.
2000-06-26 Kurt ZeilengaAdd attribute type/matching rule support for structural...
2000-06-20 Kurt ZeilengaUse ASCII_*() macros and friends. Should be combined...
2000-06-20 Kurt ZeilengaUse SLAPD_COMPARE_UNDEFINED
2000-06-19 Kurt ZeilengaFix typo in last commit
2000-06-19 Kurt Zeilengaunrecognized objectIdentifer in desc form shall result in
2000-06-19 Kurt ZeilengaExtend objectClassMatch to return true if asserted...
2000-06-06 Kurt Zeilengaunifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
2000-05-31 Kurt ZeilengaAdd extensibleObject support
2000-05-30 Kurt ZeilengaRework ACI codes to use OpenLDAPaci. Add needed schema...
next