]> git.sur5r.net Git - openldap/log
openldap
20 years agoUndocument LDAPv2 Kerberos options
Kurt Zeilenga [Wed, 4 May 2005 21:35:35 +0000 (21:35 +0000)]
Undocument LDAPv2 Kerberos options

20 years agoAdd ldap_turn(3) and ldap_turn_s(3).
Kurt Zeilenga [Wed, 4 May 2005 20:24:48 +0000 (20:24 +0000)]
Add ldap_turn(3) and ldap_turn_s(3).

20 years agopartial fulfilment of ITS#3705
Pierangelo Masarati [Wed, 4 May 2005 19:01:16 +0000 (19:01 +0000)]
partial fulfilment of ITS#3705

20 years agoITS#3705: bailout if unknown config directive is found
Pierangelo Masarati [Wed, 4 May 2005 18:46:45 +0000 (18:46 +0000)]
ITS#3705: bailout if unknown config directive is found

20 years agopartial fulfilment of ITS#3705
Pierangelo Masarati [Wed, 4 May 2005 18:43:10 +0000 (18:43 +0000)]
partial fulfilment of ITS#3705

20 years agoITS#3702 add tool entry points
Howard Chu [Wed, 4 May 2005 10:52:42 +0000 (10:52 +0000)]
ITS#3702 add tool entry points

20 years agoITS#3699, #3702 fix ldif_back_search to send entries immediately instead
Howard Chu [Wed, 4 May 2005 09:53:10 +0000 (09:53 +0000)]
ITS#3699, #3702 fix ldif_back_search to send entries immediately instead
of queueing them up.

