]> git.sur5r.net Git - openldap/history - servers/slapd/proto-slap.h
ITS#3773 additional fix
[openldap] / servers / slapd / proto-slap.h
2005-06-10 Howard ChuMore accesslog updates
2005-06-07 Howard ChuAdd slap_timestamp(), use mutex in slap_get_csn()
2005-05-28 Pierangelo Masaratiexpose macro(s) to produce string representations of...
2005-05-23 Pierangelo Masaratifurther fixing of back-ldap config; added enum_to_verb...
2005-05-13 Kurt ZeilengaAdd manage obsolete attributes capability.
2005-05-13 Kurt ZeilengamanageDIT framework and obsolete objectclasses/DIT...
2005-05-13 Kurt Zeilengafinish global_schemacheck removal
2005-05-11 Kurt ZeilengaMostly remove global_schemacheck. More cleanup needed in
2005-05-06 Howard ChuMake entry_encode/decode independent of slapd structure...
2005-05-05 Pierangelo Masaratimove discover function to frontend
2005-04-22 Howard ChuIsolate syncrepl stuff in syncrepl.c
2005-04-19 Howard ChuFixes for ordered deletes
2005-04-19 Howard ChuMore modify support. ACL editing works.
2005-04-14 Howard ChuGeneric ordered value support
2005-04-12 Pierangelo Masaratimore on ITS#3652
2005-04-12 Pierangelo Masaratihide changes behind specific #ifdef, conditioned by...
2005-03-21 Howard ChuSchema unparsing support
2005-03-21 Howard ChuAdd HARDCODE schema flags
2005-03-18 Howard ChuReorganiza SLAPD_CRYPT and SLAPD_SPASSWD support for...
2005-03-15 Howard ChuMore back-config / back-ldif integration, added config_...
2005-03-02 Howard ChuMore verbmasks cleanup, added index unparsing
2005-03-02 Howard ChuCleanup verb/mask processing
2005-03-01 Howard ChuAdded general limits retrieval
2005-03-01 Howard ChuAdded limits_unparse_one
2005-03-01 Howard ChuAdded authz-regexp, slapi plugin retrieval
2005-03-01 Howard ChuAdded oidm retrieval
2005-03-01 Howard ChuAdded ldap_pvt_sasl_secprops_unparse, slap_sasl_secprop...
2005-02-23 Howard ChuAdded replica retrieval
2005-02-22 Howard ChuAdded acl_unparse, slap_sasl_getpolicy
2005-02-20 Howard ChuRearrange, merge sasl config back into main config
2005-01-30 Pierangelo Masarati"ultimate" fix of glued databases controls checking...
2005-01-29 Pierangelo Masaratiavoid cycling twice in the control list
2005-01-27 Kurt ZeilengaLess kludgy willing-to-perform check for recognized...
2005-01-26 Pierangelo Masaratimove compare to frontend (disabled by default, only...
2005-01-25 Pierangelo Masaratifix dynamically registered controls check; NOTE: contro...
2005-01-24 Howard ChuRewritten str2entry, added str2entry2
2005-01-22 Howard ChuSchema caching for slaptools
2005-01-13 Howard ChuUse a single sessionlog per context, delete sid
2005-01-13 Howard ChuDeleted syncrepl updatedn
2005-01-09 Kurt ZeilengaReplace backend.h with backends.c, generated by config...
2005-01-07 Pierangelo Masaratifix ACL value checking for bind (ITS#3446)
2005-01-01 Kurt ZeilengaHappy New Year!
2004-12-20 Sang Seok LimComponent Indexing support for BDB
2004-12-14 Jong Hyuk Choiadaptive caching code
2004-12-13 Sang Seok Lim1) <select> and <content> type component reference...
2004-12-11 Pierangelo Masaratiimprove usability of global ovrlays for write operation...
2004-12-09 Howard ChuAdd fe_op_abandon, call it in connection_abandon()
2004-12-08 Pierangelo Masaratideclare oc_bvfind_undef()
2004-12-08 Howard ChuLet slap_get_commit_csn return the current CSN as well
2004-12-07 Kurt Zeilengacleanup
2004-12-04 Howard ChuDeleted subordinate keyword in favor of glue overlay
2004-12-03 Howard ChuRename syncrepl_rq to slapd_rq, move to daemon.c
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 Howard ChuAdd slap_find_control_id
2004-11-27 Howard ChuMore migration of syncrepl from frontend to syncprov...
2004-11-26 Howard ChuMore syncprov fixes. test019 now passes.
2004-11-26 Pierangelo Masaratifix dynacl compile
2004-11-25 Howard ChuSplit Operation into Opheader and op
2004-11-24 Jong Hyuk ChoiOmitted from the original buddy allocator commit
2004-11-23 Howard Chuslap_known_controls is now an array. (control.c r1...
2004-11-23 Howard ChuDynamic control management
2004-11-19 Howard ChuAdd SLAP_EXOP_WRITES flag, expose flags in Operation,
2004-11-13 Pierangelo Masaratiimprove overlay helpers
2004-11-05 Howard ChuITS#3376 Fix prev commit, handling of replogfile
2004-10-27 Sang Seok LimComponent Matching module
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 ChuITS#2661: configurable substring index lengths
2004-09-23 Jong Hyuk ChoiModified @oc supprot code to the share anlist routines...
2004-09-20 Luke HowardAdd register_certificate_map_function() native plugin...
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 Pierangelo Masaratifix negative counters; prepare for imrpved count of...
2004-09-11 Jong Hyuk Choimemory leak fixes
2004-09-10 Kurt ZeilengaAdd localSSF slapd.conf(5) directive to set SSF associated
2004-09-09 Kurt ZeilengaAdd initial dnSubtreeMatch.
2004-09-07 Kurt ZeilengaInitial entryDN implementation.
2004-08-26 Sang Seok LimThis patch is for a component filter. please refer...
2004-08-25 Luke HowardThis patch fixes some subtle interactions between SLAPI...
2004-08-24 Pierangelo Masaratimove call to frontend API
2004-08-20 Pierangelo Masaratisplit entry_free in entry_clean ...
2004-08-18 Howard ChuReworked fix for ITS#3140 - add access parameter to...
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-12 Howard ChuAdd backend_startup_one()
2004-06-29 Sang Seok LimThis patch provides support for rdnMatch matching rule...
2004-06-21 Jong Hyuk Choisyncrepl retry code fix for correct timing
2004-05-24 Kurt Zeilengaadd command line option (-S) to enable SLP registration...
2004-05-13 Pierangelo Masaratiexpose slap_sasl_matches() to allow external matching...
2004-04-28 Kurt ZeilengaITS#3118: fix objectIdentifierFirstComponentMatch for...
2004-04-26 Howard ChuITS#3109 - added slap_tls_ctx
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-20 Pierangelo Masaratiadd slapacl tool
2004-04-19 Kurt ZeilengaAdditional invalid objectClass changes (ITS#3097)
next