]> git.sur5r.net Git - openldap/log
openldap
23 years agoFix passwd clearing bug
Kurt Zeilenga [Mon, 6 Nov 2000 15:53:02 +0000 (15:53 +0000)]
Fix passwd clearing bug

23 years agoAdd INADDR_ANY clarification.
Kurt Zeilenga [Sun, 5 Nov 2000 21:34:53 +0000 (21:34 +0000)]
Add INADDR_ANY clarification.

23 years agoPostal Address should be treated like directoryString
Kurt Zeilenga [Sat, 4 Nov 2000 21:11:52 +0000 (21:11 +0000)]
Postal Address should be treated like directoryString

23 years agoUpdate validation of printable-like syntaxes
Kurt Zeilenga [Sat, 4 Nov 2000 21:09:23 +0000 (21:09 +0000)]
Update validation of printable-like syntaxes

23 years agohighlite ;binary comments with SMIME attributes
Kurt Zeilenga [Sat, 4 Nov 2000 20:32:19 +0000 (20:32 +0000)]
highlite ;binary comments with SMIME attributes

23 years agoUpdate printableString to restrict characters per RFC1778 not isprint()
Kurt Zeilenga [Sat, 4 Nov 2000 20:31:50 +0000 (20:31 +0000)]
Update printableString to restrict characters per RFC1778 not isprint()

23 years agoAdd 'distinct' to sql search query to prevent duplicate entries in results (suggested...
Dmitry Kovalev [Sat, 4 Nov 2000 12:52:06 +0000 (12:52 +0000)]
Add 'distinct' to sql search query to prevent duplicate entries in results (suggested by Mathieu Guillaume)

23 years agoImprove handling of initials in approximate search strings.
Mark Adamson [Fri, 3 Nov 2000 16:16:27 +0000 (16:16 +0000)]
Improve handling of initials in approximate search strings.

23 years agosubtype should inherit approximate matching rule
Kurt Zeilenga [Thu, 2 Nov 2000 21:49:03 +0000 (21:49 +0000)]
subtype should inherit approximate matching rule

23 years agorev 05
Kurt Zeilenga [Thu, 2 Nov 2000 16:33:47 +0000 (16:33 +0000)]
rev 05

23 years agofix even more stupid thing with the same issue ;)
Dmitry Kovalev [Thu, 2 Nov 2000 16:29:57 +0000 (16:29 +0000)]
fix even more stupid thing with the same issue ;)

23 years agofix _stupid_ thing with toupper -> ldap_pvt_str2upper
Dmitry Kovalev [Thu, 2 Nov 2000 13:18:45 +0000 (13:18 +0000)]
fix _stupid_ thing with toupper -> ldap_pvt_str2upper

23 years agoChanged ucdata loading, all is done in config.c. Tried to make ucdata load
Stig Venaas [Thu, 2 Nov 2000 10:10:36 +0000 (10:10 +0000)]
Changed ucdata loading, all is done in config.c. Tried to make ucdata load
when found in config file, or before first call to dn_normalize/dn_validate

23 years agoFirst cut of SASL/EXTERNAL
Kurt Zeilenga [Tue, 31 Oct 2000 23:00:35 +0000 (23:00 +0000)]
First cut of SASL/EXTERNAL

23 years agoMake sure commands have a -x
Kurt Zeilenga [Tue, 31 Oct 2000 04:06:02 +0000 (04:06 +0000)]
Make sure commands have a -x

23 years agofix ITS #855 (back-sql crashes with malformed filters),
Dmitry Kovalev [Mon, 30 Oct 2000 20:36:29 +0000 (20:36 +0000)]
fix ITS #855 (back-sql crashes with malformed filters),

also extend bind() to something less trivial (to support SIMPLE_AUTH mode)

23 years agoSet UTF8DN by default
Kurt Zeilenga [Mon, 30 Oct 2000 20:05:41 +0000 (20:05 +0000)]
Set UTF8DN by default

23 years agoucdata needs to point to liblunicode not liblunicode/ucdata
Kurt Zeilenga [Mon, 30 Oct 2000 20:02:13 +0000 (20:02 +0000)]
ucdata needs to point to liblunicode not liblunicode/ucdata

23 years agoUse the macro UTF8DN to set whether new UTF8 dn_normalize() code should
Stig Venaas [Mon, 30 Oct 2000 20:00:56 +0000 (20:00 +0000)]
Use the macro UTF8DN to set whether new UTF8 dn_normalize() code should
be used.

23 years agoMinor cleanup of last commit
Kurt Zeilenga [Mon, 30 Oct 2000 17:19:52 +0000 (17:19 +0000)]
Minor cleanup of last commit