20 years agoadd "monitorIsShadow" (ITS#3696); more to come (see discussion)
Pierangelo Masarati [Wed, 4 May 2005 09:27:22 +0000 (09:27 +0000)]
add "monitorIsShadow" (ITS#3696); more to come (see discussion)

20 years agoITS#3703 skip checkpoint on close if ReadOnly mode
Howard Chu [Wed, 4 May 2005 06:41:39 +0000 (06:41 +0000)]
ITS#3703 skip checkpoint on close if ReadOnly mode

20 years agoIn backend_group, return LDAP_COMPARE_FALSE if attr exists but value is
Howard Chu [Wed, 4 May 2005 06:28:27 +0000 (06:28 +0000)]
In backend_group, return LDAP_COMPARE_FALSE if attr exists but value is
not matched, instead of LDAP_NO_SUCH_ATTRIBUTE

20 years agofix printing a NULL value (ITS#3698)
Pierangelo Masarati [Tue, 3 May 2005 23:42:28 +0000 (23:42 +0000)]
fix printing a NULL value (ITS#3698)

20 years agofix SIGSEGV when default style is used for "val" (ITS#3700)
Pierangelo Masarati [Tue, 3 May 2005 12:13:16 +0000 (12:13 +0000)]
fix SIGSEGV when default style is used for "val" (ITS#3700)

20 years agoITS#3699 fix dbconfig, limits schema flags
Howard Chu [Tue, 3 May 2005 09:44:46 +0000 (09:44 +0000)]
ITS#3699 fix dbconfig, limits schema flags

20 years agoFix for ITS#3612
Jong Hyuk Choi [Tue, 3 May 2005 00:03:02 +0000 (00:03 +0000)]
Fix for ITS#3612

20 years agounifdef SLAP_USE_CONFDIR
Howard Chu [Sun, 1 May 2005 20:57:32 +0000 (20:57 +0000)]
unifdef SLAP_USE_CONFDIR

20 years agoFix config selection:
Howard Chu [Sun, 1 May 2005 20:55:15 +0000 (20:55 +0000)]
Fix config selection:
if -f but no -F, just read config file
if -f and -F, convert config file to config dir
else, try reading config dir
if no config dir, try config filE

20 years agodon't return client API error if the server is down...
Pierangelo Masarati [Sat, 30 Apr 2005 17:54:35 +0000 (17:54 +0000)]
don't return client API error if the server is down...

20 years agoITS3693: fix of authPasswordSchemes for whom ever ends up implementing this
Kurt Zeilenga [Sat, 30 Apr 2005 05:43:09 +0000 (05:43 +0000)]
ITS3693: fix of authPasswordSchemes for whom ever ends up implementing this

20 years agoMove $STRIP to top.mk, expand use.
Kurt Zeilenga [Sat, 30 Apr 2005 03:48:25 +0000 (03:48 +0000)]
Move $STRIP to top.mk, expand use.

20 years agoFix ITS#3695 preserve stack alignment in slap_sl_realloc
Howard Chu [Sat, 30 Apr 2005 01:15:10 +0000 (01:15 +0000)]
Fix ITS#3695 preserve stack alignment in slap_sl_realloc

20 years agoanticipate monitor schema definition
Pierangelo Masarati [Fri, 29 Apr 2005 20:29:59 +0000 (20:29 +0000)]
anticipate monitor schema definition

20 years agohardcode "description" and "seeAlso"
Pierangelo Masarati [Fri, 29 Apr 2005 20:29:29 +0000 (20:29 +0000)]
hardcode "description" and "seeAlso"

20 years agosanity check
Pierangelo Masarati [Fri, 29 Apr 2005 20:28:35 +0000 (20:28 +0000)]
sanity check

20 years agofix previous commit
Pierangelo Masarati [Fri, 29 Apr 2005 16:01:59 +0000 (16:01 +0000)]
fix previous commit

20 years agotemporarily work around ITS#3694
Pierangelo Masarati [Fri, 29 Apr 2005 15:43:15 +0000 (15:43 +0000)]
temporarily work around ITS#3694

20 years agoperform internal operations as rootdn, if any
Pierangelo Masarati [Fri, 29 Apr 2005 01:42:24 +0000 (01:42 +0000)]
perform internal operations as rootdn, if any

20 years agoFix non-portable test comparison
Howard Chu [Fri, 29 Apr 2005 00:50:36 +0000 (00:50 +0000)]
Fix non-portable test comparison

20 years agoPropagate Abandon to allow cleanup callbacks to run
Howard Chu [Thu, 28 Apr 2005 18:50:24 +0000 (18:50 +0000)]
Propagate Abandon to allow cleanup callbacks to run

20 years agoPropagate SLAPD_ABANDON results to to allow cleanup callbacks to run
Howard Chu [Thu, 28 Apr 2005 18:49:24 +0000 (18:49 +0000)]
Propagate SLAPD_ABANDON results to to allow cleanup callbacks to run

20 years agoCheck for abandon during transaction retry
Howard Chu [Thu, 28 Apr 2005 18:45:31 +0000 (18:45 +0000)]
Check for abandon during transaction retry

20 years agoITS#3671 more abandon/error checks
Howard Chu [Thu, 28 Apr 2005 18:36:47 +0000 (18:36 +0000)]
ITS#3671 more abandon/error checks

20 years agoITS#3671 must release conn->c_mutex to allow blocked writers to exit
Howard Chu [Thu, 28 Apr 2005 18:36:08 +0000 (18:36 +0000)]
ITS#3671 must release conn->c_mutex to allow blocked writers to exit

20 years agoMroe abandon checks for ITS#3671
Howard Chu [Thu, 28 Apr 2005 16:45:52 +0000 (16:45 +0000)]
Mroe abandon checks for ITS#3671

20 years agoMore for ITS#3671, check for Abandon before replaying queued events
Howard Chu [Thu, 28 Apr 2005 16:21:52 +0000 (16:21 +0000)]
More for ITS#3671, check for Abandon before replaying queued events

20 years agoanticipate undefined symbols when compiling for 2.2
Pierangelo Masarati [Thu, 28 Apr 2005 11:03:22 +0000 (11:03 +0000)]
anticipate undefined symbols when compiling for 2.2

20 years agorefactor ABI for arbitrary attribute/entry/callback registration; propagate pointers...
Pierangelo Masarati [Wed, 27 Apr 2005 21:30:35 +0000 (21:30 +0000)]
refactor ABI for arbitrary attribute/entry/callback registration; propagate pointers to Operation and SlapReply structures to entry create/update/modify callbacks; cleanup

20 years agomove back-monitor where it's reachable...
Pierangelo Masarati [Wed, 27 Apr 2005 18:43:32 +0000 (18:43 +0000)]
move back-monitor where it's reachable...

20 years agofix attributeType DESC; #ifdef the legacy monitoredInfo
Pierangelo Masarati [Wed, 27 Apr 2005 18:33:22 +0000 (18:33 +0000)]
fix attributeType DESC; #ifdef the legacy monitoredInfo

20 years agoexplode connection monitored info into dedicated attributes
Pierangelo Masarati [Wed, 27 Apr 2005 17:51:54 +0000 (17:51 +0000)]
explode connection monitored info into dedicated attributes

20 years agoITS#3688 don't sort range IDLs!
Howard Chu [Wed, 27 Apr 2005 17:29:30 +0000 (17:29 +0000)]
ITS#3688 don't sort range IDLs!

20 years agocleanup entity registration
Pierangelo Masarati [Wed, 27 Apr 2005 02:43:38 +0000 (02:43 +0000)]
cleanup entity registration

20 years agofix previous commit
Pierangelo Masarati [Wed, 27 Apr 2005 02:38:55 +0000 (02:38 +0000)]
fix previous commit

20 years agoMisc bug fix: component matching
Sang Seok Lim [Wed, 27 Apr 2005 00:25:30 +0000 (00:25 +0000)]
Misc bug fix: component matching

20 years agomore cleanup in handling timeouts in ldap_result()
Pierangelo Masarati [Tue, 26 Apr 2005 21:48:43 +0000 (21:48 +0000)]
more cleanup in handling timeouts in ldap_result()

20 years agouse safe(r) default
Pierangelo Masarati [Tue, 26 Apr 2005 20:10:15 +0000 (20:10 +0000)]
use safe(r) default

20 years agotype is no longer a char*
Kurt Zeilenga [Tue, 26 Apr 2005 17:50:52 +0000 (17:50 +0000)]
type is no longer a char*
Fix suggested by Peter Marshall <peter@adpm.de>

20 years agoFix ppolicy libltdl usage on Win32
Howard Chu [Tue, 26 Apr 2005 12:54:24 +0000 (12:54 +0000)]
Fix ppolicy libltdl usage on Win32

20 years agoFix lutil_time typos
Howard Chu [Tue, 26 Apr 2005 12:40:55 +0000 (12:40 +0000)]
Fix lutil_time typos

20 years agoupdate expected output for test035 as well
Pierangelo Masarati [Tue, 26 Apr 2005 10:36:37 +0000 (10:36 +0000)]
update expected output for test035 as well

20 years agohandle the null lud_dn case...
Pierangelo Masarati [Tue, 26 Apr 2005 10:34:37 +0000 (10:34 +0000)]
handle the null lud_dn case...

20 years agowork around the last issue: some times the result times out while the other party...
Pierangelo Masarati [Tue, 26 Apr 2005 10:02:19 +0000 (10:02 +0000)]
work around the last issue: some times the result times out while the other party is not willing to send any response; give it a second chance

20 years agoITS#3682, dup entry and free the DB's copy before sending it
Howard Chu [Tue, 26 Apr 2005 02:01:19 +0000 (02:01 +0000)]
ITS#3682, dup entry and free the DB's copy before sending it

20 years agoFix tool startup, don't start main backend twice
Howard Chu [Tue, 26 Apr 2005 00:46:00 +0000 (00:46 +0000)]
Fix tool startup, don't start main backend twice

20 years agodon't use temporaries
Pierangelo Masarati [Tue, 26 Apr 2005 00:33:43 +0000 (00:33 +0000)]
don't use temporaries

20 years agoreset candidates when intentionally abandoning; consistently handle referrals
Pierangelo Masarati [Tue, 26 Apr 2005 00:06:07 +0000 (00:06 +0000)]
reset candidates when intentionally abandoning; consistently handle referrals

20 years agoreset candidates when intentionally abandoning; consistently handle referrals
Pierangelo Masarati [Mon, 25 Apr 2005 23:54:51 +0000 (23:54 +0000)]
reset candidates when intentionally abandoning; consistently handle referrals

20 years agoImprove error messages
Kurt Zeilenga [Mon, 25 Apr 2005 19:58:48 +0000 (19:58 +0000)]
Improve error messages

20 years agofix retry; add per-target configurable number of retries; addresses ITS#3672, ITS...
Pierangelo Masarati [Mon, 25 Apr 2005 18:56:56 +0000 (18:56 +0000)]
fix retry; add per-target configurable number of retries; addresses ITS#3672, ITS#3676 & ITS#3680

20 years agoFix some return codes
Howard Chu [Mon, 25 Apr 2005 09:18:32 +0000 (09:18 +0000)]
Fix some return codes

20 years agoMore error reporting for clients
Howard Chu [Mon, 25 Apr 2005 08:44:52 +0000 (08:44 +0000)]
More error reporting for clients

20 years agoMore modpath fixes
Howard Chu [Mon, 25 Apr 2005 05:45:53 +0000 (05:45 +0000)]
More modpath fixes

20 years agoITS#3671 make sure to flush queue when able
Howard Chu [Mon, 25 Apr 2005 00:38:37 +0000 (00:38 +0000)]
ITS#3671 make sure to flush queue when able

20 years agoFix modify deadlock
Howard Chu [Mon, 25 Apr 2005 00:07:26 +0000 (00:07 +0000)]
Fix modify deadlock

20 years agoBetter fix for #3671
Howard Chu [Sun, 24 Apr 2005 23:20:15 +0000 (23:20 +0000)]
Better fix for #3671

20 years agoITS#3671 free all locks before calling send_search_*, queue entries if
Howard Chu [Sun, 24 Apr 2005 22:55:21 +0000 (22:55 +0000)]
ITS#3671 free all locks before calling send_search_*, queue entries if
the connection is busy. Probably need to set a queue limit here and
abandon the psearch if the limit is reached.

20 years agoITS#3671 add REP_ENTRY_MUSTRELEASE flag, release the entry before
Howard Chu [Sun, 24 Apr 2005 22:21:57 +0000 (22:21 +0000)]
ITS#3671 add REP_ENTRY_MUSTRELEASE flag, release the entry before
attempting to write the response on the network. (This should probably
be the default behavior anyway, since network hangs of this sort can
cause problems for any backend that has entry locks.)

20 years agoCleanup ModulePath handling
Howard Chu [Sat, 23 Apr 2005 17:56:25 +0000 (17:56 +0000)]
Cleanup ModulePath handling

20 years agoFix DB_CONFIG loading
Howard Chu [Sat, 23 Apr 2005 17:21:45 +0000 (17:21 +0000)]
Fix DB_CONFIG loading

20 years agoTweak runqueue reporting
Howard Chu [Sat, 23 Apr 2005 16:58:38 +0000 (16:58 +0000)]
Tweak runqueue reporting

20 years agoTweak online_index task interval
Howard Chu [Sat, 23 Apr 2005 16:58:23 +0000 (16:58 +0000)]
Tweak online_index task interval

20 years agoFreshly inserted tasks should be at head of queue and run immediately
Howard Chu [Sat, 23 Apr 2005 16:56:37 +0000 (16:56 +0000)]
Freshly inserted tasks should be at head of queue and run immediately

20 years agoAdd hdb symbols, make sure only one indexer runs
Howard Chu [Sat, 23 Apr 2005 16:16:54 +0000 (16:16 +0000)]
Add hdb symbols, make sure only one indexer runs

20 years agoITS#3677 use LDAP_DEBUG_ANY when logging the shutdown reason
Howard Chu [Sat, 23 Apr 2005 15:55:26 +0000 (15:55 +0000)]
ITS#3677 use LDAP_DEBUG_ANY when logging the shutdown reason

20 years agoAdd task names to runqueue entries. Display running tasks under
Howard Chu [Sat, 23 Apr 2005 00:28:43 +0000 (00:28 +0000)]
Add task names to runqueue entries. Display running tasks under
cn=Runqueue,cn=Threads,cn=Monitor

20 years agoAdd task names to runqueue entries
Howard Chu [Sat, 23 Apr 2005 00:27:57 +0000 (00:27 +0000)]
Add task names to runqueue entries

20 years agoMore for dynamic dbenv swapping
Howard Chu [Fri, 22 Apr 2005 23:02:01 +0000 (23:02 +0000)]
More for dynamic dbenv swapping

20 years agoAdd ldap_pvt_thread_pool_purgekey to free all instances of key across
Howard Chu [Fri, 22 Apr 2005 22:27:29 +0000 (22:27 +0000)]
Add ldap_pvt_thread_pool_purgekey to free all instances of key across
all threads.

20 years agoimprove back-meta tests; I think test036 can be enabled
Pierangelo Masarati [Fri, 22 Apr 2005 21:47:55 +0000 (21:47 +0000)]
improve back-meta tests; I think test036 can be enabled

20 years agomore on error handling reworking; should address ITS#3672 and ITS#3676
Pierangelo Masarati [Fri, 22 Apr 2005 21:43:52 +0000 (21:43 +0000)]
more on error handling reworking; should address ITS#3672 and ITS#3676

20 years agoDynamic environment swapping
Howard Chu [Fri, 22 Apr 2005 21:35:45 +0000 (21:35 +0000)]
Dynamic environment swapping

20 years agoFix prev commit
Howard Chu [Fri, 22 Apr 2005 21:34:49 +0000 (21:34 +0000)]
Fix prev commit

20 years agoITS#3607 use shared memory when configured
Howard Chu [Fri, 22 Apr 2005 21:18:59 +0000 (21:18 +0000)]
ITS#3607 use shared memory when configured

20 years agoFix single-value delete, replace
Howard Chu [Fri, 22 Apr 2005 21:15:20 +0000 (21:15 +0000)]
Fix single-value delete, replace

20 years agoITS#3573, ITS#3655 use new schema, shorter expirations for test
Howard Chu [Fri, 22 Apr 2005 18:47:05 +0000 (18:47 +0000)]
ITS#3573, ITS#3655 use new schema, shorter expirations for test

20 years agoITS#3573, cannot set pwdChangedTime manually any more
Howard Chu [Fri, 22 Apr 2005 18:46:17 +0000 (18:46 +0000)]
ITS#3573, cannot set pwdChangedTime manually any more

20 years agopwdReset was not supposed to be NO-USER-MODIFICATION
Howard Chu [Fri, 22 Apr 2005 18:42:52 +0000 (18:42 +0000)]
pwdReset was not supposed to be NO-USER-MODIFICATION

20 years agoCleanup db_close vs db_destroy steps
Howard Chu [Fri, 22 Apr 2005 18:07:02 +0000 (18:07 +0000)]
Cleanup db_close vs db_destroy steps

20 years agoAdd <ac/time.h> for 'struct timeval'
Kurt Zeilenga [Fri, 22 Apr 2005 17:45:09 +0000 (17:45 +0000)]
Add <ac/time.h> for 'struct timeval'

20 years agocleanup
Pierangelo Masarati [Fri, 22 Apr 2005 17:30:59 +0000 (17:30 +0000)]
cleanup

20 years agoFix checkpoint task start/stop
Howard Chu [Fri, 22 Apr 2005 15:32:09 +0000 (15:32 +0000)]
Fix checkpoint task start/stop

20 years agoCleanup task tracking
Howard Chu [Fri, 22 Apr 2005 14:50:28 +0000 (14:50 +0000)]
Cleanup task tracking

20 years agoIsolate syncrepl stuff in syncrepl.c
Howard Chu [Fri, 22 Apr 2005 14:38:35 +0000 (14:38 +0000)]
Isolate syncrepl stuff in syncrepl.c

20 years agoChange ldap_pvt_runqueue_insert to return new task pointer
Howard Chu [Fri, 22 Apr 2005 14:37:59 +0000 (14:37 +0000)]
Change ldap_pvt_runqueue_insert to return new task pointer

20 years agoFix prev commit
Howard Chu [Fri, 22 Apr 2005 14:34:10 +0000 (14:34 +0000)]
Fix prev commit

20 years agoFix bdb_attrinfo_free
Howard Chu [Fri, 22 Apr 2005 14:21:54 +0000 (14:21 +0000)]
Fix bdb_attrinfo_free

20 years agoremove unnecessary call
Pierangelo Masarati [Fri, 22 Apr 2005 12:59:30 +0000 (12:59 +0000)]
remove unnecessary call

20 years agoMore for ITS#3655 draft-8 updates
Howard Chu [Fri, 22 Apr 2005 09:15:55 +0000 (09:15 +0000)]
More for ITS#3655 draft-8 updates

20 years agoNote draft 8 in comment
Howard Chu [Fri, 22 Apr 2005 09:10:06 +0000 (09:10 +0000)]
Note draft 8 in comment

20 years agoITS#3655 patch from Ralf rhafer@suse.de update to draft 8 behavior
Howard Chu [Fri, 22 Apr 2005 09:09:12 +0000 (09:09 +0000)]
ITS#3655 patch from Ralf rhafer@suse.de update to draft 8 behavior

20 years agomore attr_merge cleanup (please check)
Pierangelo Masarati [Thu, 21 Apr 2005 23:36:37 +0000 (23:36 +0000)]
more attr_merge cleanup (please check)