Pierangelo Masarati
|
70884b8860
|
allow to register entries and entry callbacks; radical namespace cleanup
|
2004-11-08 18:52:27 +00:00 |
|
Pierangelo Masarati
|
c8fd4a203b
|
allow creation of subsystems whatever order the databases appear
|
2004-11-08 11:33:53 +00:00 |
|
Pierangelo Masarati
|
3743579870
|
fix typo in rww; general cleanup
|
2004-11-08 10:55:33 +00:00 |
|
Pierangelo Masarati
|
b3ec75d032
|
rework subsystem initialization (can be added dynamically...)
|
2004-11-08 10:10:15 +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 |
|
Pierangelo Masarati
|
761f287943
|
multiple precision with BIGNUM/gmp/ulong
|
2004-09-26 22:58:47 +00:00 |
|
Pierangelo Masarati
|
55e251e6e8
|
lots of cleanup; few improvements; fix RDN selection bug when creating connection dynamic entries; rework entries ordering - now it's more intuitive and regular; optimize counters update
|
2004-09-12 22:12:58 +00:00 |
|
Pierangelo Masarati
|
9eca1bd75e
|
fix previous commit...
|
2004-09-11 17:46:00 +00:00 |
|
Pierangelo Masarati
|
c07979b968
|
fix previous commit when GMP is not defined
|
2004-09-11 17:29:05 +00:00 |
|
Pierangelo Masarati
|
a637926bf2
|
use GMP for multiple precision in counters
|
2004-09-11 16:15:53 +00:00 |
|
Pierangelo Masarati
|
7dc5a0bb83
|
fix negative counters; prepare for imrpved count of sent data
|
2004-09-11 11:05:41 +00:00 |
|
Kurt Zeilenga
|
d611a4b49a
|
unifdef -UNEW_LOGGING
|
2004-09-04 04:54:28 +00:00 |
|
Kurt Zeilenga
|
e0a9ea2f50
|
Move MSVC port to the Attic
|
2004-09-04 04:37:41 +00:00 |
|
Pierangelo Masarati
|
4297cbaed2
|
fix attr_merge() usage
|
2004-08-06 16:38:41 +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
|
9f6f5491fe
|
slightly rework user/operational attributes handling (including fixing a bug in the logic of the previous change to backend_operational()); cleanup; more improvements to slapo-rwm and back-relay
|
2004-07-25 23:16:40 +00:00 |
|
Pierangelo Masarati
|
392366818e
|
fix ITS#3254
|
2004-07-25 22:57:52 +00:00 |
|
Pierangelo Masarati
|
1bbdcba854
|
add {creators|modifiers}Name to all entries
|
2004-07-19 21:42:11 +00:00 |
|
Howard Chu
|
ebd1832d21
|
Required by backover.c -r1.22
|
2004-07-19 20:25:43 +00:00 |
|
Howard Chu
|
e918210fc2
|
Required by backover.c -r1.22
|
2004-07-19 20:01:26 +00:00 |
|
Pierangelo Masarati
|
b94d5e17e2
|
rework op/rs structures to deal with opeartional attributes
|
2004-07-18 21:44:29 +00:00 |
|
Pierangelo Masarati
|
dddee82680
|
cleanup
|
2004-05-06 14:51:14 +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 |
|
Howard Chu
|
2349373daf
|
Don't allow changes to the monitor database
|
2004-04-27 12:18:42 +00:00 |
|
Pierangelo Masarati
|
932c79eac5
|
set schema first, so it can be used, e.g., in ACLs
|
2004-04-27 12:04:46 +00:00 |
|
Howard Chu
|
9644d6d820
|
Added readOnly attribute, can be toggled on individual databases.
|
2004-04-27 01:56:38 +00:00 |
|
Pierangelo Masarati
|
cbe91bccdb
|
typo
|
2004-04-10 10:13:12 +00:00 |
|
Kurt Zeilenga
|
6daaf88244
|
Fix typo
|
2004-04-09 21:13:41 +00:00 |
|
Kurt Zeilenga
|
c7f0438044
|
bvalue cleanup
|
2004-04-08 06:49:17 +00:00 |
|
Howard Chu
|
8c6fe48806
|
More dynamic/static cleanup
|
2004-04-08 05:58:54 +00:00 |
|
Howard Chu
|
f2e1df3ef7
|
Consolidated static/dynamic backend switches
|
2004-04-08 05:56:23 +00:00 |
|
Kurt Zeilenga
|
44725e7303
|
use BER_BVNULL
|
2004-04-07 04:11:43 +00:00 |
|
Kurt Zeilenga
|
9a64fdb991
|
use SLAP_DBFLAGS instead of be->be_flags
|
2004-04-05 23:42:59 +00:00 |
|
Kurt Zeilenga
|
4122a9dd6a
|
Use SLAP_MONITOR(be) to check flag
|
2004-04-05 20:24:18 +00:00 |
|
Howard Chu
|
e9188de738
|
Replaced slap_overinfo.oi_bd with oi_orig.
|
2004-03-20 12:56:31 +00:00 |
|
Pierangelo Masarati
|
802e3cc069
|
add labeledURI to back-ldap databases
|
2004-03-17 22:37:40 +00:00 |
|
Pierangelo Masarati
|
ec6a663820
|
reset SlapReply flags
|
2004-03-17 11:50:15 +00:00 |
|
Pierangelo Masarati
|
fc28663a14
|
seeAlso to overlays as well
|
2004-03-16 22:18:45 +00:00 |
|
Pierangelo Masarati
|
c76427d8db
|
add overlay subsystem and connect it to databases
|
2004-03-16 21:58:29 +00:00 |
|
Pierangelo Masarati
|
27f28d5270
|
handle overlays
|
2004-03-16 01:22:34 +00:00 |
|
Pierangelo Masarati
|
fa2cb48f3a
|
should fix ITS#2983 - total count of ops initiated/completed in root of operations branch
|
2004-02-28 14:36:19 +00:00 |
|
Kurt Zeilenga
|
3c598e89fb
|
Happy new year
|
2004-01-01 19:15:16 +00:00 |
|
Luke Howard
|
516fd0ff50
|
First round of SLAPI cleanups - use slapi_int_XXX for internal functions
(slapi_x_XXX is still reserved for exported functions that are not part
of the SLAPI specification)
|
2003-12-16 15:49:31 +00:00 |
|
Kurt Zeilenga
|
fbba83b20f
|
notices and acknowledgements
|
2003-12-08 17:41:40 +00:00 |
|
Howard Chu
|
0690f79a5a
|
Cleanup unknown config directive handling.
|
2003-12-07 07:07:00 +00:00 |
|
Luke Howard
|
e114ecbad5
|
Use gmtime_r()/localtime_r if HAVE_GMTIME_R/HAVE_LOCALTIME_R is defined (need to add autoconf check)
|
2003-12-06 05:50:47 +00:00 |
|
Howard Chu
|
7b423b20b0
|
Fix slapi include path
|
2003-12-01 12:14:39 +00:00 |
|
Hallvard Furuseth
|
51f1b8ccd7
|
Avoid /* inside comments.
|
2003-11-29 17:29:44 +00:00 |
|