]> git.sur5r.net Git - openldap/log
openldap
22 years agoChange struct berval ** to BVarray
Howard Chu [Wed, 2 Jan 2002 11:00:36 +0000 (11:00 +0000)]
Change struct berval ** to BVarray

22 years agoFix ldap_str2rdn, make sure to update progress pointer; don't
Howard Chu [Wed, 2 Jan 2002 09:59:37 +0000 (09:59 +0000)]
Fix ldap_str2rdn, make sure to update progress pointer; don't
free attrType since we never allocate it

22 years agoAdded 'W' fmt char for BVarrays
Howard Chu [Wed, 2 Jan 2002 08:50:07 +0000 (08:50 +0000)]
Added 'W' fmt char for BVarrays

22 years agoAdded LDAP_UTF8_ISSPACE (tho no one uses it)
Howard Chu [Wed, 2 Jan 2002 08:49:17 +0000 (08:49 +0000)]
Added LDAP_UTF8_ISSPACE (tho no one uses it)

22 years agoRemoved unused unbind stuff
Howard Chu [Wed, 2 Jan 2002 04:42:09 +0000 (04:42 +0000)]
Removed unused unbind stuff

22 years agoRemoved unused unbind stuff
Howard Chu [Wed, 2 Jan 2002 04:32:34 +0000 (04:32 +0000)]
Removed unused unbind stuff

22 years agoFix dnParent to return "" for root
Howard Chu [Tue, 1 Jan 2002 13:32:10 +0000 (13:32 +0000)]
Fix dnParent to return "" for root

22 years agoMore struct berval conversions
Howard Chu [Tue, 1 Jan 2002 13:31:20 +0000 (13:31 +0000)]
More struct berval conversions

22 years agoRemove abandon cruft
Howard Chu [Tue, 1 Jan 2002 12:23:02 +0000 (12:23 +0000)]
Remove abandon cruft

22 years agoRemove abandon cruft
Howard Chu [Tue, 1 Jan 2002 11:38:30 +0000 (11:38 +0000)]
Remove abandon cruft

22 years agoCleanup
Howard Chu [Tue, 1 Jan 2002 09:49:23 +0000 (09:49 +0000)]
Cleanup

22 years agoUse ldap_str2rdn
Howard Chu [Tue, 1 Jan 2002 09:41:10 +0000 (09:41 +0000)]
Use ldap_str2rdn

22 years agoFix dnValidate
Howard Chu [Tue, 1 Jan 2002 09:40:57 +0000 (09:40 +0000)]
Fix dnValidate

22 years agoUse ldap_str2rdn instead of rdn_attr
Howard Chu [Tue, 1 Jan 2002 09:18:34 +0000 (09:18 +0000)]
Use ldap_str2rdn instead of rdn_attr

22 years agoFix previous commit
Howard Chu [Tue, 1 Jan 2002 04:44:59 +0000 (04:44 +0000)]
Fix previous commit

22 years agoOptimize ISSPACE checks in UTF8StringNormalize
Howard Chu [Tue, 1 Jan 2002 04:43:03 +0000 (04:43 +0000)]
Optimize ISSPACE checks in UTF8StringNormalize

22 years agomy compiler complains ...
Pierangelo Masarati [Mon, 31 Dec 2001 16:10:39 +0000 (16:10 +0000)]
my compiler complains ...

22 years agoFree any ADs attached to the undefined attribute type
Howard Chu [Mon, 31 Dec 2001 14:47:41 +0000 (14:47 +0000)]
Free any ADs attached to the undefined attribute type

22 years agoMore for ad_inlist
Howard Chu [Mon, 31 Dec 2001 14:47:20 +0000 (14:47 +0000)]
More for ad_inlist

22 years agoAdded ber_get_stringbv
Howard Chu [Mon, 31 Dec 2001 14:43:54 +0000 (14:43 +0000)]
Added ber_get_stringbv

22 years agoTweak previous commit
Howard Chu [Mon, 31 Dec 2001 12:57:17 +0000 (12:57 +0000)]
Tweak previous commit

