]> git.ipfire.org Git - thirdparty/openldap.git/log
thirdparty/openldap.git
23 years agoDon't segfault on malformed configuration
Luke Howard [Fri, 4 Apr 2003 04:06:18 +0000 (04:06 +0000)] 
Don't segfault on malformed configuration

23 years agoDon't free pointer into contiguously allocated memory
Luke Howard [Fri, 4 Apr 2003 03:58:24 +0000 (03:58 +0000)] 
Don't free pointer into contiguously allocated memory

23 years agoFix typo
Kurt Zeilenga [Fri, 4 Apr 2003 03:42:39 +0000 (03:42 +0000)] 
Fix typo

23 years agoFix req DN massaging
Howard Chu [Fri, 4 Apr 2003 02:05:49 +0000 (02:05 +0000)] 
Fix req DN massaging

23 years agoFix prev commit
Howard Chu [Fri, 4 Apr 2003 01:47:25 +0000 (01:47 +0000)] 
Fix prev commit

23 years agoMapping fixes, SLAP_NVALUES fixes
Howard Chu [Fri, 4 Apr 2003 01:01:28 +0000 (01:01 +0000)] 
Mapping fixes, SLAP_NVALUES fixes

23 years agofirst cut at mapping/rewriting before search (after search it's already handled by...
Pierangelo Masarati [Fri, 4 Apr 2003 00:48:54 +0000 (00:48 +0000)] 
first cut at mapping/rewriting before search (after search it's already handled by ldap_build_entry)

23 years agoremove more unnecessary args
Pierangelo Masarati [Fri, 4 Apr 2003 00:43:40 +0000 (00:43 +0000)] 
remove more unnecessary args

23 years agoFix shared/private binds, fix entry_get malloc
Howard Chu [Thu, 3 Apr 2003 23:55:57 +0000 (23:55 +0000)] 
Fix shared/private binds, fix entry_get malloc

23 years agotrim unnecessary args
Pierangelo Masarati [Thu, 3 Apr 2003 23:23:56 +0000 (23:23 +0000)] 
trim unnecessary args

23 years agobackout this for now
Pierangelo Masarati [Thu, 3 Apr 2003 23:09:17 +0000 (23:09 +0000)] 
backout this for now

23 years agosilence warning
Pierangelo Masarati [Thu, 3 Apr 2003 23:08:47 +0000 (23:08 +0000)] 
silence warning

23 years agoanyone knows a safer way to skip a tag?
Pierangelo Masarati [Thu, 3 Apr 2003 22:54:51 +0000 (22:54 +0000)] 
anyone knows a safer way to skip a tag?

23 years agoof course there's a better way to skip a tag :)
Pierangelo Masarati [Thu, 3 Apr 2003 22:48:17 +0000 (22:48 +0000)] 
of course there's a better way to skip a tag :)

23 years agoeat undesired values
Pierangelo Masarati [Thu, 3 Apr 2003 22:40:41 +0000 (22:40 +0000)] 
eat undesired values

23 years agoFIXME: is this the intended behavior?
Pierangelo Masarati [Thu, 3 Apr 2003 22:18:17 +0000 (22:18 +0000)] 
FIXME: is this the intended behavior?

23 years agoneed this to be able to bound searches when back-ldap and the source are on the same...
Pierangelo Masarati [Thu, 3 Apr 2003 21:44:43 +0000 (21:44 +0000)] 
need this to be able to bound searches when back-ldap and the source are on the same server; does it look fine?

23 years agosafe defaults
Pierangelo Masarati [Thu, 3 Apr 2003 21:40:04 +0000 (21:40 +0000)] 
safe defaults

23 years agonew API; compiles if proxy is disabled
Pierangelo Masarati [Thu, 3 Apr 2003 21:35:54 +0000 (21:35 +0000)] 
new API; compiles if proxy is disabled

23 years agocleanup and fixes
Pierangelo Masarati [Thu, 3 Apr 2003 21:35:27 +0000 (21:35 +0000)] 
cleanup and fixes

23 years agofix new API update
Pierangelo Masarati [Thu, 3 Apr 2003 21:24:53 +0000 (21:24 +0000)] 
fix new API update

23 years agosafer defaults ...
Pierangelo Masarati [Thu, 3 Apr 2003 21:23:36 +0000 (21:23 +0000)] 
safer defaults ...

23 years agocleanup?
Pierangelo Masarati [Thu, 3 Apr 2003 21:18:14 +0000 (21:18 +0000)] 
cleanup?

23 years agofix new API leftover
Pierangelo Masarati [Thu, 3 Apr 2003 21:17:44 +0000 (21:17 +0000)] 
fix new API leftover

23 years agonew rewrite example
Pierangelo Masarati [Thu, 3 Apr 2003 21:17:09 +0000 (21:17 +0000)] 
new rewrite example

23 years agofix ldif?
Pierangelo Masarati [Thu, 3 Apr 2003 21:15:37 +0000 (21:15 +0000)] 
fix ldif?

23 years agoFix return of DB error code to LDAP client
Howard Chu [Thu, 3 Apr 2003 01:59:08 +0000 (01:59 +0000)] 
Fix return of DB error code to LDAP client

23 years agomore new API ... back-sql should be OK
Pierangelo Masarati [Thu, 3 Apr 2003 00:35:16 +0000 (00:35 +0000)] 
more new API ... back-sql should be OK

23 years agopartially revert previous commit
Pierangelo Masarati [Wed, 2 Apr 2003 23:01:21 +0000 (23:01 +0000)] 
partially revert previous commit

23 years agomore new API ...
Pierangelo Masarati [Wed, 2 Apr 2003 22:58:02 +0000 (22:58 +0000)] 
more new API ...

23 years agoFix lib specs
Howard Chu [Wed, 2 Apr 2003 21:23:07 +0000 (21:23 +0000)] 
Fix lib specs

23 years agoabort if result code is negative
Kurt Zeilenga [Wed, 2 Apr 2003 21:05:06 +0000 (21:05 +0000)] 
abort if result code is negative

23 years agomore new API ...
Pierangelo Masarati [Wed, 2 Apr 2003 21:02:12 +0000 (21:02 +0000)] 
more new API ...

23 years agocleanup previous commit
Pierangelo Masarati [Wed, 2 Apr 2003 20:54:23 +0000 (20:54 +0000)] 
cleanup previous commit

23 years agomore new API ...
Pierangelo Masarati [Wed, 2 Apr 2003 20:52:13 +0000 (20:52 +0000)] 
more new API ...

23 years agofix listener mod handling
Pierangelo Masarati [Wed, 2 Apr 2003 20:27:58 +0000 (20:27 +0000)] 
fix listener mod handling

23 years agoFix prev commit
Howard Chu [Wed, 2 Apr 2003 20:10:53 +0000 (20:10 +0000)] 
Fix prev commit

23 years agoNVALUES_ON_DISK enabled by default
Kurt Zeilenga [Wed, 2 Apr 2003 18:05:10 +0000 (18:05 +0000)] 
NVALUES_ON_DISK enabled by default

23 years agoDo not return pointers into BerElement we do not own
Luke Howard [Wed, 2 Apr 2003 09:35:08 +0000 (09:35 +0000)] 
Do not return pointers into BerElement we do not own

23 years agos/octetStringIndexer/octetStringMatch
Luke Howard [Wed, 2 Apr 2003 02:40:17 +0000 (02:40 +0000)] 
s/octetStringIndexer/octetStringMatch

23 years agoApply Kurt's fix for octet string normalization/filtering of integers
Luke Howard [Wed, 2 Apr 2003 01:54:03 +0000 (01:54 +0000)] 
Apply Kurt's fix for octet string normalization/filtering of integers

23 years agoFix typos in prev commit
Howard Chu [Wed, 2 Apr 2003 00:40:51 +0000 (00:40 +0000)] 
Fix typos in prev commit

23 years agoDon't set SLAPI_NENTRIES in internal_result_v3; seems to clobber it
Luke Howard [Tue, 1 Apr 2003 18:21:26 +0000 (18:21 +0000)] 
Don't set SLAPI_NENTRIES in internal_result_v3; seems to clobber it
(Howard, can you take a look at this?)

23 years agoHandle the case where slapi_x_ldapmods2modifications() returns NULL; the
Luke Howard [Tue, 1 Apr 2003 17:38:02 +0000 (17:38 +0000)] 
Handle the case where slapi_x_ldapmods2modifications() returns NULL; the
modify request becomes a NOOP for the front-end in this case.

23 years agoHandle plugin returning no modifications in slapi_x_ldapmods2modifications()
Luke Howard [Tue, 1 Apr 2003 17:33:37 +0000 (17:33 +0000)] 
Handle plugin returning no modifications in slapi_x_ldapmods2modifications()

23 years agoFix crasher in slapi_dn_issuffix() when malformed DNs are passed
Luke Howard [Tue, 1 Apr 2003 17:16:56 +0000 (17:16 +0000)] 
Fix crasher in slapi_dn_issuffix() when malformed DNs are passed

23 years agoFix SLAPI crasher
Luke Howard [Tue, 1 Apr 2003 16:43:04 +0000 (16:43 +0000)] 
Fix SLAPI crasher

23 years agoFix SLAPI crasher
Luke Howard [Tue, 1 Apr 2003 16:42:24 +0000 (16:42 +0000)] 
Fix SLAPI crasher

23 years agoFixed crasher due to op->o_conn not being initialized in internal
Luke Howard [Tue, 1 Apr 2003 11:46:43 +0000 (11:46 +0000)] 
Fixed crasher due to op->o_conn not being initialized in internal
SLAPI connections (the new internal API highlighted this)

23 years agoFix compile breakage from nentries fix
Luke Howard [Tue, 1 Apr 2003 11:19:20 +0000 (11:19 +0000)] 
Fix compile breakage from nentries fix

23 years agoUpdate for new internal API: set op backend
Luke Howard [Tue, 1 Apr 2003 11:17:03 +0000 (11:17 +0000)] 
Update for new internal API: set op backend

23 years agoLDAP Content Synchronization based Replication :
Jong Hyuk Choi [Tue, 1 Apr 2003 06:38:39 +0000 (06:38 +0000)] 
LDAP Content Synchronization based Replication :
This is a preliminary code drop. Patches will follow shortly.

23 years agoConsolidated slap_callbacks into one function. Removed send_search_result.
Howard Chu [Tue, 1 Apr 2003 04:12:18 +0000 (04:12 +0000)] 
Consolidated slap_callbacks into one function. Removed send_search_result.

23 years agoslapd API update
Howard Chu [Mon, 31 Mar 2003 23:19:12 +0000 (23:19 +0000)] 
slapd API update

23 years agomore (mostly blind) fixes
Pierangelo Masarati [Mon, 31 Mar 2003 19:45:52 +0000 (19:45 +0000)] 
more (mostly blind) fixes

23 years agofirst (mostly blind) round
Pierangelo Masarati [Mon, 31 Mar 2003 19:21:19 +0000 (19:21 +0000)] 
first (mostly blind) round

23 years agoCleanup to use new internal API
Luke Howard [Mon, 31 Mar 2003 17:10:55 +0000 (17:10 +0000)] 
Cleanup to use new internal API

23 years agonew API cleanup in proxy cache code (more work needed)
Pierangelo Masarati [Mon, 31 Mar 2003 14:02:25 +0000 (14:02 +0000)] 
new API cleanup in proxy cache code (more work needed)

23 years agonew API cleanup in proxy cache code
Pierangelo Masarati [Mon, 31 Mar 2003 14:01:34 +0000 (14:01 +0000)] 
new API cleanup in proxy cache code

23 years agoMinor cleanup
Howard Chu [Mon, 31 Mar 2003 07:49:34 +0000 (07:49 +0000)] 
Minor cleanup

23 years agoSLAPI cleanup
Luke Howard [Mon, 31 Mar 2003 06:41:30 +0000 (06:41 +0000)] 
SLAPI cleanup

23 years agoAdd additional password file support.
Kurt Zeilenga [Mon, 31 Mar 2003 06:29:59 +0000 (06:29 +0000)] 
Add additional password file support.

23 years agoFix previous commit
Howard Chu [Mon, 31 Mar 2003 06:27:16 +0000 (06:27 +0000)] 
Fix previous commit

23 years agoRevert ol_version stuff.
Howard Chu [Mon, 31 Mar 2003 05:48:52 +0000 (05:48 +0000)] 
Revert ol_version stuff.

23 years agoAdd -y support to ldappasswd.c
Kurt Zeilenga [Mon, 31 Mar 2003 05:47:13 +0000 (05:47 +0000)] 
Add -y support to ldappasswd.c
s/passwd/password/ in usage description

23 years agoRemove psearch.c
Howard Chu [Mon, 31 Mar 2003 05:31:12 +0000 (05:31 +0000)] 
Remove psearch.c

23 years agoShorthand macros for request fields
Howard Chu [Mon, 31 Mar 2003 05:10:10 +0000 (05:10 +0000)] 
Shorthand macros for request fields

23 years agoSLAPI fixes
Luke Howard [Mon, 31 Mar 2003 04:58:41 +0000 (04:58 +0000)] 
SLAPI fixes

23 years agoSLAPI fixes
Luke Howard [Mon, 31 Mar 2003 04:56:17 +0000 (04:56 +0000)] 
SLAPI fixes

23 years agoSLAPI fix
Luke Howard [Mon, 31 Mar 2003 04:54:06 +0000 (04:54 +0000)] 
SLAPI fix

23 years agoFix typo in prev commit
Howard Chu [Sun, 30 Mar 2003 18:49:25 +0000 (18:49 +0000)] 
Fix typo in prev commit

23 years agoMajor API change - (SLAP_OP_BLOCKS) All request parameters are
Howard Chu [Sun, 30 Mar 2003 09:03:54 +0000 (09:03 +0000)] 
Major API change - (SLAP_OP_BLOCKS) All request parameters are
consolidated into the Operation structure. All reply parameters
are consolidated into the new SlapReply structure. Most operations
now have identical call signatures... Changes are not #ifdef'd,
revert to -r NO_SLAP_OP_BLOCKS if necessary to back out.

23 years agoInstall schema/README NO_SLAP_OP_BLOCKS
Kurt Zeilenga [Sun, 30 Mar 2003 05:59:09 +0000 (05:59 +0000)] 
Install schema/README

23 years agoAdd ISOC Copyright
Kurt Zeilenga [Sun, 30 Mar 2003 05:52:32 +0000 (05:52 +0000)] 
Add ISOC Copyright

23 years agocancel.c missing (blind update)
Kurt Zeilenga [Sun, 30 Mar 2003 05:38:39 +0000 (05:38 +0000)] 
cancel.c missing (blind update)

23 years agoFix giant lock conflict in previous commit
Howard Chu [Sun, 30 Mar 2003 05:33:42 +0000 (05:33 +0000)] 
Fix giant lock conflict in previous commit

23 years agoDelete unused source
Howard Chu [Sun, 30 Mar 2003 04:01:31 +0000 (04:01 +0000)] 
Delete unused source

23 years agoremove crufted callbacks
Pierangelo Masarati [Sat, 29 Mar 2003 11:49:36 +0000 (11:49 +0000)] 
remove crufted callbacks

23 years agoadd function prototypes
Pierangelo Masarati [Sat, 29 Mar 2003 11:46:02 +0000 (11:46 +0000)] 
add function prototypes

23 years agoFix previous commit
Howard Chu [Sat, 29 Mar 2003 09:03:46 +0000 (09:03 +0000)] 
Fix previous commit

23 years agoRevert ol_version stuff, just use mkversion
Howard Chu [Sat, 29 Mar 2003 06:27:37 +0000 (06:27 +0000)] 
Revert ol_version stuff, just use mkversion

23 years agoDeleted bi_database_mutex, use DB_LOCK instead. Changed bdb_locker_id to
Howard Chu [Sat, 29 Mar 2003 05:15:48 +0000 (05:15 +0000)] 
Deleted bi_database_mutex, use DB_LOCK instead. Changed bdb_locker_id to
lookup the threadctx if no Op * is provided. (bdb_db_cache doesn't know
its thread context when it acquires a locker ID.)

23 years agoAdded version rules
Howard Chu [Sat, 29 Mar 2003 03:25:44 +0000 (03:25 +0000)] 
Added version rules

23 years agoRemove unused reference to ldif_debug
Howard Chu [Sat, 29 Mar 2003 03:15:35 +0000 (03:15 +0000)] 
Remove unused reference to ldif_debug

23 years agoCleanup comments
Howard Chu [Sat, 29 Mar 2003 02:35:39 +0000 (02:35 +0000)] 
Cleanup comments

23 years agoRevert previous commit, added NT mkvers script
Howard Chu [Sat, 29 Mar 2003 00:36:31 +0000 (00:36 +0000)] 
Revert previous commit, added NT mkvers script

23 years agoTweak version.c rules
Howard Chu [Sat, 29 Mar 2003 00:33:39 +0000 (00:33 +0000)] 
Tweak version.c rules

23 years agoRevert previous commit
Howard Chu [Sat, 29 Mar 2003 00:28:00 +0000 (00:28 +0000)] 
Revert previous commit

23 years agoAdd rules to patch current package name & version number into portable.h
Howard Chu [Fri, 28 Mar 2003 20:37:51 +0000 (20:37 +0000)] 
Add rules to patch current package name & version number into portable.h

23 years agoTweak version.c dependencies
Howard Chu [Fri, 28 Mar 2003 19:39:10 +0000 (19:39 +0000)] 
Tweak version.c dependencies

23 years agoSplit version.sh to version.var; fix invocation in mkrelease
Howard Chu [Fri, 28 Mar 2003 19:33:40 +0000 (19:33 +0000)] 
Split version.sh to version.var; fix invocation in mkrelease

23 years agoTweak version.c rules
Howard Chu [Fri, 28 Mar 2003 18:47:57 +0000 (18:47 +0000)] 
Tweak version.c rules

23 years agoTweak version.c dependencies
Howard Chu [Fri, 28 Mar 2003 18:42:12 +0000 (18:42 +0000)] 
Tweak version.c dependencies

23 years agoUse CPP __FILE__ and __TIME__ (not as pretty, but faster) instead of `date`.
Howard Chu [Fri, 28 Mar 2003 18:35:50 +0000 (18:35 +0000)] 
Use CPP __FILE__ and __TIME__ (not as pretty, but faster) instead of `date`.
So version.c files only need to be generated once.

23 years agoITS#2409 - fix oidm_destroy
Howard Chu [Fri, 28 Mar 2003 10:24:16 +0000 (10:24 +0000)] 
ITS#2409 - fix oidm_destroy

23 years agoAlso fix -MM, -CC, etc..
Kurt Zeilenga [Thu, 27 Mar 2003 18:11:18 +0000 (18:11 +0000)] 
Also fix -MM, -CC, etc..

23 years agoFix: -ZZ was not requiring StartTLS to succeed.
Howard Chu [Thu, 27 Mar 2003 17:30:43 +0000 (17:30 +0000)] 
Fix: -ZZ was not requiring StartTLS to succeed.

23 years agoDon't use subdatabases for indexes. This patch is an incompatible change,
Howard Chu [Thu, 27 Mar 2003 04:30:05 +0000 (04:30 +0000)] 
Don't use subdatabases for indexes. This patch is an incompatible change,
must destroy existing indexes and run slapindex to regenerate.

23 years agoITS#2389, describe conn_max_pending/auth keywords
Howard Chu [Thu, 27 Mar 2003 04:18:16 +0000 (04:18 +0000)] 
ITS#2389, describe conn_max_pending/auth keywords

23 years agoITS#2389 - added conn_max_pending/auth config keywords to cap the number
Howard Chu [Thu, 27 Mar 2003 03:35:46 +0000 (03:35 +0000)] 
ITS#2389 - added conn_max_pending/auth config keywords to cap the number
of outstanding requests on a connection. Set rate limits for request
execution:
   no connection can have more than maxthreads/2 ops executing at once.
   a connection that is write-blocked will not execute any new ops.
   queued ops must drain before any new ops can execute.
If the queue exceeds the max_pending limit, the connection is closed.
...also fixed a bug where a connection was not marked active if it never
received a Bind.