Howard Chu
|
9f7d119ce3
|
Add LDAP_OPT_X_TLS_PACKAGE
to return the name of the underlying TLS implementation
|
2011-06-10 02:11:26 -07:00 |
|
Kurt Zeilenga
|
868e11f6f5
|
use IANA assigned OID for dontUseCopy control, don't hide anymore
|
2011-03-16 19:24:41 +00:00 |
|
Hallvard Furuseth
|
0ac44dc868
|
ITS#6859 Fix NT threads LDAP_INT_MUTEX_FIRSTCREATE().
s/int_/pvt_/ in call to ldap_int_thread_mutex_init().
Bug introduced in rev 1.33; OpenLDAP 2.4.24.
|
2011-03-14 16:54:30 +00:00 |
|
Howard Chu
|
93da727d86
|
ITS#6848 Add -w option to wait for DB startup before parent exits
|
2011-03-01 01:19:37 +00:00 |
|
Howard Chu
|
ba30a9ee62
|
Export pw_string64 as lutil_passwd_string64
|
2011-02-07 00:46:06 +00:00 |
|
Howard Chu
|
e542bd5498
|
ITS#5421 export ldap_debug define in <ldap_log.h>
|
2011-01-19 21:20:10 +00:00 |
|
Kurt Zeilenga
|
be897b6679
|
Outline SASL interactive API (no meat)
|
2011-01-06 18:37:23 +00:00 |
|
Kurt Zeilenga
|
966cef8c9a
|
Happy New Year
|
2011-01-05 00:42:37 +00:00 |
|
Kurt Zeilenga
|
390ba8c84e
|
VC adjust controls tag
|
2011-01-04 16:01:07 +00:00 |
|
Kurt Zeilenga
|
4e515a8a65
|
Add VC support for ppolicy and authzid inner controls
|
2011-01-03 22:54:48 +00:00 |
|
Kurt Zeilenga
|
37dcb1d791
|
Remove authzid parameter from verify credential response.
If client wants authzid, it can ask by adding an Authorization Identity
Request inner control.
|
2011-01-03 22:05:23 +00:00 |
|
Kurt Zeilenga
|
7f4c7ebc1c
|
Extend Verify Credentials encode/decode per -devel post.
(ldapvc doesn't yet request/handle inner password policy control.
|
2011-01-03 21:49:26 +00:00 |
|
Kurt Zeilenga
|
3242a3fab4
|
Fix prototype to match code
|
2010-12-28 22:59:15 +00:00 |
|
Kurt Zeilenga
|
6119ad7294
|
Misc vc updates
|
2010-12-15 00:59:42 +00:00 |
|
Kurt Zeilenga
|
11fc6a68de
|
Fix typo
|
2010-12-14 21:51:49 +00:00 |
|
Kurt Zeilenga
|
4ce4e4768a
|
should be .5
|
2010-12-14 21:38:31 +00:00 |
|
Kurt Zeilenga
|
3f25b4ffcf
|
Assign experimental OID
|
2010-12-14 21:37:41 +00:00 |
|
Kurt Zeilenga
|
d3b51f2614
|
LDAP "Verify Credentials" operation
Client library implementation only
|
2010-12-14 20:58:02 +00:00 |
|
Pierangelo Masarati
|
dc156d7f6e
|
allow to set LDIF max line width (ITS#6645)
|
2010-12-07 10:14:51 +00:00 |
|
Hallvard Furuseth
|
285eee8904
|
ITS#6625 Invert test in NT threads LDAP_INT_MUTEX_FIRSTCREATE
|
2010-12-06 10:48:29 +00:00 |
|
Hallvard Furuseth
|
7cb9c496bf
|
ITS#6625 concurrency patch cleanup
|
2010-12-06 10:41:41 +00:00 |
|
Howard Chu
|
0f30db1c46
|
ITS#6625 concurrency patch from Doug Leavitt @ Oracle .com
|
2010-10-22 21:45:48 +00:00 |
|
Howard Chu
|
fca72f333b
|
Add ldap_sasl_interactive_bind()
|
2010-10-14 01:29:32 +00:00 |
|
Howard Chu
|
0890a89c37
|
ITS#6669 remove obsolete SunOS4 LWP support
|
2010-10-12 10:26:31 +00:00 |
|
Pierangelo Masarati
|
0c0873803d
|
add parsing support for [unsigned] long long (ITS#6622)
|
2010-08-12 23:32:37 +00:00 |
|
Howard Chu
|
2dd75cf206
|
Support option SASL_GSS_CREDS
|
2010-05-13 06:08:21 +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 |
|
Pierangelo Masarati
|
d033f680b5
|
(ITS#6194) Patch - Enhancement - provide LDIF support as libldif
|
2010-04-12 02:01:55 +00:00 |
|
Hallvard Furuseth
|
31d7966546
|
ITS#6402: Kill broken macro LBER_INVALID.
Also update comments about ber_tag_t vs BER identifier octets.
|
2009-11-30 10:36:48 +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
|
5e52ad6751
|
ITS#6351 only declare memrchr if not defined by platform
|
2009-11-15 21:41:41 +00:00 |
|
Pierangelo Masarati
|
07dc23f5ee
|
treat bervals as bervals (related to ITS#6378,ITS#6379)
|
2009-11-15 18:26:53 +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
|
dd1aee481d
|
Revert previous change - debug levels should all have the same type
|
2009-10-30 17:43:52 +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
|
def5f3e6f5
|
Prev commit: flags should be unsigned
|
2009-10-26 19:31:36 +00:00 |
|
Howard Chu
|
02fdfc871f
|
Cleanup prev commit
|
2009-10-26 19:30:42 +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
|
278880083b
|
Fix sock_errset macro: Wrap it in (), return void to match Winsock version.
AC_SOCKET_INVALID nitpick: ((unsigned)~0) [needs 2's compl.] -> ((unsigned)-1)
|
2009-10-23 12:29:50 +00:00 |
|
Howard Chu
|
f8a77ecfa2
|
ITS#6342 include <ac/unistd.h>
|
2009-10-21 03:09:28 +00:00 |
|
Pierangelo Masarati
|
16d3ad01c0
|
don't "overflow" debug levels (ITS#6324)
|
2009-10-06 22:03:15 +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 |
|
Hallvard Furuseth
|
13e72602ab
|
Fix previous commit: move struct lutil_tm declaration out of prototype scope
|
2009-08-19 09:55:31 +00:00 |
|
Howard Chu
|
b8cfc762c7
|
Regenerate
|
2009-08-19 09:15:10 +00:00 |
|
Pierangelo Masarati
|
f3cdcadf89
|
wrap gmtime for reentrancy (ITS#6262)
|
2009-08-18 23:48:15 +00:00 |
|
Pierangelo Masarati
|
98a8b74d53
|
expose SASL_USERNAME when it makes sense (EXTERN needs work, much like SASL_SSL) (ITS#6257)
|
2009-08-18 18:47:56 +00:00 |
|
Hallvard Furuseth
|
332838dcb0
|
For ITS#6215: Export ber_skip_element() and ber_peek_element()
|
2009-08-12 22:14:35 +00:00 |
|
Hallvard Furuseth
|
f6c10270d9
|
Move common Log*() macro code to new macros LogExpand()/LogArg
|
2009-07-30 21:45:10 +00:00 |
|
Hallvard Furuseth
|
4bed42ae5a
|
For ITS#6215: Do not expose obsolete Seqorset. Note ber_write(,,,nonzero) is gone.
|
2009-07-29 17:07:52 +00:00 |
|