]> git.sur5r.net Git - openldap/shortlog
openldap
2003-03-11 Pierangelo... (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... check 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 Kurt ZeilengaAdd comment about LDAPv2
2003-03-10 Kurt ZeilengaLDAPv2 is Historic
2003-03-10 Pierangelo... fix 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-09 Howard ChuAdd copyright notice
2003-03-07 Howard ChuBlind fix, delete obsolete files cache.c, authpasswd.c
2003-03-07 Kurt Zeilengasuffixalias is no longer supported
2003-03-07 Howard ChuDon't call strlen ourselves, SASL getopt returns the...
2003-03-06 Kurt ZeilengaRedefine queryid
2003-03-06 Jong Hyuk ChoiCommit of the Proxy Cache contribution (ITS#2062)
2003-03-06 Howard ChuChasing a referral needs both the request and response...
2003-03-06 Howard ChuPass correct msgid to ldap_result
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 Kurt Zeilengarebuild
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-05 Howard ChuSilence warnings in prev commit
2003-03-05 Howard ChuSilence warning in prev commit
2003-03-05 Howard ChuAdded ldap_pvt_get_hname. Use instead of ldap_pvt_getho...
2003-03-05 Howard ChuAdded ldap_pvt_get_hname. Use instead of ldap_pvt_getho...
2003-03-05 Howard ChuAdd NI_MAXHOST if not defined; normally in <netdb.h...
2003-03-05 Howard ChuFor IPv6 check for getnameinfo as well as getaddrinfo
2003-03-04 Howard ChuMinor cleanup for sendmsg
2003-03-04 Kurt ZeilengaFix initializer
2003-03-04 Kurt Zeilengafix initializer
2003-03-04 Kurt ZeilengaFix initializer
2003-03-04 Howard ChuMultiple-suffix fail msg should be logged at ERR/ANY...
2003-03-04 Pierangelo... more improvements ...
2003-03-04 Pierangelo... improve last commit
2003-03-04 Pierangelo... silence warning
2003-03-03 Howard ChuFix ITS#2344, prev commit changed too much.
2003-03-03 Pierangelo... apply a different fix for ITS#2342
2003-03-03 Pierangelo... improve checks
2003-03-03 Pierangelo... fix ITS#2343
2003-03-03 Pierangelo... init var
2003-03-03 Pierangelo... set return code
2003-03-03 Pierangelo... silence warning
2003-03-03 Pierangelo... initialize var
2003-03-03 Pierangelo... declare ldap_[parse_]passwd
2003-03-03 Pierangelo... fix typo
2003-03-03 Kurt ZeilengaScript I use to update copyrights once a year
2003-03-03 Howard ChuReplace recursive get_stringbvr with iterative get_stri...
2003-03-03 Howard ChuAdded NT service support
2003-03-03 Howard ChuCleanup slapd-specific NT service support
2003-03-03 Howard ChuCleanup NT service support declarations
2003-03-03 Howard ChuDelete unused EDITOR, SENDMAIL substitutions
2003-03-03 Howard ChuFix previous commit, eventlog path was wrong
2003-03-03 Howard ChuDefault is_NT_Service to no
2003-03-03 Howard ChuAdd explicit "service" argument, only change cwd if...
2003-03-03 Kurt Zeilengaimprove checking message
2003-03-03 Kurt Zeilengarebuild after openldap.m4 changes
2003-03-02 Howard ChuReally fix accrights test.
2003-03-02 Howard ChuFix accrights test, use <sys/socket.h>
2003-03-02 Kurt ZeilengaAdd acc_rights detection (needs testing)
2003-03-02 Kurt ZeilengaAdd check of <sys/uio.h> and include as needed for...
2003-03-02 Howard ChuCleanup previous commit
2003-03-02 Howard ChuInteroperability fix for sendmsg/recvmsg with access...
2003-03-02 Kurt Zeilengascrew with the case
2003-03-02 Howard ChuUse fixed sizes for ber_get_next to avoid 64-bit hangs.
2003-03-02 Kurt ZeilengaUse renamed initializers
2003-03-02 Kurt ZeilengaRename 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 Kurt ZeilengaDon't send extra messages, will cause interoperability...
2003-03-01 Pierangelo... fix attr_merge_one hack
2003-03-01 Pierangelo... fix memory free
2003-03-01 Pierangelo... add 'next[/prev]' initializer
2003-03-01 Pierangelo... trim unnecessary varaible
2003-03-01 Pierangelo... improved 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 Kurt ZeilengaAdd more -ldb varients
2003-02-28 Howard ChuFix previous commit
2003-02-28 Howard ChuFix ITS#2335, RFC1798 sequence layout was wrong.
2003-02-28 Howard ChuFix ITS#2335, properly parse multiple CLDAP responses...
2003-02-28 Luke HowardFix typo
2003-02-28 Luke HowardSupport for dynamic registration of controls, both...
next