22 years agoin sb_debug_read/write save errno before logging a failure.
Howard Chu [Mon, 31 Dec 2001 12:50:09 +0000 (12:50 +0000)]
in sb_debug_read/write save errno before logging a failure.
ber_log_printf can cause errors of its own and obscure the original.

22 years agoFix typo
Howard Chu [Mon, 31 Dec 2001 12:37:45 +0000 (12:37 +0000)]
Fix typo

22 years agoChanged search attrs from struct berval ** to AttributeName *
Howard Chu [Mon, 31 Dec 2001 11:35:52 +0000 (11:35 +0000)]
Changed search attrs from struct berval ** to AttributeName *

22 years agoMoved free list to avoid additional mutex
Howard Chu [Mon, 31 Dec 2001 06:46:03 +0000 (06:46 +0000)]
Moved free list to avoid additional mutex

22 years agoMinor cleanup
Howard Chu [Mon, 31 Dec 2001 06:44:36 +0000 (06:44 +0000)]
Minor cleanup

22 years agoFix previous commit
Howard Chu [Mon, 31 Dec 2001 06:09:29 +0000 (06:09 +0000)]
Fix previous commit

22 years agoUse ber_free_buf
Howard Chu [Mon, 31 Dec 2001 06:02:35 +0000 (06:02 +0000)]
Use ber_free_buf

22 years agoAdded ber_free_buf()
Howard Chu [Mon, 31 Dec 2001 06:01:59 +0000 (06:01 +0000)]
Added ber_free_buf()

22 years agoAdded oidm_destroy
Howard Chu [Mon, 31 Dec 2001 04:35:02 +0000 (04:35 +0000)]
Added oidm_destroy

22 years agoUse queue-compat for Connection->c_ops,c_pending_ops
Howard Chu [Mon, 31 Dec 2001 04:08:29 +0000 (04:08 +0000)]
Use queue-compat for Connection->c_ops,c_pending_ops

22 years agoFix previous commit
Howard Chu [Mon, 31 Dec 2001 04:01:26 +0000 (04:01 +0000)]
Fix previous commit

22 years agoUse queue-compat.h for queue management. Cache ctx structures on a free
Howard Chu [Mon, 31 Dec 2001 03:05:56 +0000 (03:05 +0000)]
Use queue-compat.h for queue management. Cache ctx structures on a free
list instead of always freeing them.

22 years agoMinor fix for LDAP_DN_IS_RDN_DC macro
Howard Chu [Sun, 30 Dec 2001 23:10:31 +0000 (23:10 +0000)]
Minor fix for LDAP_DN_IS_RDN_DC macro

22 years agoUse dnIsSuffix
Howard Chu [Sun, 30 Dec 2001 10:47:28 +0000 (10:47 +0000)]
Use dnIsSuffix

22 years agoMore str2rdn tweaks
Howard Chu [Sun, 30 Dec 2001 09:42:58 +0000 (09:42 +0000)]
More str2rdn tweaks

22 years agoReorganize LDAPAVA allocation layout
Howard Chu [Sun, 30 Dec 2001 06:56:57 +0000 (06:56 +0000)]
Reorganize LDAPAVA allocation layout

22 years agoOne more uninit
Howard Chu [Sun, 30 Dec 2001 00:38:44 +0000 (00:38 +0000)]
One more uninit

22 years agofix uninitialized vars
Howard Chu [Sun, 30 Dec 2001 00:24:44 +0000 (00:24 +0000)]
fix uninitialized vars

22 years agoCleanup, fix uninitialized vars
Howard Chu [Sun, 30 Dec 2001 00:14:45 +0000 (00:14 +0000)]
Cleanup, fix uninitialized vars

22 years agoMore ava fixups
Howard Chu [Sat, 29 Dec 2001 15:24:53 +0000 (15:24 +0000)]
More ava fixups

22 years agofix some ava bugs
Pierangelo Masarati [Sat, 29 Dec 2001 15:13:24 +0000 (15:13 +0000)]
fix some ava bugs

