]> git.sur5r.net Git - openldap/history - servers/slapd/slap.h
cleanup
[openldap] / servers / slapd / slap.h
2005-03-15 Kurt Zeilengacleanup
2005-03-14 Howard ChuMove cn=config from namingContexts to configContext
2005-03-02 Howard ChuMore verbmasks cleanup, added index unparsing
2005-03-02 Howard ChuCleanup verb/mask processing
2005-03-01 Howard ChuAdded limits_unparse_one
2005-03-01 Howard ChuAdded oidm retrieval
2005-02-27 Kurt ZeilengaFix compiler error and warnings.
2005-02-23 Howard ChuAdded syncrepl retrieval
2005-02-23 Howard ChuAdded replica retrieval
2005-02-22 Howard ChuAdded acl_unparse, slap_sasl_getpolicy
2005-02-20 Howard ChuAdding back-config pieces
2005-02-17 Howard ChuITS#3546 fix consumer crash on interrupt (provider...
2005-02-15 Sang Seok LimAttribute Aliasing : equality matching support
2005-02-11 Howard ChuDelete unused syncrepl_pool
2005-02-01 Pierangelo Masaratifix spelling
2005-01-31 Pierangelo Masaratihonor SLAP_GLUE_INSTANCE() flag; allow to advertize...
2005-01-29 Pierangelo Masaratilooks a little better (but test033 doesn't work any...
2005-01-29 Pierangelo Masaraticleanup previous commit
2005-01-29 Pierangelo Masaratiuse direct access instead of string comparison to check...
2005-01-27 Kurt Zeilengaremove commented out kludge macro
2005-01-27 Kurt ZeilengaLess kludgy willing-to-perform check for recognized...
2005-01-26 Kurt ZeilengaPlace control availability kludge behind
2005-01-26 Pierangelo Masaratifix controls run-time registered by global overlays...
2005-01-25 Pierangelo Masaratifix dynamically registered controls check; NOTE: contro...
2005-01-24 Howard ChuAdd '-q' "quick" option and SLAP_TOOL_QUICK def for...
2005-01-20 Kurt ZeilengaHide subtree delete control
2005-01-19 Kurt ZeilengaMake most LDAP_DEVEL macro uses indirect
2005-01-19 Pierangelo Masaraticleanup
2005-01-14 Pierangelo Masaraticondition compilation of DISCLOSE checking
2005-01-14 Howard ChuDelete obsolete syncprovider stuff
2005-01-14 Howard ChuMore consolidation for single consumer-context syncrepl
2005-01-13 Howard ChuSingle consumer context per database
2005-01-13 Howard ChuUse a single sessionlog per context, delete sid
2005-01-13 Howard ChuDeleted syncrepl updatedn
2005-01-08 Kurt ZeilengaAdd "disclose" and "manage" ACL levels (but no meat).
2005-01-01 Kurt ZeilengaHappy New Year!
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
next