Sang Seok Lim
|
20965abe9c
|
remove a componentCertificate attribute from the organizationalPerson objectclass
|
2004-10-27 20:14:29 +00:00 |
|
Sang Seok Lim
|
2353678647
|
Header file for component.c
|
2004-10-27 19:53:26 +00:00 |
|
Jong Hyuk Choi
|
c7aa0bca3f
|
syncrepl retry feature
|
2004-10-27 19:43:45 +00:00 |
|
Sang Seok Lim
|
71e78dd7f9
|
Component Matching module
See "contrib/slapd-modules/comp_match/README" to understand
what's the purpose of this patch is and how to use it.
|
2004-10-27 19:37:02 +00:00 |
|
Jong Hyuk Choi
|
7e454e074a
|
syncrepl retry parameter
|
2004-10-27 18:29:01 +00:00 |
|
Howard Chu
|
02cf375603
|
ITS#3369 - be is seldom NULL, now test for be == frontendDB
|
2004-10-27 16:28:12 +00:00 |
|
Howard Chu
|
0c9c90a3e9
|
ITS#3365 - fix leaking bdb locks when evaluating dynamic groups
|
2004-10-27 14:52:18 +00:00 |
|
Howard Chu
|
e7ec96fc6d
|
ITS#3358 - make bdb_cache_lru_add skip entries that are being deleted
|
2004-10-27 14:01:12 +00:00 |
|
Pierangelo Masarati
|
fbe8243b86
|
warn when using "replogfile" or "replica" inside monitor database
|
2004-10-27 11:34:27 +00:00 |
|
Pierangelo Masarati
|
df745fc44f
|
clarify that the names of the configure statements are case-insensitive, despite style considerations lead to use uppercase for some and lowercase for others
|
2004-10-27 11:26:27 +00:00 |
|
Kurt Zeilenga
|
68a4288aba
|
Recent updates
|
2004-10-27 04:52:02 +00:00 |
|
Kurt Zeilenga
|
fc2fbac74b
|
New I-Ds
|
2004-10-23 00:14:06 +00:00 |
|
Kurt Zeilenga
|
ad31bf3940
|
protocol-27
|
2004-10-23 00:12:24 +00:00 |
|
Kurt Zeilenga
|
7fe5cf27cf
|
Add rfc3928
|
2004-10-23 00:11:23 +00:00 |
|
Kurt Zeilenga
|
2c90f72a06
|
Add comment regarding last commit
|
2004-10-20 21:51:27 +00:00 |
|
Kurt Zeilenga
|
30fdb0e0ca
|
Fix LDAP Intermediate Response tag values.
with code to accept old values.
|
2004-10-20 21:47:40 +00:00 |
|
Kurt Zeilenga
|
c951fda5a8
|
Add turn to list
|
2004-10-20 20:40:54 +00:00 |
|
Howard Chu
|
1a198bea0f
|
Fix typo in select call
|
2004-10-19 03:18:22 +00:00 |
|
Kurt Zeilenga
|
3819290f69
|
NEW_LOGGING
|
2004-10-19 03:18:03 +00:00 |
|
Kurt Zeilenga
|
440e631319
|
ITS#3168: Add LDAP_OPT_SOCKBUF
|
2004-10-19 03:07:05 +00:00 |
|
Kurt Zeilenga
|
a99731b001
|
Fix typo
|
2004-10-19 03:06:16 +00:00 |
|
Kurt Zeilenga
|
e983616d75
|
More NEW_LOGGING removal
|
2004-10-19 01:40:38 +00:00 |
|
Kurt Zeilenga
|
547ebf66c4
|
Move POLL_* macros to <ac/socket.h>
|
2004-10-18 22:08:37 +00:00 |
|
Kurt Zeilenga
|
22690ddd0c
|
Define INFTIM if not in <poll.h>
|
2004-10-18 22:01:10 +00:00 |
|
Kurt Zeilenga
|
1adf003977
|
Catch POLLERR and POLLHUP.
|
2004-10-18 21:56:07 +00:00 |
|
Kurt Zeilenga
|
8715d97409
|
Fix bug in last commit
|
2004-10-18 21:45:13 +00:00 |
|
Kurt Zeilenga
|
86c216d10c
|
Rough but working poll(2) implementation for -lldap
|
2004-10-18 21:09:17 +00:00 |
|
Kurt Zeilenga
|
fb0571b5ad
|
Poll code needs a bit more work.
|
2004-10-18 18:18:52 +00:00 |
|
Kurt Zeilenga
|
7a13824cf4
|
Add <poll.h> detection as well
|
2004-10-18 18:15:07 +00:00 |
|
Kurt Zeilenga
|
86a9b56f09
|
Add basic check for poll(2)
|
2004-10-18 17:51:32 +00:00 |
|
Jong Hyuk Choi
|
331074b2d5
|
Patch for fast synchronous search result processing
|
2004-10-18 04:58:36 +00:00 |
|
Kurt Zeilenga
|
54f6cf0b2c
|
Clarify which kinds of regexs are used.
|
2004-10-17 19:32:13 +00:00 |
|
Howard Chu
|
e6a12272cc
|
BDB 4.3 compatibility
|
2004-10-16 22:10:32 +00:00 |
|
Howard Chu
|
84ce549016
|
define DB_VERSION_FULL to simplify version checks
|
2004-10-16 21:59:58 +00:00 |
|
Howard Chu
|
1d0e99858a
|
Free old op->o_sync_csn before allocating new one. (Internal operations
using the same op structure, such as in refint overlay, cause a memleak
otherwise.) Probably should be using tmpmem for this.
|
2004-10-16 21:32:45 +00:00 |
|
Pierangelo Masarati
|
71035d3aa1
|
fix typo when string keys are used
|
2004-10-16 16:16:57 +00:00 |
|
Jong Hyuk Choi
|
6db389efd9
|
further cleanup of search data upon exit, abandon, cancel
|
2004-10-16 16:10:00 +00:00 |
|
Howard Chu
|
ca0bf91bba
|
BDB 4.3 compatibility, if the reader TXN is deadlocked we must abort
and recreate it.
|
2004-10-16 13:07:01 +00:00 |
|
Kurt Zeilenga
|
c41d0eaf7c
|
Add some chroot clarifications.
|
2004-10-13 01:29:50 +00:00 |
|
Kurt Zeilenga
|
4e06e2d48c
|
rebuild
|
2004-10-13 00:30:27 +00:00 |
|
Kurt Zeilenga
|
4c256c4181
|
jail(2) support would be nice...
|
2004-10-12 17:58:43 +00:00 |
|
Jong Hyuk Choi
|
0af878ac3f
|
syncrepl consistency patch: utilize BDB txn rollback
|
2004-10-12 17:53:50 +00:00 |
|
Kurt Zeilenga
|
38c7e86d67
|
ITS#3311: check sasl_auxprop_add_plugin return
cleanup
|
2004-10-11 20:52:31 +00:00 |
|
Jong Hyuk Choi
|
4efd705cc3
|
syncrepl consistency patch
|
2004-10-09 09:26:16 +00:00 |
|
Kurt Zeilenga
|
baa76b6f35
|
Revert last commit.
return 0 on timeout is actually correct.
|
2004-10-09 06:13:47 +00:00 |
|
Kurt Zeilenga
|
03712dcc3e
|
Conditionally add SIGTRAP signal handler
|
2004-10-09 04:55:41 +00:00 |
|
Kurt Zeilenga
|
1b5c5da96d
|
ITS#3359: fix crash on recursive rebind following referral
|
2004-10-09 03:16:29 +00:00 |
|
Kurt Zeilenga
|
275ee6f13d
|
RFC 3909: LDAP Cancel Operation
|
2004-10-09 02:11:47 +00:00 |
|
Kurt Zeilenga
|
2ad0485ea5
|
ITS#3362: Fix typo in dNSDomain def'n.
|
2004-10-08 17:41:02 +00:00 |
|
Pierangelo Masarati
|
9eabe1365b
|
improve memory allocation in sets
|
2004-10-08 15:07:22 +00:00 |
|