22 years agoChange struct berval * to struct berval in various structures
Howard Chu [Sat, 29 Dec 2001 15:01:10 +0000 (15:01 +0000)]
Change struct berval * to struct berval in various structures

22 years agofix rewrite stuff
Pierangelo Masarati [Sat, 29 Dec 2001 14:18:31 +0000 (14:18 +0000)]
fix rewrite stuff

22 years agoremove useless function
Pierangelo Masarati [Sat, 29 Dec 2001 12:13:11 +0000 (12:13 +0000)]
remove useless function

22 years agoChanged LDAP_AVA struct berval * to struct berval.
Howard Chu [Sat, 29 Dec 2001 10:35:24 +0000 (10:35 +0000)]
Changed LDAP_AVA struct berval * to struct berval.

22 years agocleanup
Pierangelo Masarati [Sat, 29 Dec 2001 10:30:23 +0000 (10:30 +0000)]
cleanup

22 years agoMore cleanup
Howard Chu [Sat, 29 Dec 2001 10:25:19 +0000 (10:25 +0000)]
More cleanup

22 years agoFix memory leak in ldap_explode_dn
Howard Chu [Sat, 29 Dec 2001 06:37:20 +0000 (06:37 +0000)]
Fix memory leak in ldap_explode_dn

22 years agoMisc cleanup
Howard Chu [Sat, 29 Dec 2001 05:44:37 +0000 (05:44 +0000)]
Misc cleanup

22 years agoAdded dnPretty2/dnNormalize2 using preallocated destination berval
Howard Chu [Sat, 29 Dec 2001 04:48:00 +0000 (04:48 +0000)]
Added dnPretty2/dnNormalize2 using preallocated destination berval

22 years agoMade LDAP_UTF8_CHARLEN/ldap_utf8_charlen table-driven.
Howard Chu [Sat, 29 Dec 2001 02:57:32 +0000 (02:57 +0000)]
Made LDAP_UTF8_CHARLEN/ldap_utf8_charlen table-driven.

22 years agoSilence warning
Howard Chu [Sat, 29 Dec 2001 02:56:27 +0000 (02:56 +0000)]
Silence warning

22 years agoFix newSuperior handling. Back out previous commit.
Howard Chu [Sat, 29 Dec 2001 02:56:08 +0000 (02:56 +0000)]
Fix newSuperior handling. Back out previous commit.

22 years agoa couple of comments; will require special DN handling ...
Pierangelo Masarati [Fri, 28 Dec 2001 18:18:16 +0000 (18:18 +0000)]
a couple of comments; will require special DN handling ...

22 years agocached entries are deleted if volatile; small improvements
Pierangelo Masarati [Fri, 28 Dec 2001 15:58:51 +0000 (15:58 +0000)]
cached entries are deleted if volatile; small improvements

22 years agostrengthen previous commit
Pierangelo Masarati [Fri, 28 Dec 2001 15:56:18 +0000 (15:56 +0000)]
strengthen previous commit

22 years agofix realloc bug
Pierangelo Masarati [Fri, 28 Dec 2001 15:28:10 +0000 (15:28 +0000)]
fix realloc bug

22 years agomore exploitation of efficient parsing
Pierangelo Masarati [Fri, 28 Dec 2001 15:13:16 +0000 (15:13 +0000)]
more exploitation of efficient parsing

22 years agofix acl_dn_pat bervalization
Pierangelo Masarati [Fri, 28 Dec 2001 14:47:26 +0000 (14:47 +0000)]
fix acl_dn_pat bervalization

22 years agoldap_str2rdn() can parse without allocating a LDAPRDN* (not very clean, though);...
Pierangelo Masarati [Fri, 28 Dec 2001 12:50:48 +0000 (12:50 +0000)]
ldap_str2rdn() can parse without allocating a LDAPRDN* (not very clean, though); used by dn_rdnlen