23 years agoShort term dn_normalize() fix. Uppercases all UTF8 characters as long
Stig Venaas [Sat, 28 Oct 2000 23:38:14 +0000 (23:38 +0000)]
Short term dn_normalize() fix. Uppercases all UTF8 characters as long
as the character byte length is preserved. Change #if 1 to use.

23 years agoFix encoding of old password
Kurt Zeilenga [Sat, 28 Oct 2000 10:15:17 +0000 (10:15 +0000)]
Fix encoding of old password

23 years agoFix UTF-8 5-octet sequences
Kurt Zeilenga [Fri, 27 Oct 2000 21:32:46 +0000 (21:32 +0000)]
Fix UTF-8 5-octet sequences

23 years agoAdd LDAP URL critical extension counter support. lud_crit_exts
Kurt Zeilenga [Thu, 26 Oct 2000 06:17:14 +0000 (06:17 +0000)]
Add LDAP URL critical extension counter support.  lud_crit_exts
is the number of critical extensions contained in lud_exts.
As we currently do not support any extension, this flag is
useful for determining whether or not we should attempt to
use the URL.  Added check of this counter to ldap_url_search
and LDAPv3 chase referrals.

23 years agofix case-insensitive matching
Dmitry Kovalev [Wed, 25 Oct 2000 21:23:04 +0000 (21:23 +0000)]
fix case-insensitive matching
+
documentation cleanup & update

23 years agoinitialize new logging routines (behind NEW_LOGGING)
Gary Williams [Wed, 25 Oct 2000 16:50:45 +0000 (16:50 +0000)]
initialize new logging routines (behind NEW_LOGGING)

23 years agoadd logfile directive to config (behind NEW_LOGGING)
Gary Williams [Wed, 25 Oct 2000 16:49:23 +0000 (16:49 +0000)]
add logfile directive to config (behind NEW_LOGGING)

23 years agoget rid of unused structure
Gary Williams [Wed, 25 Oct 2000 16:48:11 +0000 (16:48 +0000)]
get rid of unused structure

23 years agoadd new logging macros/defs (behind NEW_LOGGING)
Gary Williams [Wed, 25 Oct 2000 16:47:17 +0000 (16:47 +0000)]
add new logging macros/defs (behind NEW_LOGGING)

23 years agotry new logging routines (behind NEW_LOGGING)
Gary Williams [Wed, 25 Oct 2000 15:35:01 +0000 (15:35 +0000)]
try new logging routines (behind NEW_LOGGING)

23 years agoadd new ber dump routine (behind NEW_LOGGING)
Gary Williams [Wed, 25 Oct 2000 15:33:39 +0000 (15:33 +0000)]
add new ber dump routine (behind NEW_LOGGING)

23 years agoenable new logging functions (behind NEW_LOGGING)
Gary Williams [Wed, 25 Oct 2000 15:03:22 +0000 (15:03 +0000)]
enable new logging functions (behind NEW_LOGGING)

23 years agoFix another #if 0 v UTF8MATCH bug
Kurt Zeilenga [Wed, 25 Oct 2000 01:32:35 +0000 (01:32 +0000)]
Fix another #if 0 v UTF8MATCH bug

23 years agoMissed on #if 0 to #if UTF8MATCH is last commit
Kurt Zeilenga [Tue, 24 Oct 2000 22:25:41 +0000 (22:25 +0000)]
Missed on #if 0 to #if UTF8MATCH is last commit
Also, enable UTF8MATCH... this is devel!

23 years agoUTF8 aware caseIgnore matching
Kurt Zeilenga [Tue, 24 Oct 2000 22:23:30 +0000 (22:23 +0000)]
UTF8 aware caseIgnore matching
---
Copyright 2000 Stig Venaas, UNINETT
All rights reserved.

Redistribution and use in source and binary forms are permitted
without restriction or fee of any kind as long as this notice is
preserved. The name of UNINETT may not be used to endorse or promote
products derived from this software without specific prior written
permission. This software is provided ``as is'' without express or
implied warranty.

23 years agoImplement 2 approximate matching algorithms.
Mark Adamson [Tue, 24 Oct 2000 20:25:37 +0000 (20:25 +0000)]
Implement 2 approximate matching algorithms.

23 years agoRemove extranous spaces from DNs (not allowed in LDAPv3)
Kurt Zeilenga [Mon, 23 Oct 2000 19:00:05 +0000 (19:00 +0000)]
Remove extranous spaces from DNs (not allowed in LDAPv3)

