]> git.sur5r.net Git - openldap/history - servers/slapd/slap.h
revert previous change; anticipate backend_operational before overlays callbacks...
[openldap] / servers / slapd / slap.h
2004-07-14 Pierangelo Masaratirevert previous change; anticipate backend_operational...
2004-07-13 Pierangelo Masaratiuse a separate field for a modified entry in SlapReply
2004-07-09 Pierangelo Masaraticleanup AD stuff (ITS#3225)
2004-06-19 Pierangelo Masaratiimplement server side of "max" limit
2004-06-18 Jong Hyuk Choisyncrepl retry-on-error code
2004-06-16 Pierangelo Masaratiimprove pagedResults ignoring (hopefully)
2004-06-16 Kurt ZeilengaAdd SLAP_BFLAG_NOLASTMODCMD backend flag. When set...
2004-06-12 Pierangelo Masaratiignore the control if page is larger than requested...
2004-06-12 Pierangelo Masaraticlarify no limits in (internal) searches
2004-05-31 Jong Hyuk ChoiPatch for ITS#3133
2004-05-07 Pierangelo Masaratifix DN_SEPARATOR() and clarify its use
2004-05-07 Pierangelo Masaratifix escaped semicolon bug in back-bdb
2004-05-04 Kurt ZeilengaUpdate substr indexing macros to better separate
2004-05-01 Pierangelo Masaratiadd granular op restriction
2004-04-28 Kurt ZeilengaITS#3118: fix objectIdentifierFirstComponentMatch for...
2004-04-20 Pierangelo Masaratirename macro accordingly to new authz naming
2004-04-20 Kurt ZeilengaITS#3092: Rename sl_free() and friends to slap_sl_free()
2004-04-17 Pierangelo Masaratiremove unused structure member ps_id
2004-04-14 Pierangelo Masaratienable use of librewrite for sasl-regexp only if librew...
2004-04-10 Pierangelo Masaratifirst round of SHADOW flags/isupdate test unification
2004-04-09 Kurt ZeilengaTemporary defines for SLAP_*_SHADOW.
2004-04-09 Pierangelo Masaratihonor sizelimit requests on the overall count when...
2004-04-09 Pierangelo Masaratiimprove previous commit; now special limit on the numbe...
2004-04-09 Pierangelo Masaratihonor size limits when using paged results
2004-04-08 Kurt Zeilengabvalue cleanup
2004-04-06 Kurt Zeilengacleanup
2004-04-06 Kurt ZeilengaRework return of update referrals
2004-04-05 Kurt ZeilengaAdd SLAP_SHADOW(be): true if be is a shadow database...
2004-04-05 Kurt ZeilengaFirst rounds of backend/database flag cleanup
2004-04-05 Pierangelo Masaratiadd referral check to functions elaborated by overlays
2004-03-20 Howard ChuReplaced slap_overinfo.oi_bd with oi_orig.
2004-03-18 Kurt Zeilengacleanup for release engineering
2004-03-12 Howard ChuAdd c_conn_idx, to simplify external modules managing...
2004-03-09 Pierangelo Masaratiuse "expand" instead of "regex" for group ACLs that...
2004-03-09 Luke HowardSupport server search flag control as alias for permiss...
2004-03-08 Pierangelo Masaratiapply advanced peername ACL (ITS#2907)
2004-03-08 Pierangelo Masaratimove limits evaluation to frontend
2004-03-05 Howard ChuITS#2998 rename pcl -> be_pcl
2004-02-29 Howard ChuAdded pwdexop request structure to avoid redundant...
2004-02-23 Jong Hyuk ChoiGlue entry pruning support: delete the parent entries...
2004-02-18 Pierangelo Masaratiallow search limits based on groups (ITS#2967)
2004-01-01 Kurt ZeilengaHappy new year
2003-12-30 Kurt ZeilengaMisc cleanup
2003-12-25 Howard ChuRevert prev commit, unnecessary
2003-12-23 Howard ChuFix replog sequencing - assign sequence numbers at...
2003-12-18 Kurt ZeilengaCompletely untested built-in EXTERNAL implementation
2003-12-17 Kurt ZeilengaSync with HEAD
2003-12-16 Pierangelo Masaratiadd to 'val[.<style>=<value>' ACLs special match styles...
2003-12-11 Kurt ZeilengaTweak the codes
2003-12-08 Kurt Zeilengaunifdef -DLDAP_CONTROL_PAGEDRESULTS (as it is always...
2003-12-07 Howard ChuAdded sc_next and sc_cleanup to slap_callback
2003-12-07 Howard ChuCleanup unknown config directive handling.
2003-12-06 Howard ChuMove SLAB_SIZE def to slap.h
2003-12-06 Howard ChuOverlay build environment, remove internal proxycache...
2003-12-06 Pierangelo Masaratichanges required to use rwm overlay
2003-11-27 Kurt ZeilengaUpdated notices
2003-11-26 Jong Hyuk Choimisc updates
2003-11-26 Jong Hyuk ChoiSupport multiple sync replication at the consumer :
2003-11-20 Jong Hyuk ChoiCollective entryUUID transmission of PRESENT messages...
2003-11-18 Jong Hyuk Choimisc cleanup
2003-11-11 Jong Hyuk Choiupdate ldapsync/syncrepl code according to the new...
2003-11-10 Jong Hyuk Choi1. Session history support
2003-11-03 Howard ChuFix ASCII_HEX tests
2003-10-31 Kurt ZeilengaUpdate entryUUID to latest draft specification
2003-10-24 Howard ChuAdd support for outbound connections in main listener.
2003-10-24 Kurt ZeilengaAdd a basic DIT content rule test.
2003-10-23 Howard ChuITS#2779, cache group ACLs per operation instead of...
2003-10-22 Kurt ZeilengaSyncrepl code cleanup (namely prefix struct field names)
2003-10-18 Howard ChuITS#2747, Reorganize syncrepl, fix some memleaks. More...
2003-10-18 Kurt ZeilengaExplicitly mark attribute/assertion syntax of values...
2003-09-25 Jong Hyuk Choino caching flag in Operation structure
2003-09-20 Howard ChuITS#2573 dynamic group support
2003-09-20 Howard ChuITS#2497, implement value-level ACLs:
2003-09-16 Kurt ZeilengaInitial support for pre/post read controls.
2003-09-03 Jong Hyuk ChoiSchema checking option for LDAP Sync replication
2003-09-03 Jong Hyuk Choino schema checking patch for proxy cache (apurva)
2003-08-30 Jong Hyuk Choislaptool update for LDAP Sync replication
2003-08-27 Jong Hyuk Choiunifdef LDAP_CACHING
2003-08-27 Jong Hyuk Choiunifdef LDAP_SYNC and LDAP_SYNCREPL
2003-08-27 Jong Hyuk Choicleanup
2003-08-27 Jong Hyuk ChoiNO_SCHEMA_CHECK backend flag
2003-08-23 Jong Hyuk ChoiContext CSN patch (1)
2003-08-14 Jong Hyuk ChoiLDAP Sync protocol change : state mode (add+present...
2003-08-14 Jong Hyuk ChoiProxy caching update : op->o_caching_on flag removed
2003-08-07 Kurt ZeilengaAdd initial support for modify/increment. No over...
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.
next