]> git.sur5r.net Git - openldap/history - servers/slapd/slap.h
Sync with HEAD
[openldap] / servers / slapd / slap.h
2005-10-05 Kurt ZeilengaSync with HEAD
2005-09-28 Kurt ZeilengaSync with HEAD
2005-08-26 Kurt ZeilengaSync with HEAD
2005-08-25 Kurt ZeilengaSync with HEAD (need to update CHANGES)
2005-08-19 Kurt ZeilengaSync with HEAD
2005-08-17 Kurt ZeilengaSync with HEAD
2005-08-17 Kurt ZeilengaSync with HEAD
2005-08-12 Kurt ZeilengaSync with HEAD
2005-08-09 Kurt ZeilengaSync with HEAD
2005-07-11 Kurt ZeilengaSync with HEAD
2005-06-10 Kurt ZeilengaSync with HEAD
2005-06-08 Kurt ZeilengaSync with HEAD (ready for 2.3 "release"?)
2005-06-03 Kurt ZeilengaMerge in recent changes to HEAD
2005-05-18 Kurt ZeilengaSync with HEAD
2005-05-10 Kurt ZeilengaSync with HEAD in prep for 2.3.3beta
2005-05-06 Kurt ZeilengaMerge from HEAD
2005-04-29 Kurt ZeilengaInitial round of changes for 2.3 beta
2005-03-19 Kurt Zeilengahonor disclose not ready for release
2005-03-18 Kurt ZeilengaMisc updates
2005-03-17 Kurt ZeilengaSync with HEAD
2005-03-14 Kurt ZeilengaSync with HEAD
2005-03-14 Kurt ZeilengaSync with HEAD
2005-02-02 Kurt ZeilengaSync with HEAD OPENLDAP_REL_ENG_2_3_1ALPHA
2005-01-28 Kurt ZeilengaSync with HEAD
2005-01-24 Kurt ZeilengaSync with HEAD
2005-01-20 Kurt ZeilengaSync with HEAD
2004-12-23 Sang Seok LimBug fix
2004-12-21 Sang Seok LimCleanup unused fields of ComponentDesc
2004-12-20 Sang Seok LimComponent Indexing support for BDB
2004-12-14 Jong Hyuk Choiadaptive caching code
2004-12-14 Jong Hyuk Choizone invalidation/locking implementation
2004-12-13 Sang Seok Lim1) <select> and <content> type component reference...
2004-12-11 Jong Hyuk Choidata struct for zone allocator
2004-12-08 Howard ChuAdded sessionlog support. consumer needs work...
2004-12-07 Kurt Zeilengacleanup
2004-12-07 Pierangelo Masaratihardcode "uid" into slapd & improve previous commit
2004-12-06 Howard ChuDelete unused be_context_csn, cleanup pending csn entry
2004-11-29 Sang Seok Lim1) <all> type component reference support
2004-11-29 Howard ChuRemove syncinfo si_UUID_dn, make consumer use modify...
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
next