]> git.sur5r.net Git - openldap/log
openldap
22 years agoconsistently use dn_match macro throughout slapd
Pierangelo Masarati [Sat, 12 Jan 2002 18:17:13 +0000 (18:17 +0000)]
consistently use dn_match macro throughout slapd

22 years agoFix SASL leak and clobber bug
Kurt Zeilenga [Sat, 12 Jan 2002 17:46:27 +0000 (17:46 +0000)]
Fix SASL leak and clobber bug
Fix TLS critical rev logic bug
Suggested fixes reported by Roman.Kagan@itep.ru

22 years agoclarify macro name: dn_match = 1 if match, 0 otherwise
Pierangelo Masarati [Sat, 12 Jan 2002 17:42:44 +0000 (17:42 +0000)]
clarify macro name: dn_match = 1 if match, 0 otherwise

22 years agosome memory handling cleanup: check that memory is freed by who allocated it, or...
Pierangelo Masarati [Sat, 12 Jan 2002 17:35:01 +0000 (17:35 +0000)]
some memory handling cleanup: check that memory is freed by who allocated it, or at least put a FIXME where not

22 years agocleanup
Pierangelo Masarati [Sat, 12 Jan 2002 16:11:40 +0000 (16:11 +0000)]
cleanup

22 years agocleanup and better dn handling
Pierangelo Masarati [Sat, 12 Jan 2002 16:04:15 +0000 (16:04 +0000)]
cleanup and better dn handling

22 years agoslap_strncopy function
Pierangelo Masarati [Sat, 12 Jan 2002 16:02:51 +0000 (16:02 +0000)]
slap_strncopy function

22 years agoerror message from be_entry_put tool backend function
Pierangelo Masarati [Sat, 12 Jan 2002 16:00:51 +0000 (16:00 +0000)]
error message from be_entry_put tool backend function

22 years agomonitor objectclass definition
Pierangelo Masarati [Sat, 12 Jan 2002 11:36:23 +0000 (11:36 +0000)]
monitor objectclass definition

22 years agoMisc updates to the todo list
Kurt Zeilenga [Sat, 12 Jan 2002 04:14:32 +0000 (04:14 +0000)]
Misc updates to the todo list

22 years agoMore cleanup in ldap_pvt_tls_destroy()
Howard Chu [Sat, 12 Jan 2002 02:31:41 +0000 (02:31 +0000)]
More cleanup in ldap_pvt_tls_destroy()

22 years agoFix ldap_start_tls_s, don't check for TLS present on a non-existent sockbuf
Howard Chu [Sat, 12 Jan 2002 02:25:22 +0000 (02:25 +0000)]
Fix ldap_start_tls_s, don't check for TLS present on a non-existent sockbuf

22 years agoFix struct initialization in ber_scanf() for ANSI C conformance
Howard Chu [Sat, 12 Jan 2002 02:23:04 +0000 (02:23 +0000)]
Fix struct initialization in ber_scanf() for ANSI C conformance

22 years agoAdd ITS#1508 fix to allow ACIs to grant anonymous users access.
Kurt Zeilenga [Fri, 11 Jan 2002 23:48:22 +0000 (23:48 +0000)]
Add ITS#1508 fix to allow ACIs to grant anonymous users access.

22 years agoAdditional system schema checks
Kurt Zeilenga [Fri, 11 Jan 2002 20:47:24 +0000 (20:47 +0000)]
Additional system schema checks

22 years agoAdd collective attribute system schema support.
Kurt Zeilenga [Fri, 11 Jan 2002 20:28:05 +0000 (20:28 +0000)]
Add collective attribute system schema support.

22 years agoMore system schema checks
Kurt Zeilenga [Fri, 11 Jan 2002 19:11:46 +0000 (19:11 +0000)]
More system schema checks

22 years agoAdd some basic system schema checks.
Kurt Zeilenga [Fri, 11 Jan 2002 18:56:01 +0000 (18:56 +0000)]
Add some basic system schema checks.

22 years agoAdd system schema flags to backends supporting system schema.
Kurt Zeilenga [Fri, 11 Jan 2002 18:26:17 +0000 (18:26 +0000)]
Add system schema flags to backends supporting system schema.

22 years agoRemove lint.
Kurt Zeilenga [Fri, 11 Jan 2002 18:03:28 +0000 (18:03 +0000)]
Remove lint.

