Pierangelo Masarati
|
7e3c9a07e9
|
add client API for assertion control (ITS#5560)
|
2008-06-14 17:49:47 +00:00 |
|
Howard Chu
|
a287573d2d
|
ITS#5407 more checks for pool pausing
|
2008-03-08 23:51:07 +00:00 |
|
Howard Chu
|
fdbc12fa74
|
Silence BER_BVC warning
|
2008-03-02 15:05:47 +00:00 |
|
Hallvard Furuseth
|
5fca6c19c8
|
ITS#5364, thread pool efficiency:
Add ldap_pvt_thread_pool_pausing(): pause check for slapd without locking.
|
2008-02-10 16:24:28 +00:00 |
|
Kurt Zeilenga
|
c890c96d13
|
Happy New Year (belated)
|
2008-01-08 00:19:56 +00:00 |
|
Pierangelo Masarati
|
30f401c628
|
rename ldap_pvt_thread_pool_setkey_x() to ldap_pvt_thread_pool_setkey() (as part of ITS#5309)
|
2008-01-07 21:35:03 +00:00 |
|
Pierangelo Masarati
|
622c4d3884
|
new ldap_pvt_thread_pool_setkey API
|
2007-12-29 18:14:54 +00:00 |
|
Pierangelo Masarati
|
20f2548c82
|
fix declarations of buffers for numeric strings; other related cleanup
|
2007-12-15 15:23:23 +00:00 |
|
Howard Chu
|
304520c113
|
Add memctx to lutil_str2bin()
|
2007-12-02 19:11:41 +00:00 |
|
Howard Chu
|
20c4e016fa
|
Added native thread-specific data support
|
2007-10-25 06:42:40 +00:00 |
|
Howard Chu
|
a1a63bead0
|
ITS#4188 check for pool pause every 64 entries. (probably should make
this number tunable.)
|
2007-10-08 01:15:49 +00:00 |
|
Howard Chu
|
4d58197880
|
Add lutil_str2bin() for arbitrary length decimal-to-binary conversion
|
2007-10-01 06:50:19 +00:00 |
|
Howard Chu
|
5a83ce1567
|
back-sock by Brian Candler (B.Candler@pobox.com) ITS#4094 (untested)
|
2007-09-09 14:23:36 +00:00 |
|
Howard Chu
|
285ceff179
|
Fix spurious warnings in prev commit
|
2007-08-24 22:42:41 +00:00 |
|
Pierangelo Masarati
|
b9e2fd0dd6
|
ldap_control*_dup() is no longer private; add ldap_pvt_put_control
|
2007-08-24 12:29:33 +00:00 |
|
Pierangelo Masarati
|
ee8431b22d
|
add memberOf overlay
|
2007-08-24 02:46:55 +00:00 |
|
Pierangelo Masarati
|
25d46e7578
|
rework controls API
|
2007-08-22 22:35:14 +00:00 |
|
Pierangelo Masarati
|
00368b128a
|
log formatOID, possibly mapped to friendly name if known
|
2007-08-22 08:44:21 +00:00 |
|
Pierangelo Masarati
|
437b3a0585
|
client side of draft-wahl-ldap-session
|
2007-08-22 00:03:03 +00:00 |
|
Pierangelo Masarati
|
b21a1ce71c
|
move to implemented :)
|
2007-08-21 18:09:13 +00:00 |
|
Pierangelo Masarati
|
403704b7bc
|
move uuid normalized to string to liblutil
|
2007-08-17 12:42:52 +00:00 |
|
Pierangelo Masarati
|
4bc19cbbb9
|
cleanup tools
|
2007-08-16 09:22:07 +00:00 |
|
Pierangelo Masarati
|
848ea293a3
|
cleanup
|
2007-06-19 22:59:53 +00:00 |
|
Hallvard Furuseth
|
c60f7c1fd2
|
For ITS#4943: Axe thread pool semaphore code
|
2007-06-10 23:37:49 +00:00 |
|
Pierangelo Masarati
|
af985c7efb
|
re-fix ITS#4936
|
2007-06-10 21:55:39 +00:00 |
|
Hallvard Furuseth
|
0377189f2d
|
Regenerate for ITS#4629
|
2007-06-09 23:38:13 +00:00 |
|
Howard Chu
|
64c9240003
|
Regenerate with GNUtls additions
|
2007-05-10 20:33:41 +00:00 |
|
Howard Chu
|
c51fd6c96e
|
Add LDAP_OPT_X_TLS_CRLFILE, peer cert verification for GNUtls
|
2007-05-10 19:43:28 +00:00 |
|
Hallvard Furuseth
|
bbc719ca56
|
ITS#4948: '#if <undefined macro>' -> '#ifdef' warning cleanup
|
2007-05-09 18:17:10 +00:00 |
|
Howard Chu
|
7426ab07fc
|
ITS#4893 define LDAP_PF_LOCAL_SENDMSG in <ac/socket.h> if a message must
be sent to transmit client credentials. Buffer the message data.
|
2007-03-25 04:40:22 +00:00 |
|
Howard Chu
|
38a723d442
|
Revert prev commits, didn't belong here
|
2007-03-25 04:27:15 +00:00 |
|
Howard Chu
|
0355abeb1a
|
Fix typo in prev commit
|
2007-03-25 04:13:55 +00:00 |
|
Howard Chu
|
7f32178616
|
Add LDAP_PF_LOCAL_SENDMSG flag
|
2007-03-25 01:06:36 +00:00 |
|
Howard Chu
|
49d708fae3
|
Preliminary GNUtls support. gnutls.c will merge back into tls.c later.
|
2007-03-23 23:47:07 +00:00 |
|
Howard Chu
|
b213588f95
|
Add options for ber_get_stringbv() to omit NUL-terminator, to allow
non-destructive in-place parsing
|
2007-03-23 15:27:38 +00:00 |
|
Howard Chu
|
a4f879f9d2
|
ITS#4880 s/HAVE_POSIX_TERMIOS/HAVE_TERMIOS_H/
|
2007-03-23 01:10:58 +00:00 |
|
Pierangelo Masarati
|
bf2d5729ae
|
more structure name cleanup
|
2007-03-20 17:09:24 +00:00 |
|
Howard Chu
|
1255666b8b
|
Add DER OID decoder/encoder
|
2007-03-20 15:11:14 +00:00 |
|
Kurt Zeilenga
|
e630a6a428
|
Rebuild
|
2007-03-02 20:53:56 +00:00 |
|
Kurt Zeilenga
|
486a26ac34
|
Rebuild
|
2007-03-02 07:38:57 +00:00 |
|
Howard Chu
|
c3e28a5488
|
ITS#4840 fix typo
|
2007-02-12 11:53:59 +00:00 |
|
Howard Chu
|
1f635b8bcf
|
ITS#4707 added new ldap_init_fd() API
|
2007-02-12 04:20:24 +00:00 |
|
Howard Chu
|
6cbf65642a
|
Move duplicate timestamp detection into lutil_gettime()
|
2007-02-11 13:42:29 +00:00 |
|
Howard Chu
|
e0ed944be3
|
Added ber_bvarray_dup_x()
|
2007-02-05 04:31:38 +00:00 |
|
Howard Chu
|
4b1bb81452
|
Add lutil_gettime() returning structured time with microseconds. Use
microseconds in CSNs. Omit microseconds from modifyTImestamp...
|
2007-02-02 23:10:30 +00:00 |
|
Howard Chu
|
26a47e7bd0
|
Framework for loadable mapper implementations
|
2007-01-12 23:20:17 +00:00 |
|
Hallvard Furuseth
|
4a0d1a7dd1
|
Wrap enum in #ifndef LDAP_PVT_THREAD_H_DONE; this code can be read twice.
|
2007-01-11 13:43:52 +00:00 |
|
Howard Chu
|
6111087fac
|
Trust HAVE_PTHREAD_RWLOCK_DESTROY now.
|
2007-01-11 00:55:26 +00:00 |
|
Howard Chu
|
da198f27a6
|
Revert accidental commit
|
2007-01-10 01:29:16 +00:00 |
|
Pierangelo Masarati
|
c09a12fef7
|
dunno if it's going to be of any use...
|
2007-01-10 00:51:20 +00:00 |
|