]> git.sur5r.net Git - openldap/log
openldap
21 years agoBoolean indexing support
Kurt Zeilenga [Sun, 23 Mar 2003 05:54:52 +0000 (05:54 +0000)]
Boolean indexing support

21 years agoAdd SLAP_NVALUES_ON_DISK define (but not code)
Kurt Zeilenga [Sun, 23 Mar 2003 03:23:32 +0000 (03:23 +0000)]
Add SLAP_NVALUES_ON_DISK define (but not code)

21 years agoAdd namingCSN attribute type
Kurt Zeilenga [Sun, 23 Mar 2003 02:58:36 +0000 (02:58 +0000)]
Add namingCSN attribute type
Make SLAP_NVALUES the default.

21 years agoUse ifdef not comment to comment out code
Kurt Zeilenga [Sat, 22 Mar 2003 22:28:57 +0000 (22:28 +0000)]
Use ifdef not comment to comment out code

21 years agoMinor tweak to search filter
Kurt Zeilenga [Sat, 22 Mar 2003 22:27:56 +0000 (22:27 +0000)]
Minor tweak to search filter

21 years agoPlug ndn leak (re: ITS#2390)
Howard Chu [Sat, 22 Mar 2003 16:59:41 +0000 (16:59 +0000)]
Plug ndn leak (re: ITS#2390)

21 years agoITS#2390 fix for back-bdb
Kurt Zeilenga [Sat, 22 Mar 2003 16:38:31 +0000 (16:38 +0000)]
ITS#2390 fix for back-bdb

21 years agoITS#2390 - freeing uninit'd ndn
Howard Chu [Sat, 22 Mar 2003 16:26:38 +0000 (16:26 +0000)]
ITS#2390 - freeing uninit'd ndn

21 years agoStill need DB_AUTO_COMMIT flag
Howard Chu [Sat, 22 Mar 2003 16:21:44 +0000 (16:21 +0000)]
Still need DB_AUTO_COMMIT flag

21 years agonamingCSN
Kurt Zeilenga [Sat, 22 Mar 2003 16:12:59 +0000 (16:12 +0000)]
namingCSN

21 years agoITS#2847: fix cn=#,...
Kurt Zeilenga [Sat, 22 Mar 2003 16:12:39 +0000 (16:12 +0000)]
ITS#2847: fix cn=#,...

21 years agoRemove cache stuff
Kurt Zeilenga [Thu, 20 Mar 2003 19:50:22 +0000 (19:50 +0000)]
Remove cache stuff

21 years agoITS#2389 - stop reading requests on a conn if it has more than
Howard Chu [Thu, 20 Mar 2003 12:40:11 +0000 (12:40 +0000)]
ITS#2389 - stop reading requests on a conn if it has more than
connection_pool_max/2 operations already executing. May want to tune
this to a higher value, e.g. connection_pool_max - XX, etc. Fix in
result.c throttles the connection too late, all threads are already
consumed by the time the send buffer blocks.

21 years agoITS#2389 - stop reading requests on a connection when we are blocked
Howard Chu [Thu, 20 Mar 2003 11:54:17 +0000 (11:54 +0000)]
ITS#2389 - stop reading requests on a connection when we are blocked
writing responses. This may not be the right fix.

21 years agoITS#2388 fix if() conditions.
Howard Chu [Thu, 20 Mar 2003 11:07:53 +0000 (11:07 +0000)]
ITS#2388 fix if() conditions.

21 years agoEdit portable.nt to update OPENLDAP_VERSION
Howard Chu [Wed, 19 Mar 2003 02:01:49 +0000 (02:01 +0000)]
Edit portable.nt to update OPENLDAP_VERSION

21 years agoUse OPENLDAP_PACKAGE instead of _OLV_PKG
Howard Chu [Wed, 19 Mar 2003 01:39:05 +0000 (01:39 +0000)]
Use OPENLDAP_PACKAGE instead of _OLV_PKG

21 years agoUse OPENLDAP_PACKAGE (from portable.h) instead of _OLV_PKG, etc.
Howard Chu [Wed, 19 Mar 2003 01:38:34 +0000 (01:38 +0000)]
Use OPENLDAP_PACKAGE (from portable.h) instead of _OLV_PKG, etc.

21 years agoUse ol_version.h
Howard Chu [Wed, 19 Mar 2003 01:31:42 +0000 (01:31 +0000)]
Use ol_version.h

21 years agoUse ol_version.h
Howard Chu [Tue, 18 Mar 2003 23:37:14 +0000 (23:37 +0000)]
Use ol_version.h

21 years agoRename version.h to ol_version.h
Howard Chu [Tue, 18 Mar 2003 22:53:15 +0000 (22:53 +0000)]
Rename version.h to ol_version.h

21 years agoNew version.h to replace mkversion
Howard Chu [Tue, 18 Mar 2003 22:50:07 +0000 (22:50 +0000)]
New version.h to replace mkversion

21 years agoITS#2385 fix typo in comment terminator
Howard Chu [Tue, 18 Mar 2003 17:52:48 +0000 (17:52 +0000)]
ITS#2385 fix typo in comment terminator

21 years agovalue is parsed in place; minor cleanup
Pierangelo Masarati [Tue, 18 Mar 2003 14:38:40 +0000 (14:38 +0000)]
value is parsed in place; minor cleanup

21 years agodocument -u option
Pierangelo Masarati [Tue, 18 Mar 2003 10:38:23 +0000 (10:38 +0000)]
document -u option

21 years agoDon't use DB_AUTO_COMMIT when opening a database
Howard Chu [Tue, 18 Mar 2003 00:04:16 +0000 (00:04 +0000)]
Don't use DB_AUTO_COMMIT when opening a database

21 years agoreplace get_substring_filter with get_ssa()
Kurt Zeilenga [Mon, 17 Mar 2003 06:06:02 +0000 (06:06 +0000)]
replace get_substring_filter with get_ssa()

21 years agoSLAP_NVALUES: fix values_find_ex call
Kurt Zeilenga [Mon, 17 Mar 2003 00:30:35 +0000 (00:30 +0000)]
SLAP_NVALUES: fix values_find_ex call

21 years agoSLAP_NVALUES: more fixes
Kurt Zeilenga [Mon, 17 Mar 2003 00:27:33 +0000 (00:27 +0000)]
SLAP_NVALUES: more fixes

21 years agoSLAP_NVALUES updates
Kurt Zeilenga [Mon, 17 Mar 2003 00:10:43 +0000 (00:10 +0000)]
SLAP_NVALUES updates

21 years agoUndo last commit
Kurt Zeilenga [Sun, 16 Mar 2003 23:54:40 +0000 (23:54 +0000)]
Undo last commit

21 years agoSLAP_NVALUES: remove all the extra frees
Kurt Zeilenga [Sun, 16 Mar 2003 23:54:22 +0000 (23:54 +0000)]
SLAP_NVALUES: remove all the extra frees

21 years agoSLAP_NVALUES: fix extraneous free bug.
Kurt Zeilenga [Sun, 16 Mar 2003 23:52:44 +0000 (23:52 +0000)]
SLAP_NVALUES: fix extraneous free bug.

21 years agoFix typos in last commit
Kurt Zeilenga [Sun, 16 Mar 2003 21:58:00 +0000 (21:58 +0000)]
Fix typos in last commit
Still chasing SLAP_NVALUES trashed filter bug

21 years agoRewrite filter routines to malloc() late.
Kurt Zeilenga [Sun, 16 Mar 2003 21:50:39 +0000 (21:50 +0000)]
Rewrite filter routines to malloc() late.

21 years agoSLAP_NVALUES: still chasing an extranous free... this just saves
Kurt Zeilenga [Sun, 16 Mar 2003 19:09:07 +0000 (19:09 +0000)]
SLAP_NVALUES: still chasing an extranous free... this just saves
an unneccessary malloc.  (Actually, we should likely use local
filter structure to read things into and then malloc/copy once
we're sure there are no errors.)

21 years agoreorder to statements for debugging purposes
Kurt Zeilenga [Sun, 16 Mar 2003 18:48:44 +0000 (18:48 +0000)]
reorder to statements for debugging purposes

21 years agoSLAP_NVALUES changes
Kurt Zeilenga [Sun, 16 Mar 2003 18:10:16 +0000 (18:10 +0000)]
SLAP_NVALUES changes
and misc cleanup

21 years agoITS#2382 use ch_calloc
Howard Chu [Sun, 16 Mar 2003 12:34:40 +0000 (12:34 +0000)]
ITS#2382 use ch_calloc

21 years agoSLAP_NVALUES updates
Kurt Zeilenga [Sun, 16 Mar 2003 06:41:53 +0000 (06:41 +0000)]
SLAP_NVALUES updates

21 years agoSLAP_NVALUES updates
Kurt Zeilenga [Sun, 16 Mar 2003 06:03:23 +0000 (06:03 +0000)]
SLAP_NVALUES updates

21 years agoSLAP_NVALUES: value_find v value_find_ex
Kurt Zeilenga [Sun, 16 Mar 2003 01:39:39 +0000 (01:39 +0000)]
SLAP_NVALUES: value_find v value_find_ex

21 years agoNot sure why these asserts are failing... too tired to figure it...
Kurt Zeilenga [Sat, 15 Mar 2003 23:59:14 +0000 (23:59 +0000)]
Not sure why these asserts are failing...  too tired to figure it...
so #ifdef for now.

21 years agoFix typo (ITS#2379)
Kurt Zeilenga [Sat, 15 Mar 2003 23:36:23 +0000 (23:36 +0000)]
Fix typo (ITS#2379)

21 years agoFix test006-acls
Kurt Zeilenga [Sat, 15 Mar 2003 23:02:55 +0000 (23:02 +0000)]
Fix test006-acls

21 years agoNVALUES: fix a couple of value_find_ex() calls
Kurt Zeilenga [Sat, 15 Mar 2003 22:47:17 +0000 (22:47 +0000)]
NVALUES: fix a couple of value_find_ex() calls

21 years agoAdd some additional error checking...
Kurt Zeilenga [Sat, 15 Mar 2003 19:45:36 +0000 (19:45 +0000)]
Add some additional error checking...
but haven't yet figured out why NVALUES crashes in test003

21 years agoPlug leaks in controls_destroy()
Howard Chu [Fri, 14 Mar 2003 09:42:18 +0000 (09:42 +0000)]
Plug leaks in controls_destroy()

21 years agoPlug leaks. (benign. slap_controls and root_dse need a destroy() still,
Howard Chu [Fri, 14 Mar 2003 09:37:27 +0000 (09:37 +0000)]
Plug leaks. (benign. slap_controls and root_dse need a destroy() still,
also still need to clear mr's from the ad_map.)

21 years agojust in case <netdb.h> does something like
Kurt Zeilenga [Fri, 14 Mar 2003 04:56:08 +0000 (04:56 +0000)]
just in case <netdb.h> does something like
#define h_errno (* __h_errno())

21 years agoITS#2373 add declaration of h_errno
Howard Chu [Fri, 14 Mar 2003 04:25:39 +0000 (04:25 +0000)]
ITS#2373 add declaration of h_errno

21 years agoITS#2371, fix BDB_SUBDIRs
Howard Chu [Thu, 13 Mar 2003 15:53:19 +0000 (15:53 +0000)]
ITS#2371, fix BDB_SUBDIRs

21 years agominor cleanup
Kurt Zeilenga [Thu, 13 Mar 2003 04:16:18 +0000 (04:16 +0000)]
minor cleanup

21 years agoFix version check in previous
Howard Chu [Thu, 13 Mar 2003 02:01:14 +0000 (02:01 +0000)]
Fix version check in previous

21 years agoITS#2356 - support Perl newer than 5.6
Howard Chu [Thu, 13 Mar 2003 01:58:26 +0000 (01:58 +0000)]
ITS#2356 - support Perl newer than 5.6

21 years agoMinor tweaks
Kurt Zeilenga [Thu, 13 Mar 2003 01:29:49 +0000 (01:29 +0000)]
Minor tweaks

21 years agoUse BER_BVC
Kurt Zeilenga [Thu, 13 Mar 2003 01:05:40 +0000 (01:05 +0000)]
Use BER_BVC

21 years agoFix typo in last commit
Kurt Zeilenga [Thu, 13 Mar 2003 00:53:40 +0000 (00:53 +0000)]
Fix typo in last commit

21 years agoAnother comment.
Kurt Zeilenga [Thu, 13 Mar 2003 00:51:06 +0000 (00:51 +0000)]
Another comment.

21 years agoAdd comment that this schema is invalid
Kurt Zeilenga [Thu, 13 Mar 2003 00:50:30 +0000 (00:50 +0000)]
Add comment that this schema is invalid

21 years agoFix up lutil_passwd stuff to avoid struct berval definition
Howard Chu [Wed, 12 Mar 2003 23:07:09 +0000 (23:07 +0000)]
Fix up lutil_passwd stuff to avoid struct berval definition

21 years agoITS#2366 typos
Howard Chu [Wed, 12 Mar 2003 21:51:17 +0000 (21:51 +0000)]
ITS#2366 typos

21 years agoITS#2368 - fix deleting key from range IDL
Howard Chu [Wed, 12 Mar 2003 21:18:39 +0000 (21:18 +0000)]
ITS#2368 - fix deleting key from range IDL

21 years agoFix error messages
Howard Chu [Wed, 12 Mar 2003 21:16:43 +0000 (21:16 +0000)]
Fix error messages

21 years agoError checking code for ITS#2367
Jong Hyuk Choi [Wed, 12 Mar 2003 16:37:04 +0000 (16:37 +0000)]
Error checking code for ITS#2367

21 years agodeclaration of bdb_idl_entry_cmp()
Jong Hyuk Choi [Wed, 12 Mar 2003 16:36:28 +0000 (16:36 +0000)]
declaration of bdb_idl_entry_cmp()

21 years agoAVL delete upon shutdown (ITS#2367)
Jong Hyuk Choi [Wed, 12 Mar 2003 16:34:17 +0000 (16:34 +0000)]
AVL delete upon shutdown (ITS#2367)

21 years agoclarify "by anonymous auth" semantics
Kurt Zeilenga [Wed, 12 Mar 2003 16:25:20 +0000 (16:25 +0000)]
clarify "by anonymous auth" semantics

21 years agoFix cache consistency problems on txn retry
Howard Chu [Wed, 12 Mar 2003 15:20:51 +0000 (15:20 +0000)]
Fix cache consistency problems on txn retry

21 years agoITS#2348 - revert previous patch, use patch from ITS
Howard Chu [Wed, 12 Mar 2003 13:40:54 +0000 (13:40 +0000)]
ITS#2348 - revert previous patch, use patch from ITS

21 years agoAdded lutil_passwd_init(), lutil_passwd_destroy()
Howard Chu [Wed, 12 Mar 2003 13:10:22 +0000 (13:10 +0000)]
Added lutil_passwd_init(), lutil_passwd_destroy()

21 years ago#ifndef SLAP_NVALUES asserted berval was leaked
Howard Chu [Wed, 12 Mar 2003 13:05:19 +0000 (13:05 +0000)]
#ifndef SLAP_NVALUES asserted berval was leaked

21 years agoPlug memory leaks:
Howard Chu [Wed, 12 Mar 2003 13:04:23 +0000 (13:04 +0000)]
Plug memory leaks:
retrying a modrdn leaked DNs, rdns, etc.
modifying a cached entry leaked attrs

21 years agoITS#2348, additional check to prevent re-inserting IDs that are
Howard Chu [Wed, 12 Mar 2003 10:45:00 +0000 (10:45 +0000)]
ITS#2348, additional check to prevent re-inserting IDs that are
already present. Hopefully the final fix...

21 years agoITS#2253 - when StartTLS fails, slapd closes the connection so slurpd
Howard Chu [Wed, 12 Mar 2003 04:38:12 +0000 (04:38 +0000)]
ITS#2253 - when StartTLS fails, slapd closes the connection so slurpd
must unbind and re-initialize the LDAP session.

21 years agoAdd comment to previous
Howard Chu [Wed, 12 Mar 2003 03:23:09 +0000 (03:23 +0000)]
Add comment to previous

21 years agoITS#2365 - preserve internal ber_tag as well as ber_ptr for rewinding.
Howard Chu [Wed, 12 Mar 2003 02:33:53 +0000 (02:33 +0000)]
ITS#2365 - preserve internal ber_tag as well as ber_ptr for rewinding.

21 years agouse an "unknown" listener name/url when faking connections
Pierangelo Masarati [Tue, 11 Mar 2003 18:25:51 +0000 (18:25 +0000)]
use an "unknown" listener name/url when faking connections

21 years agofix ITS#2362 and other leaks/unhandled massaged DN memory
Pierangelo Masarati [Tue, 11 Mar 2003 18:09:38 +0000 (18:09 +0000)]
fix ITS#2362 and other leaks/unhandled massaged DN memory

21 years agoTweak SLAP_OP_BLOCKS
Kurt Zeilenga [Tue, 11 Mar 2003 17:26:57 +0000 (17:26 +0000)]
Tweak SLAP_OP_BLOCKS

21 years ago#include reordering
Pierangelo Masarati [Tue, 11 Mar 2003 12:26:05 +0000 (12:26 +0000)]
#include reordering

21 years agosilence warning
Pierangelo Masarati [Tue, 11 Mar 2003 12:25:39 +0000 (12:25 +0000)]
silence warning

21 years agocleanup cache search
Pierangelo Masarati [Tue, 11 Mar 2003 12:24:38 +0000 (12:24 +0000)]
cleanup cache search

21 years agocleanup bind
Pierangelo Masarati [Tue, 11 Mar 2003 12:24:14 +0000 (12:24 +0000)]
cleanup bind

21 years ago(ultimately?) fix ITS#2361
Pierangelo Masarati [Tue, 11 Mar 2003 12:23:20 +0000 (12:23 +0000)]
(ultimately?) fix ITS#2361

21 years agoAdded proposed request parameters to Operation. #ifdef'd, not active.
Howard Chu [Tue, 11 Mar 2003 10:39:32 +0000 (10:39 +0000)]
Added proposed request parameters to Operation. #ifdef'd, not active.
Replaces "be, conn, op" triple with just "op" for most functions. Removes
individual arguments from backend op functions. Please review/comment.

21 years agoAdded lutil_passwd_init, _destroy, _add for dynamically adding passwd
Howard Chu [Tue, 11 Mar 2003 05:58:53 +0000 (05:58 +0000)]
Added lutil_passwd_init, _destroy, _add for dynamically adding passwd
schemes. Declarations in lutil.h require lutil.h never be included before
lber.h, always after.

21 years agoITS#2361, skip sockname, peername, peerdomain, sockurl ACLs if the
Howard Chu [Mon, 10 Mar 2003 22:28:35 +0000 (22:28 +0000)]
ITS#2361, skip sockname, peername, peerdomain, sockurl ACLs if the
corresponding conn->field is NULL. (overwrites previous commit.)

21 years agocheck conn->c_listener before use (hack to fix ITS#2361; need to review this part...
Pierangelo Masarati [Mon, 10 Mar 2003 22:19:32 +0000 (22:19 +0000)]
check conn->c_listener before use (hack to fix ITS#2361; need to review this part of slapi)

21 years agoAdded op->o_is_auth_check; use ACL_AUTH instead of ACL_SEARCH/ACL_READ
Howard Chu [Mon, 10 Mar 2003 22:07:21 +0000 (22:07 +0000)]
Added op->o_is_auth_check; use ACL_AUTH instead of ACL_SEARCH/ACL_READ
in access_allowed() if flag is set. Set in sasl/saslauth searches.

21 years agoBlind fix - remove suffixalias.c
Howard Chu [Mon, 10 Mar 2003 19:13:38 +0000 (19:13 +0000)]
Blind fix - remove suffixalias.c

21 years agoAdd comment about LDAPv2
Kurt Zeilenga [Mon, 10 Mar 2003 15:41:55 +0000 (15:41 +0000)]
Add comment about LDAPv2

21 years agoLDAPv2 is Historic
Kurt Zeilenga [Mon, 10 Mar 2003 15:34:14 +0000 (15:34 +0000)]
LDAPv2 is Historic

21 years agofix log message (ITS#2359)
Pierangelo Masarati [Mon, 10 Mar 2003 07:36:42 +0000 (07:36 +0000)]
fix log message (ITS#2359)

21 years agoneed to use ch_malloc/realloc
Kurt Zeilenga [Sun, 9 Mar 2003 20:15:30 +0000 (20:15 +0000)]
need to use ch_malloc/realloc

21 years agoUse ch_malloc instead of malloc for unchecked allocations
Kurt Zeilenga [Sun, 9 Mar 2003 20:11:12 +0000 (20:11 +0000)]
Use ch_malloc instead of malloc for unchecked allocations

21 years agoAdd copyright notice
Howard Chu [Sun, 9 Mar 2003 01:03:41 +0000 (01:03 +0000)]
Add copyright notice

21 years agoBlind fix, delete obsolete files cache.c, authpasswd.c
Howard Chu [Fri, 7 Mar 2003 21:10:02 +0000 (21:10 +0000)]
Blind fix, delete obsolete files cache.c, authpasswd.c

21 years agosuffixalias is no longer supported
Kurt Zeilenga [Fri, 7 Mar 2003 18:57:30 +0000 (18:57 +0000)]
suffixalias is no longer supported

21 years agoDon't call strlen ourselves, SASL getopt returns the lengths
Howard Chu [Fri, 7 Mar 2003 12:40:37 +0000 (12:40 +0000)]
Don't call strlen ourselves, SASL getopt returns the lengths