22 years agoAdd Backend to system schema check routines
Kurt Zeilenga [Fri, 11 Jan 2002 18:00:22 +0000 (18:00 +0000)]
Add Backend to system schema check routines

22 years agoof course this is required by listener monitor
Pierangelo Masarati [Fri, 11 Jan 2002 11:48:46 +0000 (11:48 +0000)]
of course this is required by listener monitor

22 years agolistener monitor
Pierangelo Masarati [Fri, 11 Jan 2002 11:43:35 +0000 (11:43 +0000)]
listener monitor

22 years agoneed this outside for back monitor ...
Pierangelo Masarati [Fri, 11 Jan 2002 10:46:58 +0000 (10:46 +0000)]
need this outside for back monitor ...

22 years agoadded structural objectclass; reworked obejctclasses to use 'monitor' and 'extensible...
Pierangelo Masarati [Fri, 11 Jan 2002 10:27:58 +0000 (10:27 +0000)]
added structural objectclass; reworked obejctclasses to use 'monitor' and 'extensibleObject'; minor cleanup

22 years agoAdded test for backend glue. Tests using slapadd/ldapsearch then starts
Howard Chu [Fri, 11 Jan 2002 09:26:01 +0000 (09:26 +0000)]
Added test for backend glue. Tests using slapadd/ldapsearch then starts
over using ldapadd/ldapsearch. Order of results is significant, and
differs from order in data/test-ordered.ldif (thus data/test-glued.ldif
is needed.)

22 years agoAdded config and data files for testing backend glue
Howard Chu [Fri, 11 Jan 2002 09:23:31 +0000 (09:23 +0000)]
Added config and data files for testing backend glue

22 years agoFix loop in glue_tool_sync
Howard Chu [Fri, 11 Jan 2002 09:04:34 +0000 (09:04 +0000)]
Fix loop in glue_tool_sync

22 years agoCleanup lint
Howard Chu [Fri, 11 Jan 2002 06:56:24 +0000 (06:56 +0000)]
Cleanup lint

22 years agoFlip some bits in the backend flags mask
Kurt Zeilenga [Fri, 11 Jan 2002 02:31:47 +0000 (02:31 +0000)]
Flip some bits in the backend flags mask

22 years agoFix the bits
Kurt Zeilenga [Thu, 10 Jan 2002 22:54:24 +0000 (22:54 +0000)]
Fix the bits

22 years agoAdded a missing attribute: tokenGroupsGlobalAndUniversal. It exists
Jon Leichter [Thu, 10 Jan 2002 22:38:17 +0000 (22:38 +0000)]
Added a missing attribute: tokenGroupsGlobalAndUniversal. It exists
in Active Directory.

22 years agoRework backend (lastmod + glue + system schema) flags
Kurt Zeilenga [Thu, 10 Jan 2002 22:34:11 +0000 (22:34 +0000)]
Rework backend (lastmod + glue + system schema) flags

22 years agoreadahead is only needed on UDP, don't use it on TCP. (Save unneeded memcpy)
Howard Chu [Thu, 10 Jan 2002 22:00:17 +0000 (22:00 +0000)]
readahead is only needed on UDP, don't use it on TCP. (Save unneeded memcpy)

