]> git.sur5r.net Git - openldap/history - servers/slapd
Added proposed request parameters to Operation. #ifdef'd, not active.
[openldap] / servers / slapd /
2003-03-11 Howard ChuAdded proposed request parameters to Operation. #ifdef...
2003-03-11 Howard ChuAdded lutil_passwd_init, _destroy, _add for dynamically...
2003-03-10 Howard ChuITS#2361, skip sockname, peername, peerdomain, sockurl...
2003-03-10 Pierangelo Masaraticheck conn->c_listener before use (hack to fix ITS...
2003-03-10 Howard ChuAdded op->o_is_auth_check; use ACL_AUTH instead of...
2003-03-10 Howard ChuBlind fix - remove suffixalias.c
2003-03-10 Pierangelo Masaratifix log message (ITS#2359)
2003-03-09 Kurt Zeilenganeed to use ch_malloc/realloc
2003-03-09 Kurt ZeilengaUse ch_malloc instead of malloc for unchecked allocations
2003-03-06 Kurt ZeilengaRedefine queryid
2003-03-06 Jong Hyuk ChoiCommit of the Proxy Cache contribution (ITS#2062)
2003-03-06 Howard ChuTechnically, since the authid is expected to be a norma...
2003-03-06 Kurt Zeilengacall LDAPv2 what it is (historical)
2003-03-06 Howard ChuITS#2348: fix previous commit
2003-03-05 Howard ChuITS#2348: cont_alloc/cont_free cleanup in idl_insert_key
2003-03-05 Jong Hyuk Choimisc : not activating idl cache in tool mode run
2003-03-05 Howard ChuFix LDAP_DEBUG/LDAP_SYSLOG test
2003-03-05 Howard ChuUse ldap_pvt_get_hname instead of ldap_pvt_gethostbyaddr_a
2003-03-04 Howard ChuMultiple-suffix fail msg should be logged at ERR/ANY...
2003-03-04 Pierangelo Masaratimore improvements ...
2003-03-04 Pierangelo Masaratiimprove last commit
2003-03-03 Pierangelo Masaratiapply a different fix for ITS#2342
2003-03-03 Pierangelo Masaratiimprove checks
2003-03-03 Pierangelo Masaratifix ITS#2343
2003-03-03 Pierangelo Masaratiinit var
2003-03-03 Pierangelo Masaratiset return code
2003-03-03 Pierangelo Masaratisilence warning
2003-03-03 Pierangelo Masaratiinitialize var
2003-03-03 Howard ChuCleanup slapd-specific NT service support
2003-03-03 Howard ChuAdd explicit "service" argument, only change cwd if...
2003-03-02 Kurt ZeilengaUse renamed initializers
2003-03-02 Howard ChuFix slap_sasl_authorized, c_authz_backend may be NULL
2003-03-01 Kurt ZeilengaSLAP_NVALUES: substrings indexing/filterring
2003-03-01 Kurt Zeilengamore OPERATIONS v. OTHER error cleanup
2003-03-01 Kurt ZeilengaDon't return LDAP_OPERATIONS_ERROR for internal errors
2003-03-01 Pierangelo Masaratifix attr_merge_one hack
2003-03-01 Pierangelo Masaratifix memory free
2003-03-01 Pierangelo Masaratiadd 'next[/prev]' initializer
2003-03-01 Pierangelo Masaratitrim unnecessary varaible
2003-03-01 Pierangelo Masaratiimproved filter mapping/rewrite; improved result rewrit...
2003-03-01 Kurt Zeilengaenable indexing
2003-03-01 Kurt ZeilengaSLAP_NVALUES: index normalized values
2003-03-01 Kurt ZeilengaSLAP_NVALUES: test005-modrdn works...
2003-03-01 Kurt ZeilengaSLAP_NVALUE: misc updates
2003-03-01 Kurt ZeilengaSLAP_NVALUES: test004 works
2003-03-01 Kurt ZeilengaSLAP_NVALUES: A couple of more normalizers...
2003-03-01 Kurt ZeilengaSLAP_NVALUES: test003 now passes (with help of a substr...
2003-02-28 Kurt ZeilengaRemove deadwood
2003-02-28 Kurt ZeilengaSLAP_NVALUES: Use a_nvals
2003-02-28 Kurt ZeilengaSLAP_NVALUES: fix UTF8StringNormalize
2003-02-28 Kurt ZeilengaITS#2324: Allow extended operation plugin to override...
2003-02-28 Howard ChuFix ITS#2335, RFC1798 sequence layout was wrong.
2003-02-28 Luke HowardFix typo
2003-02-28 Luke HowardSupport for dynamic registration of controls, both...
2003-02-28 Pierangelo Masaratimissing OpenLDAPaciMatch definition
2003-02-28 Howard ChuPartial fix of ITS#2335, restore proper CLDAP msg forma...
2003-02-28 Kurt ZeilengaUse add_merge_one to add schema elements to subschema
2003-02-28 Kurt ZeilengaSLAP_NVALUES: fix a FIX ME
2003-02-28 Howard ChuFix LDAP_LOG arg
2003-02-28 Howard ChuITS#2336 - Don't allow rename on subtrees.
2003-02-28 Kurt ZeilengaSLAP_NVALUES: a couple of basic normalizers... but...
2003-02-27 Kurt ZeilengaSLAP_NVALUES: More preparation for new normalization...
2003-02-27 Luke HowardImplemented slapi_dup_control().
2003-02-27 Pierangelo Masaratimore hacks/comments for SLAP_NVALUES
2003-02-27 Kurt ZeilengaSLAP_NVALUES: prepare for new schema routines
2003-02-27 Kurt ZeilengaSLAP_NVALUES: disable indexing for now
2003-02-27 Kurt Zeilengaaxe mr_ptr in favor or schema_prep
2003-02-27 Kurt ZeilengaFix typo in last commit
2003-02-27 Kurt ZeilengaSLAP_NVALUES:
2003-02-27 Pierangelo Masaratiquick fix to allow -DSLAP_NVALUES with -DLDAP_SLAPI
2003-02-26 Pierangelo Masaratimore SLAP_NVALUES cleanup
2003-02-26 Pierangelo Masaratiimprove previous commit
2003-02-26 Pierangelo Masaratifix ITS#2330; free rdn after usage
2003-02-26 Pierangelo Masaratiblind fix
2003-02-26 Pierangelo Masaratiblind fix (accrding to back-monitor hack)
2003-02-26 Kurt Zeilengawhoops (again). Don't define SLAP_NOVALUES yet.
2003-02-26 Pierangelo Masaratiblind fix (accrding to back-monitor hack)
2003-02-26 Kurt ZeilengaBackout prototype rename
2003-02-26 Howard ChuComplain about holes in database at end of slapadd
2003-02-26 Howard ChuDelete extraneous log msg
2003-02-26 Howard ChuOnly check opinfo.boi_err when ACL check failed.
2003-02-26 Howard ChuFix attribute/group to allow TXN to abort on lock failu...
2003-02-26 Howard ChuDon't need TXN/opinfo support in read-only operations
2003-02-26 Howard ChuITS#2122 - actually use the passed in txn handle!!
2003-02-26 Howard Chubdb_entry_return must explicitly check for/free attr...
2003-02-26 Howard ChuFix previous commit
2003-02-26 Howard ChuFix modify_delete_values. This stuff should be complete...
2003-02-26 Howard ChuIn slap_mods_check, must null-terminate sm_nvalues...
2003-02-26 Howard ChuIn entry_decode, must null-terminate a_nvals array
2003-02-26 Howard ChuSync with MR flags in slap.h
2003-02-26 Kurt ZeilengaSLAP_NVALUES, round 3
2003-02-26 Kurt ZeilengaFix -USLAP_NVALUES
2003-02-26 Kurt ZeilengaChange MR flag names and add comments as to what they...
2003-02-26 Kurt ZeilengaSLAP_NVALUE more add tweaks
2003-02-26 Kurt ZeilengaSLAP_NVALUES mostly populated now
2003-02-26 Kurt ZeilengaPopulate nvals via entry_decode
2003-02-26 Kurt ZeilengaSLAP_BVALUES fixes
2003-02-25 Kurt ZeilengaWhoops, SLAP_NVALUES should be off for now
2003-02-25 Kurt Zeilenga*** empty log message ***
2003-02-25 Kurt ZeilengaSLAP_NVALUES: fix up modify password exop
next