Howard Chu
|
109307547e
|
Clean up bdb_entry_release / bdb_entry_return
|
2001-12-09 01:14:32 +00:00 |
|
Howard Chu
|
f4f1d1b164
|
Fix for slapcat
|
2001-12-08 16:42:27 +00:00 |
|
Howard Chu
|
3a8075e9b0
|
Added new backglue pseudo-backend. Uses callbacks to glue different backends
together into a single searchable hierarchy.
|
2001-12-08 15:58:47 +00:00 |
|
Howard Chu
|
584d58e8d1
|
Added callbacks for send_ldap_response and send_search_result.
|
2001-12-08 15:21:20 +00:00 |
|
Howard Chu
|
21c5674d34
|
Fix previous commit...
|
2001-12-08 13:07:01 +00:00 |
|
Howard Chu
|
fd93e0721b
|
Cleanup previous commit
|
2001-12-08 11:15:55 +00:00 |
|
Howard Chu
|
ad9d17d537
|
Added dn_rdnlen. Fixed rdn leak in limits.c.
|
2001-12-08 11:08:26 +00:00 |
|
Howard Chu
|
e2c2de11c3
|
Converted all use of dn_parent to the in-place version. (Fixed a pdn leak
in back-sql along the way.)
|
2001-12-08 10:37:42 +00:00 |
|
Howard Chu
|
a06bc9007c
|
Switched to dn_parent1, cleaned up dn2id_add/delete
|
2001-12-08 10:10:04 +00:00 |
|
Howard Chu
|
3fce8e0e80
|
Turned dn_parent into dn_parent1, returning in-place pointer. Made
dn_parent return ch_strdup of dn_parent1 for compatibility.
|
2001-12-08 08:41:39 +00:00 |
|
Kurt Zeilenga
|
6a8d7d92fb
|
ITS#1399, fix make depend when built as module
|
2001-12-08 07:48:58 +00:00 |
|
Kurt Zeilenga
|
dc55afec67
|
Add reference to replication-notes
|
2001-12-08 07:38:14 +00:00 |
|
Kurt Zeilenga
|
a250bc7890
|
Replication notes
written by Ganesan Rajagopal <rganesan@debian.org>
|
2001-12-08 07:35:48 +00:00 |
|
Kurt Zeilenga
|
ea8f7aaab3
|
Pretty the entry DNs on add but not rename (yet).
|
2001-12-08 06:57:06 +00:00 |
|
Howard Chu
|
2721df21d4
|
Changed be_nsuffix from char ** to struct berval **, removed nsufflen
|
2001-12-08 05:17:31 +00:00 |
|
Howard Chu
|
55a217d9ae
|
Changed be_nsuffix from char ** to struct berval ** to eliminate strlen's
|
2001-12-08 05:15:58 +00:00 |
|
Kurt Zeilenga
|
9a970e7a23
|
rebuild
|
2001-12-08 04:31:06 +00:00 |
|
Kurt Zeilenga
|
e2173e3c20
|
Disallow duplicate duplicate data
|
2001-12-08 04:30:23 +00:00 |
|
Kurt Zeilenga
|
c2e162c6d6
|
misc cleanup
|
2001-12-08 04:29:34 +00:00 |
|
Howard Chu
|
bf7f1046d4
|
Add SLAPD_STATIC_BACKENDS and SLAPD_DYNAMIC_BACKENDS macros to simplify
backend build rules.
|
2001-12-08 04:01:30 +00:00 |
|
Kurt Zeilenga
|
b2c265b1e0
|
Separate CFLAGS/CPPFLAGS when using libtool...
|
2001-12-08 02:32:23 +00:00 |
|
Kurt Zeilenga
|
fc6f1f5efb
|
quick fix BSD builds
|
2001-12-08 01:57:25 +00:00 |
|
Howard Chu
|
840a8c95ed
|
Fix typos in previous commit
|
2001-12-08 01:16:10 +00:00 |
|
Kurt Zeilenga
|
24e4062e26
|
add 'objectIdentifier' to openldap.schema ONLY
(other schema should be provided as defined in its specification).
and trim DESC to one line
|
2001-12-08 00:36:11 +00:00 |
|
Kurt Zeilenga
|
d46252fb21
|
Port reference scope fix from back-ldbm
|
2001-12-07 22:41:43 +00:00 |
|
Kurt Zeilenga
|
3f1ab56fa9
|
Fix reference scope.
|
2001-12-07 22:28:46 +00:00 |
|
Kurt Zeilenga
|
b4ccbc2722
|
ITS#1413 suggested fix
(I think I fixed this by other means, but this does no harm)
|
2001-12-07 17:25:34 +00:00 |
|
Howard Chu
|
505a8693e6
|
Some fixes for BDB_IDL_MULTI. Experimental back-hdb code.
|
2001-12-07 12:38:25 +00:00 |
|
Howard Chu
|
1d9818a8da
|
Re-introduce BDB_ID2ENTRY_PAGESIZE. Even if the index databases can get
by on 4K pages, the id2entry database still needs more (16K).
|
2001-12-07 07:07:55 +00:00 |
|
Howard Chu
|
d0c0dfcce6
|
Minor fixes for BDB_IDL_MULTI
|
2001-12-07 06:48:38 +00:00 |
|
Howard Chu
|
efa14463ec
|
Missed a spot where root DN_SUBTREE index was still getting written.
|
2001-12-07 06:48:12 +00:00 |
|
Howard Chu
|
66266f9c25
|
Bare minimum changes to support BDB 4.0
|
2001-12-07 05:05:00 +00:00 |
|
Kurt Zeilenga
|
343e2df772
|
autoconf for hyc
|
2001-12-07 04:40:07 +00:00 |
|
Howard Chu
|
0552b1c53f
|
NT updates from jon@symas.com.
|
2001-12-07 04:03:25 +00:00 |
|
Howard Chu
|
ff701c286b
|
Minor fix to allow build with BDB 4
|
2001-12-07 03:56:16 +00:00 |
|
Howard Chu
|
c96f8f168e
|
Minor fixes from jon@symas.com
|
2001-12-07 03:19:29 +00:00 |
|
Howard Chu
|
245d24f776
|
Fix from jon@symas.com for misdeclared lib handle
|
2001-12-07 03:18:32 +00:00 |
|
Howard Chu
|
257fd527c5
|
Avoid unnecessary strcmp's
|
2001-12-07 02:26:33 +00:00 |
|
Howard Chu
|
82eca519ae
|
More from Jon Leichter @ Symas - platform-independent TMPDIR usage
|
2001-12-07 02:22:07 +00:00 |
|
Howard Chu
|
0b581db82f
|
Squash some whitespace in a DN. (trivial)
|
2001-12-07 01:54:53 +00:00 |
|
Howard Chu
|
e6d6faf3c9
|
From jon@symas.com - patches for consistent use of directory separators
in pathnames.
|
2001-12-07 01:46:26 +00:00 |
|
Howard Chu
|
a19a5d8c15
|
When using BDB_IDL_MULTI, there are no longer any issues with storing
large IDLs. Concurrency is improved by using as small a page size as
possible. So, set the pagesize back to the default 4096 in this case.
|
2001-12-07 01:40:08 +00:00 |
|
Kurt Zeilenga
|
ac2cd34aaf
|
ITS#1482 patch from Michael.Gerdts@usa.alcatel.co
MSVC cannot build clients/ud because the symbol mkstemp
is not found. Add tmpfile() support.
|
2001-12-06 21:19:10 +00:00 |
|
Kurt Zeilenga
|
52379166ef
|
Add copyright notice, remove _KERNEL stuff.
|
2001-12-06 16:11:04 +00:00 |
|
Kurt Zeilenga
|
35220ca0ad
|
Add BSD Queue (and list) management
|
2001-12-06 15:55:34 +00:00 |
|
Howard Chu
|
11b3c142e4
|
Fix for BDB_IDL_MULTI to work.
|
2001-12-06 14:15:47 +00:00 |
|
Howard Chu
|
db1dce650b
|
One more seeAlso DN to squash.
|
2001-12-06 13:21:36 +00:00 |
|
Howard Chu
|
859e283834
|
Experimental index management. Uncomment BDB_IDL_MULTI in back-bdb.h
to activate. Needs to check limits in bdb_idl_insert_key, will get to
that later.
|
2001-12-06 13:20:18 +00:00 |
|
Howard Chu
|
223fb11840
|
Fix so previous change to slapcat works.
|
2001-12-06 12:28:49 +00:00 |
|
Pierangelo Masarati
|
67ed3982fb
|
now dnValidate loops thru each value; added private member to LDAPAVA to hold the attribute description
|
2001-12-06 11:50:17 +00:00 |
|