22 years agoMisc berval stuff.
Howard Chu [Fri, 28 Dec 2001 11:45:25 +0000 (11:45 +0000)]
Misc berval stuff.

22 years agoChanged dnExtractRdn to use a provided berval instead of allocating one.
Howard Chu [Fri, 28 Dec 2001 10:04:53 +0000 (10:04 +0000)]
Changed dnExtractRdn to use a provided berval instead of allocating one.
Use ldap_dn2bv and ldap_rdn2bv instead of the *2str versions.

22 years agoAdded ldap_dn2bv and ldap_rdn2bv
Howard Chu [Fri, 28 Dec 2001 10:03:39 +0000 (10:03 +0000)]
Added ldap_dn2bv and ldap_rdn2bv

22 years agoFix modrdn newSuperior checks
Howard Chu [Fri, 28 Dec 2001 09:48:52 +0000 (09:48 +0000)]
Fix modrdn newSuperior checks

22 years agoChanged dn_rdn/dn_rdnlen to struct berval
Howard Chu [Fri, 28 Dec 2001 08:38:24 +0000 (08:38 +0000)]
Changed dn_rdn/dn_rdnlen to struct berval

22 years agoFix previous commit
Howard Chu [Fri, 28 Dec 2001 08:01:01 +0000 (08:01 +0000)]
Fix previous commit

22 years agoMore dnPrettyNormal
Howard Chu [Fri, 28 Dec 2001 07:58:54 +0000 (07:58 +0000)]
More dnPrettyNormal

22 years agoMore dn_normalize -> dnNormalize changes
Kurt Zeilenga [Fri, 28 Dec 2001 07:41:52 +0000 (07:41 +0000)]
More dn_normalize -> dnNormalize changes

22 years agoMore dn_normalize() -> dnNormalize() changes
Kurt Zeilenga [Fri, 28 Dec 2001 07:30:34 +0000 (07:30 +0000)]
More dn_normalize() -> dnNormalize() changes

22 years agoAdded dnPrettyNormal, do both Pretty and Normalize at once to save
Howard Chu [Fri, 28 Dec 2001 07:27:15 +0000 (07:27 +0000)]
Added dnPrettyNormal, do both Pretty and Normalize at once to save
some ldap_str2dn overhead.

22 years agodn_normalize -> dnNormalize
Kurt Zeilenga [Fri, 28 Dec 2001 07:09:12 +0000 (07:09 +0000)]
dn_normalize -> dnNormalize

22 years agoMoved WSAStartup/WSACleanup to libldap/init.c. Cleanup occurs in the
Howard Chu [Fri, 28 Dec 2001 06:12:17 +0000 (06:12 +0000)]
Moved WSAStartup/WSACleanup to libldap/init.c. Cleanup occurs in the
internal atexit handler.

22 years agoWorks... now to test our filter parser!
Kurt Zeilenga [Fri, 28 Dec 2001 04:33:57 +0000 (04:33 +0000)]
Works...  now to test our filter parser!

22 years agoMore struct beral conversion
Howard Chu [Fri, 28 Dec 2001 04:20:08 +0000 (04:20 +0000)]
More struct beral conversion

22 years agoAdd ftest (filter test) to the mix, needs work.
Kurt Zeilenga [Fri, 28 Dec 2001 03:39:05 +0000 (03:39 +0000)]
Add ftest (filter test) to the mix, needs work.
Misc cleanup of other tests.
Add *.dsp files for tests

22 years agoMark more stuff as deprecated and remove some unused deprecated
Kurt Zeilenga [Thu, 27 Dec 2001 23:01:17 +0000 (23:01 +0000)]
Mark more stuff as deprecated and remove some unused deprecated
routines.

22 years agocleanup
Kurt Zeilenga [Thu, 27 Dec 2001 23:01:09 +0000 (23:01 +0000)]
cleanup

22 years ago:)
Pierangelo Masarati [Thu, 27 Dec 2001 18:10:25 +0000 (18:10 +0000)]
:)

