Jong Hyuk Choi
|
7dc0487341
|
support for syncrepl attr list in file (both attrs and exattrs)
|
2004-09-14 01:02:18 +00:00 |
|
Jong Hyuk Choi
|
98dc97bcb9
|
memory leak fixes
|
2004-09-11 02:02:09 +00:00 |
|
Kurt Zeilenga
|
3869e3b84d
|
Add localSSF slapd.conf(5) directive to set SSF associated
with ldapi:// sessions.
|
2004-09-10 22:35:24 +00:00 |
|
Kurt Zeilenga
|
d611a4b49a
|
unifdef -UNEW_LOGGING
|
2004-09-04 04:54:28 +00:00 |
|
Kurt Zeilenga
|
64c5fa4a9d
|
ITS#3320: 'restrict' cleanup
|
2004-09-03 21:49:13 +00:00 |
|
Kurt Zeilenga
|
17d920063a
|
subsequent allows/disallows directives should be additive
|
2004-09-01 00:34:34 +00:00 |
|
Kurt Zeilenga
|
1ece02dc7d
|
cleanup
|
2004-09-01 00:23:34 +00:00 |
|
Jong Hyuk Choi
|
6f9025423f
|
ITS#3289 - exattrs support
|
2004-08-29 22:28:28 +00:00 |
|
Pierangelo Masarati
|
7b4a51cc28
|
further improve loglevel selection
|
2004-07-29 12:39:51 +00:00 |
|
Pierangelo Masarati
|
f33b51832a
|
allow to use names to set loglevel
|
2004-07-29 00:10:03 +00:00 |
|
Pierangelo Masarati
|
d723dbc34b
|
in case of early exit, frontendDB might be uninitialized
|
2004-07-27 21:15:33 +00:00 |
|
Pierangelo Masarati
|
cd9a9c628d
|
frontend stuff moved into a database structure, essentially to allow overlays to be processed before database selection; passes all tests (ITS#3080)
|
2004-07-26 21:26:34 +00:00 |
|
Pierangelo Masarati
|
9a2b8f9d40
|
honor signedness
|
2004-06-28 21:20:13 +00:00 |
|
Jong Hyuk Choi
|
3917d2b15d
|
limit checking in syncrepl
|
2004-06-22 18:15:29 +00:00 |
|
Pierangelo Masarati
|
42f3b3d87b
|
improve parsing - first step
|
2004-06-18 09:11:53 +00:00 |
|
Jong Hyuk Choi
|
763f8c76ee
|
syncrepl retry-on-error code
|
2004-06-18 05:04:03 +00:00 |
|
Jong Hyuk Choi
|
ef0a404729
|
revert pervious change
|
2004-06-18 02:59:47 +00:00 |
|
Kurt Zeilenga
|
0ae37bd468
|
Add SLAP_BFLAG_NOLASTMODCMD backend flag. When set, use of
the lastmod command will fail. To be set by backends
(e.g., back-ldap) which force the value of SLAP_DBFLAG_NOLASTMOD
database flag.
|
2004-06-16 04:47:21 +00:00 |
|
Howard Chu
|
14ca92e851
|
load_ucdata is now a no-op
|
2004-05-31 05:44:04 +00:00 |
|
Howard Chu
|
910101a267
|
ITS#3064 don't reset sync interval to zero on PERSIST
|
2004-05-21 23:53:14 +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
|
3c1c61c5ef
|
log slapi config read failure (partial fulfilment of ITS#3098)
|
2004-04-24 11:43:52 +00:00 |
|
Pierangelo Masarati
|
b9dcdbb2d8
|
rename macro accordingly to new authz naming
|
2004-04-20 19:12:56 +00:00 |
|
Pierangelo Masarati
|
2320192db0
|
more cleanup
|
2004-04-19 18:42:00 +00:00 |
|
Kurt Zeilenga
|
a54900be42
|
s/saslAuthz/authz/
|
2004-04-16 06:12:13 +00:00 |
|
Pierangelo Masarati
|
9962894c58
|
sounds a bit more conservative...
|
2004-04-15 20:26:39 +00:00 |
|
Pierangelo Masarati
|
1f9d280b1a
|
sounds like we're there...
|
2004-04-15 11:12:01 +00:00 |
|
Pierangelo Masarati
|
e77b064aab
|
fix default sizelimit on pr (ITS#3085)
|
2004-04-15 09:15:30 +00:00 |
|
Pierangelo Masarati
|
d7884b5853
|
rename macro
|
2004-04-14 23:23:46 +00:00 |
|
Pierangelo Masarati
|
63035a5b5b
|
allow optional overlays
|
2004-04-13 18:49:31 +00:00 |
|
Pierangelo Masarati
|
b157f668b7
|
honor sizelimit requests on the overall count when pagedResults control is used; cleanup and more features
|
2004-04-09 17:55:21 +00:00 |
|
Pierangelo Masarati
|
2e13fbeea1
|
completion of limits w/ paged results control
|
2004-04-09 15:54:46 +00:00 |
|
Kurt Zeilenga
|
44725e7303
|
use BER_BVNULL
|
2004-04-07 04:11:43 +00:00 |
|
Kurt Zeilenga
|
2095a7bc51
|
Fix last commit
|
2004-04-05 23:49:06 +00:00 |
|
Kurt Zeilenga
|
9a64fdb991
|
use SLAP_DBFLAGS instead of be->be_flags
|
2004-04-05 23:42:59 +00:00 |
|
Kurt Zeilenga
|
4ef7e08afe
|
updateref should be allowed with syncrepl (without updatedn)
|
2004-04-05 23:08:24 +00:00 |
|
Kurt Zeilenga
|
843400deb7
|
Add SLAP_SHADOW(be): true if be is a shadow database (via any mech)
|
2004-04-05 21:54:40 +00:00 |
|
Kurt Zeilenga
|
2fcaa15b90
|
First rounds of backend/database flag cleanup
|
2004-04-05 21:00:16 +00:00 |
|
Kurt Zeilenga
|
bd765b849d
|
ITS#2768: configuring slurpd's interval between replog checks
based upon a patch submitted by Jason Townsend (Apple).
|
2004-03-23 01:12:11 +00:00 |
|
Kurt Zeilenga
|
e323437c6a
|
cleanup for release engineering
|
2004-03-18 01:06:39 +00:00 |
|
Pierangelo Masarati
|
490e1e4aa9
|
move limits check and preparation in a helper function
|
2004-03-09 15:59:01 +00:00 |
|
Howard Chu
|
4504b48c6b
|
default_passwd_hash now takes a list of schemes
passwordModify exop will generate all the configured hashes
|
2004-03-02 22:12:23 +00:00 |
|
Kurt Zeilenga
|
3c598e89fb
|
Happy new year
|
2004-01-01 19:15:16 +00:00 |
|
Kurt Zeilenga
|
c7f1759e80
|
Misc cleanup
|
2003-12-30 01:26:38 +00:00 |
|
Luke Howard
|
0549d46adf
|
Don't require slapi to be in the path - always include slapi/slapi.h
|
2003-12-28 04:17:48 +00:00 |
|
Luke Howard
|
b0416d1140
|
Cleanup SLAPI namespace
|
2003-12-28 04:14:19 +00:00 |
|
Kurt Zeilenga
|
271fff13de
|
Sync with HEAD
|
2003-12-17 17:55:27 +00:00 |
|
Pierangelo Masarati
|
0176e02398
|
cleanup handling of unknown directives ...
|
2003-12-09 23:49:13 +00:00 |
|
Howard Chu
|
0690f79a5a
|
Cleanup unknown config directive handling.
|
2003-12-07 07:07:00 +00:00 |
|