2007-10-25 |
Howard Chu | Fix typo in prev commit |
tree | commitdiff |
2007-10-25 |
Howard Chu | Use thread-specific data in pool_context() |
tree | commitdiff |
2007-10-25 |
Howard Chu | Added native thread-specific data support |
tree | commitdiff |
2007-10-23 |
Howard Chu | ITS#5197 add stub for ldap_pvt_thread_pool_query() |
tree | commitdiff |
2007-10-19 |
Howard Chu | Fix liblutil link order |
tree | commitdiff |
2007-10-18 |
Howard Chu | ITS#5194 zero out pool when destroying |
tree | commitdiff |
2007-10-18 |
Howard Chu | In pool_resume don't touch the condvar if the pool... |
tree | commitdiff |
2007-10-18 |
Howard Chu | Cleanup debug calls |
tree | commitdiff |
2007-10-10 |
Howard Chu | Quiet request logging |
tree | commitdiff |
2007-10-09 |
Howard Chu | ITS#5100 ldap_control_dup - OID must be non-NULL |
tree | commitdiff |
2007-10-08 |
Howard Chu | ITS#4188 check for pool pause every 64 entries. (probab... |
tree | commitdiff |
2007-10-06 |
Pierangelo Masarati | minor cleanup |
tree | commitdiff |
2007-10-06 |
Howard Chu | ITS#3864 use sasl_ssf_t where expected |
tree | commitdiff |
2007-10-01 |
Howard Chu | Add lutil_str2bin() for arbitrary length decimal-to... |
tree | commitdiff |
2007-09-29 |
Pierangelo Masarati | dispose of connection when server down (related to... |
tree | commitdiff |
2007-09-29 |
Pierangelo Masarati | fix format |
tree | commitdiff |
2007-09-03 |
Pierangelo Masarati | don't leak file descriptors (coverity) |
tree | commitdiff |
2007-09-02 |
Howard Chu | More for ITS#5117 - only use libfetch for non-file... |
tree | commitdiff |
2007-09-02 |
Howard Chu | ITS#5117 try to log a message if chasing an include... |
tree | commitdiff |
2007-08-24 |
Howard Chu | ITS#5105 from Alexey Melnikov @ isode |
tree | commitdiff |
2007-08-24 |
Pierangelo Masarati | ldap_control*_dup() is no longer private; add ldap_pvt_... |
tree | commitdiff |
2007-08-22 |
Pierangelo Masarati | rework controls API |
tree | commitdiff |
2007-08-22 |
Pierangelo Masarati | fix and cleanup |
tree | commitdiff |
2007-08-22 |
Kurt Zeilenga | Fix last commit. |
tree | commitdiff |
2007-08-22 |
Kurt Zeilenga | Password policy request control should have no control... |
tree | commitdiff |
2007-08-21 |
Pierangelo Masarati | client side of draft-wahl-ldap-session |
tree | commitdiff |
2007-08-21 |
Pierangelo Masarati | fix or comment Calysto findings |
tree | commitdiff |
2007-08-17 |
Pierangelo Masarati | make lutil_uuidstr_from_normalized() return the length... |
tree | commitdiff |
2007-08-17 |
Pierangelo Masarati | move uuid normalized to string to liblutil |
tree | commitdiff |
2007-08-17 |
Pierangelo Masarati | don't leak in case of error |
tree | commitdiff |
2007-08-16 |
Pierangelo Masarati | cleanup tools |
tree | commitdiff |
2007-07-24 |
Hallvard Furuseth | Make LDAP_MEMORY_DEBUG a bitmask. #define LDAP_MEMORY_D... |
tree | commitdiff |
2007-07-23 |
Hallvard Furuseth | ITS#5010: OID encode/decode fixes and paranoia. #define... |
tree | commitdiff |
2007-07-20 |
Howard Chu | ITS#5056 fix chain_tail processing |
tree | commitdiff |
2007-07-13 |
Ralf Haferkamp | Allow utf-8 in AD-Canonical Names |
tree | commitdiff |
2007-07-04 |
Hallvard Furuseth | ITS#4990: Fix LDAP_MEMORY_DEBUG and LDAP_MEMORY_DEBUG... |
tree | commitdiff |
2007-07-03 |
Hallvard Furuseth | Ensure ltp_max_pending >= 0; negative values confused... |
tree | commitdiff |
2007-07-01 |
Hallvard Furuseth | Remove bogus pause wait near end of pool_wrapper()... |
tree | commitdiff |
2007-06-19 |
Pierangelo Masarati | cleanup |
tree | commitdiff |
2007-06-14 |
Pierangelo Masarati | add sub-second result timeout accuracy (for which is... |
tree | commitdiff |
2007-06-12 |
Hallvard Furuseth | ITS#4983: Partly revert tls_thread_self() paranoia... |
tree | commitdiff |
2007-06-10 |
Hallvard Furuseth | Rename thread contexts to tasks, leaving user contexts... |
tree | commitdiff |
2007-06-10 |
Hallvard Furuseth | For ITS#4943: Axe thread pool semaphore code |
tree | commitdiff |
2007-06-10 |
Hallvard Furuseth | int -> ber_socklen_t for getsockname() |
tree | commitdiff |
2007-06-10 |
Hallvard Furuseth | int -> ber_socklen_t for getsockopt() |
tree | commitdiff |
2007-06-09 |
Hallvard Furuseth | ITS#5007: Wrap code using MSG_WAITALL in #ifdef MSG_WAI... |
tree | commitdiff |
2007-06-09 |
Hallvard Furuseth | ITS#5007: Remove void* pointer arithmetic, that's a... |
tree | commitdiff |
2007-06-09 |
Hallvard Furuseth | Fix HP-UX crash: Replace socklen_t with ber_socklen_t... |
tree | commitdiff |
2007-06-08 |
Howard Chu | ITS#4992 fix cldap |
tree | commitdiff |
2007-06-08 |
Howard Chu | ITS#4955 fix typo in referral chasing |
tree | commitdiff |
2007-06-04 |
Hallvard Furuseth | Remove ltp_active_list. It became unneeded when rev... |
tree | commitdiff |
2007-06-01 |
Hallvard Furuseth | Simplify: Remove tid_zero, thread_keys[].id and ldap_in... |
tree | commitdiff |
2007-05-31 |
Hallvard Furuseth | Add comments. Constify tid_zero. Shut up gcc -Wswitch... |
tree | commitdiff |
2007-05-31 |
Hallvard Furuseth | Add variable ldap_int_has_thread_pool, assert(at most... |
tree | commitdiff |
2007-05-31 |
Hallvard Furuseth | Shut up gcc -Wformat |
tree | commitdiff |
2007-05-31 |
Hallvard Furuseth | In pool_submit(): |
tree | commitdiff |
2007-05-31 |
Hallvard Furuseth | Preserve key order when deleting, so context_reset... |
tree | commitdiff |
2007-05-30 |
Hallvard Furuseth | Make get_thread_info() static. Handle ldap_pvt_thread_... |
tree | commitdiff |
2007-05-20 |
Hallvard Furuseth | Fix --without-tls (ITS#4975). Enable certificate matching. |
tree | commitdiff |
2007-05-20 |
Hallvard Furuseth | libldap/tls.c calls CRYPTO_set_id_callback(ldap_pvt_thr... |
tree | commitdiff |
2007-05-18 |
Hallvard Furuseth | ITS#4972: $LDAP_THREAD_DEBUG, detached threads, debug_a... |
tree | commitdiff |
2007-05-18 |
Hallvard Furuseth | Readability patch: ERRVAL() macro for pthreads < 7... |
tree | commitdiff |
2007-05-18 |
Hallvard Furuseth | Only define x509_cert_get_dn() when HAVE_GNUTLS. Remov... |
tree | commitdiff |
2007-05-14 |
Howard Chu | Fix GNUtls acknowledgement, initial work by Matt Backes... |
tree | commitdiff |
2007-05-14 |
Ralf Haferkamp | make openssl builds working again |
tree | commitdiff |
2007-05-13 |
Howard Chu | GNUtls - ignore free of NULL ctx |
tree | commitdiff |
2007-05-13 |
Howard Chu | Don't NUL-terminate bervals during DN parsing |
tree | commitdiff |
2007-05-13 |
Howard Chu | Merged GNUtls support into main tls.c |
tree | commitdiff |
2007-05-12 |
Pierangelo Masarati | fix read off by one (spotted by valgrind) |
tree | commitdiff |
2007-05-11 |
Hallvard Furuseth | Comment fixes. |
tree | commitdiff |
2007-05-10 |
Howard Chu | Added ciphersuite support |
tree | commitdiff |
2007-05-10 |
Howard Chu | Add LDAP_OPT_X_TLS_CRLFILE, peer cert verification... |
tree | commitdiff |
2007-05-09 |
Hallvard Furuseth | Since we only have LDAP_MAXTHR thread_keys, allow max... |
tree | commitdiff |
2007-05-09 |
Hallvard Furuseth | Make ldap_int_thread_userctx_t.ltu_key[] a proper NULL... |
tree | commitdiff |
2007-05-09 |
Hallvard Furuseth | thread_keys is a (poor) open-addessed hash table, but... |
tree | commitdiff |
2007-05-09 |
Hallvard Furuseth | Protect thread_keys[] with ldap_pvt_thread_pool_mutex... |
tree | commitdiff |
2007-05-09 |
Hallvard Furuseth | Replace state LDAP_INT_THREAD_POOL_PAUSING with member... |
tree | commitdiff |
2007-05-09 |
Hallvard Furuseth | ITS#4943: |
tree | commitdiff |
2007-05-09 |
Hallvard Furuseth | Don't complain if detached threads exit after ldap_debu... |
tree | commitdiff |
2007-05-09 |
Hallvard Furuseth | Cast Debug(%p) pointer argument to void* |
tree | commitdiff |
2007-05-09 |
Hallvard Furuseth | ITS#4948: '#if <undefined macro>' -> '#ifdef' warning... |
tree | commitdiff |
2007-05-08 |
Howard Chu | coverity error, u->lud_scheme is mandatory |
tree | commitdiff |
2007-04-23 |
Howard Chu | Revert prev commit, unnecessary |
tree | commitdiff |
2007-04-23 |
Howard Chu | ITS#4935 SASL_MAX_BUFF_SIZE should be 2^24 - 1 |
tree | commitdiff |
2007-04-11 |
Pierangelo Masarati | don't assert(0); apparently, other responses may result... |
tree | commitdiff |
2007-04-05 |
Howard Chu | ITS#4912 fix typo in prev commit |
tree | commitdiff |
2007-04-04 |
Hallvard Furuseth | ber_decode_oid(), ber_encode_oid(): cast bv_val to... |
tree | commitdiff |
2007-04-03 |
Howard Chu | ITS#4879 fixes for url parse/unparse |
tree | commitdiff |
2007-04-03 |
Howard Chu | ITS#4875 ignore zero-length st_size |
tree | commitdiff |
2007-04-01 |
Howard Chu | ITS#4899 fix for keys not getting cleared |
tree | commitdiff |
2007-03-26 |
Howard Chu | ITS#4893 back to pipes... |
tree | commitdiff |
2007-03-25 |
Howard Chu | ITS#4893 just send the client socket, not a pipe descri... |
tree | commitdiff |
2007-03-25 |
Howard Chu | ITS#4893 fix prev commit |
tree | commitdiff |
2007-03-25 |
Howard Chu | ITS#4893 define LDAP_PF_LOCAL_SENDMSG in <ac/socket... |
tree | commitdiff |
2007-03-25 |
Howard Chu | Use AC_MEMCPY |
tree | commitdiff |
2007-03-23 |
Howard Chu | Preliminary GNUtls support. gnutls.c will merge back... |
tree | commitdiff |
2007-03-23 |
Howard Chu | Add options for ber_get_stringbv() to omit NUL-terminat... |
tree | commitdiff |
2007-03-23 |
Howard Chu | Fix TLS default for clients |
tree | commitdiff |
2007-03-23 |
Howard Chu | ITS#4880 s/HAVE_POSIX_TERMIOS/HAVE_TERMIOS_H/ |
tree | commitdiff |
2007-03-20 |
Howard Chu | Add DER OID encoder/decoder |
tree | commitdiff |
next |