22 years agodnExtractRDN should take a struct berval DN.
Kurt Zeilenga [Thu, 27 Dec 2001 17:17:01 +0000 (17:17 +0000)]
dnExtractRDN should take a struct berval DN.

22 years agostruct bervals for DN; fix in send children
Pierangelo Masarati [Thu, 27 Dec 2001 15:16:12 +0000 (15:16 +0000)]
struct bervals for DN; fix in send children

22 years agosmall improvement and prototyping
Pierangelo Masarati [Thu, 27 Dec 2001 15:15:30 +0000 (15:15 +0000)]
small improvement and prototyping

22 years agocleanup
Pierangelo Masarati [Thu, 27 Dec 2001 13:54:22 +0000 (13:54 +0000)]
cleanup

22 years agoconversion to berval DN
Pierangelo Masarati [Thu, 27 Dec 2001 12:17:54 +0000 (12:17 +0000)]
conversion to berval DN

22 years agogroup and attribute conversion to berval DN
Pierangelo Masarati [Thu, 27 Dec 2001 12:17:28 +0000 (12:17 +0000)]
group and attribute conversion to berval DN

22 years agomatched_dn may be null
Pierangelo Masarati [Thu, 27 Dec 2001 12:16:58 +0000 (12:16 +0000)]
matched_dn may be null

22 years agoFix memory leak in str2entry
Howard Chu [Thu, 27 Dec 2001 10:25:50 +0000 (10:25 +0000)]
Fix memory leak in str2entry

22 years agoMore struct berval DN changes
Kurt Zeilenga [Thu, 27 Dec 2001 07:13:13 +0000 (07:13 +0000)]
More struct berval DN changes
decrease dependency on dn_validate/dn_normalize

22 years agoDon't enable IPv6 if --disable-ipv6
Kurt Zeilenga [Thu, 27 Dec 2001 02:22:13 +0000 (02:22 +0000)]
Don't enable IPv6 if --disable-ipv6

22 years agoClean up a few globals
Kurt Zeilenga [Thu, 27 Dec 2001 02:03:57 +0000 (02:03 +0000)]
Clean up a few globals

22 years agoMore struct berval fixes
Howard Chu [Thu, 27 Dec 2001 01:38:15 +0000 (01:38 +0000)]
More struct berval fixes

22 years agoMore struct berval fixes for modrdn
Howard Chu [Thu, 27 Dec 2001 01:10:52 +0000 (01:10 +0000)]
More struct berval fixes for modrdn

22 years agoTrim RFCs
Kurt Zeilenga [Thu, 27 Dec 2001 01:09:58 +0000 (01:09 +0000)]
Trim RFCs

22 years agoTrim RFCs
Kurt Zeilenga [Thu, 27 Dec 2001 01:02:40 +0000 (01:02 +0000)]
Trim RFCs

22 years agoZap some old I-Ds which are not terrible relevant anymore.
Kurt Zeilenga [Thu, 27 Dec 2001 01:00:24 +0000 (01:00 +0000)]
Zap some old I-Ds which are not terrible relevant anymore.
Note that old I-Ds can always be found on www.watersprings.com

22 years agoMore struct berval fixes for modrdn
Howard Chu [Thu, 27 Dec 2001 00:58:14 +0000 (00:58 +0000)]
More struct berval fixes for modrdn

22 years agoMisc updates
Kurt Zeilenga [Thu, 27 Dec 2001 00:55:42 +0000 (00:55 +0000)]
Misc updates

22 years agoa misc. few updates...
Kurt Zeilenga [Thu, 27 Dec 2001 00:42:04 +0000 (00:42 +0000)]
a misc. few updates...

22 years agoMisc cleanup
Kurt Zeilenga [Thu, 27 Dec 2001 00:31:55 +0000 (00:31 +0000)]
Misc cleanup

22 years agoQuick struct berval DN support for defer alias API.
Kurt Zeilenga [Thu, 27 Dec 2001 00:26:59 +0000 (00:26 +0000)]
Quick struct berval DN support for defer alias API.
Underlying code needs work.