]> git.sur5r.net Git - openldap/history - servers/slapd/slap.h
fix format (ITS#2640?)
[openldap] / servers / slapd / slap.h
2003-07-11 Jong Hyuk ChoiSyncRepl is changed to share the following routnines :
2003-07-03 Luke HowardSupport for SLAPI plugin extensions API.
2003-07-02 Jong Hyuk Choi- partial attribute replication tested ok
2003-06-27 Jong Hyuk ChoiITS#2618 fix
2003-06-27 Jong Hyuk ChoiLCUP primitive routines removed
2003-06-25 Jong Hyuk Choi#ifdef'ing SLAP_OC_GLUE definition
2003-06-25 Jong Hyuk Choinot returning glue entries unless manageDSAit is set
2003-06-23 Jong Hyuk Choi- syncrepl uses LDAP URL only
2003-06-11 Jong Hyuk Choisyncrepl changes
2003-06-11 Howard ChuMore overlay tweaks. Added LDAP chaining overlay.
2003-06-11 Howard ChuPreliminary backend overlay support, based on backglue...
2003-06-10 Kurt Zeilengalocalize SYNCREPL config defines
2003-06-10 Kurt Zeilengas/tls/starttls/
2003-06-10 Kurt ZeilengaAssertion control with no backend support (yet)
2003-06-03 Hallvard FurusethRemove comma at end of enumerator list.
2003-05-31 Kurt ZeilengaDon't bother to hide when LDAP_DEVEL is defined.
2003-05-31 Kurt ZeilengaHide experimental controls and extended operations
2003-05-31 Kurt ZeilengaFix intermediate responses
2003-05-31 Kurt ZeilengaMerge partial and intermediate responses
2003-05-31 Kurt ZeilengaMove SYNC, SYNCREPL, and LDAP_CACHING out from behind...
2003-05-30 Kurt ZeilengaChange ACL default style to exact (from regex)
2003-05-30 Kurt ZeilengaFix matching rule flags
2003-05-15 Howard ChuStreamlined listener/select/accept handling:
2003-05-11 Howard ChuAdded SLAP_TOOL_READMAIN and SLAP_TOOL_READONLY slapMod...
2003-05-09 Jong Hyuk Choi-reenabling LDAP_CACHING
2003-05-09 Jong Hyuk Choi-syncUUID search in syncrepl
2003-05-05 Jong Hyuk Choitemporarily disable LDAP_CACHING (till API update)
2003-05-01 Jong Hyuk Choi- LDAP_SYNCREPL defined in include/ldap.h
2003-05-01 Howard ChuITS#2424 use two SASL contexts per session to conform...
2003-04-30 Jong Hyuk Choilist of nonpresent entries in syncinfo_t
2003-04-28 Kurt Zeilengageneric first component matching routines
2003-04-21 Jong Hyuk ChoiOpenLDAP synchronization based replication engine
2003-04-16 Pierangelo Masaratiuse syntax and matching rules knowledge when preparing...
2003-04-16 Kurt ZeilengaAdd comments about associated rules. Need to add checks
2003-04-15 Pierangelo Masaratibackout unintended commit :)
2003-04-15 Pierangelo Masaratifix backsql new API; use berbuf instead of berval
2003-04-12 Pierangelo MasaratiHEADS-UP: complete reworking of back-monitor
2003-04-11 Howard ChuMore memory context tweaks
2003-04-09 Howard ChuMinor cleanups
2003-04-09 Howard ChuFirst cut at thread-local malloc. Only used by search...
2003-04-06 Kurt ZeilengaMore #unifdef -DSLAP_NVALUES
2003-04-05 Kurt Zeilenga#ifdef -DSLAP_NVALUES
2003-04-05 Kurt Zeilenga#unifdef -DSLAP_NVALUES_ON_DISK
2003-04-02 Kurt ZeilengaNVALUES_ON_DISK enabled by default
2003-04-01 Howard ChuConsolidated slap_callbacks into one function. Removed...
2003-03-31 Howard ChuShorthand macros for request fields
2003-03-30 Howard ChuMajor API change - (SLAP_OP_BLOCKS) All request paramet...
2003-03-27 Howard ChuITS#2389 - added conn_max_pending/auth config keywords...
2003-03-26 Howard ChuDeleted BackendInfo->bi_acl_attribute, bi_acl_group.
2003-03-25 Howard ChuSLAP_OP_BLOCKS - added response block
2003-03-23 Kurt ZeilengaAdd SLAP_NVALUES_ON_DISK define (but not code)
2003-03-23 Kurt ZeilengaAdd namingCSN attribute type
2003-03-16 Kurt ZeilengaUndo last commit
2003-03-16 Kurt ZeilengaSLAP_NVALUES: remove all the extra frees
2003-03-11 Kurt ZeilengaTweak SLAP_OP_BLOCKS
2003-03-11 Howard ChuAdded proposed request parameters to Operation. #ifdef...
2003-03-10 Howard ChuAdded op->o_is_auth_check; use ACL_AUTH instead of...
2003-03-06 Jong Hyuk ChoiCommit of the Proxy Cache contribution (ITS#2062)
2003-03-05 Howard ChuFix LDAP_DEBUG/LDAP_SYSLOG test
2003-03-03 Pierangelo Masaratifix ITS#2343
2003-02-28 Luke HowardSupport for dynamic registration of controls, both...
2003-02-28 Howard ChuPartial fix of ITS#2335, restore proper CLDAP msg forma...
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 Zeilengawhoops (again). Don't define SLAP_NOVALUES yet.
2003-02-26 Kurt ZeilengaSLAP_NVALUES, round 3
2003-02-26 Kurt ZeilengaChange MR flag names and add comments as to what they...
2003-02-25 Kurt ZeilengaWhoops, SLAP_NVALUES should be off for now
2003-02-25 Kurt Zeilenga*** empty log message ***
2003-02-25 Kurt ZeilengaSLAP_NVALUES, round 2
2003-02-25 Kurt ZeilengaRound one of SLAP_NVALUES code
2003-02-17 Kurt ZeilengaLower SLAP_MAX_WORKER_THREAD to 16 (from 32)
2003-02-16 Howard ChuUse struct berval for exop reqoid everywhere. Define...
2003-02-14 Kurt ZeilengaUse function pointers to get at backend routines.
2003-02-13 Kurt ZeilengaPlace SLAP_EXTENDED_SCHEMA behind defined(LDAP_DEVEL)
2003-02-09 Kurt ZeilengaITS#2117: remove suffixalias support until someone...
2003-02-09 Kurt ZeilengaCancel exop updates
2003-02-09 Kurt Zeilengarename "permit modify" control to "permissive modify"
2003-02-08 Kurt ZeilengaRework #ifdef'ing of expermental controls to ease relea...
2003-02-05 Jong Hyuk ChoiLDAP Sync Operation (draft-zeilenga-ldup-sync) as a...
2003-02-03 Jong Hyuk ChoiIntermediate Response
2003-02-01 Luke HowardAdd sendreference callback
2003-01-25 Jong Hyuk ChoiLDAP cancel operation
2003-01-23 Luke HowardLDAPv3 over UDP disposition is now compatible with...
2003-01-20 Kurt ZeilengaRemove values match v. filter struct field macro overloads
2003-01-03 Kurt ZeilengaHappy new year
2002-12-16 Howard ChuStatslog additions:
2002-12-13 Hallvard FurusethRename "lang(uage)" to "tag(s)". (Cleanup after attrib...
2002-12-12 Hallvard FurusethImplement user-defined tagging attribute options and...
2002-12-09 Hallvard FurusethITS#2215: Let Statslog() work if only one of LDAP_DEBUG...
2002-12-07 Pierangelo MasaratiSLAPI - Netscape plugin API for slapd - based on patch...
2002-12-05 Pierangelo Masaratifix initialization size and silence warning
2002-12-04 Howard ChuAdded SLAP_MR_VALUE_NORMALIZED_MATCH, avoid redundant...
2002-12-04 Howard ChuITS#1523 enhanced ACL caching
2002-12-03 Kurt ZeilengaFirst-cut proxy authorization support.
2002-11-28 Kurt Zeilenga#unifdef paged results, remove lint
2002-11-21 Pierangelo Masaratiadd limits to entries count for paged results
2002-11-21 Pierangelo MasaratiSupport for RFC 2696:
2002-11-10 Pierangelo Masaratiremove #ifdef SLAP_FILTER_HASSUBORDINATES
next