23 years agoFix IS ASCII checks. Should be < 0x80 (0100), not < 0x100.
Kurt Zeilenga [Mon, 23 Oct 2000 18:04:45 +0000 (18:04 +0000)]
Fix IS ASCII checks.  Should be < 0x80 (0100), not < 0x100.

23 years agoFix register_syntax argument names
Kurt Zeilenga [Mon, 23 Oct 2000 18:02:48 +0000 (18:02 +0000)]
Fix register_syntax argument names

23 years agoFix: remap API error codes into protocol error codes before sending
Howard Chu [Mon, 23 Oct 2000 13:32:14 +0000 (13:32 +0000)]
Fix: remap API error codes into protocol error codes before sending
back to client.

23 years agoA little bit of Matching Rule Use.
Julio Sánchez Fernández [Mon, 23 Oct 2000 12:25:43 +0000 (12:25 +0000)]
A little bit of Matching Rule Use.

23 years agoFirst-cut at manageDSAit-aware backend selection.
Kurt Zeilenga [Sat, 21 Oct 2000 03:29:02 +0000 (03:29 +0000)]
First-cut at manageDSAit-aware backend selection.

23 years agoAdd better space compression
Kurt Zeilenga [Sat, 21 Oct 2000 03:27:41 +0000 (03:27 +0000)]
Add better space compression

23 years agoAdd extra spaces to babs' DN.
Kurt Zeilenga [Sat, 21 Oct 2000 03:26:49 +0000 (03:26 +0000)]
Add extra spaces to babs' DN.

23 years agoRemove defaultaccess directive
Kurt Zeilenga [Sat, 21 Oct 2000 03:26:24 +0000 (03:26 +0000)]
Remove defaultaccess directive

23 years agofix lutil_set_debug_level call
Gary Williams [Fri, 20 Oct 2000 14:46:33 +0000 (14:46 +0000)]
fix lutil_set_debug_level call

23 years agoThis patch replaces gai_strerror with AC_GAI_STRERROR in daemon.c and also
Kurt Zeilenga [Thu, 19 Oct 2000 18:05:11 +0000 (18:05 +0000)]
This patch replaces gai_strerror with AC_GAI_STRERROR in daemon.c and also
uses AC_GAI_STRERROR to report getaddrinfo failures in os-ip.c
-- Stig Venass

23 years agorev-01
Kurt Zeilenga [Thu, 19 Oct 2000 18:04:05 +0000 (18:04 +0000)]
rev-01

23 years agoquick hack to support holding of the root naming context
Kurt Zeilenga [Wed, 18 Oct 2000 19:29:40 +0000 (19:29 +0000)]
quick hack to support holding of the root naming context

23 years agoAdd ldap_pvt_gai_strerror().
Kurt Zeilenga [Wed, 18 Oct 2000 17:25:30 +0000 (17:25 +0000)]
Add ldap_pvt_gai_strerror().
Calls to gai_strerror() should be replaced with calls AC_GAI_STRERROR().

23 years agoValidate session handle
Kurt Zeilenga [Wed, 18 Oct 2000 16:32:57 +0000 (16:32 +0000)]
Validate session handle

23 years agofix file test
Gary Williams [Wed, 18 Oct 2000 14:58:34 +0000 (14:58 +0000)]
fix file test

23 years agofix SOCKET_ERROR typos
Kurt Zeilenga [Wed, 18 Oct 2000 03:24:50 +0000 (03:24 +0000)]
fix SOCKET_ERROR typos

23 years agoEliminate the need for a buffer.
Kurt Zeilenga [Wed, 18 Oct 2000 02:27:45 +0000 (02:27 +0000)]
Eliminate the need for a buffer.

23 years agoremove lint
Kurt Zeilenga [Wed, 18 Oct 2000 00:35:09 +0000 (00:35 +0000)]
remove lint

23 years agorename macros per conventions
Kurt Zeilenga [Wed, 18 Oct 2000 00:33:56 +0000 (00:33 +0000)]
rename macros per conventions
zap commented out _int_ declarations

23 years agouse ber_socket_t, not LBER_SOCKET_T
Kurt Zeilenga [Wed, 18 Oct 2000 00:32:35 +0000 (00:32 +0000)]
use ber_socket_t, not LBER_SOCKET_T

23 years agoFORCED COMMIT to update rcs log
Kurt Zeilenga [Wed, 18 Oct 2000 00:30:49 +0000 (00:30 +0000)]
FORCED COMMIT to update rcs log
rework debugging to demonstrate syslogging
restrict timestamping to HAVE_WINSOCK
and general cleanup

