2007-06-04 |
Hallvard Furuseth | Remove ltp_active_list. It became unneeded when rev... |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Gavin Henry | Dates and OpenLDAP CVS tag |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Gavin Henry | Change date to 2007. |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Pierangelo... | needs portable.h |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Pierangelo... | make searches expand all matching sets of group/url... |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Pierangelo... | fix leak |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Pierangelo... | clarify use of -y (as per ITS#4994) |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Gavin Henry | Adding # $ |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Gavin Henry | Moving from Slurpd. |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Gavin Henry | New TOC, new sdf files and merging/reworking of existin... |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Hallvard Furuseth | Simplify: Remove tid_zero, thread_keys[].id and ldap_in... |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Hallvard Furuseth | thread pool data was accessed through the wrong type |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Hallvard Furuseth | Add comments. Constify tid_zero. Shut up gcc -Wswitch... |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Hallvard Furuseth | Add variable ldap_int_has_thread_pool, assert(at most... |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Hallvard Furuseth | Shut up gcc -Wformat |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Ralf Haferkamp | ITS#4991 restore save_attrs when a request is finished... |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Ralf Haferkamp | ITS#4991 restore mapped AttributeNames before processin... |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Hallvard Furuseth | In pool_submit(): |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Hallvard Furuseth | Preserve key order when deleting, so context_reset... |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Hallvard Furuseth | Make get_thread_info() static. Handle ldap_pvt_thread_... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Howard Chu | ITS#4966 valsort_modify: ignore Delete modops with... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Howard Chu | Regenerate with gnutls TLS_LIBS |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Howard Chu | Must set TLS_LIBS for gnutls |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Kurt Zeilenga | Use IANA-assigned OID for entryDN and remove hide flag. |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Gavin Henry | Zero value example for pwdAccountLockedTime (ITS#4978) |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Pierangelo... | clarify that slapo-rwm could hide rootDSE and subschema |
commit | commitdiff | tree | snapshot |
2007-05-20 |
Hallvard Furuseth | Fix --without-tls (ITS#4975). Enable certificate matching. |
commit | commitdiff | tree | snapshot |
2007-05-20 |
Hallvard Furuseth | Previous message should have gone in ITS. It is ITS... |
commit | commitdiff | tree | snapshot |
2007-05-20 |
Hallvard Furuseth | libldap/tls.c calls CRYPTO_set_id_callback(ldap_pvt_thr... |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Hallvard Furuseth | Only use terminal escapes (in $TB/$TN) when printing... |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Pierangelo... | test fix to ITS#4964 |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Pierangelo... | more ITS#4973 initialization |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Pierangelo... | re-parse ID from passmod request, if necessary (ultimat... |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Pierangelo... | related to ITS#4973 |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Hallvard Furuseth | Give OperationBuffer normal struct members instead... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Hallvard Furuseth | Regenerate |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Hallvard Furuseth | Only use terminal escapes (in $TB/$TN) when printing... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Hallvard Furuseth | ITS#4972: $LDAP_THREAD_DEBUG, detached threads, debug_a... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Hallvard Furuseth | clean-local: Delete configpw configpw.conf |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Hallvard Furuseth | Readability patch: ERRVAL() macro for pthreads < 7... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Hallvard Furuseth | Re-fixing ITS#2667: test -a and test -o unportable... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Hallvard Furuseth | Only define x509_cert_get_dn() when HAVE_GNUTLS. Remov... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Hallvard Furuseth | printf format paranoia: macros could be changed to... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Hallvard Furuseth | Unused varaibles |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Hallvard Furuseth | Warning cleanup (avoid cast double return val -> intege... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Hallvard Furuseth | include lber-int.h (for rev 1.396 certificate changes) |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Pierangelo... | ... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Hallvard Furuseth | Header nitpick |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Hallvard Furuseth | SEE ALSO slapcat(8), slapd-ldif(5) |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Hallvard Furuseth | Clarify "bind on" |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Hallvard Furuseth | Explain rootDSE |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Pierangelo... | allow array of more generic syntaxes |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Pierangelo... | allow attribute inheritance with syntax restriction... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Pierangelo... | further cleanup round in back-relay database selection... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Pierangelo... | check for NULL dn in URL; set error code before seding... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Howard Chu | Fix GNUtls acknowledgement, initial work by Matt Backes... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Howard Chu | ITS#4961 disable schema checking on contextCSN update |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Ralf Haferkamp | make openssl builds working again |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Pierangelo... | apply fixes in ITS#4951 (tested) |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Hallvard Furuseth | Reapply part of rev 1.2 warning cleanup, it was lost... |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Howard Chu | GNUtls - ignore free of NULL ctx |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Howard Chu | Don't NUL-terminate bervals during DN parsing |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Howard Chu | Don't use strdup on bervals |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Howard Chu | Test no longer depends on --with-tls |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Howard Chu | Added GNUtls notes |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Howard Chu | Add CRLfile option for GNUtls |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Howard Chu | Use liblber for certificate Validation, Normalization |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Howard Chu | Merged GNUtls support into main tls.c |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Howard Chu | No more dependency on OpenSSL |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Hallvard Furuseth | Add back-monitor (and its OID arc) to Backend/Database... |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Pierangelo... | if no database can be looked up, don't send result... |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Pierangelo... | don't try to lookup a database when there's no request DN |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Pierangelo... | fix read off by one (spotted by valgrind) |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Hallvard Furuseth | Fix for !(LDAP_DEBUG && LDAP_SYSLOG) |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Hallvard Furuseth | Comment fixes. |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Howard Chu | Added ciphersuite support |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Howard Chu | Regenerate with GNUtls additions |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Howard Chu | Add GNUtls detection |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Howard Chu | Fix typo in prev commit |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Howard Chu | Add LDAP_OPT_X_TLS_CRLFILE, peer cert verification... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Howard Chu | ITS#4954 clear c_sasl_dn after error |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Howard Chu | ITS#4952 use memcmp to compare CSN values |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Hallvard Furuseth | Since we only have LDAP_MAXTHR thread_keys, allow max... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Hallvard Furuseth | Make ldap_int_thread_userctx_t.ltu_key[] a proper NULL... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Hallvard Furuseth | thread_keys is a (poor) open-addessed hash table, but... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Hallvard Furuseth | Protect thread_keys[] with ldap_pvt_thread_pool_mutex... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Hallvard Furuseth | Replace state LDAP_INT_THREAD_POOL_PAUSING with member... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Hallvard Furuseth | ITS#4943: |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Hallvard Furuseth | Don't complain if detached threads exit after ldap_debu... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Hallvard Furuseth | Remove unused variables |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Hallvard Furuseth | assert(pointer) -> assert(pointer != NULL) |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Hallvard Furuseth | Struct/array initializers must be constant expressions... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Hallvard Furuseth | Cast Debug(%p) pointer argument to void* |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Hallvard Furuseth | Rebuild |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Hallvard Furuseth | ITS#4948: '#if <undefined macro>' -> '#ifdef' warning... |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Howard Chu | coverity scan, e is non-NULL |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Howard Chu | coverity error, u->lud_scheme is mandatory |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Howard Chu | coverity scan, fix typo |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Howard Chu | coverity error, memory leak in file2anlist |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Howard Chu | coverity scan, ch_realloc won't return NULL |
commit | commitdiff | tree | snapshot |
next |