]> git.sur5r.net Git - openldap/history - servers/slapd/proto-slap.h
Align Operation buffers using LBER_ALIGNED_BUFFER
[openldap] / servers / slapd / proto-slap.h
2005-10-12 Kurt ZeilengaAlign Operation buffers using LBER_ALIGNED_BUFFER
2005-09-27 Howard ChuITS#3996 fix glue/syncprov interaction
2005-09-14 Howard ChuChange slap_ad_undef_remove() to slap_ad_undef_promote().
2005-09-10 Pierangelo Masaratisilence warnings
2005-09-04 Pierangelo Masaratidisable pagedResults or reject
2005-09-01 Howard ChuMoving glue overlay back into slapd core, returning...
2005-08-25 Pierangelo Masaratiallow undefined attrs to be "proxied" (ITS#3959)
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-22 Pierangelo Masaratifurther ACI factoring out & confinement
2005-08-22 Pierangelo Masaratimutex-protect "undefined" attribute descriptions/object...
2005-08-20 Pierangelo Masaratiallow objectClass checking including sups
2005-08-18 Luke HowardCheck for NULL in be_match()
2005-08-18 Luke HowardAdd be_match() macro: one cannot always compare Backend...
2005-08-17 Pierangelo MasaratiACIs almost entirely factored out of slapd
2005-08-14 Hallvard FurusethAdd missing Statslog() statements (loglevel stats/stats2):
2005-08-11 Pierangelo Masaratiadd authzSyntax for authzTo/authzFrom attributes; add...
2005-08-11 Pierangelo Masaratiwrap validate/pretty/normalize for ordered values ...
2005-08-08 Pierangelo Masaratiallow textual log levels in command line
2005-08-08 Howard ChuITS#3922 fix syncrepl ctxcsn leak
2005-08-07 Pierangelo Masaratifree replica info as appropriate
2005-08-01 Luke HowardAdd o_no_schema_check to operation structure
2005-08-01 Luke Howardslap_mods2entry() should not zero pointers into the...
2005-07-31 Luke HowardCall slap_mods2entry() in do_add(), so that global...
2005-07-25 Pierangelo Masaratidestroy limits at exit
2005-07-23 Pierangelo Masaratiadd infrastructure to register verbmasks; allow to...
2005-07-23 Luke HowardAdd fe_access_allowed(), should allow global ACL overla...
2005-07-22 Luke HowardSupport for global ACL overlays, corresponding SLAPI...
2005-07-22 Luke HowardCleaner version of previous patch (keep operational...
2005-07-21 Howard ChuPlug more memleaks
2005-07-21 Luke Howardadd prototype for overlay_op_walk()
2005-07-19 Pierangelo Masaratifix arbitrary precision number display when no big...
2005-07-19 Pierangelo Masaratiuse appropriate format when no arbitrary precision...
2005-07-19 Luke HowardAdd slap_parse_ctrl() API for parsing already decoded...
2005-07-11 Hallvard FurusethDeclare component matching functions
2005-07-04 Hallvard FurusethFormat fix: Make style_strings[] global for debug outpu...
2005-06-13 Howard ChuITS#3774 delete backend/overlay structures after a...
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
next