23 years agoremove lint
Kurt Zeilenga [Wed, 18 Oct 2000 00:29:21 +0000 (00:29 +0000)]
remove lint

23 years agoRemove lint
Kurt Zeilenga [Wed, 18 Oct 2000 00:28:39 +0000 (00:28 +0000)]
Remove lint

23 years agoUse SOCKET_ERROR instead of -1
Kurt Zeilenga [Wed, 18 Oct 2000 00:27:31 +0000 (00:27 +0000)]
Use SOCKET_ERROR instead of -1

23 years agoUpdate handling of partial responses
Kurt Zeilenga [Wed, 18 Oct 2000 00:26:53 +0000 (00:26 +0000)]
Update handling of partial responses
Update comments
Update log messages
rename symbols per conventions

23 years agominor cleanup
Kurt Zeilenga [Wed, 18 Oct 2000 00:24:58 +0000 (00:24 +0000)]
minor cleanup

23 years agoDocument the "threads" directive
Kurt Zeilenga [Wed, 18 Oct 2000 00:22:30 +0000 (00:22 +0000)]
Document the "threads" directive

23 years agoFix typo in concurrency description
Kurt Zeilenga [Wed, 18 Oct 2000 00:15:32 +0000 (00:15 +0000)]
Fix typo in concurrency description

23 years agoRemove commented out (logging) code
Kurt Zeilenga [Tue, 17 Oct 2000 20:44:34 +0000 (20:44 +0000)]
Remove commented out (logging) code

23 years agoreturn default to no logging
Kurt Zeilenga [Tue, 17 Oct 2000 20:43:33 +0000 (20:43 +0000)]
return default to no logging

23 years agoHandle *lud_host == '\0'
Kurt Zeilenga [Tue, 17 Oct 2000 20:30:14 +0000 (20:30 +0000)]
Handle *lud_host == '\0'
(likely should modify parsers and other codes to disallow such)

23 years agoconvert text level to int
Gary Williams [Tue, 17 Oct 2000 19:42:24 +0000 (19:42 +0000)]
convert text level to int

23 years agoadd prototype for lutil_mnem2level
Gary Williams [Tue, 17 Oct 2000 19:37:01 +0000 (19:37 +0000)]
add prototype for lutil_mnem2level

23 years agoForced commit to correct log entry
Kurt Zeilenga [Tue, 17 Oct 2000 19:30:34 +0000 (19:30 +0000)]
Forced commit to correct log entry
ldap_url_search should NOT use hostport of URL.

23 years agoldap_url_search should use hostport of URL.
Kurt Zeilenga [Tue, 17 Oct 2000 19:26:04 +0000 (19:26 +0000)]
ldap_url_search should use hostport of URL.

23 years agoPartial update of URL man page...
Kurt Zeilenga [Tue, 17 Oct 2000 19:07:56 +0000 (19:07 +0000)]
Partial update of URL man page...

23 years agoconvert string levels to ints
Gary Williams [Tue, 17 Oct 2000 18:56:24 +0000 (18:56 +0000)]
convert string levels to ints

23 years agoBump listeners to 10
Kurt Zeilenga [Tue, 17 Oct 2000 06:36:22 +0000 (06:36 +0000)]
Bump listeners to 10

23 years agoTrim unimplemented syntaxes and matching rules from subschema subentry
Kurt Zeilenga [Mon, 16 Oct 2000 23:47:46 +0000 (23:47 +0000)]
Trim unimplemented syntaxes and matching rules from subschema subentry

23 years agoDon't attempt to send abandon unless connection exists.
Kurt Zeilenga [Mon, 16 Oct 2000 23:11:41 +0000 (23:11 +0000)]
Don't attempt to send abandon unless connection exists.
If connection doesn't exist, return LDAP_SERVER_DOWN.

23 years agoNote that the directory containing the replogfile as well as
Kurt Zeilenga [Mon, 16 Oct 2000 22:19:29 +0000 (22:19 +0000)]
Note that the directory containing the replogfile as well as
the slurpd temporary directory should have limited read/write/execute
access.

23 years agoReplace last commit with Stig's improved version
Kurt Zeilenga [Mon, 16 Oct 2000 21:45:35 +0000 (21:45 +0000)]
Replace last commit with Stig's improved version

23 years agoITS#839: getaddrinfo portability fix from Gabar Gombas
Kurt Zeilenga [Mon, 16 Oct 2000 20:32:39 +0000 (20:32 +0000)]
ITS#839: getaddrinfo portability fix from Gabar Gombas

23 years agoITS#821: TLS data ready fix from <mattc@chartist.com>
Kurt Zeilenga [Mon, 16 Oct 2000 20:26:56 +0000 (20:26 +0000)]
ITS#821: TLS data ready fix from <mattc@chartist.com>

