]>
git.sur5r.net Git - openldap/log
Howard Chu [Thu, 6 Mar 2003 14:50:39 +0000 (14:50 +0000)]
Pass correct msgid to ldap_result
Howard Chu [Thu, 6 Mar 2003 12:08:39 +0000 (12:08 +0000)]
Technically, since the authid is expected to be a normalized DN, uidNumber
and gidNumber should be all lower case: uidnumber,gidnumber. Is it too late
to fix this, would it break compatibility for anything major?
Kurt Zeilenga [Thu, 6 Mar 2003 01:00:05 +0000 (01:00 +0000)]
call LDAPv2 what it is (historical)
Kurt Zeilenga [Thu, 6 Mar 2003 00:38:42 +0000 (00:38 +0000)]
rebuild
Howard Chu [Thu, 6 Mar 2003 00:16:32 +0000 (00:16 +0000)]
ITS#2348: fix previous commit
Howard Chu [Wed, 5 Mar 2003 23:10:32 +0000 (23:10 +0000)]
ITS#2348: cont_alloc/cont_free cleanup in idl_insert_key
Jong Hyuk Choi [Wed, 5 Mar 2003 03:34:59 +0000 (03:34 +0000)]
misc : not activating idl cache in tool mode run
Howard Chu [Wed, 5 Mar 2003 02:22:58 +0000 (02:22 +0000)]
Fix LDAP_DEBUG/LDAP_SYSLOG test
Howard Chu [Wed, 5 Mar 2003 01:53:32 +0000 (01:53 +0000)]
Use ldap_pvt_get_hname instead of ldap_pvt_gethostbyaddr_a
Howard Chu [Wed, 5 Mar 2003 01:53:03 +0000 (01:53 +0000)]
Silence warnings in prev commit
Howard Chu [Wed, 5 Mar 2003 01:37:56 +0000 (01:37 +0000)]
Silence warning in prev commit
Howard Chu [Wed, 5 Mar 2003 01:35:39 +0000 (01:35 +0000)]
Added ldap_pvt_get_hname. Use instead of ldap_pvt_gethostbyaddr_a when
all you want is the hostname. Supports IPv6 addresses.
Howard Chu [Wed, 5 Mar 2003 01:34:31 +0000 (01:34 +0000)]
Added ldap_pvt_get_hname. Use instead of ldap_pvt_gethostbyaddr_a when
all you want is the hostname.
Howard Chu [Wed, 5 Mar 2003 01:33:36 +0000 (01:33 +0000)]
Add NI_MAXHOST if not defined; normally in <netdb.h> on IPv6 systems
Howard Chu [Wed, 5 Mar 2003 01:32:41 +0000 (01:32 +0000)]
For IPv6 check for getnameinfo as well as getaddrinfo
Howard Chu [Tue, 4 Mar 2003 22:14:57 +0000 (22:14 +0000)]
Minor cleanup for sendmsg
Kurt Zeilenga [Tue, 4 Mar 2003 21:52:23 +0000 (21:52 +0000)]
Fix initializer
Kurt Zeilenga [Tue, 4 Mar 2003 21:49:21 +0000 (21:49 +0000)]
fix initializer
Kurt Zeilenga [Tue, 4 Mar 2003 21:45:59 +0000 (21:45 +0000)]
Fix initializer
Howard Chu [Tue, 4 Mar 2003 21:17:31 +0000 (21:17 +0000)]
Multiple-suffix fail msg should be logged at ERR/ANY, not ARGS.
Pierangelo Masarati [Tue, 4 Mar 2003 09:46:48 +0000 (09:46 +0000)]
more improvements ...
Pierangelo Masarati [Tue, 4 Mar 2003 09:43:12 +0000 (09:43 +0000)]
improve last commit
Pierangelo Masarati [Tue, 4 Mar 2003 09:16:57 +0000 (09:16 +0000)]
silence warning
Howard Chu [Mon, 3 Mar 2003 23:44:22 +0000 (23:44 +0000)]
Fix ITS#2344, prev commit changed too much.
Pierangelo Masarati [Mon, 3 Mar 2003 23:06:58 +0000 (23:06 +0000)]
apply a different fix for ITS#2342
Pierangelo Masarati [Mon, 3 Mar 2003 22:56:21 +0000 (22:56 +0000)]
improve checks
Pierangelo Masarati [Mon, 3 Mar 2003 22:25:28 +0000 (22:25 +0000)]
fix ITS#2343
Pierangelo Masarati [Mon, 3 Mar 2003 21:33:29 +0000 (21:33 +0000)]
init var
Pierangelo Masarati [Mon, 3 Mar 2003 21:32:58 +0000 (21:32 +0000)]
set return code
Pierangelo Masarati [Mon, 3 Mar 2003 21:32:08 +0000 (21:32 +0000)]
silence warning
Pierangelo Masarati [Mon, 3 Mar 2003 21:31:47 +0000 (21:31 +0000)]
initialize var
Pierangelo Masarati [Mon, 3 Mar 2003 21:31:00 +0000 (21:31 +0000)]
declare ldap_[parse_]passwd
Pierangelo Masarati [Mon, 3 Mar 2003 21:22:23 +0000 (21:22 +0000)]
fix typo
Kurt Zeilenga [Mon, 3 Mar 2003 18:11:40 +0000 (18:11 +0000)]
Script I use to update copyrights once a year
Howard Chu [Mon, 3 Mar 2003 15:54:49 +0000 (15:54 +0000)]
Replace recursive get_stringbvr with iterative get_stringbvl to avoid
stack overrun when parsing large groups
Howard Chu [Mon, 3 Mar 2003 11:47:16 +0000 (11:47 +0000)]
Added NT service support
Howard Chu [Mon, 3 Mar 2003 11:46:05 +0000 (11:46 +0000)]
Cleanup slapd-specific NT service support
Howard Chu [Mon, 3 Mar 2003 11:42:12 +0000 (11:42 +0000)]
Cleanup NT service support declarations
Howard Chu [Mon, 3 Mar 2003 10:17:38 +0000 (10:17 +0000)]
Delete unused EDITOR, SENDMAIL substitutions
Howard Chu [Mon, 3 Mar 2003 07:30:12 +0000 (07:30 +0000)]
Fix previous commit, eventlog path was wrong
Howard Chu [Mon, 3 Mar 2003 06:43:12 +0000 (06:43 +0000)]
Default is_NT_Service to no
Howard Chu [Mon, 3 Mar 2003 06:42:16 +0000 (06:42 +0000)]
Add explicit "service" argument, only change cwd if running as a service.
Kurt Zeilenga [Mon, 3 Mar 2003 01:44:41 +0000 (01:44 +0000)]
improve checking message
Kurt Zeilenga [Mon, 3 Mar 2003 00:31:18 +0000 (00:31 +0000)]
rebuild after openldap.m4 changes
Howard Chu [Sun, 2 Mar 2003 23:11:00 +0000 (23:11 +0000)]
Really fix accrights test.
Howard Chu [Sun, 2 Mar 2003 23:00:51 +0000 (23:00 +0000)]
Fix accrights test, use <sys/socket.h>
Kurt Zeilenga [Sun, 2 Mar 2003 21:46:40 +0000 (21:46 +0000)]
Add acc_rights detection (needs testing)
Kurt Zeilenga [Sun, 2 Mar 2003 21:21:36 +0000 (21:21 +0000)]
Add check of <sys/uio.h> and include as needed for struct iovec.
Howard Chu [Sun, 2 Mar 2003 08:05:19 +0000 (08:05 +0000)]
Cleanup previous commit
Howard Chu [Sun, 2 Mar 2003 07:46:33 +0000 (07:46 +0000)]
Interoperability fix for sendmsg/recvmsg with access rights
Kurt Zeilenga [Sun, 2 Mar 2003 04:32:39 +0000 (04:32 +0000)]
screw with the case
Howard Chu [Sun, 2 Mar 2003 04:02:39 +0000 (04:02 +0000)]
Use fixed sizes for ber_get_next to avoid 64-bit hangs.
Kurt Zeilenga [Sun, 2 Mar 2003 03:15:16 +0000 (03:15 +0000)]
Use renamed initializers
Kurt Zeilenga [Sun, 2 Mar 2003 03:14:59 +0000 (03:14 +0000)]
Rename initializers
Howard Chu [Sun, 2 Mar 2003 00:21:24 +0000 (00:21 +0000)]
Fix slap_sasl_authorized, c_authz_backend may be NULL
Kurt Zeilenga [Sat, 1 Mar 2003 20:21:39 +0000 (20:21 +0000)]
SLAP_NVALUES: substrings indexing/filterring
Kurt Zeilenga [Sat, 1 Mar 2003 20:20:53 +0000 (20:20 +0000)]
more OPERATIONS v. OTHER error cleanup
Kurt Zeilenga [Sat, 1 Mar 2003 20:17:52 +0000 (20:17 +0000)]
Don't return LDAP_OPERATIONS_ERROR for internal errors
Kurt Zeilenga [Sat, 1 Mar 2003 19:47:04 +0000 (19:47 +0000)]
Don't send extra messages, will cause interoperability problems
with versions not built to receive these extra messages.
Likewise in reverse.
Pierangelo Masarati [Sat, 1 Mar 2003 15:41:54 +0000 (15:41 +0000)]
fix attr_merge_one hack
Pierangelo Masarati [Sat, 1 Mar 2003 12:28:45 +0000 (12:28 +0000)]
fix memory free
Pierangelo Masarati [Sat, 1 Mar 2003 12:28:07 +0000 (12:28 +0000)]
add 'next[/prev]' initializer
Pierangelo Masarati [Sat, 1 Mar 2003 12:12:12 +0000 (12:12 +0000)]
trim unnecessary varaible
Pierangelo Masarati [Sat, 1 Mar 2003 11:08:53 +0000 (11:08 +0000)]
improved filter mapping/rewrite; improved result rewriting; improved attribute/objectclass mapping configuration
Kurt Zeilenga [Sat, 1 Mar 2003 05:21:51 +0000 (05:21 +0000)]
enable indexing
Kurt Zeilenga [Sat, 1 Mar 2003 05:17:44 +0000 (05:17 +0000)]
SLAP_NVALUES: index normalized values
Kurt Zeilenga [Sat, 1 Mar 2003 04:51:31 +0000 (04:51 +0000)]
SLAP_NVALUES: test005-modrdn works...
Kurt Zeilenga [Sat, 1 Mar 2003 04:14:17 +0000 (04:14 +0000)]
SLAP_NVALUE: misc updates
Kurt Zeilenga [Sat, 1 Mar 2003 03:37:16 +0000 (03:37 +0000)]
SLAP_NVALUES: test004 works
Kurt Zeilenga [Sat, 1 Mar 2003 01:27:09 +0000 (01:27 +0000)]
SLAP_NVALUES: A couple of more normalizers...
Kurt Zeilenga [Sat, 1 Mar 2003 00:14:32 +0000 (00:14 +0000)]
SLAP_NVALUES: test003 now passes (with help of a substr mr hack)
Kurt Zeilenga [Fri, 28 Feb 2003 22:32:12 +0000 (22:32 +0000)]
Remove deadwood
Kurt Zeilenga [Fri, 28 Feb 2003 21:05:19 +0000 (21:05 +0000)]
SLAP_NVALUES: Use a_nvals
Kurt Zeilenga [Fri, 28 Feb 2003 20:00:54 +0000 (20:00 +0000)]
SLAP_NVALUES: fix UTF8StringNormalize
tests 0-2 now run correctly
Kurt Zeilenga [Fri, 28 Feb 2003 19:21:38 +0000 (19:21 +0000)]
ITS#2324: Allow extended operation plugin to override default
from jenarusa@us.ibm.com
Kurt Zeilenga [Fri, 28 Feb 2003 17:05:02 +0000 (17:05 +0000)]
Add more -ldb varients
Howard Chu [Fri, 28 Feb 2003 13:41:53 +0000 (13:41 +0000)]
Fix previous commit
Howard Chu [Fri, 28 Feb 2003 13:04:16 +0000 (13:04 +0000)]
Fix ITS#2335, RFC1798 sequence layout was wrong.
Howard Chu [Fri, 28 Feb 2003 12:57:28 +0000 (12:57 +0000)]
Fix ITS#2335, properly parse multiple CLDAP responses in a single datagram
for both RFC1798 and MS CLDAP.
Luke Howard [Fri, 28 Feb 2003 12:55:01 +0000 (12:55 +0000)]
Fix typo
Luke Howard [Fri, 28 Feb 2003 12:34:35 +0000 (12:34 +0000)]
Support for dynamic registration of controls, both through native and
SLAPI plugins.
Pierangelo Masarati [Fri, 28 Feb 2003 12:05:48 +0000 (12:05 +0000)]
missing OpenLDAPaciMatch definition
Howard Chu [Fri, 28 Feb 2003 08:34:31 +0000 (08:34 +0000)]
Partial fix of ITS#2335, restore proper CLDAP msg format for LDAPv2
Kurt Zeilenga [Fri, 28 Feb 2003 07:06:06 +0000 (07:06 +0000)]
Use add_merge_one to add schema elements to subschema
Kurt Zeilenga [Fri, 28 Feb 2003 05:44:03 +0000 (05:44 +0000)]
SLAP_NVALUES: fix a FIX ME
Howard Chu [Fri, 28 Feb 2003 05:24:08 +0000 (05:24 +0000)]
Fix LDAP_LOG arg
Howard Chu [Fri, 28 Feb 2003 05:18:29 +0000 (05:18 +0000)]
ITS#2336 - Don't allow rename on subtrees.
Kurt Zeilenga [Fri, 28 Feb 2003 05:13:29 +0000 (05:13 +0000)]
SLAP_NVALUES: a couple of basic normalizers... but not working yet.
Pierangelo Masarati [Thu, 27 Feb 2003 22:41:13 +0000 (22:41 +0000)]
another try at fixing test011
Kurt Zeilenga [Thu, 27 Feb 2003 17:35:23 +0000 (17:35 +0000)]
SLAP_NVALUES: More preparation for new normalization routines
Luke Howard [Thu, 27 Feb 2003 13:00:25 +0000 (13:00 +0000)]
Implemented slapi_dup_control().
Luke Howard [Thu, 27 Feb 2003 12:58:39 +0000 (12:58 +0000)]
Add slapi_dup_control().
Pierangelo Masarati [Thu, 27 Feb 2003 09:52:47 +0000 (09:52 +0000)]
more hacks/comments for SLAP_NVALUES
Kurt Zeilenga [Thu, 27 Feb 2003 06:51:53 +0000 (06:51 +0000)]
SLAP_NVALUES: prepare for new schema routines
(hopefully I didn't break -USLAP_NVALUES)
Kurt Zeilenga [Thu, 27 Feb 2003 06:37:10 +0000 (06:37 +0000)]
SLAP_NVALUES: disable indexing for now
Howard Chu [Thu, 27 Feb 2003 05:51:41 +0000 (05:51 +0000)]
Fix typo in KRBV4 handling
Kurt Zeilenga [Thu, 27 Feb 2003 03:29:07 +0000 (03:29 +0000)]
axe mr_ptr in favor or schema_prep
Kurt Zeilenga [Thu, 27 Feb 2003 03:03:54 +0000 (03:03 +0000)]
Fix typo in last commit
Kurt Zeilenga [Thu, 27 Feb 2003 01:54:43 +0000 (01:54 +0000)]
SLAP_NVALUES:
schema engine updated (but not schema routines so things don't run yet)
nvalues mostly populated, enough for tests 0-2 to pass
schema routines needs lots of work
modify/mods codes needs lots of work
Pierangelo Masarati [Thu, 27 Feb 2003 00:41:46 +0000 (00:41 +0000)]
quick fix to allow -DSLAP_NVALUES with -DLDAP_SLAPI