]> git.ipfire.org Git - thirdparty/openldap.git/log
thirdparty/openldap.git
26 years agoFix up schema per ITS#642
Kurt Zeilenga [Thu, 27 Jul 2000 20:11:41 +0000 (20:11 +0000)] 
Fix up schema per ITS#642

26 years agoAdd AC_MEMCPY and AC_FAST_MEMCPY macros to eventually replace
Kurt Zeilenga [Thu, 27 Jul 2000 20:10:44 +0000 (20:10 +0000)] 
Add AC_MEMCPY and AC_FAST_MEMCPY macros to eventually replace
SAFEMEMCPY.  AC_FAST_MEMCPY has a len==1 optimization for use
in -llber.

26 years agoAdd additional comment explaining #error
Kurt Zeilenga [Thu, 27 Jul 2000 18:42:28 +0000 (18:42 +0000)] 
Add additional comment explaining #error

26 years agoRemove dead comment
Kurt Zeilenga [Thu, 27 Jul 2000 18:40:50 +0000 (18:40 +0000)] 
Remove dead comment

26 years agoFix typo
Kurt Zeilenga [Thu, 27 Jul 2000 01:10:51 +0000 (01:10 +0000)] 
Fix typo

26 years agos/METAPHONE/SLAPD_METAPHONE/
Kurt Zeilenga [Thu, 27 Jul 2000 00:14:39 +0000 (00:14 +0000)] 
s/METAPHONE/SLAPD_METAPHONE/

26 years agoRevert ber_peek_tag to older, more efficient implementation.
Kurt Zeilenga [Wed, 26 Jul 2000 23:32:39 +0000 (23:32 +0000)] 
Revert ber_peek_tag to older, more efficient implementation.

26 years agoClean up at_find
Kurt Zeilenga [Wed, 26 Jul 2000 23:18:49 +0000 (23:18 +0000)] 
Clean up at_find

26 years agoWorking slapindex!
Kurt Zeilenga [Wed, 26 Jul 2000 19:48:02 +0000 (19:48 +0000)] 
Working slapindex!

26 years agoAdd infrastructure for reindex testing
Kurt Zeilenga [Wed, 26 Jul 2000 18:24:44 +0000 (18:24 +0000)] 
Add infrastructure for reindex testing

26 years agoRename LDIF2LDBM to SLAPADD
Kurt Zeilenga [Wed, 26 Jul 2000 18:13:38 +0000 (18:13 +0000)] 
Rename LDIF2LDBM to SLAPADD

26 years agoRemove old kruft.
Kurt Zeilenga [Wed, 26 Jul 2000 17:23:07 +0000 (17:23 +0000)] 
Remove old kruft.

26 years agoAdd 'index objectClass eq'
Kurt Zeilenga [Wed, 26 Jul 2000 01:06:27 +0000 (01:06 +0000)] 
Add 'index objectClass eq'

26 years agoDo not log attribute value
Kurt Zeilenga [Tue, 25 Jul 2000 20:54:11 +0000 (20:54 +0000)] 
Do not log attribute value

26 years agoClean up WSAENOTSOCK code (no functional change)
Kurt Zeilenga [Tue, 25 Jul 2000 20:04:23 +0000 (20:04 +0000)] 
Clean up WSAENOTSOCK code (no functional change)

26 years agoFix typo
Kurt Zeilenga [Tue, 25 Jul 2000 19:48:49 +0000 (19:48 +0000)] 
Fix typo

26 years agoUpdate legend
Kurt Zeilenga [Tue, 25 Jul 2000 19:47:28 +0000 (19:47 +0000)] 
Update legend

26 years agoAdd ACL requirements RFC
Kurt Zeilenga [Tue, 25 Jul 2000 19:42:18 +0000 (19:42 +0000)] 
Add ACL requirements RFC

