]> git.sur5r.net Git - openldap/log
openldap
20 years agos/bvalues/values
Kurt Zeilenga [Fri, 9 Apr 2004 20:55:30 +0000 (20:55 +0000)]
s/bvalues/values

20 years agoTemporary defines for SLAP_*_SHADOW.
Kurt Zeilenga [Fri, 9 Apr 2004 20:43:15 +0000 (20:43 +0000)]
Temporary defines for SLAP_*_SHADOW.

20 years agocleanup
Kurt Zeilenga [Fri, 9 Apr 2004 19:48:02 +0000 (19:48 +0000)]
cleanup

20 years agodocument search disable feature (spin-off of limit on unchecked entries)
Pierangelo Masarati [Fri, 9 Apr 2004 17:57:48 +0000 (17:57 +0000)]
document search disable feature (spin-off of limit on unchecked entries)

20 years agohonor sizelimit requests on the overall count when pagedResults control is used;...
Pierangelo Masarati [Fri, 9 Apr 2004 17:55:21 +0000 (17:55 +0000)]
honor sizelimit requests on the overall count when pagedResults control is used; cleanup and more features

20 years agocompletion of limits w/ paged results control
Pierangelo Masarati [Fri, 9 Apr 2004 15:54:46 +0000 (15:54 +0000)]
completion of limits w/ paged results control

20 years agoimprove previous commit; now special limit on the number of total entries of a paged...
Pierangelo Masarati [Fri, 9 Apr 2004 12:26:34 +0000 (12:26 +0000)]
improve previous commit; now special limit on the number of total entries of a paged results can be set via the limits.  Need to decide whether the default should be unlimited or what

20 years agohonor size limits when using paged results
Pierangelo Masarati [Fri, 9 Apr 2004 11:44:28 +0000 (11:44 +0000)]
honor size limits when using paged results

20 years agoblind fix to ITS#3069; I assume there's no reason to limit the sessionlog limit to 999
Pierangelo Masarati [Fri, 9 Apr 2004 11:22:07 +0000 (11:22 +0000)]
blind fix to ITS#3069; I assume there's no reason to limit the sessionlog limit to 999

20 years agodo not prompt for next page in case of search failure
Pierangelo Masarati [Fri, 9 Apr 2004 10:26:30 +0000 (10:26 +0000)]
do not prompt for next page in case of search failure

20 years agoAdd NEW_LOGGING note for the commented-out "debug" and "logfile" options.
Hallvard Furuseth [Fri, 9 Apr 2004 05:27:04 +0000 (05:27 +0000)]
Add NEW_LOGGING note for the commented-out "debug" and "logfile" options.

20 years agoNow with permissive modify
Kurt Zeilenga [Thu, 8 Apr 2004 22:10:38 +0000 (22:10 +0000)]
Now with permissive modify

20 years agoITS#2920 allow oid macro in ditcontentrule
Howard Chu [Thu, 8 Apr 2004 21:51:50 +0000 (21:51 +0000)]
ITS#2920 allow oid macro in ditcontentrule

20 years agoAnother bug.
Kurt Zeilenga [Thu, 8 Apr 2004 21:45:49 +0000 (21:45 +0000)]
Another bug.

20 years agoFix typo in last commit
Kurt Zeilenga [Thu, 8 Apr 2004 21:37:12 +0000 (21:37 +0000)]
Fix typo in last commit

20 years agoThis should be more complete.
Kurt Zeilenga [Thu, 8 Apr 2004 21:35:10 +0000 (21:35 +0000)]
This should be more complete.
But without permissive.  That needs to be reworked completely.

20 years agoITS#3072: remove extraneous assignment
Kurt Zeilenga [Thu, 8 Apr 2004 20:20:36 +0000 (20:20 +0000)]
ITS#3072: remove extraneous assignment

20 years agoNo need to check attribute values when a is NULL
Kurt Zeilenga [Thu, 8 Apr 2004 19:56:50 +0000 (19:56 +0000)]
No need to check attribute values when a is NULL

