Pierangelo Masarati
|
1203eb4c82
|
cleanup rwm overlay; init/destroy session cookie; strip (optional) leading 'rwm-' from config directives
|
2004-03-18 19:21:57 +00:00 |
|
Pierangelo Masarati
|
fa3baaeae9
|
overlays reworking
|
2004-03-18 18:59:46 +00:00 |
|
Howard Chu
|
ea14637a0d
|
Fix prev commit
|
2004-03-18 10:51:18 +00:00 |
|
Howard Chu
|
d1292c1b14
|
Added ppolicy_use_lockout keyword; Default behavior is not to issue the
PP_accountLocked error for locked accounts. (Gives too much information
to attackers.)
|
2004-03-18 10:35:54 +00:00 |
|
Howard Chu
|
def2fab7b5
|
Added ppolicy_hide_lockout keyword
|
2004-03-18 10:20:27 +00:00 |
|
Kurt Zeilenga
|
a2b2dfd461
|
Hide noop control until published and code is updated.
|
2004-03-18 04:06:20 +00:00 |
|
Kurt Zeilenga
|
feef2424ad
|
Fix typo in commit before last
|
2004-03-18 01:20:14 +00:00 |
|
Kurt Zeilenga
|
f311255e3e
|
cleanup
|
2004-03-18 01:18:35 +00:00 |
|
Kurt Zeilenga
|
e323437c6a
|
cleanup for release engineering
|
2004-03-18 01:06:39 +00:00 |
|
Pierangelo Masarati
|
5ddbd69451
|
improve previous commit
|
2004-03-17 23:43:00 +00:00 |
|
Pierangelo Masarati
|
764aa5d938
|
move DN/config test in slapdn/slaptest
|
2004-03-17 23:25:09 +00:00 |
|
Pierangelo Masarati
|
cd8e154e4f
|
works in most cases ...
|
2004-03-17 22:37:59 +00:00 |
|
Pierangelo Masarati
|
802e3cc069
|
add labeledURI to back-ldap databases
|
2004-03-17 22:37:40 +00:00 |
|
Pierangelo Masarati
|
66ee9b2d73
|
carefully check the URI
|
2004-03-17 22:36:47 +00:00 |
|
Kurt Zeilenga
|
45332097a6
|
password always replaces old passwords
|
2004-03-17 22:21:21 +00:00 |
|
Kurt Zeilenga
|
5ff057089b
|
cleanup
|
2004-03-17 22:14:32 +00:00 |
|
Howard Chu
|
2808c8d302
|
Fix deadlock in remove_query_data
|
2004-03-17 20:45:14 +00:00 |
|
Howard Chu
|
448239a6c9
|
Fix a couple SEGVs
|
2004-03-17 19:33:35 +00:00 |
|
Howard Chu
|
2821d0bdd6
|
Add connection_fake_init()
|
2004-03-17 19:33:13 +00:00 |
|
Howard Chu
|
829bc9969d
|
Fix passing of state info to over_back_response
|
2004-03-17 17:59:47 +00:00 |
|
Pierangelo Masarati
|
3fe2cec561
|
only works with explicit overlay instantiation
|
2004-03-17 12:21:40 +00:00 |
|
Pierangelo Masarati
|
adb152972f
|
fix previous commit
|
2004-03-17 11:58:59 +00:00 |
|
Pierangelo Masarati
|
ec6a663820
|
reset SlapReply flags
|
2004-03-17 11:50:15 +00:00 |
|
Pierangelo Masarati
|
b3d238465d
|
added callbacks to most of the functions; more cleanup
|
2004-03-17 11:14:30 +00:00 |
|
Pierangelo Masarati
|
f07e485e82
|
search/unbind works; need to consistently add callbacks to other ops
|
2004-03-17 10:05:38 +00:00 |
|
Pierangelo Masarati
|
c0606cdfb7
|
reset flags (need to check consistence across slapd)
|
2004-03-17 09:59:04 +00:00 |
|
Howard Chu
|
dbade4ad8c
|
Fix account lock check
|
2004-03-17 09:54:49 +00:00 |
|
Pierangelo Masarati
|
32573b3418
|
need to turn it into a man page, when it freezes
|
2004-03-17 09:26:50 +00:00 |
|
Pierangelo Masarati
|
737f3d8636
|
slight improvements; doesn't work yet
|
2004-03-17 09:25:59 +00:00 |
|
Pierangelo Masarati
|
e9c8fd5ee6
|
actually, teh backend could also be selected on a per-operation basis, if "relay <real naming comntext>" is not provided
|
2004-03-17 07:56:19 +00:00 |
|
Pierangelo Masarati
|
ba470467af
|
add back-relay (doesn't work yet)
|
2004-03-17 01:03:21 +00:00 |
|
Pierangelo Masarati
|
fc28663a14
|
seeAlso to overlays as well
|
2004-03-16 22:18:45 +00:00 |
|
Howard Chu
|
52b3ca4a80
|
Fix non-standard OIDs
|
2004-03-16 22:00:10 +00:00 |
|
Pierangelo Masarati
|
c76427d8db
|
add overlay subsystem and connect it to databases
|
2004-03-16 21:58:29 +00:00 |
|
Pierangelo Masarati
|
16d820ad84
|
add iterator on overlays
|
2004-03-16 21:56:40 +00:00 |
|
Pierangelo Masarati
|
9f5f75c7b0
|
init 'oi' also when the backend already has overlays...
|
2004-03-16 21:55:45 +00:00 |
|
Pierangelo Masarati
|
a453df6280
|
add DN check mode; rework check sinfrastructure
|
2004-03-16 18:36:38 +00:00 |
|
Pierangelo Masarati
|
4fa18e1b37
|
remove {} from procedures invocation, as noted in ITS#2641; copied annotations from postgres example
|
2004-03-16 15:15:14 +00:00 |
|
Pierangelo Masarati
|
5ff958a5fd
|
fix brain dead count (part of ITS#2641)
|
2004-03-16 11:03:27 +00:00 |
|
Howard Chu
|
23a9893726
|
Password policy schema from draft 7
|
2004-03-16 10:34:24 +00:00 |
|
Howard Chu
|
b59da518cf
|
Password policy overlay, implements draft 7. The spec is still in flux;
this module should not be used in production.
|
2004-03-16 10:15:18 +00:00 |
|
Howard Chu
|
71bc8817e6
|
Revert "delete old" change; doesn't work for salted hashes.
|
2004-03-16 04:24:39 +00:00 |
|
Howard Chu
|
075137b8dd
|
Fix prev commit
|
2004-03-16 03:24:08 +00:00 |
|
Pierangelo Masarati
|
27f28d5270
|
handle overlays
|
2004-03-16 01:22:34 +00:00 |
|
Howard Chu
|
db52f51943
|
Preserve old slap_passwd_hash() signature, add slap_passwd_hash_type()
|
2004-03-15 20:58:41 +00:00 |
|
Howard Chu
|
0c9b308781
|
Delete old password if provided
|
2004-03-15 19:52:17 +00:00 |
|
Kurt Zeilenga
|
3e586bd393
|
cleanup
|
2004-03-14 00:59:37 +00:00 |
|
Howard Chu
|
e05b4b7db6
|
Cleanup result handling
|
2004-03-12 21:08:37 +00:00 |
|
Howard Chu
|
cdeda34029
|
Add c_conn_idx, to simplify external modules managing per-connection state
|
2004-03-12 18:22:37 +00:00 |
|
Pierangelo Masarati
|
ed1f5965bd
|
fix error message
|
2004-03-11 13:02:13 +00:00 |
|