Pierangelo Masarati
|
8e3fba7e1e
|
silence a few (mostly harmless) warnings
|
2004-06-12 15:08:59 +00:00 |
|
Pierangelo Masarati
|
d1b692ceb4
|
clarify no limits in (internal) searches
|
2004-06-12 11:33:21 +00:00 |
|
Jong Hyuk Choi
|
aa61c0b122
|
ITS#3180 Fix
|
2004-06-08 02:54:21 +00:00 |
|
Howard Chu
|
932d924f50
|
ITS#3170 fix uninit'd mod.sml_nvalues
|
2004-06-03 23:09:25 +00:00 |
|
Howard Chu
|
88e2a06b5e
|
ITS#3151 always reschedule consistency_check task
|
2004-05-20 00:13:05 +00:00 |
|
Howard Chu
|
73fa8b7dd9
|
ITS#3153 only cache queries with at least one entry
|
2004-05-19 23:37:14 +00:00 |
|
Howard Chu
|
69ff27f9d6
|
ITS#3150 fix uninit'd return_val
|
2004-05-19 22:07:06 +00:00 |
|
Pierangelo Masarati
|
657e580bbe
|
fix schema initialization when built as module...
|
2004-05-13 23:33:14 +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 |
|
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 |
|
Howard Chu
|
a2a2ccf848
|
Added static ppolicy, refinit, unique overlays
|
2004-04-17 15:41:31 +00:00 |
|
Howard Chu
|
7fb90589af
|
Fix replog check
|
2004-04-17 15:41:16 +00:00 |
|
Howard Chu
|
e034b942bc
|
Added ppolicy rules
|
2004-04-17 13:35:54 +00:00 |
|
Howard Chu
|
8da6bf194a
|
Added referential integrity and attribute uniqueness overlays
|
2004-04-17 08:17:43 +00:00 |
|
Pierangelo Masarati
|
af71dbc4a8
|
more improvements
|
2004-04-13 18:43:59 +00:00 |
|
Pierangelo Masarati
|
61ee5897e0
|
various improvements
|
2004-04-13 18:41:00 +00:00 |
|
Pierangelo Masarati
|
b2f17ad4ec
|
update OIDs
|
2004-04-13 09:02:03 +00:00 |
|
Pierangelo Masarati
|
eb73849592
|
last mod overlay (needs cleanup)
|
2004-04-10 20:56:09 +00:00 |
|
Pierangelo Masarati
|
c0c24cfec5
|
first round of SHADOW flags/isupdate test unification
|
2004-04-10 10:00:58 +00:00 |
|
Kurt Zeilenga
|
a122cda534
|
s/bvalues/values
|
2004-04-09 20:55:30 +00:00 |
|
Kurt Zeilenga
|
c7f0438044
|
bvalue cleanup
|
2004-04-08 06:49:17 +00:00 |
|
Howard Chu
|
cba00e0025
|
Fix attributions, add HP info
|
2004-04-08 02:59:28 +00:00 |
|
Jong Hyuk Choi
|
1c1b2bb6ee
|
updatedn fix for syncrepl
|
2004-04-07 17:32:37 +00:00 |
|
Kurt Zeilenga
|
44725e7303
|
use BER_BVNULL
|
2004-04-07 04:11:43 +00:00 |
|
Howard Chu
|
7122df3573
|
Fix search limits due to frontend limit_check change
|
2004-04-06 23:29:33 +00:00 |
|
Pierangelo Masarati
|
25fce61f70
|
silence erroneous warning
|
2004-04-06 12:22:51 +00:00 |
|
Howard Chu
|
464af5aeeb
|
Don't try to use runqueue in SLAP_TOOL_MODE
|
2004-04-06 12:21:49 +00:00 |
|
Pierangelo Masarati
|
779b3ba801
|
wrong arg order :)
|
2004-04-06 09:55:09 +00:00 |
|
Pierangelo Masarati
|
a11dc61e05
|
rework be_isupdate accordingly to be_isroot
|
2004-04-06 09:42:40 +00:00 |
|
Kurt Zeilenga
|
c7e89d57be
|
swap be_isroot and be_isroot_dn symbols
|
2004-04-06 01:06:20 +00:00 |
|
Howard Chu
|
4b2febb3db
|
Allow users to change their own password by default, fix history check
when SafeModify is false.
|
2004-04-05 23:09:57 +00:00 |
|
Kurt Zeilenga
|
2fcaa15b90
|
First rounds of backend/database flag cleanup
|
2004-04-05 21:00:16 +00:00 |
|
Pierangelo Masarati
|
e516247068
|
exploit new isroot_dn helper
|
2004-04-05 17:31:27 +00:00 |
|
Howard Chu
|
939ca7705b
|
Avoid mktime/gmtime in parse_time(), just compute time_t ourselves.
|
2004-04-05 13:38:43 +00:00 |
|
Howard Chu
|
65e409817e
|
Fix prev commit, days at month boundaries
|
2004-04-04 15:40:14 +00:00 |
|
Howard Chu
|
ebd7bc27e7
|
Fix parse_time GMT computation for daylight savings time
|
2004-04-04 13:40:56 +00:00 |
|
Howard Chu
|
e1fc5012bd
|
Don't manipulate password history if not configured in policy
|
2004-04-03 06:21:03 +00:00 |
|
Kurt Zeilenga
|
ada53492fd
|
Seems all overlays are going here (at present)
|
2004-03-20 23:10:58 +00:00 |
|
Howard Chu
|
be16224b03
|
A toy/demo overlay for collective attributes.
|
2004-03-20 21:54:31 +00:00 |
|
Howard Chu
|
5db888434b
|
Overlay API notes. work in progress, please comment.
|
2004-03-20 20:30:57 +00:00 |
|
Pierangelo Masarati
|
2c74b5dbed
|
follow search references as well
|
2004-03-20 16:35:55 +00:00 |
|
Kurt Zeilenga
|
9b91e0b067
|
Add readme.
|
2004-03-19 16:37:20 +00:00 |
|
Pierangelo Masarati
|
da79e55e4b
|
oops, I did it again
|
2004-03-18 19:45:15 +00:00 |
|
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 |
|