]> git.sur5r.net Git - openldap/log
openldap
24 years agoPrepare for 1.2.7 release OPENLDAP_REL_ENG_1_2_7
Kurt Zeilenga [Thu, 9 Sep 1999 22:15:48 +0000 (22:15 +0000)]
Prepare for 1.2.7 release

24 years agoITS#211 ldbmcat core dump fix due to #if[n]def HAVE_BERKELEY_DB typo
Kurt Zeilenga [Thu, 9 Sep 1999 21:16:05 +0000 (21:16 +0000)]
ITS#211 ldbmcat core dump fix due to #if[n]def HAVE_BERKELEY_DB typo

24 years agoBackout last commit until devel tests complete successfully.
Kurt Zeilenga [Mon, 6 Sep 1999 18:49:00 +0000 (18:49 +0000)]
Backout last commit until devel tests complete successfully.

24 years agodb_appinit flags should be declared as u_int32_t, not int.
Kurt Zeilenga [Mon, 6 Sep 1999 18:43:07 +0000 (18:43 +0000)]
db_appinit flags should be declared as u_int32_t, not int.

24 years agos/patch/path/
Kurt Zeilenga [Mon, 6 Sep 1999 18:26:37 +0000 (18:26 +0000)]
s/patch/path/

24 years agoApply devel IDL fixes...
Kurt Zeilenga [Fri, 3 Sep 1999 01:24:13 +0000 (01:24 +0000)]
Apply devel IDL fixes...

24 years agoITS#276: make copy of errno before it gets slammed.
Kurt Zeilenga [Wed, 1 Sep 1999 00:33:54 +0000 (00:33 +0000)]
ITS#276: make copy of errno before it gets slammed.

24 years agoITS#247 ITS#275: fix handling of filters with '\*' (and other escapes)
Kurt Zeilenga [Mon, 30 Aug 1999 19:23:18 +0000 (19:23 +0000)]
ITS#247 ITS#275: fix handling of filters with '\*' (and other escapes)
(based on latest devel codes).

24 years agoFix *=+=* bug.
Kurt Zeilenga [Sat, 28 Aug 1999 06:15:43 +0000 (06:15 +0000)]
Fix *=+=* bug.
Plug leak of ber.

