Howard Chu
|
439030a16d
|
ITS#6714 non-blocking support from Richard Megginson @ Red Hat
|
2010-12-11 04:57:10 +00:00 |
|
Howard Chu
|
0215833bcd
|
Cleanup prev commit
|
2010-12-11 04:51:21 +00:00 |
|
Howard Chu
|
a2053729f0
|
ITS#6744 - plug leak
|
2010-12-11 04:35:01 +00:00 |
|
Howard Chu
|
75bb972859
|
Partial fix for non-string types in cert DNs. (Need to add explicit support
for Bitstring, maybe a few others.)
|
2010-12-10 02:05:18 +00:00 |
|
Pierangelo Masarati
|
dc156d7f6e
|
allow to set LDIF max line width (ITS#6645)
|
2010-12-07 10:14:51 +00:00 |
|
Pierangelo Masarati
|
d5f101f836
|
typo in comment
|
2010-12-07 10:11:06 +00:00 |
|
Hallvard Furuseth
|
16b7df8397
|
ITS#6625 Remove some LDAP_R_COMPILEs
|
2010-12-06 11:31:58 +00:00 |
|
Hallvard Furuseth
|
5ecd624f50
|
Fix ITS#6625: mutex-protect ldap_free_connection()
|
2010-12-06 10:51:55 +00:00 |
|
Hallvard Furuseth
|
7cb9c496bf
|
ITS#6625 concurrency patch cleanup
|
2010-12-06 10:41:41 +00:00 |
|
Hallvard Furuseth
|
5c186dff4d
|
Silence valgrind's ptrcheck (no real change).
Also removes a bit unnecessary code.
|
2010-12-06 08:19:40 +00:00 |
|
Hallvard Furuseth
|
a55d333107
|
ITS#6733: Fix LDAP_MEMORY_DEBUG issues.
ber_memcalloc_x overflow check. Silence some compiler warnings.
|
2010-12-03 11:44:22 +00:00 |
|
Hallvard Furuseth
|
a7771fc35a
|
ITS#6732: Clean up ber_errno handling.
Set it after ber_mem(c)alloc_x failure. Don't set it when not needed.
|
2010-12-02 13:18:32 +00:00 |
|
Pierangelo Masarati
|
603eec5758
|
remove #ifdef EAGAIN, EWOULDBLOCK (ITS#6603)
|
2010-11-24 14:47:46 +00:00 |
|
Hallvard Furuseth
|
bc38ec228b
|
For ITS#5421: Remove unnecessary #include "ldap_log.h"
|
2010-11-23 15:25:49 +00:00 |
|
Hallvard Furuseth
|
7c29e2c7c5
|
ITS#6723: Handle EOF in test programs
|
2010-11-23 12:12:54 +00:00 |
|
Hallvard Furuseth
|
18e348a379
|
Fix last commit (ITS#6622): Remove non-C90 // comment
|
2010-11-22 12:28:34 +00:00 |
|
Hallvard Furuseth
|
b75b769471
|
Fix cyrus.c rev 1.159 for --without-cyrus-sasl:
It modified ldap_int_sasl_bind()'s prototype with but not without SASL.
|
2010-11-19 12:32:05 +00:00 |
|
Howard Chu
|
1ed2d0a485
|
ITS#6706 from Rich Megginson @ Red Hat - improve diagnostic messages
|
2010-11-15 20:47:24 +00:00 |
|
Howard Chu
|
750f7f895b
|
ITS#6705 from Rich Megginson @ Red Hat - only use .0 files in cacertdir
|
2010-11-15 20:45:47 +00:00 |
|
Howard Chu
|
4c31652ee8
|
ITS#6704 from Rich Megginson @ Red Hat - use both cacert and cacertdir
|
2010-11-15 20:44:32 +00:00 |
|
Howard Chu
|
208308d4dd
|
ITS#6703 from Rich Megginson @ Red Hat - reject non-files for cert/key pem files
|
2010-11-15 20:43:53 +00:00 |
|
Howard Chu
|
c7e19f9b62
|
ITS#6702 prompts should be on stderr
|
2010-11-12 04:15:23 +00:00 |
|
Howard Chu
|
f26b5b6692
|
ITS#6689 from Rich Megginson @ Red Hat
|
2010-10-29 10:30:30 +00:00 |
|
Howard Chu
|
0f30db1c46
|
ITS#6625 concurrency patch from Doug Leavitt @ Oracle .com
|
2010-10-22 21:45:48 +00:00 |
|
Howard Chu
|
abe4a5f83b
|
ITS#6673 GnuTLS hangs if you tell it to shut the read direction. Just
shut the write direction; it will all be irrelevant since the socket
will be closed immediately after.
|
2010-10-16 12:11:11 +00:00 |
|
Howard Chu
|
845bf30c5b
|
Fix prev commit
|
2010-10-15 13:53:12 +00:00 |
|
Howard Chu
|
f1a18f4e53
|
Cleanup prev commit
|
2010-10-14 03:11:26 +00:00 |
|
Howard Chu
|
120d2ce228
|
More for prev commit. What about ldap_pvt_sasl_getmechs() ?
|
2010-10-14 01:47:09 +00:00 |
|
Howard Chu
|
fca72f333b
|
Add ldap_sasl_interactive_bind()
|
2010-10-14 01:29:32 +00:00 |
|
Howard Chu
|
0b660dc9f6
|
ITS#6672 mutex cleanup
|
2010-10-13 08:43:15 +00:00 |
|
Howard Chu
|
1c9853c674
|
ITS#6669 remove obsolete SunOS4 LWP support
|
2010-10-12 11:02:59 +00:00 |
|
Howard Chu
|
0890a89c37
|
ITS#6669 remove obsolete SunOS4 LWP support
|
2010-10-12 10:26:31 +00:00 |
|
Pierangelo Masarati
|
2b1b37cd4b
|
do not use lutil_atoix() (ITS#6654)
|
2010-09-21 00:10:44 +00:00 |
|
Pierangelo Masarati
|
9d77d61314
|
don't use lud_host when NULL (ITS#6653, fixed differently)
|
2010-09-21 00:05:36 +00:00 |
|
Howard Chu
|
f32f1a45d4
|
ITS#6639 set sock err to EAGAIN on partial write
|
2010-09-12 10:09:45 +00:00 |
|
Pierangelo Masarati
|
4601107e4e
|
fix format specifier (ITS#6644)
|
2010-09-09 16:05:26 +00:00 |
|
Pierangelo Masarati
|
0c0873803d
|
add parsing support for [unsigned] long long (ITS#6622)
|
2010-08-12 23:32:37 +00:00 |
|
Pierangelo Masarati
|
6c6e187b98
|
do not alter ld_nextref_proc (ITS#6602)
|
2010-07-27 00:55:51 +00:00 |
|
Pierangelo Masarati
|
d27038f6b4
|
fix previous commit
|
2010-07-26 19:45:36 +00:00 |
|
Pierangelo Masarati
|
c2ab1778a0
|
check mutex ownership
|
2010-07-26 19:26:59 +00:00 |
|
Howard Chu
|
512c7ca273
|
ITS#6585 don't close invalid sockets
|
2010-07-21 23:41:17 +00:00 |
|
Howard Chu
|
71f062afee
|
ITS#6595 remove unneeded token init code. From Rich Megginson @ RedHat.
|
2010-07-21 22:57:01 +00:00 |
|
Howard Chu
|
e0cac8a048
|
ITS#6589 allow self-signed server certs, from Rich Megginson @ RedHat.com
|
2010-07-14 23:11:34 +00:00 |
|
Howard Chu
|
ce1e201343
|
add ifdefs for SASL_GSS_CREDS to accomodate ancient Cyrus SASL
|
2010-06-12 22:10:16 +00:00 |
|
Howard Chu
|
33bfd730a1
|
ITS#6569 return server's error code on Disconnect
|
2010-06-02 03:30:19 +00:00 |
|
Howard Chu
|
d3a1be4e3f
|
ITS#6568 plug cldap memleaks
|
2010-06-02 03:10:39 +00:00 |
|
Howard Chu
|
2dd75cf206
|
Support option SASL_GSS_CREDS
|
2010-05-13 06:08:21 +00:00 |
|
Howard Chu
|
73bb167e74
|
ITS#6541 off-by-one, account for 'Z' being replaced by sign of delta
|
2010-05-03 05:13:44 +00:00 |
|
Ralf Haferkamp
|
17d61f6e6a
|
Different fix for make -j builds. The previous one caused recompiles
of fetch.c and ldif.c with every make run.
|
2010-04-29 11:28:13 +00:00 |
|
Ralf Haferkamp
|
df9f2d87a5
|
Fix parallel builds (make -j)
|
2010-04-23 16:30:55 +00:00 |
|