26 years agoBug fix submitted by Anthony Brock (ITS#637)
Mark Valence [Tue, 25 Jul 2000 02:16:59 +0000 (02:16 +0000)] 
Bug fix submitted by Anthony Brock (ITS#637)

26 years agoITS#636, keys == NULL bug
Kurt Zeilenga [Tue, 25 Jul 2000 01:24:47 +0000 (01:24 +0000)] 
ITS#636, keys == NULL bug
plus plug leak when keys != NULL

26 years agoWarn about lack of SASL and/or TLS.
Kurt Zeilenga [Tue, 25 Jul 2000 01:11:09 +0000 (01:11 +0000)] 
Warn about lack of SASL and/or TLS.

26 years agoFix typo
Kurt Zeilenga [Mon, 24 Jul 2000 23:59:25 +0000 (23:59 +0000)] 
Fix typo

26 years agoRework authorization handling such that authzid u:user gets mapped to
Kurt Zeilenga [Mon, 24 Jul 2000 23:05:45 +0000 (23:05 +0000)] 
Rework authorization handling such that authzid u:user gets mapped to
authzdn uid=user.  Disallow authzid in DN form until we have a
validator.

26 years agoIgnore missing associated matching rule for now
Kurt Zeilenga [Mon, 24 Jul 2000 21:40:58 +0000 (21:40 +0000)] 
Ignore missing associated matching rule for now

26 years agoUpdate framework to support registration of approximate matching
Kurt Zeilenga [Mon, 24 Jul 2000 21:29:30 +0000 (21:29 +0000)] 
Update framework to support registration of approximate matching
rules.

26 years agoUpdate based upon latest AuthPassword I-D
Kurt Zeilenga [Mon, 24 Jul 2000 21:28:52 +0000 (21:28 +0000)] 
Update based upon latest AuthPassword I-D

26 years agoPrevent always overwriting slapd.conf in install-conf rule.
Randy Kunkee [Mon, 24 Jul 2000 20:48:53 +0000 (20:48 +0000)] 
Prevent always overwriting slapd.conf in install-conf rule.

26 years agoFix typo
Kurt Zeilenga [Sun, 23 Jul 2000 21:22:19 +0000 (21:22 +0000)] 
Fix typo

26 years agoMostly delete now unsupported features.
Kurt Zeilenga [Sun, 23 Jul 2000 19:19:44 +0000 (19:19 +0000)] 
Mostly delete now unsupported features.

26 years agoMostly formating changes, use of classes
Kurt Zeilenga [Sun, 23 Jul 2000 07:35:40 +0000 (07:35 +0000)] 
Mostly formating changes, use of classes

26 years agoMore updates to intro, quickstart, and config (need to create gifs)
Kurt Zeilenga [Sun, 23 Jul 2000 01:43:12 +0000 (01:43 +0000)] 
More updates to intro, quickstart, and config (need to create gifs)

26 years agoRevamp chapter 1
Kurt Zeilenga [Sun, 23 Jul 2000 00:20:04 +0000 (00:20 +0000)] 
Revamp chapter 1

26 years agorevamp quickstart
Kurt Zeilenga [Sat, 22 Jul 2000 20:55:47 +0000 (20:55 +0000)] 
revamp quickstart

26 years agoFix formating
Kurt Zeilenga [Sat, 22 Jul 2000 19:24:02 +0000 (19:24 +0000)] 
Fix formating

26 years agoMisc updates
Kurt Zeilenga [Sat, 22 Jul 2000 19:23:03 +0000 (19:23 +0000)] 
Misc updates

26 years agoFix example
Kurt Zeilenga [Sat, 22 Jul 2000 19:09:18 +0000 (19:09 +0000)] 
Fix example

26 years agoMinor updates, needs to be updated and cleaned up
Kurt Zeilenga [Sat, 22 Jul 2000 19:04:33 +0000 (19:04 +0000)] 
Minor updates, needs to be updated and cleaned up
Should be PRIMARY source for configuration options.

26 years agoCopyright/License updates
Kurt Zeilenga [Sat, 22 Jul 2000 18:59:40 +0000 (18:59 +0000)] 
Copyright/License updates

26 years agoUsing < > around URI is likely a bad idea (HTML inclusion)
Kurt Zeilenga [Sat, 22 Jul 2000 18:42:00 +0000 (18:42 +0000)] 
Using < > around URI is likely a bad idea (HTML inclusion)

26 years agoUpdate from devel
Kurt Zeilenga [Sat, 22 Jul 2000 18:36:07 +0000 (18:36 +0000)] 
Update from devel

26 years agoA few password related updates.
Kurt Zeilenga [Sat, 22 Jul 2000 18:32:33 +0000 (18:32 +0000)] 
A few password related updates.

26 years agoMore links
Kurt Zeilenga [Sat, 22 Jul 2000 18:23:11 +0000 (18:23 +0000)] 
More links

26 years agoAdd links for most _ext varients
Kurt Zeilenga [Sat, 22 Jul 2000 18:22:06 +0000 (18:22 +0000)] 
Add links for most _ext varients

26 years agoconform schema routines to ldap naming conventions
Kurt Zeilenga [Sat, 22 Jul 2000 17:30:44 +0000 (17:30 +0000)] 
conform schema routines to ldap naming conventions

26 years agoExpose ldap_create_control
Kurt Zeilenga [Sat, 22 Jul 2000 17:29:54 +0000 (17:29 +0000)] 
Expose ldap_create_control
Conform schema routines to ldap naming conventions

26 years agoConform schema routines to LDAP naming conventions
Kurt Zeilenga [Sat, 22 Jul 2000 17:28:45 +0000 (17:28 +0000)] 
Conform schema routines to LDAP naming conventions

26 years agoExpose ldap_create_control
Kurt Zeilenga [Sat, 22 Jul 2000 17:28:06 +0000 (17:28 +0000)] 
Expose ldap_create_control

26 years agoRemove lint
Kurt Zeilenga [Sat, 22 Jul 2000 06:57:15 +0000 (06:57 +0000)] 
Remove lint

26 years agoUpdate C/R
Kurt Zeilenga [Sat, 22 Jul 2000 02:00:47 +0000 (02:00 +0000)] 
Update C/R

26 years agoUpdate ldap(3) (namely removing no longer supported routines)
Kurt Zeilenga [Sat, 22 Jul 2000 01:59:08 +0000 (01:59 +0000)] 
Update ldap(3) (namely removing no longer supported routines)
such as DNS DNs and charset routines.

26 years agoTrim AUTHOR section
Kurt Zeilenga [Sat, 22 Jul 2000 01:33:53 +0000 (01:33 +0000)] 
Trim AUTHOR section

26 years agoRev 03
Kurt Zeilenga [Sat, 22 Jul 2000 00:43:03 +0000 (00:43 +0000)] 
Rev 03

26 years agoUse sigaction to set SA_RESTART (if appropriate).
Kurt Zeilenga [Sat, 22 Jul 2000 00:37:51 +0000 (00:37 +0000)] 
Use sigaction to set SA_RESTART (if appropriate).
Portability of this code needs to tested.

26 years agoNo need to include <ac/signal.h> twice
Kurt Zeilenga [Fri, 21 Jul 2000 23:34:13 +0000 (23:34 +0000)] 
No need to include <ac/signal.h> twice

26 years agoAdd experimental reindexer.
Kurt Zeilenga [Fri, 21 Jul 2000 23:24:24 +0000 (23:24 +0000)] 
Add experimental reindexer.

26 years agoRev 06
Kurt Zeilenga [Fri, 21 Jul 2000 22:51:21 +0000 (22:51 +0000)] 
Rev 06

26 years agoShare function declarations between varients
Kurt Zeilenga [Fri, 21 Jul 2000 22:47:46 +0000 (22:47 +0000)] 
Share function declarations between varients

26 years agoRemove lint
Kurt Zeilenga [Fri, 21 Jul 2000 21:56:33 +0000 (21:56 +0000)] 
Remove lint

26 years agoRemove unnecessary forward declaration
Kurt Zeilenga [Fri, 21 Jul 2000 21:29:41 +0000 (21:29 +0000)] 
Remove unnecessary forward declaration

26 years agoAssign "published" OID to Password Modify Extended Operation.
Kurt Zeilenga [Fri, 21 Jul 2000 20:28:14 +0000 (20:28 +0000)] 
Assign "published" OID to Password Modify Extended Operation.

26 years agoPlug a couple of minor memory leaks
Kurt Zeilenga [Fri, 21 Jul 2000 17:25:41 +0000 (17:25 +0000)] 
Plug a couple of minor memory leaks

26 years agoPlug leak of syn_names
Kurt Zeilenga [Fri, 21 Jul 2000 02:23:27 +0000 (02:23 +0000)] 
Plug leak of syn_names

26 years agoUse MODDN not RENAME as primary macro.
Kurt Zeilenga [Fri, 21 Jul 2000 02:08:36 +0000 (02:08 +0000)] 
Use MODDN not RENAME as primary macro.

26 years agoPlug memory leak of normalized value in value_find()
Kurt Zeilenga [Thu, 20 Jul 2000 23:56:12 +0000 (23:56 +0000)] 
Plug memory leak of normalized value in value_find()

26 years agoFix entry/children always allowed bug!
Kurt Zeilenga [Thu, 20 Jul 2000 22:52:44 +0000 (22:52 +0000)] 
Fix entry/children always allowed bug!

26 years agobit fields should be explicitly unsigned (unless space is allocated
Kurt Zeilenga [Thu, 20 Jul 2000 19:50:40 +0000 (19:50 +0000)] 
bit fields should be explicitly unsigned (unless space is allocated
for sign bit)

26 years agoFix sasl end game processing.
Kurt Zeilenga [Thu, 20 Jul 2000 18:39:40 +0000 (18:39 +0000)] 
Fix sasl end game processing.

26 years agoReplace diff -q with diff >/dev/null for portability reasons
Kurt Zeilenga [Thu, 20 Jul 2000 02:23:00 +0000 (02:23 +0000)] 
Replace diff -q with diff >/dev/null for portability reasons

26 years agoFix mech==NULL bug
Kurt Zeilenga [Thu, 20 Jul 2000 01:04:34 +0000 (01:04 +0000)] 
Fix mech==NULL bug

26 years agoSearch for the namingContext before attemping the ldapadd
Kurt Zeilenga [Wed, 19 Jul 2000 23:22:34 +0000 (23:22 +0000)] 
Search for the namingContext before attemping the ldapadd

26 years agoITS#628: (revised) changes submitted Ian Logan
Kurt Zeilenga [Wed, 19 Jul 2000 23:12:15 +0000 (23:12 +0000)] 
ITS#628: (revised) changes submitted Ian Logan

26 years agoFix up SASL interact error checking
Kurt Zeilenga [Wed, 19 Jul 2000 22:53:22 +0000 (22:53 +0000)] 
Fix up SASL interact error checking

26 years agoMove indented #defines to lh-column -- OSF4.0e does not allow the '#' to
Randy Kunkee [Wed, 19 Jul 2000 10:04:09 +0000 (10:04 +0000)] 
Move indented #defines to lh-column -- OSF4.0e does not allow the '#' to
be indented.  Use "#<tab>define" instead.

26 years agoFix prototype for dummy ldap_int_sasl_bind.
Randy Kunkee [Wed, 19 Jul 2000 07:44:06 +0000 (07:44 +0000)] 
Fix prototype for dummy ldap_int_sasl_bind.

26 years agoAdd slapindex(8) and fix typo in slapcat(8).
Kurt Zeilenga [Wed, 19 Jul 2000 02:47:44 +0000 (02:47 +0000)] 
Add slapindex(8) and fix typo in slapcat(8).

26 years agoNew slapindex framework (no meat)
Kurt Zeilenga [Wed, 19 Jul 2000 02:24:08 +0000 (02:24 +0000)] 
New slapindex framework (no meat)

26 years agoFix MAXARGS boundary condition problem: slapd crashed if number of tokens
Randy Kunkee [Wed, 19 Jul 2000 01:40:05 +0000 (01:40 +0000)] 
Fix MAXARGS boundary condition problem: slapd crashed if number of tokens
parsed == MAXARGS (only applicable if you have really large objectclasses).

26 years agoAdd rev 3
Kurt Zeilenga [Wed, 19 Jul 2000 01:32:20 +0000 (01:32 +0000)] 
Add rev 3

26 years agoUpdate to rev 03
Kurt Zeilenga [Wed, 19 Jul 2000 01:30:36 +0000 (01:30 +0000)] 
Update to rev 03

26 years agoAdd grouping draft
Kurt Zeilenga [Wed, 19 Jul 2000 01:29:27 +0000 (01:29 +0000)] 
Add grouping draft

26 years agoReplace expired LDAPext namedref I-D with Zeilenga namedref I-D.
Kurt Zeilenga [Wed, 19 Jul 2000 01:24:06 +0000 (01:24 +0000)] 
Replace expired LDAPext namedref I-D with Zeilenga namedref I-D.
Add LDAPext refer I-D.

26 years agoUpdate args based upon latest SASL usage
Kurt Zeilenga [Wed, 19 Jul 2000 01:19:06 +0000 (01:19 +0000)] 
Update args based upon latest SASL usage

26 years agoDrop a number of projects...
Kurt Zeilenga [Wed, 19 Jul 2000 01:16:17 +0000 (01:16 +0000)] 
Drop a number of projects...

26 years agoUse substring indices
Kurt Zeilenga [Wed, 19 Jul 2000 01:08:42 +0000 (01:08 +0000)] 
Use substring indices

26 years agoFix substring indices and enable in tests.
Kurt Zeilenga [Tue, 18 Jul 2000 22:59:34 +0000 (22:59 +0000)] 
Fix substring indices and enable in tests.

26 years agoAdd experimental caseExact/Ignore substrings indexer/filter routines.
Kurt Zeilenga [Tue, 18 Jul 2000 17:46:34 +0000 (17:46 +0000)] 
Add experimental caseExact/Ignore substrings indexer/filter routines.

26 years agoPut the complete syntax for access control, unexplained yet.
Julio Sánchez Fernández [Tue, 18 Jul 2000 10:30:54 +0000 (10:30 +0000)] 
Put the complete syntax for access control, unexplained yet.

26 years agoImport copyright/readme from devel
Kurt Zeilenga [Tue, 18 Jul 2000 04:58:12 +0000 (04:58 +0000)] 
Import copyright/readme from devel

26 years agoClarify message logged upon host_access() failure
Kurt Zeilenga [Tue, 18 Jul 2000 03:12:55 +0000 (03:12 +0000)] 
Clarify message logged upon host_access() failure

26 years agoClean up usage()
Kurt Zeilenga [Mon, 17 Jul 2000 21:54:20 +0000 (21:54 +0000)] 
Clean up usage()

26 years agoClarify comment
Kurt Zeilenga [Mon, 17 Jul 2000 21:45:18 +0000 (21:45 +0000)] 
Clarify comment

26 years agoFix SASL automatic/quiet modes...
Kurt Zeilenga [Mon, 17 Jul 2000 21:36:30 +0000 (21:36 +0000)] 
Fix SASL automatic/quiet modes...

26 years agoExpose sasl flags to -lldap (so they can be quiet)
Kurt Zeilenga [Mon, 17 Jul 2000 21:23:59 +0000 (21:23 +0000)] 
Expose sasl flags to -lldap (so they can be quiet)
Fix interactive and automatic modes.  Quiet needs work.

26 years agoAdd -I/-Q SASL mode options
Kurt Zeilenga [Mon, 17 Jul 2000 02:43:41 +0000 (02:43 +0000)] 
Add -I/-Q SASL mode options

26 years agoRemove Lint
Kurt Zeilenga [Mon, 17 Jul 2000 01:08:15 +0000 (01:08 +0000)] 
Remove Lint

26 years agoFirst cut SASL "interactive" and "quiet" modes (default is "automatic")
Kurt Zeilenga [Mon, 17 Jul 2000 00:56:29 +0000 (00:56 +0000)] 
First cut SASL "interactive" and "quiet" modes (default is "automatic")

26 years agoAdd -x flag (simple bind)
Kurt Zeilenga [Sun, 16 Jul 2000 00:52:04 +0000 (00:52 +0000)] 
Add -x flag (simple bind)

26 years agoUpdate args based upon intended SASL usage
Kurt Zeilenga [Sun, 16 Jul 2000 00:51:44 +0000 (00:51 +0000)] 
Update args based upon intended SASL usage

26 years agoUpdate usage to note that user may not be represented by a DN
Kurt Zeilenga [Sun, 16 Jul 2000 00:28:57 +0000 (00:28 +0000)] 
Update usage to note that user may not be represented by a DN

26 years agoFix authmethod defaulting
Kurt Zeilenga [Sun, 16 Jul 2000 00:23:41 +0000 (00:23 +0000)] 
Fix authmethod defaulting