24 years agoSimple ldapsearch (%s) bug fix (ITS#274)
Kurt Zeilenga [Thu, 26 Aug 1999 01:40:42 +0000 (01:40 +0000)]
Simple ldapsearch (%s) bug fix (ITS#274)

24 years agoNeed to exit 1 if ldapsearch for deleted rdn is successful.
Kurt Zeilenga [Wed, 25 Aug 1999 23:22:13 +0000 (23:22 +0000)]
Need to exit 1 if ldapsearch for deleted rdn is successful.

24 years agoDisable config.cache to ensure consistent detection
Kurt Zeilenga [Wed, 25 Aug 1999 20:39:37 +0000 (20:39 +0000)]
Disable config.cache to ensure consistent detection

24 years agoMissed one free() of edn
Kurt Zeilenga [Fri, 20 Aug 1999 21:20:12 +0000 (21:20 +0000)]
Missed one free() of edn

24 years agoUpdate changes to reflect additional memory leaks were fixed.
Kurt Zeilenga [Fri, 20 Aug 1999 20:33:24 +0000 (20:33 +0000)]
Update changes to reflect additional memory leaks were fixed.

24 years agoImport Hallvards idl memory plugs from devel.
Kurt Zeilenga [Fri, 20 Aug 1999 20:21:51 +0000 (20:21 +0000)]
Import Hallvards idl memory plugs from devel.

24 years agoFix leak of edn when binding as rootdn.
Kurt Zeilenga [Fri, 20 Aug 1999 20:09:48 +0000 (20:09 +0000)]
Fix leak of edn when binding as rootdn.

24 years agoFixed slapd/back-ldbm memory leak of lastmod attributes (ITS#249 ITS#250)
Kurt Zeilenga [Fri, 20 Aug 1999 18:27:50 +0000 (18:27 +0000)]
Fixed slapd/back-ldbm memory leak of lastmod attributes (ITS#249 ITS#250)

24 years agoImport ITS#255 cthread typo fix from -devel.
Kurt Zeilenga [Tue, 17 Aug 1999 00:11:38 +0000 (00:11 +0000)]
Import ITS#255 cthread typo fix from -devel.

24 years agoUpdate INSTALL and ldapconfig.h.edit to reflect the file is only
Kurt Zeilenga [Fri, 13 Aug 1999 01:38:07 +0000 (01:38 +0000)]
Update INSTALL and ldapconfig.h.edit to reflect the file is only
for tuning OpenLDAP and generally shouldn't be messed with.

24 years agos/edit/review/ in respect to ldapconfig.h.edit
Kurt Zeilenga [Fri, 13 Aug 1999 01:23:28 +0000 (01:23 +0000)]
s/edit/review/ in respect to ldapconfig.h.edit

24 years agoAdd 'ref' to slapd.at.conf
Kurt Zeilenga [Wed, 11 Aug 1999 17:07:25 +0000 (17:07 +0000)]
Add 'ref' to slapd.at.conf

24 years agoForce commit: Last commit message in error
Kurt Zeilenga [Wed, 11 Aug 1999 17:06:17 +0000 (17:06 +0000)]
Force commit: Last commit message in error
Commit fixes index generatation.  Wasn't generating 'eq' due to
improper argument specification.

24 years agoNeed ref attribute type as well.
Kurt Zeilenga [Wed, 11 Aug 1999 17:04:49 +0000 (17:04 +0000)]
Need ref attribute type as well.

24 years agoAdd uidObject, dcObject, and referral.
Kurt Zeilenga [Wed, 11 Aug 1999 16:46:18 +0000 (16:46 +0000)]
Add uidObject, dcObject, and referral.

24 years agoremove extern int errno (was behind #ifdef notyet) but...
Kurt Zeilenga [Tue, 10 Aug 1999 03:21:38 +0000 (03:21 +0000)]
remove extern int errno (was behind #ifdef notyet) but...

24 years agoAdd -W option to ldapsearch.
Kurt Zeilenga [Fri, 6 Aug 1999 00:19:54 +0000 (00:19 +0000)]
Add -W option to ldapsearch.
(note: log for rev 1.4.2.5.2.1 indicated such was added.  However,
this change appears to be Kerberos related.  in fact, it appears to
back out previous Kerberos change... should be examined by Kerberos
maintainer (if we had such).

24 years agoFix calloc argument transposition
Kurt Zeilenga [Fri, 6 Aug 1999 00:16:08 +0000 (00:16 +0000)]
Fix calloc argument transposition

24 years agoReturn to releng
Kurt Zeilenga [Sun, 1 Aug 1999 16:22:01 +0000 (16:22 +0000)]
Return to releng

24 years agoPrepare for 1.2.6 OPENLDAP_REL_ENG_1_2_6
Kurt Zeilenga [Sun, 1 Aug 1999 16:16:59 +0000 (16:16 +0000)]
Prepare for 1.2.6

24 years agoAdd ldif2id* fixes and ITS#179 fix of fix change
Kurt Zeilenga [Sat, 31 Jul 1999 04:05:25 +0000 (04:05 +0000)]
Add ldif2id* fixes and ITS#179 fix of fix change

24 years agoImport Julio ldif2ldbm fixes from devel.
Kurt Zeilenga [Sat, 31 Jul 1999 04:02:52 +0000 (04:02 +0000)]
Import Julio ldif2ldbm fixes from devel.

24 years agoFix the ITS#179 fix.
Kurt Zeilenga [Sat, 31 Jul 1999 03:44:05 +0000 (03:44 +0000)]
Fix the ITS#179 fix.

24 years agoReturn to RelEng after tagging 1.2.5
Kurt Zeilenga [Thu, 29 Jul 1999 23:27:09 +0000 (23:27 +0000)]
Return to RelEng after tagging 1.2.5

24 years agoUpdate version in preparation for release of 1.2.5 OPENLDAP_REL_ENG_1_2_5
Kurt Zeilenga [Thu, 29 Jul 1999 23:24:56 +0000 (23:24 +0000)]
Update version in preparation for release of 1.2.5

24 years agoFixed slapd ldbm modified attrs on failure (ITS#179) (ITS#181)
Kurt Zeilenga [Thu, 29 Jul 1999 23:13:47 +0000 (23:13 +0000)]
Fixed slapd ldbm modified attrs on failure (ITS#179) (ITS#181)

24 years agoSlightly improvement over last commit (ITS#238 fix).
Kurt Zeilenga [Wed, 28 Jul 1999 23:21:53 +0000 (23:21 +0000)]
Slightly improvement over last commit (ITS#238 fix).

24 years agoFixed change_index_values null vals bug (ITS#238)
Kurt Zeilenga [Wed, 28 Jul 1999 23:01:16 +0000 (23:01 +0000)]
Fixed change_index_values null vals bug (ITS#238)

24 years agoFix index_change_values NULL vals bug (ITS#238)
Kurt Zeilenga [Wed, 28 Jul 1999 22:58:41 +0000 (22:58 +0000)]
Fix index_change_values NULL vals bug (ITS#238)

24 years agoEnable slapd tcp keep alives
Kurt Zeilenga [Mon, 26 Jul 1999 18:09:39 +0000 (18:09 +0000)]
Enable slapd tcp keep alives

24 years agoDocument attribute type lists/only changes.
Kurt Zeilenga [Sun, 25 Jul 1999 20:34:13 +0000 (20:34 +0000)]
Document attribute type lists/only changes.

24 years agoSupport attribute types list and only parameters on cn=config
Kurt Zeilenga [Sun, 25 Jul 1999 20:32:12 +0000 (20:32 +0000)]
Support attribute types list and only parameters on cn=config
and cn=monitor.

24 years agoAllow "*" in attribute type list to select all attributes.
Kurt Zeilenga [Sun, 25 Jul 1999 20:30:15 +0000 (20:30 +0000)]
Allow "*" in attribute type list to select all attributes.
No distinction is made between user and operational attributions.

24 years agoAdd ITS#230 fix to CHANGES
Kurt Zeilenga [Fri, 23 Jul 1999 19:36:06 +0000 (19:36 +0000)]
Add ITS#230 fix to CHANGES

24 years agoUpdate libtool LTLIBLINK vs LTLINK -version-info handling... (from -devel)
Kurt Zeilenga [Fri, 23 Jul 1999 17:31:32 +0000 (17:31 +0000)]
Update libtool LTLIBLINK vs LTLINK -version-info handling... (from -devel)

24 years agoRemove non-functional -i option from slapd(8) man page (ITS#222)
Kurt Zeilenga [Wed, 21 Jul 1999 18:33:07 +0000 (18:33 +0000)]
Remove non-functional -i option from slapd(8) man page (ITS#222)

24 years agoUpdate dates on recented modified man pages.
Kurt Zeilenga [Wed, 21 Jul 1999 18:30:24 +0000 (18:30 +0000)]
Update dates on recented modified man pages.
Remove slapd -i option description (as it's broken)  ITS#122

24 years agoITS#59 (ldif2ldbm -n), ITS#180 (search limits) man page changes
Kurt Zeilenga [Wed, 21 Jul 1999 18:17:47 +0000 (18:17 +0000)]
ITS#59 (ldif2ldbm -n), ITS#180 (search limits) man page changes

24 years agoITS#180 server-side time/size limit clarification
Kurt Zeilenga [Wed, 21 Jul 1999 18:14:18 +0000 (18:14 +0000)]
ITS#180 server-side time/size limit clarification

24 years agoImport ldif2ldbm -n update (ITS#59)
Kurt Zeilenga [Wed, 21 Jul 1999 18:02:26 +0000 (18:02 +0000)]
Import ldif2ldbm -n update (ITS#59)

24 years agoFix misplaced paragraph tag in ldap.conf(5) (ITS#234)
Kurt Zeilenga [Wed, 21 Jul 1999 17:33:44 +0000 (17:33 +0000)]
Fix misplaced paragraph tag in ldap.conf(5)  (ITS#234)

24 years agoImport minor security fix from -devel to resolve ITS#232.
Kurt Zeilenga [Tue, 20 Jul 1999 20:27:42 +0000 (20:27 +0000)]
Import minor security fix from -devel to resolve ITS#232.

24 years agoDon't call Debug() inside of a signal handler.
Kurt Zeilenga [Tue, 20 Jul 1999 07:10:35 +0000 (07:10 +0000)]
Don't call Debug() inside of a signal handler.

24 years agoUpdate to latest autoconf/automake/libtool configuration.
Kurt Zeilenga [Tue, 20 Jul 1999 02:20:54 +0000 (02:20 +0000)]
Update to latest autoconf/automake/libtool configuration.
Update db readme file and remove old patch

24 years agoFixed slapd substring_comp_candidates null intersection bug (ITS#228)
Kurt Zeilenga [Tue, 20 Jul 1999 02:17:25 +0000 (02:17 +0000)]
Fixed slapd substring_comp_candidates null intersection bug (ITS#228)
Fixed slapd modify: delete of last attribute value bug (ITS#229)

24 years agoUpdate to Autoconf 2.13 config.guess/sub
Kurt Zeilenga [Sun, 18 Jul 1999 03:47:37 +0000 (03:47 +0000)]
Update to Autoconf 2.13 config.guess/sub

24 years agoDon't use non-portable "ln -s -f" command to install manpages. (ITS#227)
Kurt Zeilenga [Fri, 16 Jul 1999 17:13:07 +0000 (17:13 +0000)]
Don't use non-portable "ln -s -f" command to install manpages.  (ITS#227)

24 years agoRevert CHANGES and version to release engineering
Kurt Zeilenga [Wed, 14 Jul 1999 20:25:35 +0000 (20:25 +0000)]
Revert CHANGES and version to release engineering

24 years agoFix tag. OPENLDAP_REL_ENG_1_2_4
Kurt Zeilenga [Wed, 14 Jul 1999 20:23:42 +0000 (20:23 +0000)]
Fix tag.

24 years agoSecond attempt to bundle into 1.2.4
Kurt Zeilenga [Wed, 14 Jul 1999 20:22:33 +0000 (20:22 +0000)]
Second attempt to bundle into 1.2.4

24 years agocomplete the TMPROOT usage
Ben Collins [Wed, 14 Jul 1999 20:11:39 +0000 (20:11 +0000)]
complete the TMPROOT usage

24 years agoFix 'map page' typo
Kurt Zeilenga [Wed, 14 Jul 1999 20:03:01 +0000 (20:03 +0000)]
Fix 'map page' typo

24 years agoNot yet ready for 1.2.4 tag.
Kurt Zeilenga [Wed, 14 Jul 1999 19:53:39 +0000 (19:53 +0000)]
Not yet ready for 1.2.4 tag.

24 years agoadded fix for man page builds
Ben Collins [Wed, 14 Jul 1999 19:45:53 +0000 (19:45 +0000)]
added fix for man page builds

24 years agoUse the same man build setup as the devel branch so that TMPROOT builds
Ben Collins [Wed, 14 Jul 1999 19:44:44 +0000 (19:44 +0000)]
Use the same man build setup as the devel branch so that TMPROOT builds
get the correct file and directory names sed'd into the man pages.

24 years agoUpdate version/CHANGES after laying down 1.2.4 tag
Kurt Zeilenga [Wed, 14 Jul 1999 19:37:47 +0000 (19:37 +0000)]
Update version/CHANGES after laying down 1.2.4 tag

24 years agoUpdate CHANGES in preparation for release.
Kurt Zeilenga [Wed, 14 Jul 1999 19:36:11 +0000 (19:36 +0000)]
Update CHANGES in preparation for release.

24 years agoUpdate version to 1.2.4 in preparation for release.
Kurt Zeilenga [Wed, 14 Jul 1999 19:34:07 +0000 (19:34 +0000)]
Update version to 1.2.4 in preparation for release.

24 years agoMinor pthread_yield adjustment.
Kurt Zeilenga [Wed, 14 Jul 1999 19:32:09 +0000 (19:32 +0000)]
Minor pthread_yield adjustment.

24 years agoMove LDAP_LIBFLAGS to LDFLAGS
Kurt Zeilenga [Wed, 14 Jul 1999 18:06:10 +0000 (18:06 +0000)]
Move LDAP_LIBFLAGS to LDFLAGS

24 years agoFix xrpcomp sed.
Kurt Zeilenga [Wed, 14 Jul 1999 17:07:02 +0000 (17:07 +0000)]
Fix xrpcomp sed.

24 years agoITS#223: Added <ac/time.h> to slap.h for IRIX
Kurt Zeilenga [Fri, 9 Jul 1999 21:09:17 +0000 (21:09 +0000)]
ITS#223: Added <ac/time.h> to slap.h for IRIX

24 years agoAdd <ac/time.h> for SGI IRIX.
Kurt Zeilenga [Fri, 9 Jul 1999 21:06:57 +0000 (21:06 +0000)]
Add <ac/time.h> for SGI IRIX.

24 years agoFinishes growing index file fix. Ready for 1.2.4?
Juan Gomez [Thu, 8 Jul 1999 20:40:03 +0000 (20:40 +0000)]
Finishes growing index file fix. Ready for 1.2.4?

24 years agoInitial step of index files fix, more tomorrow.
Juan Gomez [Thu, 8 Jul 1999 10:00:15 +0000 (10:00 +0000)]
Initial step of index files fix, more tomorrow.

24 years agoReap back-shell children processes using SIGCHLD handler.
Kurt Zeilenga [Fri, 2 Jul 1999 20:57:22 +0000 (20:57 +0000)]
Reap back-shell children processes using SIGCHLD handler.

24 years agoAdded note about fixing oc_schema_check (ITS#204).
Julio Sánchez Fernández [Fri, 2 Jul 1999 14:01:47 +0000 (14:01 +0000)]
Added note about fixing oc_schema_check (ITS#204).

24 years agoAdded closesocket detection/use for BeOS (ITS#195)
Kurt Zeilenga [Sun, 27 Jun 1999 00:34:43 +0000 (00:34 +0000)]
Added closesocket detection/use for BeOS (ITS#195)

24 years agoRebuild configure to ensure consistency.
Kurt Zeilenga [Fri, 25 Jun 1999 22:14:43 +0000 (22:14 +0000)]
Rebuild configure to ensure consistency.

24 years agoAdded MDBM support.
Juan Gomez [Fri, 25 Jun 1999 21:53:18 +0000 (21:53 +0000)]
Added MDBM support.

24 years agoAdded _SGI_MP_SRC hack for errno in IRIX.
Juan Gomez [Fri, 25 Jun 1999 17:44:34 +0000 (17:44 +0000)]
Added _SGI_MP_SRC hack for errno in IRIX.

24 years agoAdd <sys/select.h> detection.
Kurt Zeilenga [Fri, 25 Jun 1999 02:34:14 +0000 (02:34 +0000)]
Add <sys/select.h> detection.
Add _SGI_MP_SOURCE to acconfig.h.
Update BerkeleyDB prereq to 2.7.5.
Update doc/devel docs.

24 years agoUpdate BerkeleyDB recommendation to 2.7.5
Kurt Zeilenga [Thu, 24 Jun 1999 22:40:04 +0000 (22:40 +0000)]
Update BerkeleyDB recommendation to 2.7.5

24 years agoAdded SGI errno changes.
Juan Gomez [Fri, 18 Jun 1999 07:19:21 +0000 (07:19 +0000)]
Added SGI errno changes.

24 years agoFixed bogus handling of objectclass in oc_schema_check.
Julio Sánchez Fernández [Wed, 16 Jun 1999 12:10:13 +0000 (12:10 +0000)]
Fixed bogus handling of objectclass in oc_schema_check.

24 years agoDisable referral directive
Kurt Zeilenga [Wed, 9 Jun 1999 23:42:51 +0000 (23:42 +0000)]
Disable referral directive

24 years agoTruncate patch number from version.
Kurt Zeilenga [Fri, 4 Jun 1999 23:12:33 +0000 (23:12 +0000)]
Truncate patch number from version.

24 years agoBack to Release Engineering...
Kurt Zeilenga [Thu, 3 Jun 1999 23:18:26 +0000 (23:18 +0000)]
Back to Release Engineering...

24 years agoFix typo OPENLDAP_REL_ENG_1_2_3
Kurt Zeilenga [Thu, 3 Jun 1999 23:15:06 +0000 (23:15 +0000)]
Fix typo

24 years agoAdd 1959 to re12.
Kurt Zeilenga [Thu, 3 Jun 1999 23:09:44 +0000 (23:09 +0000)]
Add 1959 to re12.

24 years agoUpdate in preparation for 1.2.3 release
Kurt Zeilenga [Thu, 3 Jun 1999 23:08:04 +0000 (23:08 +0000)]
Update in preparation for 1.2.3 release

24 years agoRemove web500gw from listed contrib packages.
Kurt Zeilenga [Thu, 3 Jun 1999 01:49:25 +0000 (01:49 +0000)]
Remove web500gw from listed contrib packages.

24 years agoUpdate README with comments about licensing.
Kurt Zeilenga [Thu, 3 Jun 1999 01:48:32 +0000 (01:48 +0000)]
Update README with comments about licensing.
Add ldaptcl to list of packages.
Add URL to OpenLDAP ITS web page.

24 years agoAdd ldapd warning to rel eng 1.2 as well.
Kurt Zeilenga [Thu, 3 Jun 1999 00:42:00 +0000 (00:42 +0000)]
Add ldapd warning to rel eng 1.2 as well.

24 years agoITS#189 fix 2. value_normalize may change length of value. Recompute.
Kurt Zeilenga [Wed, 2 Jun 1999 20:35:15 +0000 (20:35 +0000)]
ITS#189 fix 2.  value_normalize may change length of value.  Recompute.

24 years agoUpdate Solaris hint.
Kurt Zeilenga [Wed, 2 Jun 1999 03:31:49 +0000 (03:31 +0000)]
Update Solaris hint.

24 years agoITS#189 fix: indexed normalized(e_dn) without recomputing length.
Kurt Zeilenga [Wed, 2 Jun 1999 00:16:48 +0000 (00:16 +0000)]
ITS#189 fix: indexed normalized(e_dn) without recomputing length.
Changed to use e_ndn and it's length.

24 years agoPost 1.2.2 updates.
Kurt Zeilenga [Tue, 1 Jun 1999 03:21:41 +0000 (03:21 +0000)]
Post 1.2.2 updates.

24 years agoUpdate for release. OPENLDAP_REL_ENG_1_2_2
Kurt Zeilenga [Tue, 1 Jun 1999 03:19:49 +0000 (03:19 +0000)]
Update for release.

24 years agoUse #error if no <regex.h>
Kurt Zeilenga [Mon, 31 May 1999 02:48:31 +0000 (02:48 +0000)]
Use #error if no <regex.h>

24 years agoRemove -P 3 option.
Kurt Zeilenga [Mon, 31 May 1999 02:36:15 +0000 (02:36 +0000)]
Remove -P 3 option.