2003-03-12 |
Howard Chu | ITS#2366 typos |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Howard Chu | ITS#2368 - fix deleting key from range IDL |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Howard Chu | Fix error messages |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Jong Hyuk Choi | Error checking code for ITS#2367 |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Jong Hyuk Choi | declaration of bdb_idl_entry_cmp() |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Jong Hyuk Choi | AVL delete upon shutdown (ITS#2367) |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Kurt Zeilenga | clarify "by anonymous auth" semantics |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Howard Chu | Fix cache consistency problems on txn retry |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Howard Chu | ITS#2348 - revert previous patch, use patch from ITS |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Howard Chu | Added lutil_passwd_init(), lutil_passwd_destroy() |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Howard Chu | #ifndef SLAP_NVALUES asserted berval was leaked |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Howard Chu | Plug memory leaks: |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Howard Chu | ITS#2348, additional check to prevent re-inserting... |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Howard Chu | ITS#2253 - when StartTLS fails, slapd closes the connec... |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Howard Chu | Add comment to previous |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Howard Chu | ITS#2365 - preserve internal ber_tag as well as ber_ptr... |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Pierangelo... | use an "unknown" listener name/url when faking connections |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Pierangelo... | fix ITS#2362 and other leaks/unhandled massaged DN... |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Kurt Zeilenga | Tweak SLAP_OP_BLOCKS |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Pierangelo... | #include reordering |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Pierangelo... | silence warning |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Pierangelo... | cleanup cache search |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Pierangelo... | cleanup bind |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Pierangelo... | (ultimately?) fix ITS#2361 |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Howard Chu | Added proposed request parameters to Operation. #ifdef... |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Howard Chu | Added lutil_passwd_init, _destroy, _add for dynamically... |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Howard Chu | ITS#2361, skip sockname, peername, peerdomain, sockurl... |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Pierangelo... | check conn->c_listener before use (hack to fix ITS... |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Howard Chu | Added op->o_is_auth_check; use ACL_AUTH instead of... |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Howard Chu | Blind fix - remove suffixalias.c |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Kurt Zeilenga | Add comment about LDAPv2 |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Kurt Zeilenga | LDAPv2 is Historic |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Pierangelo... | fix log message (ITS#2359) |
commit | commitdiff | tree | snapshot |
2003-03-09 |
Kurt Zeilenga | need to use ch_malloc/realloc |
commit | commitdiff | tree | snapshot |
2003-03-09 |
Kurt Zeilenga | Use ch_malloc instead of malloc for unchecked allocations |
commit | commitdiff | tree | snapshot |
2003-03-09 |
Howard Chu | Add copyright notice |
commit | commitdiff | tree | snapshot |
2003-03-07 |
Howard Chu | Blind fix, delete obsolete files cache.c, authpasswd.c |
commit | commitdiff | tree | snapshot |
2003-03-07 |
Kurt Zeilenga | suffixalias is no longer supported |
commit | commitdiff | tree | snapshot |
2003-03-07 |
Howard Chu | Don't call strlen ourselves, SASL getopt returns the... |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Kurt Zeilenga | Redefine queryid |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Jong Hyuk Choi | Commit of the Proxy Cache contribution (ITS#2062) |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Howard Chu | Chasing a referral needs both the request and response... |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Howard Chu | Pass correct msgid to ldap_result |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Howard Chu | Technically, since the authid is expected to be a norma... |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Kurt Zeilenga | call LDAPv2 what it is (historical) |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Kurt Zeilenga | rebuild |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Howard Chu | ITS#2348: fix previous commit |
commit | commitdiff | tree | snapshot |
2003-03-05 |
Howard Chu | ITS#2348: cont_alloc/cont_free cleanup in idl_insert_key |
commit | commitdiff | tree | snapshot |
2003-03-05 |
Jong Hyuk Choi | misc : not activating idl cache in tool mode run |
commit | commitdiff | tree | snapshot |
2003-03-05 |
Howard Chu | Fix LDAP_DEBUG/LDAP_SYSLOG test |
commit | commitdiff | tree | snapshot |
2003-03-05 |
Howard Chu | Use ldap_pvt_get_hname instead of ldap_pvt_gethostbyaddr_a |
commit | commitdiff | tree | snapshot |
2003-03-05 |
Howard Chu | Silence warnings in prev commit |
commit | commitdiff | tree | snapshot |
2003-03-05 |
Howard Chu | Silence warning in prev commit |
commit | commitdiff | tree | snapshot |
2003-03-05 |
Howard Chu | Added ldap_pvt_get_hname. Use instead of ldap_pvt_getho... |
commit | commitdiff | tree | snapshot |
2003-03-05 |
Howard Chu | Added ldap_pvt_get_hname. Use instead of ldap_pvt_getho... |
commit | commitdiff | tree | snapshot |
2003-03-05 |
Howard Chu | Add NI_MAXHOST if not defined; normally in <netdb.h... |
commit | commitdiff | tree | snapshot |
2003-03-05 |
Howard Chu | For IPv6 check for getnameinfo as well as getaddrinfo |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Howard Chu | Minor cleanup for sendmsg |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Kurt Zeilenga | Fix initializer |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Kurt Zeilenga | fix initializer |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Kurt Zeilenga | Fix initializer |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Howard Chu | Multiple-suffix fail msg should be logged at ERR/ANY... |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Pierangelo... | more improvements ... |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Pierangelo... | improve last commit |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Pierangelo... | silence warning |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Howard Chu | Fix ITS#2344, prev commit changed too much. |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Pierangelo... | apply a different fix for ITS#2342 |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Pierangelo... | improve checks |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Pierangelo... | fix ITS#2343 |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Pierangelo... | init var |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Pierangelo... | set return code |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Pierangelo... | silence warning |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Pierangelo... | initialize var |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Pierangelo... | declare ldap_[parse_]passwd |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Pierangelo... | fix typo |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Kurt Zeilenga | Script I use to update copyrights once a year |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Howard Chu | Replace recursive get_stringbvr with iterative get_stri... |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Howard Chu | Added NT service support |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Howard Chu | Cleanup slapd-specific NT service support |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Howard Chu | Cleanup NT service support declarations |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Howard Chu | Delete unused EDITOR, SENDMAIL substitutions |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Howard Chu | Fix previous commit, eventlog path was wrong |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Howard Chu | Default is_NT_Service to no |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Howard Chu | Add explicit "service" argument, only change cwd if... |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Kurt Zeilenga | improve checking message |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Kurt Zeilenga | rebuild after openldap.m4 changes |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Howard Chu | Really fix accrights test. |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Howard Chu | Fix accrights test, use <sys/socket.h> |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Kurt Zeilenga | Add acc_rights detection (needs testing) |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Kurt Zeilenga | Add check of <sys/uio.h> and include as needed for... |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Howard Chu | Cleanup previous commit |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Howard Chu | Interoperability fix for sendmsg/recvmsg with access... |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Kurt Zeilenga | screw with the case |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Howard Chu | Use fixed sizes for ber_get_next to avoid 64-bit hangs. |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Kurt Zeilenga | Use renamed initializers |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Kurt Zeilenga | Rename initializers |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Howard Chu | Fix slap_sasl_authorized, c_authz_backend may be NULL |
commit | commitdiff | tree | snapshot |
2003-03-01 |
Kurt Zeilenga | SLAP_NVALUES: substrings indexing/filterring |
commit | commitdiff | tree | snapshot |
2003-03-01 |
Kurt Zeilenga | more OPERATIONS v. OTHER error cleanup |
commit | commitdiff | tree | snapshot |
2003-03-01 |
Kurt Zeilenga | Don't return LDAP_OPERATIONS_ERROR for internal errors |
commit | commitdiff | tree | snapshot |
next |