]>
git.sur5r.net Git - openldap/log
Kurt Zeilenga [Thu, 10 Jan 2002 02:01:00 +0000 (02:01 +0000)]
Cleanup last commit. Need to add more internal schema....
Kurt Zeilenga [Thu, 10 Jan 2002 01:46:08 +0000 (01:46 +0000)]
Another round of operational attribute changes... more to follow.
Kurt Zeilenga [Thu, 10 Jan 2002 00:54:31 +0000 (00:54 +0000)]
Minor cleanup
Kurt Zeilenga [Thu, 10 Jan 2002 00:17:21 +0000 (00:17 +0000)]
Start of new operational attribute framework
Kurt Zeilenga [Wed, 9 Jan 2002 19:43:15 +0000 (19:43 +0000)]
Round 2 of subentry changes
Kurt Zeilenga [Wed, 9 Jan 2002 19:21:07 +0000 (19:21 +0000)]
Add very basic subentry search support.
Kurt Zeilenga [Wed, 9 Jan 2002 18:18:36 +0000 (18:18 +0000)]
Fix problems caused by lint removal
Kurt Zeilenga [Wed, 9 Jan 2002 06:30:23 +0000 (06:30 +0000)]
Remove some lint caused by the changes in const'ification
Kurt Zeilenga [Wed, 9 Jan 2002 06:29:54 +0000 (06:29 +0000)]
Rework control infrastructure a bit. Add subentries visibility control.
Kurt Zeilenga [Wed, 9 Jan 2002 00:19:56 +0000 (00:19 +0000)]
Add some comments
Kurt Zeilenga [Wed, 9 Jan 2002 00:19:20 +0000 (00:19 +0000)]
Bring nadf back from attic, but note that it is obsolete
Kurt Zeilenga [Wed, 9 Jan 2002 00:05:49 +0000 (00:05 +0000)]
A subentries control framework
Kurt Zeilenga [Tue, 8 Jan 2002 23:54:53 +0000 (23:54 +0000)]
Move nadf to attic
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
Kurt Zeilenga [Tue, 8 Jan 2002 21:14:00 +0000 (21:14 +0000)]
Clarify comment.
Kurt Zeilenga [Tue, 8 Jan 2002 21:09:52 +0000 (21:09 +0000)]
Use iplanet OID (with typo fixed) for inetLocalMailRecipient
Kurt Zeilenga [Tue, 8 Jan 2002 21:08:03 +0000 (21:08 +0000)]
comment out obsolete operational schema
Kurt Zeilenga [Tue, 8 Jan 2002 20:24:56 +0000 (20:24 +0000)]
Minor const'ification cleanup
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.
Kurt Zeilenga [Tue, 8 Jan 2002 02:55:03 +0000 (02:55 +0000)]
Fix ACL logic for non-regex peername, sockname, etc.
Kurt Zeilenga [Mon, 7 Jan 2002 21:48:17 +0000 (21:48 +0000)]
Remove lint.
Kurt Zeilenga [Mon, 7 Jan 2002 21:22:38 +0000 (21:22 +0000)]
Minor cleanup
Kurt Zeilenga [Mon, 7 Jan 2002 20:28:02 +0000 (20:28 +0000)]
Don't use 'void *' unnecessarily.
Kurt Zeilenga [Mon, 7 Jan 2002 20:18:38 +0000 (20:18 +0000)]
Don't unlock if we've never locked.
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
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)
Pierangelo Masarati [Mon, 7 Jan 2002 13:16:53 +0000 (13:16 +0000)]
fix domain generation for UFN
Pierangelo Masarati [Mon, 7 Jan 2002 10:15:05 +0000 (10:15 +0000)]
fix questionable behavior in case of bind errors
Pierangelo Masarati [Mon, 7 Jan 2002 09:25:20 +0000 (09:25 +0000)]
fix c_cdn migration
Kurt Zeilenga [Mon, 7 Jan 2002 07:41:45 +0000 (07:41 +0000)]
Lachman laser is expired.
Kurt Zeilenga [Mon, 7 Jan 2002 04:45:06 +0000 (04:45 +0000)]
Add collective schema (not yet implemented)
Kurt Zeilenga [Mon, 7 Jan 2002 04:44:50 +0000 (04:44 +0000)]
Clarify DESC
Howard Chu [Sun, 6 Jan 2002 07:21:06 +0000 (07:21 +0000)]
Fix some debug statements
Howard Chu [Sun, 6 Jan 2002 06:21:30 +0000 (06:21 +0000)]
Added LDAP_FILTER_EXT case to filter_free()
Howard Chu [Sun, 6 Jan 2002 06:21:11 +0000 (06:21 +0000)]
Don't need to malloc/free ma_rule_text
Howard Chu [Sun, 6 Jan 2002 06:11:01 +0000 (06:11 +0000)]
Use 'm' ber_scanf format where convenient
Howard Chu [Sun, 6 Jan 2002 06:10:05 +0000 (06:10 +0000)]
Changed 'w' format character to 'M': 'm' and 'M' for "memory" ?
Howard Chu [Sun, 6 Jan 2002 05:36:27 +0000 (05:36 +0000)]
Added doalloc flag to ber_get_stringbv
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.
Kurt Zeilenga [Sun, 6 Jan 2002 05:29:04 +0000 (05:29 +0000)]
Hide select matching rules from published schema
Kurt Zeilenga [Sun, 6 Jan 2002 05:27:03 +0000 (05:27 +0000)]
Don't split DESC over multiple lines
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)
Howard Chu [Sun, 6 Jan 2002 03:26:09 +0000 (03:26 +0000)]
Changed conn->c_cdn to struct berval.
Howard Chu [Sun, 6 Jan 2002 03:05:02 +0000 (03:05 +0000)]
Cleanup lint in previous commit
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.
Kurt Zeilenga [Sun, 6 Jan 2002 02:18:37 +0000 (02:18 +0000)]
Some memory allocation cleanup.
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.
Kurt Zeilenga [Sun, 6 Jan 2002 00:36:55 +0000 (00:36 +0000)]
Add some critical control checks.
Kurt Zeilenga [Sun, 6 Jan 2002 00:35:41 +0000 (00:35 +0000)]
Remove lint.
Kurt Zeilenga [Sun, 6 Jan 2002 00:35:01 +0000 (00:35 +0000)]
Fix compile errors
Kurt Zeilenga [Sat, 5 Jan 2002 19:38:54 +0000 (19:38 +0000)]
Misc allocator cleanup
Kurt Zeilenga [Sat, 5 Jan 2002 19:36:41 +0000 (19:36 +0000)]
Fix compile errors
Kurt Zeilenga [Sat, 5 Jan 2002 18:54:04 +0000 (18:54 +0000)]
struct * are not to be const'ified
Pierangelo Masarati [Sat, 5 Jan 2002 18:31:38 +0000 (18:31 +0000)]
more cleanup
Pierangelo Masarati [Sat, 5 Jan 2002 17:49:59 +0000 (17:49 +0000)]
leftover ber_bvdup eliminated; rewritten ber_bvdup in terms of ber_dupbv; eliminated wrapper macro; other ber_* improvements
Pierangelo Masarati [Sat, 5 Jan 2002 17:16:18 +0000 (17:16 +0000)]
meaningful message in case max_incomingis hit
Pierangelo Masarati [Sat, 5 Jan 2002 16:53:08 +0000 (16:53 +0000)]
fix logs
Pierangelo Masarati [Sat, 5 Jan 2002 15:44:08 +0000 (15:44 +0000)]
fix malformed test
Howard Chu [Sat, 5 Jan 2002 13:25:04 +0000 (13:25 +0000)]
Fix uninitialized pointers
Howard Chu [Sat, 5 Jan 2002 11:41:23 +0000 (11:41 +0000)]
BVarray fixes for ldap_dnattr_rewrite
Howard Chu [Sat, 5 Jan 2002 11:41:03 +0000 (11:41 +0000)]
Fix at_destroy free of slap_schema.si_at_undefined (when it's NULL)
Howard Chu [Sat, 5 Jan 2002 10:33:38 +0000 (10:33 +0000)]
Fix ASCII detection; can't use "< 0x80" on a signed char.
Pierangelo Masarati [Sat, 5 Jan 2002 09:58:19 +0000 (09:58 +0000)]
fix BVarray
Kurt Zeilenga [Sat, 5 Jan 2002 02:40:10 +0000 (02:40 +0000)]
Trim some old/experimental RFCs
Kurt Zeilenga [Sat, 5 Jan 2002 01:10:42 +0000 (01:10 +0000)]
Don't meantion deprecated .conf files
Kurt Zeilenga [Fri, 4 Jan 2002 23:49:58 +0000 (23:49 +0000)]
Cleanup
Howard Chu [Fri, 4 Jan 2002 23:10:48 +0000 (23:10 +0000)]
Fix for Windows, don't call gethostbyname until WSAStartup has occurred.
Kurt Zeilenga [Fri, 4 Jan 2002 21:17:25 +0000 (21:17 +0000)]
Update copyright statements
Kurt Zeilenga [Fri, 4 Jan 2002 20:40:29 +0000 (20:40 +0000)]
Update copyright notices
Kurt Zeilenga [Fri, 4 Jan 2002 20:37:25 +0000 (20:37 +0000)]
autoconf
Kurt Zeilenga [Fri, 4 Jan 2002 20:36:41 +0000 (20:36 +0000)]
Another minor filter fix (unescaped *)
Pierangelo Masarati [Fri, 4 Jan 2002 19:23:10 +0000 (19:23 +0000)]
more fixes/updates
Kurt Zeilenga [Fri, 4 Jan 2002 19:20:33 +0000 (19:20 +0000)]
Refer to ldap_get/set_option, not ld_errno
Pierangelo Masarati [Fri, 4 Jan 2002 19:11:55 +0000 (19:11 +0000)]
misc fix/improvements
Kurt Zeilenga [Fri, 4 Jan 2002 19:09:36 +0000 (19:09 +0000)]
Some misc cleanup
Pierangelo Masarati [Fri, 4 Jan 2002 18:03:43 +0000 (18:03 +0000)]
fix attribute mapping bug
Pierangelo Masarati [Fri, 4 Jan 2002 18:01:56 +0000 (18:01 +0000)]
move mapping in a separate file
Pierangelo Masarati [Fri, 4 Jan 2002 17:51:46 +0000 (17:51 +0000)]
fix rewrite iteration
Pierangelo Masarati [Fri, 4 Jan 2002 17:51:20 +0000 (17:51 +0000)]
hide mapping initialization
Pierangelo Masarati [Fri, 4 Jan 2002 15:26:45 +0000 (15:26 +0000)]
more cleanup; doesn't work (fails on ldap_result, select returns -1)
Kurt Zeilenga [Fri, 4 Jan 2002 05:37:19 +0000 (05:37 +0000)]
Fix ) in value handling
Kurt Zeilenga [Fri, 4 Jan 2002 03:53:13 +0000 (03:53 +0000)]
Use LDAP_FREE not free
Kurt Zeilenga [Fri, 4 Jan 2002 03:50:54 +0000 (03:50 +0000)]
Some misc cleanup
Howard Chu [Fri, 4 Jan 2002 00:49:34 +0000 (00:49 +0000)]
struct berval fixes, fix memory leak in ldap_send_entry
Kurt Zeilenga [Fri, 4 Jan 2002 00:45:05 +0000 (00:45 +0000)]
Fix attribute description checks
Howard Chu [Thu, 3 Jan 2002 23:30:45 +0000 (23:30 +0000)]
Use LDAP_FREE instead of free
Howard Chu [Thu, 3 Jan 2002 23:29:55 +0000 (23:29 +0000)]
Use ber_memfree instead of free
Kurt Zeilenga [Thu, 3 Jan 2002 23:25:25 +0000 (23:25 +0000)]
Quick fix for NULL sos
Kurt Zeilenga [Thu, 3 Jan 2002 20:06:29 +0000 (20:06 +0000)]
Add LBER DN format flag (no code yet).
Return API result codes, not protocol result codes.
Kurt Zeilenga [Thu, 3 Jan 2002 20:05:29 +0000 (20:05 +0000)]
Misc cleanup
Kurt Zeilenga [Thu, 3 Jan 2002 20:04:31 +0000 (20:04 +0000)]
Remove lint.
Kurt Zeilenga [Thu, 3 Jan 2002 20:03:27 +0000 (20:03 +0000)]
All empty IA5 and Printable strings, but not Directory strings.
Kurt Zeilenga [Thu, 3 Jan 2002 20:02:49 +0000 (20:02 +0000)]
Remove lint
Kurt Zeilenga [Thu, 3 Jan 2002 19:45:34 +0000 (19:45 +0000)]
Even larger TMP_SLOTS
Kurt Zeilenga [Thu, 3 Jan 2002 18:31:18 +0000 (18:31 +0000)]
Use conforming filters
Kurt Zeilenga [Thu, 3 Jan 2002 18:29:53 +0000 (18:29 +0000)]
Defunct
Kurt Zeilenga [Thu, 3 Jan 2002 16:36:46 +0000 (16:36 +0000)]
Add copyright notices
Pierangelo Masarati [Thu, 3 Jan 2002 16:29:38 +0000 (16:29 +0000)]
lots of migration to struct berval; unfortunately it seems to be broken
Pierangelo Masarati [Thu, 3 Jan 2002 16:28:21 +0000 (16:28 +0000)]
trivial fixes
Howard Chu [Thu, 3 Jan 2002 16:24:54 +0000 (16:24 +0000)]
Delete check for sys/queue.h (replaced by ldap_queue.h)