Ralf Haferkamp
|
df9f2d87a5
|
Fix parallel builds (make -j)
|
2010-04-23 16:30:55 +00:00 |
|
Pierangelo Masarati
|
de94fbbd26
|
fix libraries order to build with --enable-dynamic (more about ITS#6517)
|
2010-04-22 15:45:41 +00:00 |
|
Pierangelo Masarati
|
6cee32cb28
|
more about ITS#6194
|
2010-04-20 05:47:09 +00:00 |
|
Pierangelo Masarati
|
a94b978e9d
|
(blind) fix off-by-one bug (ITS#6223; fixed differently)
|
2010-04-18 02:42:56 +00:00 |
|
Howard Chu
|
b8013e828c
|
No longer used
|
2010-04-15 21:29:50 +00:00 |
|
Pierangelo Masarati
|
ee156cfd7a
|
serial can be longer than ber_int_t (ITS#6460)
|
2010-04-14 20:26:24 +00:00 |
|
Kurt Zeilenga
|
3dadeb3efe
|
happy belated New Year
|
2010-04-13 22:17:29 +00:00 |
|
Pierangelo Masarati
|
9331182a07
|
union of operation-specific data in LDIFRecord (ITS#6194, by Rich Megginson)
|
2010-04-13 07:37:59 +00:00 |
|
Howard Chu
|
68b292d869
|
Cleanup prev commit
|
2010-04-12 20:21:13 +00:00 |
|
Howard Chu
|
86c361cdb8
|
In tmp_rsa_cb, new API is in 0.9.8 inclusive, not exclusive
|
2010-04-12 03:21:05 +00:00 |
|
Howard Chu
|
1dbefa75be
|
ITS#6432 updated MozNSS context and PEM support
|
2010-04-12 02:44:28 +00:00 |
|
Pierangelo Masarati
|
d033f680b5
|
(ITS#6194) Patch - Enhancement - provide LDIF support as libldif
|
2010-04-12 02:01:55 +00:00 |
|
Howard Chu
|
e5302c2431
|
ITS#6510 ignore referrals on Bind response
|
2010-04-09 18:30:29 +00:00 |
|
Kurt Zeilenga
|
abdb6c683f
|
ldap_parse_result should always free result when freeit is true.
|
2010-03-26 14:05:47 +00:00 |
|
Kurt Zeilenga
|
f967ec3b4e
|
Set res parameter to NULL upon ldap_search_ext_s entry. Likewise for friends.
Note in manual that res parameter should be freed regardless of return value
of ldap_search_ext_s (or friends).
|
2010-01-29 23:11:24 +00:00 |
|
Pierangelo Masarati
|
797387c4ef
|
skip the serial, whatever its length (ITS#6460)
|
2010-01-24 19:16:57 +00:00 |
|
Howard Chu
|
127e504015
|
ITS#6405 in ldap_pvt_gettime, also check for microsecs going backward
|
2009-11-30 21:47:38 +00:00 |
|
Hallvard Furuseth
|
3aff1b0c0c
|
ITS#6351,6390: s/memrchr/lutil_memrchr/, but try #define lutil_memrchr->memrchr
|
2009-11-20 20:43:50 +00:00 |
|
Howard Chu
|
61be1d55d3
|
More for prev commit - only set if URL was provided.
(should URL be mandatory?)
|
2009-11-18 22:37:02 +00:00 |
|
Howard Chu
|
a248701ed2
|
ITS#6386 Must init conn->lconn_server
|
2009-11-18 22:23:14 +00:00 |
|
Pierangelo Masarati
|
a95b8cd488
|
honor -1 timeout (ITS#6388)
|
2009-11-18 14:57:52 +00:00 |
|
Howard Chu
|
b99fdb6506
|
ITS#6283 add missing env options
|
2009-11-15 21:48:49 +00:00 |
|
Howard Chu
|
9a65f35f2e
|
partially revert prev commit
|
2009-11-06 02:20:40 +00:00 |
|
Howard Chu
|
86d9e86afd
|
Minor cleanup in strval2str
|
2009-11-06 01:37:09 +00:00 |
|
Hallvard Furuseth
|
48048c5348
|
More ITS#6353 - relent a bit: accept terminating NUL byte, which AD can send
|
2009-11-04 11:17:03 +00:00 |
|
Hallvard Furuseth
|
7b22b22202
|
ITS#6355: Fix uninitialiezed lso_tmp_rsa_cb() return value
|
2009-10-30 17:08:57 +00:00 |
|
Hallvard Furuseth
|
989bd54914
|
For ITS#6353: Catch embedded NULs in BerValues converted to char* strings
|
2009-10-28 23:00:27 +00:00 |
|
Howard Chu
|
585940984c
|
Fix prev commit, s/errno/err/g
|
2009-10-27 01:55:45 +00:00 |
|
Howard Chu
|
405c68abf9
|
For prev commit, check for EINTR/EAGAIN/EWOULDBLOCK
|
2009-10-26 23:52:55 +00:00 |
|
Howard Chu
|
a05d7015e0
|
ITS#6327, #6334 take ret=-1/EINTR into account
|
2009-10-26 23:36:39 +00:00 |
|
Howard Chu
|
30c55952d3
|
Cleanup prev commit
|
2009-10-26 19:19:20 +00:00 |
|
Howard Chu
|
1155f5ff20
|
ITS#6327 fix sb_sasl_generic_write retval for partial writes
|
2009-10-26 18:49:42 +00:00 |
|
Hallvard Furuseth
|
3a688d8d59
|
ITS#6348: Fix inverted LBER_USE_DER test in ber_put_seqorset() since rev 1.73
|
2009-10-23 20:39:54 +00:00 |
|
Hallvard Furuseth
|
068cf1c701
|
ITS#6344: return failure on failure in ber_put_ostring()/ber_put_bitstring()
|
2009-10-21 12:41:34 +00:00 |
|
Hallvard Furuseth
|
7e107de4d9
|
Fix comment describing BerElement.ber_usertag
|
2009-10-21 11:41:44 +00:00 |
|
Hallvard Furuseth
|
47617b033c
|
Cleanup - macroize magic constant (ITS#5909)
|
2009-10-21 11:31:59 +00:00 |
|
Ralf Haferkamp
|
8fcdc29405
|
In case of certificate verification failures include failure reason
into the error message (openssl only)
|
2009-09-30 16:25:23 +00:00 |
|
Howard Chu
|
e0431681ad
|
On OpenSSL 0.9.8 and newer, use RSA_generate_key_ex since
RSA_generate_key is deprecated
|
2009-09-25 23:31:24 +00:00 |
|
Pierangelo Masarati
|
4b4db7b529
|
keep compatibility with slapd's gmtime_mutex (ITS#6262)
|
2009-09-08 23:21:21 +00:00 |
|
Howard Chu
|
d0a410b212
|
Tweak MozNSS include path
|
2009-08-29 03:56:25 +00:00 |
|
Howard Chu
|
2ba0e44ad1
|
ITS#6278 PEM support for MozNSS from rmeggins@redhat.com, with header cleanups
|
2009-08-29 03:41:53 +00:00 |
|
Pierangelo Masarati
|
0b44f1fbcf
|
silence warnings
|
2009-08-21 17:06:22 +00:00 |
|
Pierangelo Masarati
|
ba2bddafbd
|
copy username, much like other string-valued options (more about ITS#6257)
|
2009-08-19 21:46:07 +00:00 |
|
Pierangelo Masarati
|
a846dad6fb
|
cleanup previous commit
|
2009-08-19 13:10:30 +00:00 |
|
Pierangelo Masarati
|
9abaf38d1f
|
silence warnings
|
2009-08-19 12:23:27 +00:00 |
|
Pierangelo Masarati
|
8776630509
|
address signedness issue
|
2009-08-19 12:06:04 +00:00 |
|
Hallvard Furuseth
|
f0d775609b
|
More ITS#6262: Also define ldap_pvt_gmtime_[un]lock if localtime_r is missing
|
2009-08-19 10:10:31 +00:00 |
|
Pierangelo Masarati
|
637182b8f4
|
fix previous commit
|
2009-08-19 00:12:39 +00:00 |
|
Pierangelo Masarati
|
f3cdcadf89
|
wrap gmtime for reentrancy (ITS#6262)
|
2009-08-18 23:48:15 +00:00 |
|
Pierangelo Masarati
|
5c916588b8
|
fix previous commit
|
2009-08-18 19:09:12 +00:00 |
|