]> git.sur5r.net Git - openldap/history - servers
ITS#2389 - stop reading requests on a connection when we are blocked
[openldap] / servers /
2003-03-20 Howard ChuITS#2389 - stop reading requests on a connection when...
2003-03-18 Howard ChuITS#2385 fix typo in comment terminator
2003-03-18 Pierangelo Masarativalue is parsed in place; minor cleanup
2003-03-18 Pierangelo Masaratidocument -u option
2003-03-18 Howard ChuDon't use DB_AUTO_COMMIT when opening a database
2003-03-17 Kurt Zeilengareplace get_substring_filter with get_ssa()
2003-03-17 Kurt ZeilengaSLAP_NVALUES: fix values_find_ex call
2003-03-17 Kurt ZeilengaSLAP_NVALUES: more fixes
2003-03-17 Kurt ZeilengaSLAP_NVALUES updates
2003-03-16 Kurt ZeilengaUndo last commit
2003-03-16 Kurt ZeilengaSLAP_NVALUES: remove all the extra frees
2003-03-16 Kurt ZeilengaSLAP_NVALUES: fix extraneous free bug.
2003-03-16 Kurt ZeilengaFix typos in last commit
2003-03-16 Kurt ZeilengaRewrite filter routines to malloc() late.
2003-03-16 Kurt ZeilengaSLAP_NVALUES: still chasing an extranous free... this...
2003-03-16 Kurt Zeilengareorder to statements for debugging purposes
2003-03-16 Kurt ZeilengaSLAP_NVALUES changes
2003-03-16 Howard ChuITS#2382 use ch_calloc
2003-03-16 Kurt ZeilengaSLAP_NVALUES updates
2003-03-16 Kurt ZeilengaSLAP_NVALUES updates
2003-03-16 Kurt ZeilengaSLAP_NVALUES: value_find v value_find_ex
2003-03-15 Kurt ZeilengaNot sure why these asserts are failing... too tired...
2003-03-15 Kurt ZeilengaFix test006-acls
2003-03-15 Kurt ZeilengaNVALUES: fix a couple of value_find_ex() calls
2003-03-15 Kurt ZeilengaAdd some additional error checking...
2003-03-14 Howard ChuPlug leaks in controls_destroy()
2003-03-14 Howard ChuPlug leaks. (benign. slap_controls and root_dse need...
2003-03-13 Howard ChuITS#2371, fix BDB_SUBDIRs
2003-03-13 Kurt Zeilengaminor cleanup
2003-03-13 Howard ChuFix version check in previous
2003-03-13 Howard ChuITS#2356 - support Perl newer than 5.6
2003-03-13 Kurt ZeilengaMinor tweaks
2003-03-13 Kurt ZeilengaUse BER_BVC
2003-03-13 Kurt ZeilengaFix typo in last commit
2003-03-13 Kurt ZeilengaAnother comment.
2003-03-13 Kurt ZeilengaAdd comment that this schema is invalid
2003-03-12 Howard ChuITS#2368 - fix deleting key from range IDL
2003-03-12 Howard ChuFix error messages
2003-03-12 Jong Hyuk ChoiError checking code for ITS#2367
2003-03-12 Jong Hyuk Choideclaration of bdb_idl_entry_cmp()
2003-03-12 Jong Hyuk ChoiAVL delete upon shutdown (ITS#2367)
2003-03-12 Howard ChuFix cache consistency problems on txn retry
2003-03-12 Howard ChuITS#2348 - revert previous patch, use patch from ITS
2003-03-12 Howard ChuAdded lutil_passwd_init(), lutil_passwd_destroy()
2003-03-12 Howard Chu#ifndef SLAP_NVALUES asserted berval was leaked
2003-03-12 Howard ChuPlug memory leaks:
2003-03-12 Howard ChuITS#2348, additional check to prevent re-inserting...
2003-03-12 Howard ChuITS#2253 - when StartTLS fails, slapd closes the connec...
2003-03-11 Pierangelo Masaratiuse an "unknown" listener name/url when faking connections
2003-03-11 Pierangelo Masaratifix ITS#2362 and other leaks/unhandled massaged DN...
2003-03-11 Kurt ZeilengaTweak SLAP_OP_BLOCKS
2003-03-11 Pierangelo Masarati#include reordering
2003-03-11 Pierangelo Masaratisilence warning
2003-03-11 Pierangelo Masaraticleanup cache search
2003-03-11 Pierangelo Masaraticleanup bind
2003-03-11 Pierangelo Masarati(ultimately?) fix ITS#2361
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 ChuAdded NT service support
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...
next