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 |
2007-05-08 |
Howard Chu | coverity fix, slapd_rw_apply NULL filter |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Ralf Haferkamp | fix comparison with string literal |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Howard Chu | ITS#4949 make config_syslog accumulate across multiple... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Howard Chu | ITS#4939 fix typo |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Howard Chu | ITS#4917 preserve old sat_ad_mutex |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Howard Chu | Disallow runtime delete of modload values |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Howard Chu | Revert prev commit, unnecessary |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Howard Chu | ITS#4935 SASL_MAX_BUFF_SIZE should be 2^24 - 1 |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Kurt Zeilenga | Distinguish absent control value from empty control... |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Quanah Gibson... | alphabetize options listing correctly. (relocate -g... |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Quanah Gibson... | add -s option to top list of arguments |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Pierangelo... | fix ';binary' certificate transport (ITS#4868); add... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Pierangelo... | fix no-op crasher (ITS#4925) |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Pierangelo... | don't assert(0); apparently, other responses may result... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Howard Chu | Fix prev commit, filter construction with URI filters |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Hallvard Furuseth | Add missing return from void *bdb_tool_trickle_task() |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Howard Chu | Add trickle-sync for quick mode |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Quanah Gibson... | More attr= to attrs= fixes |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Quanah Gibson... | s/attr=/attrs=/ |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Howard Chu | ITS#4915 log failure retry status |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Howard Chu | Fix prev commit, config_obsolete |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Howard Chu | Axe slurpd / replog support |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Howard Chu | Regenerate without slurpd |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Howard Chu | slurpd is strongly deprecated |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Howard Chu | slurpd is strongly deprecated |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Howard Chu | slurpd is strongly deprecated |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Ralf Haferkamp | olcDatabase=config always gets index 0, |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Howard Chu | ITS#4911 move slap_op_init/destroy to slap_init/destroy |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Howard Chu | ITS#4897 source/destination confusion |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Howard Chu | ITS#4877 document -s newsuperior option |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Howard Chu | Additional fix for prev commit |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Howard Chu | ITS#4863 s/access to attr/access to attrs/ |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Howard Chu | Fix uninit'd serverID field |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Howard Chu | Fix typo in prev commit |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Howard Chu | ITS#4910 note that mirrormode now requires serverID |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Howard Chu | ITS#4912 fix typo in prev commit |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Hallvard Furuseth | ber_decode_oid(), ber_encode_oid(): cast bv_val to... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Hallvard Furuseth | printf %p expects void* |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Hallvard Furuseth | Fix char* = const char* (text = sr->sr_text) |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Ralf Haferkamp | Moved the check for existing monitor database to the... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Howard Chu | ITS#4879 fixes for url parse/unparse |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Howard Chu | ITS#4875 ignore zero-length st_size |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Howard Chu | Note overlay config ordering |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Howard Chu | ITS#4904 fix delta-sync modlist free |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Quanah Gibson... | Use correct memory free function (ITS#4901) |
commit | commitdiff | tree | snapshot |
2007-04-01 |
Quanah Gibson... | Fix typo |
commit | commitdiff | tree | snapshot |
2007-04-01 |
Howard Chu | ITS#4899 fix for keys not getting cleared |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Howard Chu | Cleanup conditional arg in prev commit |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Ralf Haferkamp | use slap_add_opattrs as discussed on -devel. |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Ralf Haferkamp | Add operational Attributes when creating frontend and... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Ralf Haferkamp | Create frontend and config database entries automatical... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Hallvard Furuseth | Do not end a potentially last line of a Makefile statem... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Howard Chu | ITS#4893 back to pipes... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Howard Chu | ITS#4893 just send the client socket, not a pipe descri... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Howard Chu | ITS#4893 fix prev commit |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Howard Chu | More struct cleanup |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Howard Chu | ITS#4893 define LDAP_PF_LOCAL_SENDMSG in <ac/socket... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Howard Chu | Use AC_MEMCPY |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Howard Chu | Revert prev commits, didn't belong here |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Howard Chu | Fix typo in prev commit |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Howard Chu | Add LDAP_PF_LOCAL_SENDMSG flag |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Howard Chu | Preliminary GNUtls support. gnutls.c will merge back... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Howard Chu | Add options for ber_get_stringbv() to omit NUL-terminat... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Howard Chu | Fix TLS default for clients |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Howard Chu | ITS#4880 s/HAVE_POSIX_TERMIOS/HAVE_TERMIOS_H/ |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Pierangelo... | add support for pagedResults to back-sql (ITS#4888) |
commit | commitdiff | tree | snapshot |
next |