]> git.sur5r.net Git - openldap/history - servers/slapd/slap.h
Component Matching module
[openldap] / servers / slapd / slap.h
2004-10-27 Sang Seok LimComponent Matching module
2004-10-12 Jong Hyuk Choisyncrepl consistency patch: utilize BDB txn rollback
2004-10-09 Jong Hyuk Choisyncrepl consistency patch
2004-10-06 Howard ChuRevert ITS#3353 patch, it needs to be reworked.
2004-10-01 Howard ChuITS#3353 consolidate slapd globals into a single struct
2004-09-28 Howard ChuAdd SLAP_MR_ORDERED_INDEX - support for inequality...
2004-09-28 Howard ChuITS#2661: configurable substring index lengths
2004-09-26 Pierangelo Masaratipreformat "conn=%lu op=%lu"
2004-09-26 Pierangelo Masaratimultiple precision with BIGNUM/gmp/ulong
2004-09-23 Jong Hyuk ChoiModified @oc supprot code to the share anlist routines...
2004-09-18 Kurt Zeilengacomponent cleanup
2004-09-18 Jong Hyuk Choi*oc support in attr list
2004-09-11 Pierangelo Masaratiuse GMP for multiple precision in counters
2004-09-11 Jong Hyuk Choimemory leak fixes
2004-09-09 Kurt ZeilengaAdd additional DN matching rules.
2004-09-09 Kurt ZeilengaAdd initial dnSubtreeMatch.
2004-09-07 Kurt ZeilengaInitial entryDN implementation.
2004-09-03 Jong Hyuk Choifix for test019 glitch
2004-09-02 Howard ChuITS#3309 better fix, add op->ord_csn in frontend and...
2004-08-29 Jong Hyuk ChoiITS#3289 - exattrs support
2004-08-28 Kurt Zeilengacleanup
2004-08-27 Kurt ZeilengaMove LDAP_COMP_MATCH define from ldap.h to slap.h
2004-08-26 Sang Seok LimMisc Bug Fix:
2004-08-26 Sang Seok LimThis patch is for a component filter. please refer...
2004-08-19 Howard ChuITS#3289 - add SLAP_AT_DYNAMIC flag for dynamically...
2004-08-18 Howard ChuDelete unused be_context_csn_mutex
2004-08-18 Howard ChuFix ITS#3288: use be_pcl_mutexp instead of be_pcl_mutex
2004-08-06 Pierangelo Masaraticleanup attr flags; provide a helper OPENDLAP_REL_ENG_2_2_MP
2004-07-26 Pierangelo Masaratifrontend stuff moved into a database structure, essenti...
2004-07-25 Pierangelo Masaratislightly rework user/operational attributes handling...
2004-07-18 Pierangelo Masaratirework op/rs structures to deal with opeartional attributes
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...
next