23 years agoRemove cpp lint
Kurt Zeilenga [Mon, 16 Oct 2000 20:04:42 +0000 (20:04 +0000)]
Remove cpp lint

23 years agoMake sure openldap-slurp is created 700
Kurt Zeilenga [Mon, 16 Oct 2000 16:43:42 +0000 (16:43 +0000)]
Make sure openldap-slurp is created 700

23 years agoAdd detection for gia_strerror
Kurt Zeilenga [Mon, 16 Oct 2000 04:10:22 +0000 (04:10 +0000)]
Add detection for gia_strerror

23 years agoBetter processing of extensible filters. Needs testing, but the prior
Julio Sánchez Fernández [Sun, 15 Oct 2000 19:17:06 +0000 (19:17 +0000)]
Better processing of extensible filters.  Needs testing, but the prior
version was not encoding properly the filter.

23 years agoExtend MRA. It now has a pointer to a MatchingRule, but a char
Julio Sánchez Fernández [Sun, 15 Oct 2000 19:12:21 +0000 (19:12 +0000)]
Extend MRA.  It now has a pointer to a MatchingRule, but a char
pointer is kept for messages and to tell a filter without rule
from one with an unknown rule.  It matters.

Fix a couple of bugs in debug output.

23 years agoExtend MRA. It now has a pointer to a MatchingRule, but a char
Julio Sánchez Fernández [Sun, 15 Oct 2000 19:10:43 +0000 (19:10 +0000)]
Extend MRA.  It now has a pointer to a MatchingRule, but a char
pointer is kept for messages and to tell a filter without rule
from one with an unknown rule.  It matters.

23 years agoBetter parsing.
Julio Sánchez Fernández [Sat, 14 Oct 2000 18:36:13 +0000 (18:36 +0000)]
Better parsing.

23 years agoentropy should be unsigned
Kurt Zeilenga [Sat, 14 Oct 2000 02:14:38 +0000 (02:14 +0000)]
entropy should be unsigned

23 years agoRework control create/dup routines to distinguish not
Kurt Zeilenga [Sat, 14 Oct 2000 02:13:53 +0000 (02:13 +0000)]
Rework control create/dup routines to distinguish not
present value from empty value.

23 years agoFix typo
Kurt Zeilenga [Sat, 14 Oct 2000 02:13:11 +0000 (02:13 +0000)]
Fix typo

23 years agoCorrect SMIME comment
Kurt Zeilenga [Sat, 14 Oct 2000 01:42:49 +0000 (01:42 +0000)]
Correct SMIME comment
move pilot.schema to the Attic

23 years agoPer IETF LDAPext discussions, ;binary transfer of binary syntax
Kurt Zeilenga [Sat, 14 Oct 2000 01:37:48 +0000 (01:37 +0000)]
Per IETF LDAPext discussions, ;binary transfer of binary syntax
makes little sense.  Implementations should not require or by
default return ;binary for attributes of this syntax.  This means
inetOrgPerson needs updating.  This means Netscape roaming doesn't.

23 years agolabel io as "ldap_"
Kurt Zeilenga [Sat, 14 Oct 2000 00:12:39 +0000 (00:12 +0000)]
label io as "ldap_"

23 years agoAdd mra.o to linked objects
Julio Sánchez Fernández [Fri, 13 Oct 2000 20:43:32 +0000 (20:43 +0000)]
Add mra.o to linked objects

23 years agoProtos for extensible matching rules
Julio Sánchez Fernández [Fri, 13 Oct 2000 20:41:23 +0000 (20:41 +0000)]
Protos for extensible matching rules

23 years agoDoesn't require <stdio.h>
Kurt Zeilenga [Fri, 13 Oct 2000 20:40:45 +0000 (20:40 +0000)]
Doesn't require <stdio.h>

23 years agoThe beginning of extensible matches. Do not use.
Julio Sánchez Fernández [Fri, 13 Oct 2000 20:39:36 +0000 (20:39 +0000)]
The beginning of extensible matches.  Do not use.

23 years agoLet slapd at least start and do things. Someone should really have
Julio Sánchez Fernández [Fri, 13 Oct 2000 20:24:49 +0000 (20:24 +0000)]
Let slapd at least start and do things.  Someone should really have
a look at this.  Do we need to add something to every program so
that levelArray is at least initialized?

23 years agoPrevent it from crashing.
Julio Sánchez Fernández [Fri, 13 Oct 2000 20:22:46 +0000 (20:22 +0000)]
Prevent it from crashing.