]> git.sur5r.net Git - openldap/history - servers/slapd/slap.h
make unregistered known controls show up as undefined; move LDAPsync cid to frontend...
[openldap] / servers / slapd / slap.h
2004-11-27 Pierangelo Masaratimake unregistered known controls show up as undefined...
2004-11-27 Howard ChuAdd SLAP_DBFLAG_OVERLAY
2004-11-27 Howard ChuMore migration of syncrepl from frontend to syncprov...
2004-11-26 Pierangelo Masaratifix dynacl compile
2004-11-25 Howard ChuSplit Operation into Opheader and op
2004-11-25 Howard ChuDisable back-bdb native syncrepl support, enable syncpr...
2004-11-25 Howard ChuMerge op->o_sync_mode into op->o_sync
2004-11-25 Howard ChuFix send_ldap* macros
2004-11-23 Jong Hyuk Choibuddy allocator for sl_malloc. Configurable at thread...
2004-11-23 Howard ChuAdd comment for spare bits in ctrlflags
2004-11-23 Howard ChuDynamic control management
2004-11-20 Pierangelo Masaratimove ACIs under a dynamic infrastructure that allows...
2004-11-19 Howard ChuAdd SLAP_EXOP_WRITES flag, expose flags in Operation,
2004-11-15 Pierangelo Masaratipartially revert previous commit (the "creator" special...
2004-11-15 Pierangelo Masaratimove special dn patterns to style enum; add creator...
2004-11-15 Pierangelo Masaratiremove back-*/external.h
2004-11-14 Sang Seok LimComponentFilterMatch support for userCertificate
2004-10-28 Jong Hyuk Choipatch for ITS#3379
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
next