Pierangelo Masarati
|
f06f2a6aec
|
fix ITS#3350 (rewrite/remap will be replaced by the rwm overlay)
|
2004-11-10 09:56:55 +00:00 |
|
Pierangelo Masarati
|
b349604352
|
fix ITS#3387
|
2004-11-10 09:45:02 +00:00 |
|
Howard Chu
|
7e87f54716
|
Revert ITS#3353 patch, it needs to be reworked.
|
2004-10-06 05:51:38 +00:00 |
|
Howard Chu
|
fda3d6260e
|
ITS#3353 consolidate slapd globals into a single struct
|
2004-10-01 07:33:16 +00:00 |
|
Kurt Zeilenga
|
d611a4b49a
|
unifdef -UNEW_LOGGING
|
2004-09-04 04:54:28 +00:00 |
|
Howard Chu
|
f2ee179c3f
|
ITS#3291 delay use of slap_known_controls until all configuration is done
|
2004-08-19 12:10:22 +00:00 |
|
Pierangelo Masarati
|
cd7540feee
|
cleanup URI parsing/checking (fixes ITS#3253)
|
2004-07-24 11:17:03 +00:00 |
|
Pierangelo Masarati
|
1f70ad82f2
|
clean up unnecessary checks; don't use SASL native authz if authz ID is not static, because back-ldap pools connections...
|
2004-06-21 00:57:12 +00:00 |
|
Pierangelo Masarati
|
5bfb9fd590
|
make authz mode selection fully manual, plus more cleanup
|
2004-06-20 22:42:36 +00:00 |
|
Pierangelo Masarati
|
f34b11760a
|
allow a hidden parameter to instruct the proxy that the SASL mech can do native authz; will disappear as soon as I can detect it automnatically
|
2004-06-19 18:18:26 +00:00 |
|
Pierangelo Masarati
|
e6065fb20d
|
li->be didn't work; since it seems to be unnecessary, it's been removed; please check
|
2004-06-19 15:16:51 +00:00 |
|
Pierangelo Masarati
|
a18e199e0d
|
more on identity assertion
|
2004-05-22 17:26:02 +00:00 |
|
Pierangelo Masarati
|
cdebc4d376
|
more on idassert: SASL bind/authz
|
2004-05-15 10:11:10 +00:00 |
|
Pierangelo Masarati
|
8b954144d6
|
reflect Kurt's comments on ID assertion
|
2004-05-14 10:01:22 +00:00 |
|
Pierangelo Masarati
|
66ddf62922
|
add idassert code (undocumented yet)
|
2004-05-13 20:25:53 +00:00 |
|
Howard Chu
|
f2e1df3ef7
|
Consolidated static/dynamic backend switches
|
2004-04-08 05:56:23 +00:00 |
|
Pierangelo Masarati
|
e17be551a4
|
fix previous commit
|
2004-04-06 08:47:59 +00:00 |
|
Kurt Zeilenga
|
9a64fdb991
|
use SLAP_DBFLAGS instead of be->be_flags
|
2004-04-05 23:42:59 +00:00 |
|
Pierangelo Masarati
|
6a1dd9a1cd
|
exploit new frontend API 2 protocol error mapping; use urldesc...
|
2004-04-05 17:36:53 +00:00 |
|
Pierangelo Masarati
|
fa3baaeae9
|
overlays reworking
|
2004-03-18 18:59:46 +00:00 |
|
Pierangelo Masarati
|
246fa41c96
|
"searchFilter" by default must be empty
|
2004-03-10 21:53:39 +00:00 |
|
Pierangelo Masarati
|
65b49dd312
|
add "searchFilterAttrDN" rewrite context, and allow filterstring rewrite
|
2004-03-10 21:11:14 +00:00 |
|
Kurt Zeilenga
|
3c598e89fb
|
Happy new year
|
2004-01-01 19:15:16 +00:00 |
|
Pierangelo Masarati
|
529a03df53
|
use dedicated admin identity to proxyAuthz
|
2003-12-13 10:57:42 +00:00 |
|
Kurt Zeilenga
|
fbba83b20f
|
notices and acknowledgements
|
2003-12-08 17:41:40 +00:00 |
|
Kurt Zeilenga
|
a3d8cda201
|
notices and acknowledges
|
2003-11-27 06:35:14 +00:00 |
|
Pierangelo Masarati
|
a3deda8026
|
fix a number of mem leaks; add destroy code; HEADS-UP: API change in rewrite_info_delete()
|
2003-11-14 18:39:18 +00:00 |
|
Howard Chu
|
aa3b69eb32
|
ITS#2440 unmunge init_module names
|
2003-06-12 22:25:20 +00:00 |
|
Howard Chu
|
09d05a57c2
|
More overlay tweaks. Added LDAP chaining overlay.
|
2003-06-11 04:36:35 +00:00 |
|
Hallvard Furuseth
|
9d9ac9e4d9
|
#include <ac/string.h>, to get memset() and strlen().
|
2003-04-29 15:02:01 +00:00 |
|
Pierangelo Masarati
|
6bcbe9ad31
|
reset passwords before freeindg them
|
2003-04-18 10:02:43 +00:00 |
|
Howard Chu
|
cd76391078
|
Fix !ENABLE_REWRITE
|
2003-04-07 19:48:10 +00:00 |
|
Pierangelo Masarati
|
93abccdee3
|
group rewrite/map stuff in one structure and optimize more function calls
|
2003-04-07 16:52:59 +00:00 |
|
Howard Chu
|
68c5f6fa98
|
Cleanup ENABLE_REWRITE ifdefs, put into a new ldap_back_dn_massage().
All DN attrs are massaged, whether or not ENABLE_REWRITE is defined.
Use "dnAttr" rewriteContext for Add, Compare, & Modify.
Fixed ldap_back_compare.
|
2003-04-07 10:15:18 +00:00 |
|
Pierangelo Masarati
|
17e46d8468
|
cleanup and fixes
|
2003-04-03 21:35:27 +00:00 |
|
Howard Chu
|
99950e4fe4
|
Deleted BackendInfo->bi_acl_attribute, bi_acl_group.
Replaced with bi_entry_get_rw.
Implemented for back-bdb, back-ldbm, back-ldap.
|
2003-03-26 11:50:03 +00:00 |
|
Howard Chu
|
532eea87c9
|
Added passwd_exop, added matchedDN rewrite for results.
|
2003-02-16 09:22:44 +00:00 |
|
Howard Chu
|
202cf8af75
|
Implemented connection pooling. Requires libldap_r to allow multiple threads
to access the same LDAP* handle.
|
2003-02-13 23:29:56 +00:00 |
|
Kurt Zeilenga
|
6939c53170
|
Happy new year
|
2003-01-03 20:20:47 +00:00 |
|
Hallvard Furuseth
|
2bcb48361d
|
Remove casts of AVL function pointers.
|
2002-12-14 22:25:52 +00:00 |
|
Pierangelo Masarati
|
7e2317c842
|
add server side controls to back-ldap and back-meta
|
2002-08-29 14:39:31 +00:00 |
|
Pierangelo Masarati
|
c1edf76e20
|
use BerVarray for suffix_massaging stuff
|
2002-05-01 17:45:03 +00:00 |
|
Howard Chu
|
c7262c7599
|
Added rebind-as-user option; saves bind credentials and sets a rebind_proc
to allow chasing referrals using the same user's credentials.
|
2002-04-25 02:05:34 +00:00 |
|
Pierangelo Masarati
|
e89d7b1280
|
some memory handling cleanup: check that memory is freed by who allocated it, or at least put a FIXME where not
|
2002-01-12 17:35:01 +00:00 |
|
Kurt Zeilenga
|
0e2af54a3f
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
|
Pierangelo Masarati
|
bd535be5cb
|
hide mapping initialization
|
2002-01-04 17:51:20 +00:00 |
|
Howard Chu
|
f52cc9bab5
|
Change struct berval ** to BVarray
|
2002-01-02 11:00:36 +00:00 |
|
Howard Chu
|
6b413395fd
|
More struct beral conversion
|
2001-12-28 04:20:08 +00:00 |
|
Randy Kunkee
|
a9097044ea
|
Remove global_backendsyncfreq code (code has been pushed down into back-ldbm).
|
2001-06-28 18:02:46 +00:00 |
|
Randy Kunkee
|
d492880870
|
Add sync_daemon to daemon.c, enabled by global configuration
backendsyncfreq <seconds>. Setting this automatically enables
dbnosync (because the synchronizer takes care of it).
|
2001-06-22 08:38:58 +00:00 |
|