]> git.sur5r.net Git - openldap/log
openldap
19 years agoReady for release OPENLDAP_REL_ENG_2_2_14
Kurt Zeilenga [Fri, 18 Jun 2004 03:16:30 +0000 (03:16 +0000)]
Ready for release

19 years agoFix $$ slapd.access(5) bug
Kurt Zeilenga [Thu, 17 Jun 2004 23:06:57 +0000 (23:06 +0000)]
Fix $$ slapd.access(5) bug

19 years agoclean up examples
Pierangelo Masarati [Thu, 17 Jun 2004 22:45:08 +0000 (22:45 +0000)]
clean up examples

19 years agoFixed back-meta freeit bug (ITS#3190)
Kurt Zeilenga [Thu, 17 Jun 2004 18:38:54 +0000 (18:38 +0000)]
Fixed back-meta freeit bug (ITS#3190)

19 years agoITS#3166 prototype fix
Kurt Zeilenga [Thu, 17 Jun 2004 00:45:32 +0000 (00:45 +0000)]
ITS#3166 prototype fix

19 years agoPreviously committed changes include back-hdb empty dn fixes
Kurt Zeilenga [Wed, 16 Jun 2004 23:56:16 +0000 (23:56 +0000)]
Previously committed changes include back-hdb empty dn fixes
may still have problems in back-bdb (see Followup#5 of ITS#3186).

19 years agops_id cleanup
Kurt Zeilenga [Wed, 16 Jun 2004 23:53:56 +0000 (23:53 +0000)]
ps_id cleanup

19 years agoAdd note for ITS#3063, 3186 - fixed back-bdb empty suffix bugs
Howard Chu [Wed, 16 Jun 2004 23:45:28 +0000 (23:45 +0000)]
Add note for ITS#3063, 3186 - fixed back-bdb empty suffix bugs

19 years agoClarify ITS#3183 bug was slapi only
Kurt Zeilenga [Wed, 16 Jun 2004 21:34:48 +0000 (21:34 +0000)]
Clarify ITS#3183 bug was slapi only

19 years agoChanges from HEAD, including
Kurt Zeilenga [Wed, 16 Jun 2004 20:19:55 +0000 (20:19 +0000)]
Changes from HEAD, including
+       Fixed back-bdb ignore deadlock bug (ITS#3188)
+       Fixed back-bdb pagedResults no end cookie bug (ITS#3161)
+       Fixed back-bdb pagedResults clear controls bug (ITS#3182)
+       Fixed back-bdb pagedResults ignore control bug
+       Fixed slapd internal search limit bugs (ITS#3183)
+       Added slapd -l USER/DAEMON options (ITS#3187)
+       Build environments
+               Fixed back-sql trace build

19 years agoMerge from HEAD
Kurt Zeilenga [Wed, 16 Jun 2004 01:13:57 +0000 (01:13 +0000)]
Merge from HEAD

19 years agoReady for release OPENLDAP_REL_ENG_2_2_13
Kurt Zeilenga [Fri, 11 Jun 2004 01:52:17 +0000 (01:52 +0000)]
Ready for release

19 years agoAdded libldap cert check extension (ITS#3134)
Kurt Zeilenga [Thu, 10 Jun 2004 00:16:25 +0000 (00:16 +0000)]
Added libldap cert check extension (ITS#3134)

19 years agoReturn to engineering
Kurt Zeilenga [Tue, 8 Jun 2004 21:39:08 +0000 (21:39 +0000)]
Return to engineering
Fixed pcache CSN pending segfault (ITS#3180)

19 years agoITS#3180 fix from HEAD
Kurt Zeilenga [Tue, 8 Jun 2004 21:36:54 +0000 (21:36 +0000)]
ITS#3180 fix from HEAD

19 years agoReady for release OPENLDAP_REL_ENG_2_2_12
Kurt Zeilenga [Fri, 4 Jun 2004 23:37:04 +0000 (23:37 +0000)]
Ready for release

19 years agoFrom HEAD
Kurt Zeilenga [Fri, 4 Jun 2004 05:39:42 +0000 (05:39 +0000)]
From HEAD
+       Fixed slapd abandon/cancel pending bug (ITS#3160)
+       Fixed slapd sl_malloc memory leak (ITS#3155)
+       Fixed pcache erroneous reply (ITS#3153)
+       Fixed pcache remove_query_data bug (ITS#3170)
+       Fixed liblutil passwd seed len bug (ITS#3169)

19 years agoForced commit, proper log entry for previous commit is:
Kurt Zeilenga [Sat, 22 May 2004 01:35:58 +0000 (01:35 +0000)]
Forced commit, proper log entry for previous commit is:
Fixed slapd syncrepl persist interval issue (ITS#3064)

19 years agoFixed slapd extended match memory leak (ITS#3146)
Kurt Zeilenga [Sat, 22 May 2004 00:46:00 +0000 (00:46 +0000)]
Fixed slapd extended match memory leak (ITS#3146)

19 years agoITS#3123 make sure ldap_int_sasl_mutex is init'd before it is used
Kurt Zeilenga [Fri, 21 May 2004 19:29:34 +0000 (19:29 +0000)]
ITS#3123 make sure ldap_int_sasl_mutex is init'd before it is used

19 years agoMisc fixes including:
Kurt Zeilenga [Fri, 21 May 2004 04:11:38 +0000 (04:11 +0000)]
Misc fixes including:
+       Fixed slapd set acl recursion (ITS#3140)
+       Fixed slapd entry2mods normalization bug (ITS#3144,3152)
+       Fixed back-ldap normalization bug
+       Fixed pcache cache_entries init bug (ITS#3150)
+       Fixed pcache consistency_check bug (ITS#3151)

19 years agofix typo
Kurt Zeilenga [Fri, 21 May 2004 03:38:48 +0000 (03:38 +0000)]
fix typo

19 years agoITS#3139: SASL buffer fix
Kurt Zeilenga [Fri, 21 May 2004 03:07:57 +0000 (03:07 +0000)]
ITS#3139: SASL buffer fix

19 years agoSync with HEAD
Kurt Zeilenga [Fri, 21 May 2004 02:58:41 +0000 (02:58 +0000)]
Sync with HEAD

19 years agoUpdate to last commit
Kurt Zeilenga [Wed, 19 May 2004 16:56:19 +0000 (16:56 +0000)]
Update to last commit

19 years agoFormating fix
Kurt Zeilenga [Wed, 19 May 2004 03:21:55 +0000 (03:21 +0000)]
Formating fix

19 years agoslapd extended match memory leak (ITS#3146) fix from HEAD
Kurt Zeilenga [Wed, 19 May 2004 02:53:34 +0000 (02:53 +0000)]
slapd extended match memory leak (ITS#3146) fix from HEAD

19 years agoImport minor logging fix
Kurt Zeilenga [Fri, 14 May 2004 03:52:38 +0000 (03:52 +0000)]
Import minor logging fix

19 years agoImport fix for ITS#1181 from Mark Adamson @ CMU.edu
Kurt Zeilenga [Fri, 14 May 2004 01:58:12 +0000 (01:58 +0000)]
Import fix for ITS#1181 from Mark Adamson @ CMU.edu

19 years agoimport empty DN uniqueMember normalization from HEAD
Pierangelo Masarati [Thu, 13 May 2004 22:58:00 +0000 (22:58 +0000)]
import empty DN uniqueMember normalization from HEAD

19 years agoimport empty DN in proxyAuthz control fix from HEAD
Pierangelo Masarati [Thu, 13 May 2004 22:56:55 +0000 (22:56 +0000)]
import empty DN in proxyAuthz control fix from HEAD

19 years agoimport fix of slapd parsing of auth{cz} "dn:<pat>" rules from HEAD
Pierangelo Masarati [Thu, 13 May 2004 22:55:02 +0000 (22:55 +0000)]
import fix of slapd parsing of auth{cz} "dn:<pat>" rules from HEAD

19 years agoimport ITS#3140 fix from HEAD
Pierangelo Masarati [Thu, 13 May 2004 12:21:10 +0000 (12:21 +0000)]
import ITS#3140 fix from HEAD

19 years agoimport ITS#3140 fix from HEAD
Pierangelo Masarati [Thu, 13 May 2004 10:12:37 +0000 (10:12 +0000)]
import ITS#3140 fix from HEAD

20 years agoReflect latest changes
Kurt Zeilenga [Thu, 29 Apr 2004 01:36:21 +0000 (01:36 +0000)]
Reflect latest changes

20 years agoFix debug bug
Kurt Zeilenga [Thu, 29 Apr 2004 01:27:15 +0000 (01:27 +0000)]
Fix debug bug

20 years agoimport 1st component match fix
Kurt Zeilenga [Thu, 29 Apr 2004 01:26:30 +0000 (01:26 +0000)]
import 1st component match fix

20 years agoimport perl porability fix
Kurt Zeilenga [Thu, 29 Apr 2004 01:23:16 +0000 (01:23 +0000)]
import perl porability fix

20 years agoAdd slapd TLS ctx
Kurt Zeilenga [Thu, 29 Apr 2004 01:07:36 +0000 (01:07 +0000)]
Add slapd TLS ctx

20 years agoFix slapd non-portable macro use
Kurt Zeilenga [Thu, 29 Apr 2004 01:07:04 +0000 (01:07 +0000)]
Fix slapd non-portable macro use

20 years agofix typo
Kurt Zeilenga [Thu, 29 Apr 2004 00:57:24 +0000 (00:57 +0000)]
fix typo

20 years agoimport fixes from HEAD
Pierangelo Masarati [Tue, 27 Apr 2004 11:23:40 +0000 (11:23 +0000)]
import fixes from HEAD

20 years agoimport fix from HEAD
Pierangelo Masarati [Tue, 27 Apr 2004 11:21:20 +0000 (11:21 +0000)]
import fix from HEAD

20 years agoreturn to releng
Kurt Zeilenga [Thu, 22 Apr 2004 03:45:16 +0000 (03:45 +0000)]
return to releng

20 years agofix typo OPENLDAP_REL_ENG_2_2_11
Kurt Zeilenga [Wed, 21 Apr 2004 23:18:34 +0000 (23:18 +0000)]
fix typo

20 years agoReady for release
Kurt Zeilenga [Wed, 21 Apr 2004 22:20:35 +0000 (22:20 +0000)]
Ready for release

20 years agoAdd libtool fix to the mix
Kurt Zeilenga [Wed, 21 Apr 2004 22:19:25 +0000 (22:19 +0000)]
Add libtool fix to the mix

20 years agoAdd OL_BERKELEY_DB_VERSION macro
Kurt Zeilenga [Wed, 21 Apr 2004 21:16:40 +0000 (21:16 +0000)]
Add OL_BERKELEY_DB_VERSION macro

20 years agodn="" fix
Kurt Zeilenga [Wed, 21 Apr 2004 00:30:56 +0000 (00:30 +0000)]
dn="" fix

20 years agosl_free fix
Kurt Zeilenga [Wed, 21 Apr 2004 00:07:03 +0000 (00:07 +0000)]
sl_free fix

20 years agoSync with HEAD
Kurt Zeilenga [Tue, 20 Apr 2004 23:29:40 +0000 (23:29 +0000)]
Sync with HEAD

20 years agoimport dn.one="" fix
Pierangelo Masarati [Tue, 20 Apr 2004 14:52:39 +0000 (14:52 +0000)]
import dn.one="" fix

20 years agoUpdate slapd limits handling (from Ando)
Kurt Zeilenga [Mon, 19 Apr 2004 22:13:19 +0000 (22:13 +0000)]
Update slapd limits handling (from Ando)

20 years agoITS#3097 fix undefined objectclass assertion
Kurt Zeilenga [Mon, 19 Apr 2004 20:15:14 +0000 (20:15 +0000)]
ITS#3097 fix undefined objectclass assertion

20 years agoReady for release OPENLDAP_REL_ENG_2_2_10
Kurt Zeilenga [Fri, 16 Apr 2004 17:34:39 +0000 (17:34 +0000)]
Ready for release

20 years agoRemove chain cruft
Kurt Zeilenga [Fri, 16 Apr 2004 17:21:21 +0000 (17:21 +0000)]
Remove chain cruft

20 years agoReady for release OPENLDAP_REL_ENG_2_2_9
Kurt Zeilenga [Fri, 16 Apr 2004 00:37:30 +0000 (00:37 +0000)]
Ready for release

20 years agoready for release
Kurt Zeilenga [Thu, 15 Apr 2004 23:45:06 +0000 (23:45 +0000)]
ready for release

20 years agocleanup
Kurt Zeilenga [Thu, 15 Apr 2004 22:48:04 +0000 (22:48 +0000)]
cleanup

20 years agomore limit fixes
Kurt Zeilenga [Thu, 15 Apr 2004 22:46:11 +0000 (22:46 +0000)]
more limit fixes

20 years agoMore limit fixes
Kurt Zeilenga [Thu, 15 Apr 2004 22:45:28 +0000 (22:45 +0000)]
More limit fixes

20 years agoITS#3086: removed uninitialized value lint
Kurt Zeilenga [Thu, 15 Apr 2004 18:13:52 +0000 (18:13 +0000)]
ITS#3086: removed uninitialized value lint

20 years agolimits fixes
Kurt Zeilenga [Thu, 15 Apr 2004 18:02:22 +0000 (18:02 +0000)]
limits fixes

20 years agoSuck in rfc2926
Kurt Zeilenga [Thu, 15 Apr 2004 03:43:46 +0000 (03:43 +0000)]
Suck in rfc2926

20 years agoSuck in latest from HEAD
Kurt Zeilenga [Thu, 15 Apr 2004 03:41:49 +0000 (03:41 +0000)]
Suck in latest from HEAD

20 years agoSuck in latest docs
Kurt Zeilenga [Thu, 15 Apr 2004 02:20:53 +0000 (02:20 +0000)]
Suck in latest docs

20 years agolatest limits code
Kurt Zeilenga [Thu, 15 Apr 2004 01:08:16 +0000 (01:08 +0000)]
latest limits code

20 years agoSync with HEAD
Kurt Zeilenga [Wed, 14 Apr 2004 22:55:34 +0000 (22:55 +0000)]
Sync with HEAD

20 years agoITS#3077: fix saslAuthzTo subtree bug
Kurt Zeilenga [Wed, 14 Apr 2004 00:36:11 +0000 (00:36 +0000)]
ITS#3077: fix saslAuthzTo subtree bug

20 years agoITS#3077 fix from Ando's comments
Kurt Zeilenga [Wed, 14 Apr 2004 00:35:20 +0000 (00:35 +0000)]
ITS#3077 fix from Ando's comments

20 years agoAdd missing file from HEAD
Kurt Zeilenga [Tue, 13 Apr 2004 18:57:53 +0000 (18:57 +0000)]
Add missing file from HEAD

20 years agoSync with HEAD
Kurt Zeilenga [Tue, 13 Apr 2004 17:49:08 +0000 (17:49 +0000)]
Sync with HEAD

20 years agoITS#3076: fix back-bdb paged results bug
Kurt Zeilenga [Mon, 12 Apr 2004 22:29:56 +0000 (22:29 +0000)]
ITS#3076: fix back-bdb paged results bug

20 years agoAdd ITS numbers
Kurt Zeilenga [Mon, 12 Apr 2004 20:41:30 +0000 (20:41 +0000)]
Add ITS numbers

20 years agofrom HEAD:
Kurt Zeilenga [Mon, 12 Apr 2004 20:20:51 +0000 (20:20 +0000)]
from HEAD:
New module build stuff
updateref updates, new SHADOW DBFLAGS, etc.
paging control updates
limits updates
fixed duplicate value checks
fixed permissive modify
sasl auxprop propname changes
back-bdb "" suffix fixes
fixed back-bdb/ldbm approx non-indexing fixings

20 years agoFrom HEAD:
Kurt Zeilenga [Mon, 12 Apr 2004 20:20:12 +0000 (20:20 +0000)]
From HEAD:
New module build stuff
updateref updates, new SHADOW DBFLAGS, etc.
paging control updates
limits updates
fixed duplicate value checks
fixed permissive modify
sasl auxprop propname changes
back-bdb "" suffix fixes
fixed back-bdb/ldbm approx non-indexing fixings
updated back-sql

20 years agoSync with HEAD
Kurt Zeilenga [Mon, 12 Apr 2004 20:13:20 +0000 (20:13 +0000)]
Sync with HEAD

20 years agoslaptool destdir fix from head
Kurt Zeilenga [Mon, 12 Apr 2004 20:07:40 +0000 (20:07 +0000)]
slaptool destdir fix from head

20 years agosync with HEAD
Kurt Zeilenga [Mon, 12 Apr 2004 19:53:23 +0000 (19:53 +0000)]
sync with HEAD

20 years agoSync with HEAD
Kurt Zeilenga [Mon, 12 Apr 2004 19:52:51 +0000 (19:52 +0000)]
Sync with HEAD

20 years agoSync with HEAD
Kurt Zeilenga [Mon, 12 Apr 2004 18:08:15 +0000 (18:08 +0000)]
Sync with HEAD

20 years agoSync with HEAD
Kurt Zeilenga [Mon, 12 Apr 2004 18:00:58 +0000 (18:00 +0000)]
Sync with HEAD

20 years agoSync with HEAD
Kurt Zeilenga [Mon, 12 Apr 2004 17:54:43 +0000 (17:54 +0000)]
Sync with HEAD

20 years agosync with HEAD
Kurt Zeilenga [Mon, 12 Apr 2004 17:51:58 +0000 (17:51 +0000)]
sync with HEAD

20 years agoSync with HEAD
Kurt Zeilenga [Mon, 12 Apr 2004 17:17:41 +0000 (17:17 +0000)]
Sync with HEAD

20 years agoRevert ITS#2894 fix
Kurt Zeilenga [Mon, 12 Apr 2004 17:16:23 +0000 (17:16 +0000)]
Revert ITS#2894 fix

20 years agoITS#2920: add ditContentRule oidMacro support
Kurt Zeilenga [Mon, 12 Apr 2004 17:11:08 +0000 (17:11 +0000)]
ITS#2920: add ditContentRule oidMacro support
ITS#3065: fix parse_oid core dump

20 years agoSync with HEAD
Kurt Zeilenga [Sun, 11 Apr 2004 18:57:42 +0000 (18:57 +0000)]
Sync with HEAD

20 years agoFix ITS# typo
Howard Chu [Wed, 7 Apr 2004 19:18:13 +0000 (19:18 +0000)]
Fix ITS# typo

20 years agorevert to back-ldap/chain.c
Kurt Zeilenga [Tue, 6 Apr 2004 22:29:28 +0000 (22:29 +0000)]
revert to back-ldap/chain.c

20 years ago+ Fixed back-ldbm IDL delete bug (ITS#3042)
Kurt Zeilenga [Tue, 6 Apr 2004 22:29:13 +0000 (22:29 +0000)]
+       Fixed back-ldbm IDL delete bug (ITS#3042)
+       Fixed back-ldbm modrdn indexing bug (ITS#3059)

20 years agoSync with HEAD
Kurt Zeilenga [Tue, 6 Apr 2004 20:20:43 +0000 (20:20 +0000)]
Sync with HEAD

20 years agoShould not have deleted chain.c
Kurt Zeilenga [Tue, 6 Apr 2004 20:17:49 +0000 (20:17 +0000)]
Should not have deleted chain.c

20 years agoSuck in changes from HEAD (CHANGES needs ITS #s)
Kurt Zeilenga [Tue, 6 Apr 2004 20:16:00 +0000 (20:16 +0000)]
Suck in changes from HEAD (CHANGES needs ITS #s)
+       Fixed slapd syncrepl replication bugs
+       Fixed slapd slurpd update bugs
+       Fixed slapd inappropriate bind error disclosure bugs
+       Fixed slapd sun_path portability bug
+       Fixed slapd passwd referral memory leak
+       Fixed slapd sasl userdb checkpass bug
+       Added slapd Delivery Method syntax validation
+       Updated slapd overlay framework
+       Updated back-ldap backend
+       Updated back-meta backend

20 years agoremove --enable-x-compile flag
Kurt Zeilenga [Tue, 6 Apr 2004 18:59:32 +0000 (18:59 +0000)]
remove --enable-x-compile flag

20 years agoFixed ldapmodify missing error information bug (ITS#3057)
Kurt Zeilenga [Tue, 6 Apr 2004 18:49:54 +0000 (18:49 +0000)]
Fixed ldapmodify missing error information bug (ITS#3057)

20 years agoreturn error code only if required (ITS#3042)
Pierangelo Masarati [Sat, 3 Apr 2004 12:20:22 +0000 (12:20 +0000)]
return error code only if required (ITS#3042)

20 years agocleanup
Kurt Zeilenga [Mon, 29 Mar 2004 05:10:19 +0000 (05:10 +0000)]
cleanup

20 years agoITS#3044 fix
Howard Chu [Mon, 29 Mar 2004 04:41:26 +0000 (04:41 +0000)]
ITS#3044 fix

20 years agoImport ITS#3044 fix from HEAD
Howard Chu [Mon, 29 Mar 2004 04:40:08 +0000 (04:40 +0000)]
Import ITS#3044 fix from HEAD