20 years agoFix typo (ITS#3070)
Howard Chu [Thu, 8 Apr 2004 15:05:55 +0000 (15:05 +0000)]
Fix typo (ITS#3070)

20 years agoblind fix of mod_values cleanup
Pierangelo Masarati [Thu, 8 Apr 2004 14:42:02 +0000 (14:42 +0000)]
blind fix of mod_values cleanup

20 years agoRevert previous commit, didn't solve anything. Probably made things worse.
Howard Chu [Thu, 8 Apr 2004 12:40:49 +0000 (12:40 +0000)]
Revert previous commit, didn't solve anything. Probably made things worse.

20 years agoFix ITS#3063, special case handling of "" suffix
Howard Chu [Thu, 8 Apr 2004 12:15:26 +0000 (12:15 +0000)]
Fix ITS#3063, special case handling of "" suffix

20 years agoblind fix (tnx Howard); I'll check it later
Pierangelo Masarati [Thu, 8 Apr 2004 11:44:57 +0000 (11:44 +0000)]
blind fix (tnx Howard); I'll check it later

20 years agoGeneral improvements:
Pierangelo Masarati [Thu, 8 Apr 2004 09:08:28 +0000 (09:08 +0000)]
General improvements:
- There might be special cases that require the unique key to be a string
  (just ran into one); since this is not a generally useful change, it's
  hidden behind #defines.
- Added essential support for telephoneNumber match; the same infrastructure
  might be useful for other specialized matches (also regular matches should
  use it to handle multiple spaces and so!).
- Fixed dynamic backend initialization.
- Cleaned up search base DN normalization (works also if no uppercase function
  is available, using case exact matches).

20 years agoHide if SIZEOF_WCHAR_T < 4.
Kurt Zeilenga [Thu, 8 Apr 2004 08:54:49 +0000 (08:54 +0000)]
Hide if SIZEOF_WCHAR_T < 4.

20 years agocleanup
Kurt Zeilenga [Thu, 8 Apr 2004 07:04:34 +0000 (07:04 +0000)]
cleanup

20 years agobvalue cleanup
Kurt Zeilenga [Thu, 8 Apr 2004 06:49:17 +0000 (06:49 +0000)]
bvalue cleanup

20 years agoITS#3066: properly detect duplicates
Kurt Zeilenga [Thu, 8 Apr 2004 06:44:50 +0000 (06:44 +0000)]
ITS#3066: properly detect duplicates

20 years agoFix disabling switches
Howard Chu [Thu, 8 Apr 2004 06:23:09 +0000 (06:23 +0000)]
Fix disabling switches

20 years agoCleanup prev commit
Howard Chu [Thu, 8 Apr 2004 06:10:19 +0000 (06:10 +0000)]
Cleanup prev commit

20 years agoCleanup comment
Howard Chu [Thu, 8 Apr 2004 06:05:16 +0000 (06:05 +0000)]
Cleanup comment

20 years agoMore static/dynamic cleanup
Howard Chu [Thu, 8 Apr 2004 06:01:07 +0000 (06:01 +0000)]
More static/dynamic cleanup

20 years agoMore dynamic/static cleanup
Howard Chu [Thu, 8 Apr 2004 05:58:54 +0000 (05:58 +0000)]
More dynamic/static cleanup

20 years agoConsolidated static/dynamic backend switches
Howard Chu [Thu, 8 Apr 2004 05:56:23 +0000 (05:56 +0000)]
Consolidated static/dynamic backend switches

20 years agoFix attributions
Howard Chu [Thu, 8 Apr 2004 03:05:16 +0000 (03:05 +0000)]
Fix attributions

20 years agoFix attributions, add HP info
Howard Chu [Thu, 8 Apr 2004 02:59:28 +0000 (02:59 +0000)]
Fix attributions, add HP info

20 years agofix typo
Kurt Zeilenga [Thu, 8 Apr 2004 02:48:38 +0000 (02:48 +0000)]
fix typo

20 years agocleanup
Kurt Zeilenga [Thu, 8 Apr 2004 02:43:52 +0000 (02:43 +0000)]
cleanup

20 years agoUpdate prereq. comments
Kurt Zeilenga [Thu, 8 Apr 2004 02:43:04 +0000 (02:43 +0000)]
Update prereq. comments

20 years agoAdd an approx test to the mix
Kurt Zeilenga [Wed, 7 Apr 2004 22:30:52 +0000 (22:30 +0000)]
Add an approx test to the mix

20 years agoclarify what rewrite rules suffixmassage corresponds to
Pierangelo Masarati [Wed, 7 Apr 2004 20:55:32 +0000 (20:55 +0000)]
clarify what rewrite rules suffixmassage corresponds to

20 years agoITS#3065: fix vector handling to ensure its free()able
Kurt Zeilenga [Wed, 7 Apr 2004 18:58:32 +0000 (18:58 +0000)]
ITS#3065: fix vector handling to ensure its free()able

20 years agoupdatedn fix for syncrepl
Jong Hyuk Choi [Wed, 7 Apr 2004 17:32:37 +0000 (17:32 +0000)]
updatedn fix for syncrepl

20 years agoSLAPTOOL links should be to final dest directory
Kurt Zeilenga [Wed, 7 Apr 2004 16:55:04 +0000 (16:55 +0000)]
SLAPTOOL links should be to final dest directory

20 years agoZero out rs->sr_err before send_search_entry
Howard Chu [Wed, 7 Apr 2004 16:41:17 +0000 (16:41 +0000)]
Zero out rs->sr_err before send_search_entry

20 years agoCleanup, fix for SASL/PLAIN
Howard Chu [Wed, 7 Apr 2004 15:26:25 +0000 (15:26 +0000)]
Cleanup, fix for SASL/PLAIN

20 years agoFix internal search limits (due to recent limit_check change)
Howard Chu [Wed, 7 Apr 2004 15:10:26 +0000 (15:10 +0000)]
Fix internal search limits (due to recent limit_check change)

20 years agocleanup
Kurt Zeilenga [Wed, 7 Apr 2004 06:40:06 +0000 (06:40 +0000)]
cleanup

20 years agoRework meta/ldap/rewrite flag logic
Kurt Zeilenga [Wed, 7 Apr 2004 06:26:02 +0000 (06:26 +0000)]
Rework meta/ldap/rewrite flag logic

20 years agos/--with/--enable/ for all overlay options
Kurt Zeilenga [Wed, 7 Apr 2004 06:08:46 +0000 (06:08 +0000)]
s/--with/--enable/ for all overlay options

20 years agouse BER_BVNULL
Kurt Zeilenga [Wed, 7 Apr 2004 04:11:43 +0000 (04:11 +0000)]
use BER_BVNULL

20 years agoclarify updatedn (again)
Kurt Zeilenga [Wed, 7 Apr 2004 03:32:55 +0000 (03:32 +0000)]
clarify updatedn (again)

20 years agocleanup
Kurt Zeilenga [Wed, 7 Apr 2004 03:32:37 +0000 (03:32 +0000)]
cleanup

20 years agocleanup
Kurt Zeilenga [Wed, 7 Apr 2004 01:35:00 +0000 (01:35 +0000)]
cleanup

20 years agoAdd additional BER_BV macros
Kurt Zeilenga [Wed, 7 Apr 2004 01:31:40 +0000 (01:31 +0000)]
Add additional BER_BV macros

20 years agoUse BER_BVNULL
Kurt Zeilenga [Wed, 7 Apr 2004 01:11:32 +0000 (01:11 +0000)]
Use BER_BVNULL

20 years agoMinor updates
Kurt Zeilenga [Wed, 7 Apr 2004 00:48:29 +0000 (00:48 +0000)]
Minor updates

20 years agoAdd STRLENOF macro
Kurt Zeilenga [Wed, 7 Apr 2004 00:41:57 +0000 (00:41 +0000)]
Add STRLENOF macro

20 years agoFix search limits due to frontend limit_check change
Howard Chu [Tue, 6 Apr 2004 23:29:33 +0000 (23:29 +0000)]
Fix search limits due to frontend limit_check change

20 years agodelete from dn2id database bug in back-ldbm/idl.c (ITS#3046)
Kurt Zeilenga [Tue, 6 Apr 2004 21:54:07 +0000 (21:54 +0000)]
delete from dn2id database bug in back-ldbm/idl.c (ITS#3046)
Suggested fix provided by Wout van Albada

20 years agoITS#3059: modrdn should delete than add.
Kurt Zeilenga [Tue, 6 Apr 2004 21:06:35 +0000 (21:06 +0000)]
ITS#3059: modrdn should delete than add.

20 years agocleanup
Kurt Zeilenga [Tue, 6 Apr 2004 19:42:37 +0000 (19:42 +0000)]
cleanup

20 years agoITS#3056 partial fix - from a slurpd perspective, the updatedn
Kurt Zeilenga [Tue, 6 Apr 2004 19:32:17 +0000 (19:32 +0000)]
ITS#3056 partial fix - from a slurpd perspective, the updatedn
should be allowed to the entry at the naming prefix (database suffix).

20 years agoFix for ITS#3055
Jong Hyuk Choi [Tue, 6 Apr 2004 17:58:03 +0000 (17:58 +0000)]
Fix for ITS#3055

20 years agorevert unnecessary change
Pierangelo Masarati [Tue, 6 Apr 2004 13:30:52 +0000 (13:30 +0000)]
revert unnecessary change

20 years agoinitialize overlays
Pierangelo Masarati [Tue, 6 Apr 2004 13:19:12 +0000 (13:19 +0000)]
initialize overlays

20 years agosilence erroneous warning
Pierangelo Masarati [Tue, 6 Apr 2004 12:22:51 +0000 (12:22 +0000)]
silence erroneous warning

20 years agoload overlays also with tools
Pierangelo Masarati [Tue, 6 Apr 2004 12:22:29 +0000 (12:22 +0000)]
load overlays also with tools

20 years agoDon't try to use runqueue in SLAP_TOOL_MODE
Howard Chu [Tue, 6 Apr 2004 12:21:49 +0000 (12:21 +0000)]
Don't try to use runqueue in SLAP_TOOL_MODE

20 years agowrong arg order :)
Pierangelo Masarati [Tue, 6 Apr 2004 09:55:09 +0000 (09:55 +0000)]
wrong arg order :)

20 years agorework be_isupdate accordingly to be_isroot
Pierangelo Masarati [Tue, 6 Apr 2004 09:42:40 +0000 (09:42 +0000)]
rework be_isupdate accordingly to be_isroot

20 years agofix addition of chk_referrals to overlay stack
Pierangelo Masarati [Tue, 6 Apr 2004 09:33:14 +0000 (09:33 +0000)]
fix addition of chk_referrals to overlay stack

20 years agofix previous commit
Pierangelo Masarati [Tue, 6 Apr 2004 08:47:59 +0000 (08:47 +0000)]
fix previous commit

20 years agocleanup
Kurt Zeilenga [Tue, 6 Apr 2004 01:48:36 +0000 (01:48 +0000)]
cleanup

20 years agoswap be_isroot and be_isroot_dn symbols
Kurt Zeilenga [Tue, 6 Apr 2004 01:06:20 +0000 (01:06 +0000)]
swap be_isroot and be_isroot_dn symbols

20 years agoRework return of update referrals
Kurt Zeilenga [Tue, 6 Apr 2004 00:47:21 +0000 (00:47 +0000)]
Rework return of update referrals

20 years agoFix last commit
Kurt Zeilenga [Mon, 5 Apr 2004 23:49:06 +0000 (23:49 +0000)]
Fix last commit

20 years agorevert erroneous commit; cure the test the right way
Pierangelo Masarati [Mon, 5 Apr 2004 23:47:17 +0000 (23:47 +0000)]
revert erroneous commit; cure the test the right way

20 years agouse SLAP_DBFLAGS instead of be->be_flags
Kurt Zeilenga [Mon, 5 Apr 2004 23:42:59 +0000 (23:42 +0000)]
use SLAP_DBFLAGS instead of be->be_flags

20 years agorevert erroneous commit
Pierangelo Masarati [Mon, 5 Apr 2004 23:12:38 +0000 (23:12 +0000)]
revert erroneous commit

20 years agoAllow users to change their own password by default, fix history check
Howard Chu [Mon, 5 Apr 2004 23:09:57 +0000 (23:09 +0000)]
Allow users to change their own password by default, fix history check
when SafeModify is false.

20 years agoupdateref should be allowed with syncrepl (without updatedn)
Kurt Zeilenga [Mon, 5 Apr 2004 23:08:24 +0000 (23:08 +0000)]
updateref should be allowed with syncrepl (without updatedn)

20 years agoAdd SLAP_SHADOW(be): true if be is a shadow database (via any mech)
Kurt Zeilenga [Mon, 5 Apr 2004 21:54:40 +0000 (21:54 +0000)]
Add SLAP_SHADOW(be): true if be is a shadow database (via any mech)

20 years agoFirst rounds of backend/database flag cleanup
Kurt Zeilenga [Mon, 5 Apr 2004 21:00:16 +0000 (21:00 +0000)]
First rounds of backend/database flag cleanup

20 years agoUse SLAP_MONITOR(be) to check flag
Kurt Zeilenga [Mon, 5 Apr 2004 20:24:18 +0000 (20:24 +0000)]
Use SLAP_MONITOR(be) to check flag

20 years agoexploit new frontend API 2 protocol error mapping; use urldesc...
Pierangelo Masarati [Mon, 5 Apr 2004 17:36:53 +0000 (17:36 +0000)]
exploit new frontend API 2 protocol error mapping; use urldesc...

20 years agoexploit new frontend API 2 protocol error mapping
Pierangelo Masarati [Mon, 5 Apr 2004 17:32:59 +0000 (17:32 +0000)]
exploit new frontend API 2 protocol error mapping

20 years agoexploit new isroot_dn helper
Pierangelo Masarati [Mon, 5 Apr 2004 17:31:27 +0000 (17:31 +0000)]
exploit new isroot_dn helper

20 years agoadd new isroot_dn helper
Pierangelo Masarati [Mon, 5 Apr 2004 17:30:30 +0000 (17:30 +0000)]
add new isroot_dn helper

20 years agomove API 2 protocol error mapping to frontend; add new isroot_dn helper
Pierangelo Masarati [Mon, 5 Apr 2004 17:30:08 +0000 (17:30 +0000)]
move API 2 protocol error mapping to frontend; add new isroot_dn helper

20 years agomove API 2 protocol error mapping to frontend
Pierangelo Masarati [Mon, 5 Apr 2004 17:29:06 +0000 (17:29 +0000)]
move API 2 protocol error mapping to frontend

20 years agoadd referral check to functions elaborated by overlays
Pierangelo Masarati [Mon, 5 Apr 2004 17:28:13 +0000 (17:28 +0000)]
add referral check to functions elaborated by overlays

20 years agocheck in portions of code is done on length rather than pointer
Pierangelo Masarati [Mon, 5 Apr 2004 17:25:22 +0000 (17:25 +0000)]
check in portions of code is done on length rather than pointer

20 years agoFurther refine last commit
Kurt Zeilenga [Mon, 5 Apr 2004 15:40:07 +0000 (15:40 +0000)]
Further refine last commit

20 years agoFix last commit
Kurt Zeilenga [Mon, 5 Apr 2004 15:38:50 +0000 (15:38 +0000)]
Fix last commit

20 years agoITS#3057: Forgot to call ldap_perror()
Kurt Zeilenga [Mon, 5 Apr 2004 15:29:35 +0000 (15:29 +0000)]
ITS#3057: Forgot to call ldap_perror()

20 years agoAvoid mktime/gmtime in parse_time(), just compute time_t ourselves.
Howard Chu [Mon, 5 Apr 2004 13:38:43 +0000 (13:38 +0000)]
Avoid mktime/gmtime in parse_time(), just compute time_t ourselves.

20 years agoITS#3048 delete sasl_checkpass support
Howard Chu [Mon, 5 Apr 2004 11:23:47 +0000 (11:23 +0000)]
ITS#3048 delete sasl_checkpass support

20 years agoremove our cross compiling cruft and add warning where $cross_compiling == yes
Kurt Zeilenga [Sun, 4 Apr 2004 18:26:51 +0000 (18:26 +0000)]
remove our cross compiling cruft and add warning where $cross_compiling == yes

20 years agoFix prev commit, days at month boundaries
Howard Chu [Sun, 4 Apr 2004 15:40:14 +0000 (15:40 +0000)]
Fix prev commit, days at month boundaries