Pierangelo Masarati
|
75e415472d
|
fix test000 for back-monitor built as module
|
2004-05-15 14:35:05 +00:00 |
|
Pierangelo Masarati
|
fa0f020503
|
need to defer this...
|
2004-05-15 10:11:43 +00:00 |
|
Pierangelo Masarati
|
cdebc4d376
|
more on idassert: SASL bind/authz
|
2004-05-15 10:11:10 +00:00 |
|
Pierangelo Masarati
|
46b27edc3b
|
more on idassert
|
2004-05-15 10:10:09 +00:00 |
|
Howard Chu
|
dfd400df24
|
Just set ppolicy control in tool_bind()
|
2004-05-14 19:28:42 +00:00 |
|
Kurt Zeilenga
|
ecd5089453
|
Add LDAP IMR RFC
|
2004-05-14 17:25:28 +00:00 |
|
Pierangelo Masarati
|
4bd0b59fb6
|
check for empty DN in proxyAuthz control
|
2004-05-14 15:11:58 +00:00 |
|
Pierangelo Masarati
|
8b954144d6
|
reflect Kurt's comments on ID assertion
|
2004-05-14 10:01:22 +00:00 |
|
Howard Chu
|
9da35acf44
|
Fix ITS#3139, empty output buffer when sb_sasl_write fails
|
2004-05-14 08:03:25 +00:00 |
|
Kurt Zeilenga
|
74bfae5c22
|
cleanup
|
2004-05-14 04:48:44 +00:00 |
|
Pierangelo Masarati
|
f035e1f18f
|
document proxyauthz{dn|pw} and idassert-*
|
2004-05-13 23:35:39 +00:00 |
|
Pierangelo Masarati
|
657e580bbe
|
fix schema initialization when built as module...
|
2004-05-13 23:33:14 +00:00 |
|
Pierangelo Masarati
|
20140992a6
|
cleanup
|
2004-05-13 22:59:14 +00:00 |
|
Pierangelo Masarati
|
2e09e645ba
|
promoted proxyAuthz to STATS log level
|
2004-05-13 22:47:24 +00:00 |
|
Pierangelo Masarati
|
1543d3b95b
|
fix previous commit :)
|
2004-05-13 22:19:16 +00:00 |
|
Pierangelo Masarati
|
3b38676dd3
|
complete idassert options
|
2004-05-13 22:12:46 +00:00 |
|
Pierangelo Masarati
|
a10fe8e098
|
caught nasty empty DN bug
|
2004-05-13 22:12:24 +00:00 |
|
Pierangelo Masarati
|
66ddf62922
|
add idassert code (undocumented yet)
|
2004-05-13 20:25:53 +00:00 |
|
Pierangelo Masarati
|
3eebd5bb21
|
expose slap_sasl_matches() to allow external matching of authz* stuff; fix backwards compatibility bug for "dn:<pat>" as a shortcut to "dn.exact:<pat>"
|
2004-05-13 20:22:27 +00:00 |
|
Pierangelo Masarati
|
08a8e7b8c3
|
empty ID should be fine according to draft-weltman-ldapv3-proxy
|
2004-05-13 20:18:37 +00:00 |
|
Howard Chu
|
c0075d57b4
|
better fix for prev commit
|
2004-05-13 00:46:52 +00:00 |
|
Howard Chu
|
ee0af2b9d5
|
ITS#3137 defer schema loading until overlay configuration
|
2004-05-13 00:38:24 +00:00 |
|
Howard Chu
|
5f245561a7
|
ITS#3125 load back-monitor if it's a module
|
2004-05-13 00:26:10 +00:00 |
|
Pierangelo Masarati
|
2e03241c32
|
more fixes to test006; added sets test
|
2004-05-13 00:18:21 +00:00 |
|
Pierangelo Masarati
|
f109f1eb6d
|
fix ITS#3140
|
2004-05-12 23:29:42 +00:00 |
|
Pierangelo Masarati
|
d5367227a0
|
test delete as well...
|
2004-05-08 22:06:31 +00:00 |
|
Pierangelo Masarati
|
7841e97539
|
more tests; test026 now works regardless of the backend; test027 is disabled for bdb/hdb because of a bug in handling empty DN...
|
2004-05-08 21:34:20 +00:00 |
|
Pierangelo Masarati
|
07898f68d0
|
cleanup
|
2004-05-07 23:11:38 +00:00 |
|
Pierangelo Masarati
|
f195b20a1f
|
always hexpair escape special chars (databases must be rebuilt)
|
2004-05-07 22:29:10 +00:00 |
|
Pierangelo Masarati
|
7969841074
|
allow LDAPv2 DN to be enclosed in <>
|
2004-05-07 22:28:52 +00:00 |
|
Pierangelo Masarati
|
891fef5c5b
|
added DN parsing test
|
2004-05-07 22:13:39 +00:00 |
|
Pierangelo Masarati
|
0caf54b429
|
typo in error message
|
2004-05-07 21:53:44 +00:00 |
|
Pierangelo Masarati
|
bbbe0db326
|
helper for unlimited time/size limits request
|
2004-05-07 17:43:22 +00:00 |
|
Pierangelo Masarati
|
f0d15d3aa0
|
more cleanup
|
2004-05-07 15:38:42 +00:00 |
|
Pierangelo Masarati
|
e53977cef7
|
fix test006
|
2004-05-07 15:28:39 +00:00 |
|
Pierangelo Masarati
|
d40e5a365a
|
fix DN_SEPARATOR() and clarify its use
|
2004-05-07 09:03:05 +00:00 |
|
Pierangelo Masarati
|
b34cf02488
|
more on fixing escaped semicolon in normalized DN
|
2004-05-07 02:18:08 +00:00 |
|
Pierangelo Masarati
|
80449c42d9
|
fix escaped semicolon bug in back-bdb
|
2004-05-07 02:09:06 +00:00 |
|
Howard Chu
|
e5d1b3134c
|
Fix for ITS#1181 from Mark Adamson @ CMU.edu
|
2004-05-06 23:58:13 +00:00 |
|
Pierangelo Masarati
|
dddee82680
|
cleanup
|
2004-05-06 14:51:14 +00:00 |
|
Luke Howard
|
b44a79965e
|
Fix ITS#3131 properly - set operation SSF to MAX(TLS, SASL) SSFs
|
2004-05-06 03:27:45 +00:00 |
|
Luke Howard
|
1bdbb9e4f5
|
ITS #3131 - propagate SSF to syncrepl operation
|
2004-05-05 05:41:43 +00:00 |
|
Kurt Zeilenga
|
a3bbc8adec
|
Update substr indexing macros to better separate
initial/final string settings from any string settings.
|
2004-05-04 22:31:57 +00:00 |
|
Pierangelo Masarati
|
d7ff03d4be
|
allow consistent modification of readOnly and restrictedOperation attributes
|
2004-05-02 22:08:12 +00:00 |
|
Pierangelo Masarati
|
05fbf1cc97
|
add restrictedOperation to databases; modification to come soon
|
2004-05-01 18:55:52 +00:00 |
|
Pierangelo Masarati
|
25a054a487
|
improve restricted exop
|
2004-05-01 18:55:23 +00:00 |
|
Pierangelo Masarati
|
03c64541d4
|
add granular op restriction
|
2004-05-01 17:53:37 +00:00 |
|
Pierangelo Masarati
|
9284fbf8ad
|
remove lint and cleanup namespace
|
2004-05-01 15:17:43 +00:00 |
|
Kurt Zeilenga
|
05463503e8
|
ITS#3118: fix objectIdentifierFirstComponentMatch for schema elements
|
2004-04-28 20:10:21 +00:00 |
|
Kurt Zeilenga
|
81d31dc721
|
ITS#3118: initial fix: (objectClasses=2.5.6.0) works
need to add special handler to allow (objectClasses=top) to work
|
2004-04-28 05:12:53 +00:00 |
|