Howard Chu
|
6f4b2cc66e
|
ITS#5956 only retry attaching to SHM once
|
2009-02-18 00:14:16 +00:00 |
|
Pierangelo Masarati
|
7cd382d931
|
build entry's pretty DN from parent's (ITS#5326)
|
2009-02-05 18:44:52 +00:00 |
|
Pierangelo Masarati
|
260fd357df
|
fix structuralObjectClass modification (glue, ITS#5921; w/ relax, ITS#5792)
|
2009-02-04 22:36:49 +00:00 |
|
Howard Chu
|
a96538f36c
|
ITS#5860 don't free entryinfo of entries that are validly in the cache
|
2009-01-26 20:59:10 +00:00 |
|
Howard Chu
|
09a369c4ea
|
More for ITS#5860
|
2009-01-26 20:36:17 +00:00 |
|
Howard Chu
|
64d0cb9cf6
|
ITS#5859 fix IDL cache for hdb DB with empty suffix
|
2009-01-26 10:20:51 +00:00 |
|
Howard Chu
|
a59bdb2d5d
|
ITS#5860 more for prev commit
|
2009-01-25 22:43:31 +00:00 |
|
Howard Chu
|
fe70cdf2ea
|
ITS#5864 - require BDB >= 4.6 for trickle task
|
2009-01-24 03:43:08 +00:00 |
|
Howard Chu
|
417d105c29
|
ITS#5860 more ID_NOCACHE fallout
|
2009-01-24 00:55:44 +00:00 |
|
Kurt Zeilenga
|
4af9eb9715
|
Update copyright notices
|
2009-01-22 00:40:04 +00:00 |
|
Pierangelo Masarati
|
e0ad0fbd8d
|
honor RFC4528 assertion control for LDAP add operations (ITS#5861)
|
2008-12-20 22:49:53 +00:00 |
|
Ralf Haferkamp
|
760660a4a2
|
Remove unneeded locking. Don't wait for memp_trickle to complete,
loosing an signal doesn't hurt in this case.
|
2008-11-28 16:09:40 +00:00 |
|
Howard Chu
|
f6ae9c9c9f
|
Fix typo in prev commit
|
2008-11-22 22:41:11 +00:00 |
|
Howard Chu
|
1d746e552a
|
Initialize bli_flag
|
2008-11-22 21:08:38 +00:00 |
|
Pierangelo Masarati
|
15236be495
|
fix previous commit
|
2008-11-22 18:35:19 +00:00 |
|
Pierangelo Masarati
|
ce045e153f
|
make messages more esplicative; fix style
|
2008-11-22 17:53:14 +00:00 |
|
Pierangelo Masarati
|
1dd88a8b11
|
exactly one ID can match (ITS#5791; further fix previous commit)
|
2008-11-08 10:39:45 +00:00 |
|
Pierangelo Masarati
|
c41df6ed07
|
lookup entry id when equality on entryDN (ITS#5791; fixes previous commit)
|
2008-11-04 12:16:23 +00:00 |
|
Pierangelo Masarati
|
45aaaddb16
|
lookup entry id when equality on entryDN (proposed fix for ITS#5791; does not work for back-hdb, though)
|
2008-11-04 12:07:47 +00:00 |
|
Pierangelo Masarati
|
d4970fcb6f
|
don't allow indexing of entryDN (ITS#5790)
|
2008-11-04 11:54:19 +00:00 |
|
Howard Chu
|
9d5de25b5b
|
ITS#5745 long-lived TXNs must be closed before DBs
|
2008-11-03 13:00:00 +00:00 |
|
Howard Chu
|
f463be3b95
|
Add DBFLAG_CLEAN for a DB that was cleanly shut down; don't bother
scanning to verify contextCSN for clean shutdowns (ITS#5640)
|
2008-11-02 23:06:10 +00:00 |
|
Hallvard Furuseth
|
6fbd42a90a
|
Warning cleanup: Signed meets unsigned:
Change insertion index bdb_attr_slot(,, unsigned *ins) to int *ins. This
index is signed elsewhere, including the index returned by the same function.
|
2008-10-17 23:35:44 +00:00 |
|
Pierangelo Masarati
|
bbe6e77876
|
fix indentation
|
2008-10-17 00:03:53 +00:00 |
|
Howard Chu
|
72a9d87fec
|
BDB_PAGESIZE not used any more, use BDB/FS default instead
|
2008-10-15 10:45:31 +00:00 |
|
Howard Chu
|
3be39979ea
|
Add checksum keyword to enable DB checksum validation
|
2008-10-15 08:13:56 +00:00 |
|
Howard Chu
|
81ed60c056
|
Add dbpagesize keyword for configuring DB file page sizes
|
2008-10-15 07:41:57 +00:00 |
|
Hallvard Furuseth
|
6f39252bd0
|
Warning cleanup: signed meets unsigned.
|
2008-10-13 08:35:31 +00:00 |
|
Hallvard Furuseth
|
27d6497c33
|
Warning cleanup: Missing braces in initialization.
|
2008-10-13 05:44:55 +00:00 |
|
Howard Chu
|
faadcf3908
|
ITS#5730, patch for #5728 broke referrals
|
2008-10-08 21:33:45 +00:00 |
|
Howard Chu
|
16710f4ed4
|
Fix dn2idl when suffix = ""
|
2008-10-07 22:52:59 +00:00 |
|
Howard Chu
|
95d472aa98
|
ITS#5729 check for NULL bei_parent
|
2008-10-07 22:16:15 +00:00 |
|
Howard Chu
|
599d83c7cd
|
ITS#5728 release entries before send_ldap_ber()
|
2008-10-07 00:29:54 +00:00 |
|
Howard Chu
|
aa2fecc1fc
|
More deadlock propagation fixes
|
2008-10-01 21:28:03 +00:00 |
|
Howard Chu
|
babf624b23
|
Missed a deadlock check
|
2008-10-01 21:07:26 +00:00 |
|
Emmanuel Dreyfus
|
7a5b406cf1
|
Make sur attribute ACL are evaluated on ADD operations (see ITS#4556)
|
2008-09-29 22:08:29 +00:00 |
|
Pierangelo Masarati
|
71373cfdfe
|
change olcDbMode syntax from integer to sirectory string, and allow any commonly accepted form to set its value, including -rwxrwxrwx (ITS#5713)
|
2008-09-27 14:04:57 +00:00 |
|
Howard Chu
|
9f808bd4b6
|
Propagate deadlock results for internal searches on write ops
|
2008-09-25 13:39:53 +00:00 |
|
Howard Chu
|
fda5733477
|
Wait for read locks in read txns
|
2008-09-25 13:17:17 +00:00 |
|
Ralf Haferkamp
|
4788d897d2
|
Use ConfigReply to return error messages to the client
|
2008-09-23 15:30:48 +00:00 |
|
Pierangelo Masarati
|
dc414747a7
|
silence warnings
|
2008-09-16 14:44:24 +00:00 |
|
Ralf Haferkamp
|
7bec8b6b8b
|
stop and remove checkpoint task in _db_destroy (ITS#5698)
|
2008-09-12 09:53:40 +00:00 |
|
Pierangelo Masarati
|
549134d514
|
don't dereference NULL pointers (ITS#5676)
|
2008-09-02 20:58:34 +00:00 |
|
Howard Chu
|
e5b96f2c76
|
Avoid deadlocks on reader txns
|
2008-08-27 22:28:16 +00:00 |
|
Howard Chu
|
ece2a4daa6
|
Use read-only txn's instead of read lockers. Support BDB 4.4-4.7
|
2008-08-27 01:45:35 +00:00 |
|
Pierangelo Masarati
|
c97ef0a708
|
don't return entry if requested attr is not present (ITS#5650)
|
2008-08-09 16:04:55 +00:00 |
|
Pierangelo Masarati
|
88bc524422
|
s/PATH_MAX/MAXPATHLEN/ (ITS#5531)
|
2008-05-26 20:53:16 +00:00 |
|
Ralf Haferkamp
|
c8fcb58fbb
|
Allow updating (ADD/DEL within a single modify operation) the index
configuration of an attribute (ITS#5521)
|
2008-05-26 17:38:32 +00:00 |
|
Howard Chu
|
4c8efee4a6
|
Fix bei_state access
http://www.openldap.org/lists/openldap-devel/200805/msg00073.html
|
2008-05-19 16:19:59 +00:00 |
|
Howard Chu
|
26172674b5
|
Cleanup extra debug in prev commit
|
2008-05-01 23:02:52 +00:00 |
|
Howard Chu
|
aeedb72e91
|
Fix prev commit
|
2008-05-01 13:25:15 +00:00 |
|
Howard Chu
|
c91704d811
|
Use o_extra instead of o_private
|
2008-05-01 12:49:35 +00:00 |
|
Howard Chu
|
9b516293b9
|
Fix prev cache.c commit
|
2008-04-29 21:44:47 +00:00 |
|
Howard Chu
|
a5037b4c5b
|
Fix comment typo
|
2008-04-28 11:20:34 +00:00 |
|
Howard Chu
|
a9d192df2b
|
Fix delete deadlock
|
2008-04-28 11:17:52 +00:00 |
|
Howard Chu
|
f0bb1739a7
|
ITS#5409 must reset pagedresults state if no cookie is provided
|
2008-04-09 03:08:38 +00:00 |
|
Howard Chu
|
91c23cbc4d
|
ITS#5455 be sure to reset bei_finders / bei_state
|
2008-04-09 00:12:08 +00:00 |
|
Howard Chu
|
d989f19668
|
ITS#5450 fully terminate value lists
|
2008-04-04 00:01:02 +00:00 |
|
Howard Chu
|
77e7b92c87
|
ITS#5439 fix ID_NOCACHE handling
|
2008-04-03 08:02:11 +00:00 |
|
Howard Chu
|
f2de258e3d
|
ITS#5442 slapd_rq mutexes must always be used
|
2008-04-02 03:08:06 +00:00 |
|
Howard Chu
|
294da7ed11
|
ITS#5435 ConfigReply arg must be non-NULL
|
2008-03-20 01:24:33 +00:00 |
|
Pierangelo Masarati
|
d22b8532ee
|
s/leave/func_leave/ to avoid OSF1 name clashing (ITS#5411)
|
2008-03-12 22:45:18 +00:00 |
|
Hallvard Furuseth
|
cfc5c7cc68
|
ITS#5339: fix referral rewrite, remove pointless default_referral code
|
2008-03-10 19:28:40 +00:00 |
|
Hallvard Furuseth
|
01ec3c64ea
|
ITS#5328 - do not send errors (other than referral) from be->be_chk_referrals()
|
2008-02-11 20:59:40 +00:00 |
|
Howard Chu
|
90e644a1e9
|
Cleanup bdb_next_id unused arg
|
2008-02-10 00:56:44 +00:00 |
|
Howard Chu
|
a3262ff239
|
ITS#5332 someone else may free the entry as soon as we unlock it
|
2008-02-08 06:32:41 +00:00 |
|
Ralf Haferkamp
|
a1612ae911
|
Fix crash when no-op control is used (ITS#5358)
|
2008-02-07 12:06:24 +00:00 |
|
Hallvard Furuseth
|
cd63a0c43b
|
Warning cleanup: function ptr <=> void* at ldap_pvt_thread_pool_<set/get>key()
|
2008-01-11 06:07:43 +00:00 |
|
Howard Chu
|
82719d5351
|
ITS#5319 no special treatment for no-effect renames
|
2008-01-11 04:01:37 +00:00 |
|
Howard Chu
|
25ba37cc35
|
ITS#5319 allow rename to same DN
|
2008-01-11 03:17:10 +00:00 |
|
Howard Chu
|
37d65aed6e
|
ITS#5322 don't try to free a NULL locker
|
2008-01-11 00:44:12 +00:00 |
|
Hallvard Furuseth
|
5f068303d3
|
Remove unused variables
|
2008-01-08 16:37:13 +00:00 |
|
Kurt Zeilenga
|
c890c96d13
|
Happy New Year (belated)
|
2008-01-08 00:19:56 +00:00 |
|
Pierangelo Masarati
|
30f401c628
|
rename ldap_pvt_thread_pool_setkey_x() to ldap_pvt_thread_pool_setkey() (as part of ITS#5309)
|
2008-01-07 21:35:03 +00:00 |
|
Howard Chu
|
cdaf0769f7
|
ITS#4112 temporarily disable broken code
|
2008-01-06 07:34:19 +00:00 |
|
Pierangelo Masarati
|
741efa1674
|
don't leave 'round pointers to buffers on the stack
|
2008-01-02 23:08:04 +00:00 |
|
Howard Chu
|
4068c51739
|
Remove unnneded boi_locker field
|
2007-12-28 07:44:41 +00:00 |
|
Howard Chu
|
7bc127aab8
|
ITS#5086 fix Adds in IDL cache
|
2007-12-28 07:40:18 +00:00 |
|
Howard Chu
|
ddd90958a1
|
Support DB encryption
|
2007-12-15 19:07:41 +00:00 |
|
Howard Chu
|
23116be5ae
|
More for -q tool mode
|
2007-12-13 08:02:40 +00:00 |
|
Howard Chu
|
3218f6c110
|
Fix segv with -q
|
2007-12-13 07:51:56 +00:00 |
|
Hallvard Furuseth
|
af50afcbe0
|
Remove unused variable
|
2007-12-06 17:13:01 +00:00 |
|
Hallvard Furuseth
|
e50cb47542
|
Restore pre-C99 preprocessor support (since rev 1.165)
|
2007-12-06 17:08:10 +00:00 |
|
Howard Chu
|
f7ec966aad
|
Cleanup dup_compare
|
2007-12-06 16:54:47 +00:00 |
|
Howard Chu
|
3658226e95
|
Drop unnecessary lock
|
2007-12-06 15:59:28 +00:00 |
|
Howard Chu
|
e237f4cc43
|
Re-introduce hdb dup_compare function, default compares too much
|
2007-12-06 15:58:47 +00:00 |
|
Howard Chu
|
f06fdb2821
|
More cleanup, hdb fixes
|
2007-12-06 14:16:34 +00:00 |
|
Howard Chu
|
7a3f73efd8
|
More cleanup
|
2007-12-06 06:40:13 +00:00 |
|
Howard Chu
|
ebbb6ab216
|
Cleanup prev commits
|
2007-12-06 06:20:42 +00:00 |
|
Howard Chu
|
cb0e31fc65
|
ITS#5262 must protect dn2id between the time it's read from the DB
and it's inserted into EntryInfo cache.
|
2007-12-06 05:48:02 +00:00 |
|
Howard Chu
|
c2a02618bb
|
BDB 4.2 compatibility for log_printf (requires modern C preprocessor)
|
2007-12-06 01:51:32 +00:00 |
|
Howard Chu
|
abff944303
|
Prefix log msgs with "slapd"
|
2007-12-05 22:35:39 +00:00 |
|
Howard Chu
|
cff654bd60
|
Use BDB transaction log for debug messages
|
2007-12-05 22:27:12 +00:00 |
|
Howard Chu
|
460e94c001
|
ITS#5262 additional cleanup
|
2007-12-05 14:56:47 +00:00 |
|
Howard Chu
|
6ac8a0c584
|
ITS#5262 use explicit cursor and locker in dn2id
|
2007-12-05 14:09:34 +00:00 |
|
Howard Chu
|
eda5b4d01f
|
Fix ITS#5257
|
2007-12-05 05:24:15 +00:00 |
|
Howard Chu
|
2953cd459f
|
Revert 1.159, seems to trigger a concurrency bug. ???
|
2007-12-05 02:36:53 +00:00 |
|
Howard Chu
|
89b03a7db7
|
Shrink presence key
|
2007-12-01 19:08:30 +00:00 |
|
Pierangelo Masarati
|
7aeac21440
|
silence warnings
|
2007-11-23 12:47:53 +00:00 |
|
Howard Chu
|
3640a6f7e5
|
Fix typo in prev commit
|
2007-11-22 08:52:39 +00:00 |
|