Pierangelo Masarati
|
c8630fd3a0
|
clarify usage (more about ITS#6664)
|
2011-01-09 14:05:57 +00:00 |
|
Pierangelo Masarati
|
45205bdf70
|
don't leak reqdata
|
2011-01-08 12:51:43 +00:00 |
|
Pierangelo Masarati
|
2c71596589
|
check restrictions; overlay must be global
|
2011-01-08 12:50:59 +00:00 |
|
Pierangelo Masarati
|
f4ededc49a
|
do not #ifdef LDAP_CONTROL_AUTHZID_REQUEST; it's standard track
|
2011-01-08 12:50:11 +00:00 |
|
Pierangelo Masarati
|
9f8adeb289
|
make sure cred is freed
|
2011-01-08 12:49:38 +00:00 |
|
Pierangelo Masarati
|
cef31a77a7
|
make sure msg is freed
|
2011-01-08 12:49:21 +00:00 |
|
Howard Chu
|
194f18f0fb
|
ITS#6782 more of the same
|
2011-01-07 01:04:56 +00:00 |
|
Howard Chu
|
6b700df8f0
|
ITS#6782 more of the same
|
2011-01-07 00:49:36 +00:00 |
|
Howard Chu
|
83af5248eb
|
ITS#6782 fix moduleload path
|
2011-01-07 00:15:24 +00:00 |
|
Gavin Henry
|
d8abb30645
|
Update dates
|
2011-01-06 23:17:51 +00:00 |
|
Howard Chu
|
5ece155e14
|
More for #6503
|
2011-01-06 22:46:08 +00:00 |
|
Howard Chu
|
d4523d3142
|
ITS#6503 - record Adds in sessionlog too, to avoid excessive present phases
|
2011-01-06 22:37:23 +00:00 |
|
Quanah Gibson-Mount
|
8f37dbae93
|
ITS#6525 gnutls cipher spec is unclear
|
2011-01-06 22:30:33 +00:00 |
|
Howard Chu
|
e45c601be0
|
ITS#6780 document multi-listener-thread support
|
2011-01-06 19:22:45 +00:00 |
|
Kurt Zeilenga
|
be897b6679
|
Outline SASL interactive API (no meat)
|
2011-01-06 18:37:23 +00:00 |
|
Gavin Henry
|
632f8d7a23
|
ITS#6525 gnutls cipher spec is unclear
|
2011-01-06 18:11:46 +00:00 |
|
Gavin Henry
|
30b3705c9d
|
ITS#6522 man page for pcache overlay doesn't state requirement for rootdn
|
2011-01-06 18:07:22 +00:00 |
|
Gavin Henry
|
4dea614056
|
ITS#6521 docs: pcache overlay section in admin guide
|
2011-01-06 18:02:16 +00:00 |
|
Pierangelo Masarati
|
12cee3bfcb
|
plug leak on usage()
|
2011-01-05 23:00:51 +00:00 |
|
Pierangelo Masarati
|
d82a1127d0
|
allow clients to set USERNAME in session tracking control request (6779); plug minor leaks
|
2011-01-05 22:54:20 +00:00 |
|
Hallvard Furuseth
|
360066784c
|
Re-fix ITS#6764 (check for ber == NULL _before_ using ber)
|
2011-01-05 13:57:31 +00:00 |
|
Howard Chu
|
f46e339634
|
Note that ldap_sasl_interactive_bind() will be forced to synchronously
query the server for mechanisms if not supplied by the caller.
|
2011-01-05 00:53:27 +00:00 |
|
Kurt Zeilenga
|
966cef8c9a
|
Happy New Year
|
2011-01-05 00:42:37 +00:00 |
|
Pierangelo Masarati
|
674ada062f
|
plug one time leak (this time should be correct; ITS#6778)
|
2011-01-04 23:17:42 +00:00 |
|
Pierangelo Masarati
|
98be1e240c
|
revert previous commit (ITS#6777)
|
2011-01-04 22:34:22 +00:00 |
|
Pierangelo Masarati
|
c4da17093d
|
cleanup
|
2011-01-04 21:45:43 +00:00 |
|
Pierangelo Masarati
|
f0b3fa5295
|
fix client tool man page
|
2011-01-04 21:45:01 +00:00 |
|
Pierangelo Masarati
|
169fa7447c
|
fix previous commits
|
2011-01-04 20:43:55 +00:00 |
|
Pierangelo Masarati
|
e5f9e7822e
|
fix multi-step binds otherwise
|
2011-01-04 20:43:10 +00:00 |
|
Pierangelo Masarati
|
f8761cfebb
|
plug minor leak
|
2011-01-04 18:45:21 +00:00 |
|
Pierangelo Masarati
|
fc6bd40dfc
|
make sure matched is NULL when err=SUCCESS (ITS#6774)
|
2011-01-04 18:27:02 +00:00 |
|
Pierangelo Masarati
|
31199e1847
|
cleanup controls logging in LDIF mode (-L[L[L]], ITS#6775)
|
2011-01-04 18:20:04 +00:00 |
|
Pierangelo Masarati
|
d5f65267bd
|
also works for multi-stage binds (ITS#6771; needs ITS#6773 patch)
|
2011-01-04 16:19:51 +00:00 |
|
Pierangelo Masarati
|
8fcd55bdc0
|
no need for next control
|
2011-01-04 16:17:24 +00:00 |
|
Pierangelo Masarati
|
2b44bc5bf6
|
typo in error message
|
2011-01-04 16:16:59 +00:00 |
|
Pierangelo Masarati
|
733f09bde5
|
(FORCED) add generic support for RFC 3829 authzid control (bauthzid; ITS#6771)
|
2011-01-04 16:04:50 +00:00 |
|
Pierangelo Masarati
|
2ae62e86bc
|
add generic support for RFC 3829 authzid control (bauthzid)
|
2011-01-04 16:03:31 +00:00 |
|
Kurt Zeilenga
|
390ba8c84e
|
VC adjust controls tag
|
2011-01-04 16:01:07 +00:00 |
|
Hallvard Furuseth
|
4cc44adf16
|
FORCED COMMIT: Last commit was for ITS#6758 (sr_type=REP_SEARCH before be_operational)
|
2011-01-04 15:14:32 +00:00 |
|
Hallvard Furuseth
|
eae5e37ebd
|
Set sr_type=REP_SEARCH before be_operational
|
2011-01-04 15:12:45 +00:00 |
|
Hallvard Furuseth
|
a8c8ec5d4c
|
ITS#6758 config_back_add: Don't set sr_text if compareTrue
|
2011-01-04 15:02:52 +00:00 |
|
Pierangelo Masarati
|
e26b196f69
|
fix cloak behavior; plug leak (ITS#6762)
|
2011-01-04 13:08:28 +00:00 |
|
Pierangelo Masarati
|
565110b249
|
fix previous commit
|
2011-01-04 11:17:33 +00:00 |
|
Pierangelo Masarati
|
2d635156dc
|
add minimal support for RFC3829 (ITS#6771)
|
2011-01-04 10:57:35 +00:00 |
|
Quanah Gibson-Mount
|
ed620b9ed3
|
s/producer/provider
|
2011-01-04 01:31:30 +00:00 |
|
Quanah Gibson-Mount
|
b330d7630a
|
Use provider instead of producer, as provider is a very specific term in replication
|
2011-01-04 01:30:28 +00:00 |
|
Pierangelo Masarati
|
54e2b1464e
|
plug leak in previous commit
|
2011-01-04 01:13:58 +00:00 |
|
Pierangelo Masarati
|
1a0c8e1e6e
|
fix control response handling
|
2011-01-04 01:04:04 +00:00 |
|
Pierangelo Masarati
|
e2440ccb00
|
fix previous commit
|
2011-01-04 01:02:12 +00:00 |
|
Quanah Gibson-Mount
|
85ec5a9ecb
|
ITS#6364: Add information about rootdn setting
|
2011-01-04 00:49:30 +00:00 |
|