22 years agoFix str2anlist declaration, str is not const. (gets overwritten if
Howard Chu [Thu, 10 Jan 2002 20:25:23 +0000 (20:25 +0000)]
Fix str2anlist declaration, str is not const. (gets overwritten if
there is an error.)

22 years agofix for backend-dependent schema check
Pierangelo Masarati [Thu, 10 Jan 2002 20:12:25 +0000 (20:12 +0000)]
fix for backend-dependent schema check

22 years agoUse NULL for be parameter to entry_schema_check() for now.
Kurt Zeilenga [Thu, 10 Jan 2002 19:48:43 +0000 (19:48 +0000)]
Use NULL for be parameter to entry_schema_check() for now.

22 years agoAdd Backend argument to entry_schema_check() to support system schema
Kurt Zeilenga [Thu, 10 Jan 2002 19:37:03 +0000 (19:37 +0000)]
Add Backend argument to entry_schema_check() to support system schema
checks (in addition to user application schema checks).

22 years agoFix lint in previous commit
Howard Chu [Thu, 10 Jan 2002 18:55:13 +0000 (18:55 +0000)]
Fix lint in previous commit

22 years agoAdd start of subentry support... still need to sort out
Kurt Zeilenga [Thu, 10 Jan 2002 18:18:37 +0000 (18:18 +0000)]
Add start of subentry support... still need to sort out
administrativeRole restricts.

22 years agoRemove references to dead schema
Kurt Zeilenga [Thu, 10 Jan 2002 13:13:32 +0000 (13:13 +0000)]
Remove references to dead schema

22 years agoMention that objectClass names are valid in the attrs=<attrlist> clause.
Howard Chu [Thu, 10 Jan 2002 10:02:51 +0000 (10:02 +0000)]
Mention that objectClass names are valid in the attrs=<attrlist> clause.

22 years agoAdded an_oc to AttributeName for caching ObjectClass lookups.
Howard Chu [Thu, 10 Jan 2002 09:54:14 +0000 (09:54 +0000)]
Added an_oc to AttributeName for caching ObjectClass lookups.
Added error checking to str2anlist; if the attr name doesn't match
any attribute or objectclass the offending attr name is displayed.

22 years agoMore clean up of system schema changes
Kurt Zeilenga [Thu, 10 Jan 2002 06:58:57 +0000 (06:58 +0000)]
More clean up of system schema changes

22 years agoadd system schema checks
Kurt Zeilenga [Thu, 10 Jan 2002 06:30:26 +0000 (06:30 +0000)]
add system schema checks

22 years agoFix up last commit
Kurt Zeilenga [Thu, 10 Jan 2002 05:54:50 +0000 (05:54 +0000)]
Fix up last commit

22 years agoMore operational attribute infrastructure...
Kurt Zeilenga [Thu, 10 Jan 2002 05:31:49 +0000 (05:31 +0000)]
More operational attribute infrastructure...

22 years agoRemove lint
Kurt Zeilenga [Thu, 10 Jan 2002 05:30:23 +0000 (05:30 +0000)]
Remove lint

22 years agoFor Windows, use getsockopt() to retrieve error if connect() fails.
Howard Chu [Thu, 10 Jan 2002 05:12:11 +0000 (05:12 +0000)]
For Windows, use getsockopt() to retrieve error if connect() fails.
Don't use ldap_pvt_is_socket_ready() at all on Windows, it is
totally unneeded and getpeername() misbehaves on W2K.

22 years agoFinish building in operational attributes
Kurt Zeilenga [Thu, 10 Jan 2002 04:10:54 +0000 (04:10 +0000)]
Finish building in operational attributes

22 years agoMore builtin operational attributes
Kurt Zeilenga [Thu, 10 Jan 2002 03:31:11 +0000 (03:31 +0000)]
More builtin operational attributes

22 years agoCleanup last commit. Need to add more internal schema....
Kurt Zeilenga [Thu, 10 Jan 2002 02:01:00 +0000 (02:01 +0000)]
Cleanup last commit.  Need to add more internal schema....

22 years agoAnother round of operational attribute changes... more to follow.
Kurt Zeilenga [Thu, 10 Jan 2002 01:46:08 +0000 (01:46 +0000)]
Another round of operational attribute changes... more to follow.

22 years agoMinor cleanup
Kurt Zeilenga [Thu, 10 Jan 2002 00:54:31 +0000 (00:54 +0000)]
Minor cleanup

22 years agoStart of new operational attribute framework
Kurt Zeilenga [Thu, 10 Jan 2002 00:17:21 +0000 (00:17 +0000)]
Start of new operational attribute framework

22 years agoRound 2 of subentry changes
Kurt Zeilenga [Wed, 9 Jan 2002 19:43:15 +0000 (19:43 +0000)]
Round 2 of subentry changes

22 years agoAdd very basic subentry search support.
Kurt Zeilenga [Wed, 9 Jan 2002 19:21:07 +0000 (19:21 +0000)]
Add very basic subentry search support.

22 years agoFix problems caused by lint removal
Kurt Zeilenga [Wed, 9 Jan 2002 18:18:36 +0000 (18:18 +0000)]
Fix problems caused by lint removal

22 years agoRemove some lint caused by the changes in const'ification
Kurt Zeilenga [Wed, 9 Jan 2002 06:30:23 +0000 (06:30 +0000)]
Remove some lint caused by the changes in const'ification

22 years agoRework control infrastructure a bit. Add subentries visibility control.
Kurt Zeilenga [Wed, 9 Jan 2002 06:29:54 +0000 (06:29 +0000)]
Rework control infrastructure a bit.  Add subentries visibility control.

22 years agoAdd some comments
Kurt Zeilenga [Wed, 9 Jan 2002 00:19:56 +0000 (00:19 +0000)]
Add some comments

22 years agoBring nadf back from attic, but note that it is obsolete
Kurt Zeilenga [Wed, 9 Jan 2002 00:19:20 +0000 (00:19 +0000)]
Bring nadf back from attic, but note that it is obsolete

22 years agoA subentries control framework
Kurt Zeilenga [Wed, 9 Jan 2002 00:05:49 +0000 (00:05 +0000)]
A subentries control framework

22 years agoMove nadf to attic
Kurt Zeilenga [Tue, 8 Jan 2002 23:54:53 +0000 (23:54 +0000)]
Move nadf to attic

22 years agocomment out pilotObject as it depends on lastModifiedBy
Kurt Zeilenga [Tue, 8 Jan 2002 23:54:24 +0000 (23:54 +0000)]
comment out pilotObject as it depends on lastModifiedBy
move nadf.schema as it depends on lastModifiedBy

22 years agoClarify comment.
Kurt Zeilenga [Tue, 8 Jan 2002 21:14:00 +0000 (21:14 +0000)]
Clarify comment.

22 years agoUse iplanet OID (with typo fixed) for inetLocalMailRecipient
Kurt Zeilenga [Tue, 8 Jan 2002 21:09:52 +0000 (21:09 +0000)]
Use iplanet OID (with typo fixed) for inetLocalMailRecipient

22 years agocomment out obsolete operational schema
Kurt Zeilenga [Tue, 8 Jan 2002 21:08:03 +0000 (21:08 +0000)]
comment out obsolete operational schema

22 years agoMinor const'ification cleanup
Kurt Zeilenga [Tue, 8 Jan 2002 20:24:56 +0000 (20:24 +0000)]
Minor const'ification cleanup

22 years agoA few changes to the handling of operational attributes.
Kurt Zeilenga [Tue, 8 Jan 2002 20:22:41 +0000 (20:22 +0000)]
A few changes to the handling of operational attributes.
Small preparation for applying tighter semantics to operational attributes.

22 years agoFix ACL logic for non-regex peername, sockname, etc.
Kurt Zeilenga [Tue, 8 Jan 2002 02:55:03 +0000 (02:55 +0000)]
Fix ACL logic for non-regex peername, sockname, etc.

22 years agoRemove lint.
Kurt Zeilenga [Mon, 7 Jan 2002 21:48:17 +0000 (21:48 +0000)]
Remove lint.

22 years agoMinor cleanup
Kurt Zeilenga [Mon, 7 Jan 2002 21:22:38 +0000 (21:22 +0000)]
Minor cleanup

22 years agoDon't use 'void *' unnecessarily.
Kurt Zeilenga [Mon, 7 Jan 2002 20:28:02 +0000 (20:28 +0000)]
Don't use 'void *' unnecessarily.

22 years agoDon't unlock if we've never locked.
Kurt Zeilenga [Mon, 7 Jan 2002 20:18:38 +0000 (20:18 +0000)]
Don't unlock if we've never locked.

22 years agoPasses last test (empty value); also passes many of the invalid DN tests if liberal...
Pierangelo Masarati [Mon, 7 Jan 2002 15:23:23 +0000 (15:23 +0000)]
Passes last test (empty value); also passes many of the invalid DN tests if liberal parsing is allowed

22 years agofix non-printable flag detection; improve dn test (passes all but last in http:/...
Pierangelo Masarati [Mon, 7 Jan 2002 15:10:50 +0000 (15:10 +0000)]
fix non-printable flag detection; improve dn test (passes all but last in http://www.openldap.org/ietf/ldapbis/dn.txt)

22 years agofix domain generation for UFN
Pierangelo Masarati [Mon, 7 Jan 2002 13:16:53 +0000 (13:16 +0000)]
fix domain generation for UFN

22 years agofix questionable behavior in case of bind errors
Pierangelo Masarati [Mon, 7 Jan 2002 10:15:05 +0000 (10:15 +0000)]
fix questionable behavior in case of bind errors

22 years agofix c_cdn migration
Pierangelo Masarati [Mon, 7 Jan 2002 09:25:20 +0000 (09:25 +0000)]
fix c_cdn migration

22 years agoLachman laser is expired.
Kurt Zeilenga [Mon, 7 Jan 2002 07:41:45 +0000 (07:41 +0000)]
Lachman laser is expired.

22 years agoAdd collective schema (not yet implemented)
Kurt Zeilenga [Mon, 7 Jan 2002 04:45:06 +0000 (04:45 +0000)]
Add collective schema (not yet implemented)

22 years agoClarify DESC
Kurt Zeilenga [Mon, 7 Jan 2002 04:44:50 +0000 (04:44 +0000)]
Clarify DESC

22 years agoFix some debug statements
Howard Chu [Sun, 6 Jan 2002 07:21:06 +0000 (07:21 +0000)]
Fix some debug statements

22 years agoAdded LDAP_FILTER_EXT case to filter_free()
Howard Chu [Sun, 6 Jan 2002 06:21:30 +0000 (06:21 +0000)]
Added LDAP_FILTER_EXT case to filter_free()

22 years agoDon't need to malloc/free ma_rule_text
Howard Chu [Sun, 6 Jan 2002 06:21:11 +0000 (06:21 +0000)]
Don't need to malloc/free ma_rule_text

22 years agoUse 'm' ber_scanf format where convenient
Howard Chu [Sun, 6 Jan 2002 06:11:01 +0000 (06:11 +0000)]
Use 'm' ber_scanf format where convenient

22 years agoChanged 'w' format character to 'M': 'm' and 'M' for "memory" ?
Howard Chu [Sun, 6 Jan 2002 06:10:05 +0000 (06:10 +0000)]
Changed 'w' format character to 'M': 'm' and 'M' for "memory" ?

22 years agoAdded doalloc flag to ber_get_stringbv
Howard Chu [Sun, 6 Jan 2002 05:36:27 +0000 (05:36 +0000)]
Added doalloc flag to ber_get_stringbv

22 years agoAdded doalloc flag to ber_get_stringbv. Added 'm' type to ber_scanf
Howard Chu [Sun, 6 Jan 2002 05:36:07 +0000 (05:36 +0000)]
Added doalloc flag to ber_get_stringbv. Added 'm' type to ber_scanf
to scan a berval in-place.

22 years agoHide select matching rules from published schema
Kurt Zeilenga [Sun, 6 Jan 2002 05:29:04 +0000 (05:29 +0000)]
Hide select matching rules from published schema

22 years agoDon't split DESC over multiple lines
Kurt Zeilenga [Sun, 6 Jan 2002 05:27:03 +0000 (05:27 +0000)]
Don't split DESC over multiple lines

22 years agoAdd LDAP/X.500 subentry schema (draft-zeilenga-ldap-subentry-xx.txt)
Kurt Zeilenga [Sun, 6 Jan 2002 04:59:26 +0000 (04:59 +0000)]
Add LDAP/X.500 subentry schema (draft-zeilenga-ldap-subentry-xx.txt)

22 years agoChanged conn->c_cdn to struct berval.
Howard Chu [Sun, 6 Jan 2002 03:26:09 +0000 (03:26 +0000)]
Changed conn->c_cdn to struct berval.

22 years agoCleanup lint in previous commit
Howard Chu [Sun, 6 Jan 2002 03:05:02 +0000 (03:05 +0000)]
Cleanup lint in previous commit

22 years agoPrep for in-place parsing. Cache a ber_tag byte.
Howard Chu [Sun, 6 Jan 2002 02:23:36 +0000 (02:23 +0000)]
Prep for in-place parsing. Cache a ber_tag byte.
No visible impact from these changes.

22 years agoSome memory allocation cleanup.
Kurt Zeilenga [Sun, 6 Jan 2002 02:18:37 +0000 (02:18 +0000)]
Some memory allocation cleanup.

22 years agoAdd SLAP_MALLOC() and friends.
Kurt Zeilenga [Sun, 6 Jan 2002 01:34:53 +0000 (01:34 +0000)]
Add SLAP_MALLOC() and friends.
Intended to be used instead of ch_malloc() and friends.
See comment.

22 years agoAdd some critical control checks.
Kurt Zeilenga [Sun, 6 Jan 2002 00:36:55 +0000 (00:36 +0000)]
Add some critical control checks.

22 years agoRemove lint.
Kurt Zeilenga [Sun, 6 Jan 2002 00:35:41 +0000 (00:35 +0000)]
Remove lint.