]>
git.sur5r.net Git - openldap/log
Kurt Zeilenga [Sun, 17 Oct 2004 19:32:13 +0000 (19:32 +0000)]
Clarify which kinds of regexs are used.
Howard Chu [Sat, 16 Oct 2004 22:10:32 +0000 (22:10 +0000)]
BDB 4.3 compatibility
Howard Chu [Sat, 16 Oct 2004 21:59:58 +0000 (21:59 +0000)]
define DB_VERSION_FULL to simplify version checks
Howard Chu [Sat, 16 Oct 2004 21:32:45 +0000 (21:32 +0000)]
Free old op->o_sync_csn before allocating new one. (Internal operations
using the same op structure, such as in refint overlay, cause a memleak
otherwise.) Probably should be using tmpmem for this.
Pierangelo Masarati [Sat, 16 Oct 2004 16:16:57 +0000 (16:16 +0000)]
fix typo when string keys are used
Jong Hyuk Choi [Sat, 16 Oct 2004 16:10:00 +0000 (16:10 +0000)]
further cleanup of search data upon exit, abandon, cancel
Howard Chu [Sat, 16 Oct 2004 13:07:01 +0000 (13:07 +0000)]
BDB 4.3 compatibility, if the reader TXN is deadlocked we must abort
and recreate it.
Kurt Zeilenga [Wed, 13 Oct 2004 01:29:50 +0000 (01:29 +0000)]
Add some chroot clarifications.
Kurt Zeilenga [Wed, 13 Oct 2004 00:30:27 +0000 (00:30 +0000)]
rebuild
Kurt Zeilenga [Tue, 12 Oct 2004 17:58:43 +0000 (17:58 +0000)]
jail(2) support would be nice...
Jong Hyuk Choi [Tue, 12 Oct 2004 17:53:50 +0000 (17:53 +0000)]
syncrepl consistency patch: utilize BDB txn rollback
Kurt Zeilenga [Mon, 11 Oct 2004 20:52:31 +0000 (20:52 +0000)]
ITS#3311: check sasl_auxprop_add_plugin return
cleanup
Jong Hyuk Choi [Sat, 9 Oct 2004 09:26:16 +0000 (09:26 +0000)]
syncrepl consistency patch
Kurt Zeilenga [Sat, 9 Oct 2004 06:13:47 +0000 (06:13 +0000)]
Revert last commit.
return 0 on timeout is actually correct.
Kurt Zeilenga [Sat, 9 Oct 2004 04:55:41 +0000 (04:55 +0000)]
Conditionally add SIGTRAP signal handler
Kurt Zeilenga [Sat, 9 Oct 2004 03:16:29 +0000 (03:16 +0000)]
ITS#3359: fix crash on recursive rebind following referral
Kurt Zeilenga [Sat, 9 Oct 2004 02:11:47 +0000 (02:11 +0000)]
RFC 3909: LDAP Cancel Operation
Kurt Zeilenga [Fri, 8 Oct 2004 17:41:02 +0000 (17:41 +0000)]
ITS#3362: Fix typo in dNSDomain def'n.
Pierangelo Masarati [Fri, 8 Oct 2004 15:07:22 +0000 (15:07 +0000)]
improve memory allocation in sets
Pierangelo Masarati [Fri, 8 Oct 2004 00:54:19 +0000 (00:54 +0000)]
further cleanup of sets
Pierangelo Masarati [Fri, 8 Oct 2004 00:28:16 +0000 (00:28 +0000)]
"optimize" sets: since the attr part must be an attribute, use the AttributeDescription
Pierangelo Masarati [Fri, 8 Oct 2004 00:27:26 +0000 (00:27 +0000)]
revert previous commit
Pierangelo Masarati [Thu, 7 Oct 2004 23:38:17 +0000 (23:38 +0000)]
improve previous commit
Pierangelo Masarati [Thu, 7 Oct 2004 22:31:36 +0000 (22:31 +0000)]
fix previous commit
Pierangelo Masarati [Thu, 7 Oct 2004 20:44:01 +0000 (20:44 +0000)]
improve previous commit; now attrs in URI, if any, are added to that in the [<dn>]/<attr> form
Pierangelo Masarati [Thu, 7 Oct 2004 17:05:48 +0000 (17:05 +0000)]
add URI search to sets; documentation to come...
Howard Chu [Thu, 7 Oct 2004 04:07:17 +0000 (04:07 +0000)]
Add ppolicy_hash_cleartext config keyword, hash Adds as well as Modifies.
Changed check_pw_quality callback to pass entry's Attributes in final arg.
Howard Chu [Thu, 7 Oct 2004 02:55:51 +0000 (02:55 +0000)]
Add a retry for entry_get too. (oops)
Pierangelo Masarati [Wed, 6 Oct 2004 23:53:30 +0000 (23:53 +0000)]
s/free/slap_sl_free/
Pierangelo Masarati [Wed, 6 Oct 2004 23:19:53 +0000 (23:19 +0000)]
document submatches provided by non-regex <what> clauses
Pierangelo Masarati [Wed, 6 Oct 2004 22:20:30 +0000 (22:20 +0000)]
minor cleanup
Pierangelo Masarati [Wed, 6 Oct 2004 22:03:33 +0000 (22:03 +0000)]
extend the availability of submatches to non-regex DN patterns
Howard Chu [Wed, 6 Oct 2004 07:26:35 +0000 (07:26 +0000)]
Fix prev commit
Howard Chu [Wed, 6 Oct 2004 05:51:38 +0000 (05:51 +0000)]
Revert ITS#3353 patch, it needs to be reworked.
Pierangelo Masarati [Tue, 5 Oct 2004 21:41:41 +0000 (21:41 +0000)]
cleanup & silence warnings
Kurt Zeilenga [Tue, 5 Oct 2004 01:00:48 +0000 (01:00 +0000)]
Telephone cleanup
Jong Hyuk Choi [Tue, 5 Oct 2004 00:33:00 +0000 (00:33 +0000)]
misc cleanup
Jong Hyuk Choi [Tue, 5 Oct 2004 00:30:15 +0000 (00:30 +0000)]
simplify attrs parsing and process objectClass differently
Pierangelo Masarati [Mon, 4 Oct 2004 22:02:31 +0000 (22:02 +0000)]
cleanup comment; add test.schema (slapindex was failing for comptest)
Pierangelo Masarati [Mon, 4 Oct 2004 21:05:13 +0000 (21:05 +0000)]
fix global configuration patch (ITS#3353)
Pierangelo Masarati [Mon, 4 Oct 2004 20:57:14 +0000 (20:57 +0000)]
fix global configuration patch (ITS#3353)
Pierangelo Masarati [Mon, 4 Oct 2004 20:55:09 +0000 (20:55 +0000)]
minor cleanup
Pierangelo Masarati [Mon, 4 Oct 2004 20:52:58 +0000 (20:52 +0000)]
fix string_expand error cases; cleanup
Pierangelo Masarati [Mon, 4 Oct 2004 01:19:53 +0000 (01:19 +0000)]
add support for entryUUID and entryCSN operational attributes (entryUUID is honored in filters as well)
Pierangelo Masarati [Sun, 3 Oct 2004 21:12:25 +0000 (21:12 +0000)]
advertize LDAP_SCOPE_SUBORDINATE support
Pierangelo Masarati [Sun, 3 Oct 2004 21:08:54 +0000 (21:08 +0000)]
improve previous commit; consistently use dn/ndn; add support for LDAP_SCOPE_SUBORDINATE
Pierangelo Masarati [Sat, 2 Oct 2004 17:33:32 +0000 (17:33 +0000)]
add (and honor) a (configurable) baseObject to workaround ldap_entries view for RDBMSes that do not support UNION in views
Pierangelo Masarati [Sat, 2 Oct 2004 12:05:42 +0000 (12:05 +0000)]
cleanup naming; minor fixes
Howard Chu [Sat, 2 Oct 2004 10:12:58 +0000 (10:12 +0000)]
More per Ando's suggestion
Sang Seok Lim [Sat, 2 Oct 2004 01:01:00 +0000 (01:01 +0000)]
Bug fix : msiing SLAPD_GLOBAL
Howard Chu [Fri, 1 Oct 2004 12:00:41 +0000 (12:00 +0000)]
Add a retry for failed connections
Howard Chu [Fri, 1 Oct 2004 11:16:38 +0000 (11:16 +0000)]
Add a retry for failed connections
Howard Chu [Fri, 1 Oct 2004 07:33:16 +0000 (07:33 +0000)]
ITS#3353 consolidate slapd globals into a single struct
Kurt Zeilenga [Thu, 30 Sep 2004 18:23:25 +0000 (18:23 +0000)]
Fix a few LDIF bugs
Kurt Zeilenga [Thu, 30 Sep 2004 18:05:01 +0000 (18:05 +0000)]
Remove unused file
Kurt Zeilenga [Thu, 30 Sep 2004 17:53:55 +0000 (17:53 +0000)]
Fix objectclasses
Pierangelo Masarati [Tue, 28 Sep 2004 23:27:39 +0000 (23:27 +0000)]
fix, rework and optimize search base; allow orphaned entries addition
Kurt Zeilenga [Tue, 28 Sep 2004 16:23:01 +0000 (16:23 +0000)]
Add reveresed oc delete test (just in case that ever becomes a problem)
Howard Chu [Tue, 28 Sep 2004 13:11:11 +0000 (13:11 +0000)]
Add SLAP_MR_ORDERED_INDEX - support for inequality indexing. Currently
only implemented for generalizedTime syntax.
Howard Chu [Tue, 28 Sep 2004 12:36:34 +0000 (12:36 +0000)]
Add some more comments to time conversion
Howard Chu [Tue, 28 Sep 2004 12:23:37 +0000 (12:23 +0000)]
Move time parsers from ppolicy.c to liblutil; preserve greater precision
Howard Chu [Tue, 28 Sep 2004 12:22:22 +0000 (12:22 +0000)]
Rename slap_tm to lutil_tm...
Howard Chu [Tue, 28 Sep 2004 12:12:13 +0000 (12:12 +0000)]
Move time parsers from ppolicy.c to liblutil; preserve greater precision
Howard Chu [Tue, 28 Sep 2004 09:02:31 +0000 (09:02 +0000)]
ITS#2588, ITS#2661 docs.
Howard Chu [Tue, 28 Sep 2004 04:13:09 +0000 (04:13 +0000)]
Tweak exact hashing in prev commit
Howard Chu [Tue, 28 Sep 2004 02:51:00 +0000 (02:51 +0000)]
ITS#2661: configurable substring index lengths
ITS#2588: use subany to help long subinitial/subfinal matches
Kurt Zeilenga [Mon, 27 Sep 2004 23:10:22 +0000 (23:10 +0000)]
Add test case for ITS#3346
Pierangelo Masarati [Mon, 27 Sep 2004 23:04:34 +0000 (23:04 +0000)]
minor cleanup
Pierangelo Masarati [Mon, 27 Sep 2004 22:16:21 +0000 (22:16 +0000)]
more cleanup
Pierangelo Masarati [Mon, 27 Sep 2004 22:04:20 +0000 (22:04 +0000)]
fix ITS#3346
Jong Hyuk Choi [Mon, 27 Sep 2004 16:16:53 +0000 (16:16 +0000)]
preserve attrs="*"
Pierangelo Masarati [Mon, 27 Sep 2004 08:11:04 +0000 (08:11 +0000)]
fix csne destroy
Kurt Zeilenga [Sun, 26 Sep 2004 23:42:16 +0000 (23:42 +0000)]
rebuild
Pierangelo Masarati [Sun, 26 Sep 2004 23:00:35 +0000 (23:00 +0000)]
misc syncrepl cleanup/fixes
Pierangelo Masarati [Sun, 26 Sep 2004 23:00:00 +0000 (23:00 +0000)]
preformat "conn=%lu op=%lu"
Pierangelo Masarati [Sun, 26 Sep 2004 22:58:47 +0000 (22:58 +0000)]
multiple precision with BIGNUM/gmp/ulong
Pierangelo Masarati [Sun, 26 Sep 2004 22:53:54 +0000 (22:53 +0000)]
put overlays in alphabetical order
Pierangelo Masarati [Sun, 26 Sep 2004 22:53:26 +0000 (22:53 +0000)]
fix typo
Pierangelo Masarati [Sat, 25 Sep 2004 18:11:06 +0000 (18:11 +0000)]
consistently check return value of BindParam*; rework macros to ease parameter binding; always add data length to string values (may need to specialize for integers)
Pierangelo Masarati [Sat, 25 Sep 2004 11:38:00 +0000 (11:38 +0000)]
add column size to SQLBindParameter when SQL_CHAR parameter type is used
Kurt Zeilenga [Sat, 25 Sep 2004 05:36:06 +0000 (05:36 +0000)]
ITS#3344: initialize threads early
Jong Hyuk Choi [Sat, 25 Sep 2004 03:21:30 +0000 (03:21 +0000)]
a fix to prev commit
Kurt Zeilenga [Sat, 25 Sep 2004 01:47:02 +0000 (01:47 +0000)]
ITS#3345: reorder includes to workaround Pth signal redefine problem
Jong Hyuk Choi [Fri, 24 Sep 2004 08:19:50 +0000 (08:19 +0000)]
rework of slap_mods2entry dup
Jong Hyuk Choi [Fri, 24 Sep 2004 07:26:44 +0000 (07:26 +0000)]
back out prev commit
Jong Hyuk Choi [Thu, 23 Sep 2004 19:23:17 +0000 (19:23 +0000)]
A follow-on commit to the previous @oc support change to use anlist
Jong Hyuk Choi [Thu, 23 Sep 2004 02:48:14 +0000 (02:48 +0000)]
Modified @oc supprot code to the share anlist routines; Revised anlist routines
Pierangelo Masarati [Wed, 22 Sep 2004 23:22:39 +0000 (23:22 +0000)]
trim data according to recent fix
Pierangelo Masarati [Wed, 22 Sep 2004 23:17:32 +0000 (23:17 +0000)]
improve candidate selection when filtering by objectClass
Jong Hyuk Choi [Tue, 21 Sep 2004 03:08:07 +0000 (03:08 +0000)]
a memory fix for slap_mods2entry(): don't trim mods array - trim it outside
Howard Chu [Tue, 21 Sep 2004 00:14:28 +0000 (00:14 +0000)]
Make ppolicy_add consistent with ppolicy_modify - don't add pwdChangedTime
opattr on replicated entries.
Jong Hyuk Choi [Mon, 20 Sep 2004 19:44:05 +0000 (19:44 +0000)]
misc bug fix for @oc support
Kurt Zeilenga [Mon, 20 Sep 2004 04:41:19 +0000 (04:41 +0000)]
Fix typo in error message
Luke Howard [Mon, 20 Sep 2004 04:06:25 +0000 (04:06 +0000)]
Remove unused variable if not compiling with HAVE_TLS - NB slapd always
exposes register_certificate_map_function(), as better to return an error
if a plugin is compiled to use it and slapd is not built with HAVE_TLS
than failing with an unresolved symbol
Luke Howard [Mon, 20 Sep 2004 03:52:39 +0000 (03:52 +0000)]
Add register_certificate_map_function() native plugin API for registering
alternate X.509 peer normalization function
Kurt Zeilenga [Sat, 18 Sep 2004 06:04:57 +0000 (06:04 +0000)]
value_match cleanup
Kurt Zeilenga [Sat, 18 Sep 2004 02:32:06 +0000 (02:32 +0000)]
component cleanup
Jong Hyuk Choi [Sat, 18 Sep 2004 02:07:41 +0000 (02:07 +0000)]
*oc support in attr list
Kurt Zeilenga [Sat, 18 Sep 2004 02:05:01 +0000 (02:05 +0000)]
cleanup
Kurt Zeilenga [Sat, 18 Sep 2004 01:59:43 +0000 (01:59 +0000)]
ITS#3333 fix presence and substrings