]>
git.sur5r.net Git - openldap/log
Stig Venaas [Sat, 29 Sep 2001 09:40:47 +0000 (09:40 +0000)]
Removed a superfluous line left after the ai_addr == NULL fix
Kurt Zeilenga [Sat, 29 Sep 2001 06:33:54 +0000 (06:33 +0000)]
Rework getaddrinfo() stuff for ai_addr == NULL
Kurt Zeilenga [Sat, 29 Sep 2001 06:32:58 +0000 (06:32 +0000)]
Rework getaddrinfo/inet_ntop not to segfault with ai_addr is (bogusly) NULL
Kurt Zeilenga [Sat, 29 Sep 2001 05:17:49 +0000 (05:17 +0000)]
Import MacOS X 10.1 fix from lukeh@padl.com (ITS#1361)
Kurt Zeilenga [Fri, 28 Sep 2001 22:39:53 +0000 (22:39 +0000)]
Increase read/write and search/write ratios.
Howard Chu [Fri, 28 Sep 2001 22:19:51 +0000 (22:19 +0000)]
Clean up CLDAP stuff
Kurt Zeilenga [Fri, 28 Sep 2001 21:22:37 +0000 (21:22 +0000)]
Rebuild
Kurt Zeilenga [Fri, 28 Sep 2001 21:22:00 +0000 (21:22 +0000)]
Minor rewording
Kurt Zeilenga [Fri, 28 Sep 2001 20:52:48 +0000 (20:52 +0000)]
Sync detection with use. Don't use DB_CDB_ALLDB. Causes hang.
Kurt Zeilenga [Fri, 28 Sep 2001 20:09:49 +0000 (20:09 +0000)]
Fix #undef LDAP_CONNECTIONLESS builds
Ralf Haferkamp [Fri, 28 Sep 2001 16:39:58 +0000 (16:39 +0000)]
some changes to make the library working with gcc 3.0 (mostly namespace
stuff). See also ITS#1322
Kurt Zeilenga [Fri, 28 Sep 2001 01:44:13 +0000 (01:44 +0000)]
Fix reference stats2 message
Howard Chu [Fri, 28 Sep 2001 00:49:01 +0000 (00:49 +0000)]
Set protocol to LDAP_VERSION2 on UDP session.
Kurt Zeilenga [Fri, 28 Sep 2001 00:34:18 +0000 (00:34 +0000)]
Reorder includes
Howard Chu [Fri, 28 Sep 2001 00:18:40 +0000 (00:18 +0000)]
Resurrection/rewrite of CLDAP (RFC1798 Connectionless LDAP).
Compile with -DLDAP_CONNECTIONLESS to use this code.
For slapd, use "-h cldap://" to listen on UDP.
For ldapsearch, use "-H cldap://" to query on UDP.
Client-side support is very minimal:
no automatic timeout/retries
no basedn wildcard expansion on results
no support for specifying multiple servers at once.
Kurt Zeilenga [Thu, 27 Sep 2001 19:56:29 +0000 (19:56 +0000)]
Fix see also formating
Kurt Zeilenga [Thu, 27 Sep 2001 18:54:17 +0000 (18:54 +0000)]
Move stacksize setting outside of detach #ifdef
Kurt Zeilenga [Thu, 27 Sep 2001 03:13:28 +0000 (03:13 +0000)]
Rework do_ldap retry loop to better handle server down errors.
Could likely treat other errors (LDAP_BUSY) as non-fatal errors.
Kurt Zeilenga [Thu, 27 Sep 2001 02:51:22 +0000 (02:51 +0000)]
Minor cleanup
Kurt Zeilenga [Thu, 27 Sep 2001 02:39:52 +0000 (02:39 +0000)]
Misc. IETF LDAPext updates
Howard Chu [Thu, 27 Sep 2001 01:08:22 +0000 (01:08 +0000)]
Change avl.c to use ber_memalloc and ber_memrealloc.
Add -llber to Makefile so testavl will build.
Howard Chu [Wed, 26 Sep 2001 23:42:53 +0000 (23:42 +0000)]
Replace some calloc/realloc with ch_calloc/ch_realloc for consistency.
Stig Venaas [Wed, 26 Sep 2001 10:35:54 +0000 (10:35 +0000)]
Section 3 man page for ldap_parse_reference()
Kurt Zeilenga [Wed, 26 Sep 2001 03:50:48 +0000 (03:50 +0000)]
Fix up binary search
Kurt Zeilenga [Wed, 26 Sep 2001 02:42:47 +0000 (02:42 +0000)]
Low stack to 16 MB... this really needs to be tunable
Kurt Zeilenga [Wed, 26 Sep 2001 02:35:41 +0000 (02:35 +0000)]
Use a 64MB stack (instead of a 64K on some systems) by default.
This should be tunable...
Kurt Zeilenga [Wed, 26 Sep 2001 01:54:39 +0000 (01:54 +0000)]
Fix build errors
Kurt Zeilenga [Tue, 25 Sep 2001 23:56:49 +0000 (23:56 +0000)]
idl_check for back-bdb
Kurt Zeilenga [Tue, 25 Sep 2001 20:30:51 +0000 (20:30 +0000)]
Add a sample ACL
Kurt Zeilenga [Tue, 25 Sep 2001 19:50:46 +0000 (19:50 +0000)]
Minor change to last commit...
Kurt Zeilenga [Tue, 25 Sep 2001 19:45:23 +0000 (19:45 +0000)]
Additional CR/LF fixes
Kurt Zeilenga [Tue, 25 Sep 2001 18:48:48 +0000 (18:48 +0000)]
ITS#1328 LDIFv1 CR/LF fix
Kurt Zeilenga [Tue, 25 Sep 2001 17:51:36 +0000 (17:51 +0000)]
Acknowledge IETF work
Kurt Zeilenga [Tue, 25 Sep 2001 00:03:24 +0000 (00:03 +0000)]
ldif.h include cleanup
Kurt Zeilenga [Mon, 24 Sep 2001 22:18:02 +0000 (22:18 +0000)]
Trim both \n and \r\n from config files.
Kurt Zeilenga [Mon, 24 Sep 2001 18:50:44 +0000 (18:50 +0000)]
chasing multi-level referrals core dumps (ITS#1346) bug fix
from Zachary Amsden <zach@mirapoint.com>.
Kurt Zeilenga [Mon, 24 Sep 2001 18:32:16 +0000 (18:32 +0000)]
Add ldap_url_desc2str()
Kurt Zeilenga [Mon, 24 Sep 2001 18:30:57 +0000 (18:30 +0000)]
Add ldap_url_desc2str().
Kurt Zeilenga [Mon, 24 Sep 2001 18:28:37 +0000 (18:28 +0000)]
Minor updates to TODO list
Kurt Zeilenga [Mon, 24 Sep 2001 18:26:24 +0000 (18:26 +0000)]
Reword pthread error message for clarity
Howard Chu [Sat, 22 Sep 2001 06:52:32 +0000 (06:52 +0000)]
Tweaked ID_BLOCKs to record NIDs for INDIRECT blocks as well as directs.
Use high bit of NMAX to indicate an INDIRECT. Changes are behind
#ifdef USE_INDIRECT_NIDS
Howard Chu [Sat, 22 Sep 2001 05:35:52 +0000 (05:35 +0000)]
Fix another SEGV from previous patch.
Howard Chu [Sat, 22 Sep 2001 05:34:22 +0000 (05:34 +0000)]
Added optional 3rd parameter, to make the script display the slapd pid
and wait. User must hit <NewLine> to continue. This gives the opportunity
to attach a debugger to the slapd before proceeding with the test.
Howard Chu [Sat, 22 Sep 2001 04:10:03 +0000 (04:10 +0000)]
Fix previous idl_find patch. Cannot test <=0 with unsigned ints, duh...
Kurt Zeilenga [Sat, 22 Sep 2001 03:18:02 +0000 (03:18 +0000)]
Fix an off by one bug which could cause a realloced buffer to be
too small. Changed extra size algorithm to use a much simplier
approach and detailed non-optimized version.
Howard Chu [Fri, 21 Sep 2001 20:30:27 +0000 (20:30 +0000)]
Add idl_find binary search routine, used by idl_insert and idl_split_block
instead of linear search.
Howard Chu [Fri, 21 Sep 2001 17:53:16 +0000 (17:53 +0000)]
Check debug level before invoking debug routine, slight optimization
Kurt Zeilenga [Fri, 21 Sep 2001 00:48:47 +0000 (00:48 +0000)]
bump MAXARGS to 500
Kurt Zeilenga [Fri, 21 Sep 2001 00:48:00 +0000 (00:48 +0000)]
Bump MAXARGS to 500.
Mark Adamson [Thu, 20 Sep 2001 15:50:49 +0000 (15:50 +0000)]
Finished the integerMatch matching rule and the integer syntax.
Stig Venaas [Wed, 19 Sep 2001 16:13:14 +0000 (16:13 +0000)]
Section 3 man pages for ldap_first_reference(), ldap_next_reference() and
ldap_count_references()
Stig Venaas [Wed, 19 Sep 2001 14:34:59 +0000 (14:34 +0000)]
Section 3 man pages for ldap_first_message(), ldap_next_message() and
ldap_count_messages()
Pierangelo Masarati [Wed, 19 Sep 2001 09:09:51 +0000 (09:09 +0000)]
logs changes even if no appropriate replica (or none at all) is defined (ITS#1335)
Kurt Zeilenga [Wed, 19 Sep 2001 01:26:24 +0000 (01:26 +0000)]
Misc. updates to release templates
Kurt Zeilenga [Tue, 18 Sep 2001 19:38:44 +0000 (19:38 +0000)]
Rebuild
Kurt Zeilenga [Tue, 18 Sep 2001 18:44:16 +0000 (18:44 +0000)]
Minor cleanup
Kurt Zeilenga [Tue, 18 Sep 2001 18:24:47 +0000 (18:24 +0000)]
Minor cleanup of last commit
Kurt Zeilenga [Tue, 18 Sep 2001 17:52:43 +0000 (17:52 +0000)]
comment out inetLocalMailReciepent as it has no assigned OID
Kurt Zeilenga [Tue, 18 Sep 2001 17:35:47 +0000 (17:35 +0000)]
Minor cleanup
Howard Chu [Tue, 18 Sep 2001 12:21:33 +0000 (12:21 +0000)]
Fix for ITS#1258 - even if we're accepting various malformed definitions,
don't allow OIDs that are a mix of numeric and non-numeric fields.
Howard Chu [Tue, 18 Sep 2001 12:03:20 +0000 (12:03 +0000)]
Fix previous patch, didn't take handle syntax/noidlen properly
Howard Chu [Tue, 18 Sep 2001 11:30:00 +0000 (11:30 +0000)]
Fix ITS#1213, OID macro parsing in attributetypes
Kurt Zeilenga [Tue, 18 Sep 2001 07:44:18 +0000 (07:44 +0000)]
Patch for SASL EXTERNAL. Needs to be tested with other mechanisms.
Howard Chu [Tue, 18 Sep 2001 05:22:53 +0000 (05:22 +0000)]
Silence some typecast warnings
Howard Chu [Tue, 18 Sep 2001 05:19:55 +0000 (05:19 +0000)]
Don't pass NULL hostname to ldap_pvt_tls_check_hostname, use "localhost"
Howard Chu [Tue, 18 Sep 2001 03:10:05 +0000 (03:10 +0000)]
Fix crashes for SASL/EXTERNAL binds:
in slap_sasl_getdn, test id, not dn. dn is still NULL
also, don't check for trailing slash
in slap_sasl_bind, initialize reslen to 0
Howard Chu [Tue, 18 Sep 2001 00:37:56 +0000 (00:37 +0000)]
Fix declaration mismatch when CYRUS is not present
Kurt Zeilenga [Mon, 17 Sep 2001 22:38:52 +0000 (22:38 +0000)]
Clean up include logging
Kurt Zeilenga [Sun, 16 Sep 2001 22:20:29 +0000 (22:20 +0000)]
Fix typo in winsock detection
Kurt Zeilenga [Sun, 16 Sep 2001 22:03:38 +0000 (22:03 +0000)]
Back out ManageDsaIt change.
Kurt Zeilenga [Sun, 16 Sep 2001 22:02:50 +0000 (22:02 +0000)]
Minor cleanup
Kurt Zeilenga [Sun, 16 Sep 2001 22:00:53 +0000 (22:00 +0000)]
Remove lint
Pierangelo Masarati [Thu, 13 Sep 2001 21:30:44 +0000 (21:30 +0000)]
cleanup and cast of logs
Kurt Zeilenga [Sun, 9 Sep 2001 21:16:17 +0000 (21:16 +0000)]
Use time_t not char * to represent timestamps.
Fixes billionth second since epoch bug.
Kurt Zeilenga [Sun, 9 Sep 2001 18:58:54 +0000 (18:58 +0000)]
Clean up asserts, should assert desc != NULL instead of attr != NULL
Kurt Zeilenga [Sun, 9 Sep 2001 04:47:03 +0000 (04:47 +0000)]
Remove dead code
Kurt Zeilenga [Sun, 9 Sep 2001 04:01:07 +0000 (04:01 +0000)]
Add root DSE supportedFeatures support.
Kurt Zeilenga [Sun, 9 Sep 2001 03:42:26 +0000 (03:42 +0000)]
Blindly fix TLS/SASL external interaction.
Kurt Zeilenga [Sun, 9 Sep 2001 03:02:54 +0000 (03:02 +0000)]
Minor cleanup of ldap_perror()
Kurt Zeilenga [Sat, 8 Sep 2001 04:33:29 +0000 (04:33 +0000)]
Update to latest
Kurt Zeilenga [Sat, 8 Sep 2001 04:32:08 +0000 (04:32 +0000)]
Correct typo
Kurt Zeilenga [Sat, 8 Sep 2001 04:30:14 +0000 (04:30 +0000)]
Update to 2.7
Kurt Zeilenga [Sat, 8 Sep 2001 04:29:45 +0000 (04:29 +0000)]
Update from DRAFT to 2.7
Kurt Zeilenga [Sat, 8 Sep 2001 04:28:39 +0000 (04:28 +0000)]
Revert
Kurt Zeilenga [Sat, 8 Sep 2001 03:55:41 +0000 (03:55 +0000)]
Update 'invalid data' error message.
Kurt Zeilenga [Sat, 8 Sep 2001 02:42:08 +0000 (02:42 +0000)]
Forced commit to correct last log message.
patch was provided by craig.rawlins@qld.gov.au (ITS#1289)
Kurt Zeilenga [Sat, 8 Sep 2001 02:37:02 +0000 (02:37 +0000)]
Add referral scope checks (ITS#1289) from dshriver@sharemedia.com
Kurt Zeilenga [Fri, 7 Sep 2001 21:58:31 +0000 (21:58 +0000)]
Add IDL debugging code from SuSE.
Dmitry Kovalev [Fri, 7 Sep 2001 18:50:52 +0000 (18:50 +0000)]
finish the prefious fixes... it is really hard to commit a truly good patch without even a chance to check if it is compilable ;)
Ralf Haferkamp [Fri, 7 Sep 2001 17:43:55 +0000 (17:43 +0000)]
added empty() method to the list classes. (Patch was provided by Dan
Gohman)
Dmitry Kovalev [Fri, 7 Sep 2001 13:04:11 +0000 (13:04 +0000)]
some cosmetics and minor problems fixed, pointed out by Mei-Hui Su (c++-style comments, newlines etc.)
Kurt Zeilenga [Fri, 7 Sep 2001 02:08:32 +0000 (02:08 +0000)]
Add <limits.h>
Kurt Zeilenga [Wed, 5 Sep 2001 21:22:41 +0000 (21:22 +0000)]
Fix TLS ldap.conf issues
Kurt Zeilenga [Wed, 5 Sep 2001 20:41:51 +0000 (20:41 +0000)]
Another draft
Kurt Zeilenga [Wed, 5 Sep 2001 04:37:12 +0000 (04:37 +0000)]
add some additional projects
Kurt Zeilenga [Wed, 5 Sep 2001 02:42:18 +0000 (02:42 +0000)]
Updated COPYRIGHT/LICENSE to be even less restrictive.
Kurt Zeilenga [Tue, 4 Sep 2001 18:45:05 +0000 (18:45 +0000)]
Remove extensible filter #ifdef
Kurt Zeilenga [Tue, 4 Sep 2001 06:06:44 +0000 (06:06 +0000)]
Don't ignore attribute list when -S is specified.
Kurt Zeilenga [Tue, 4 Sep 2001 02:47:25 +0000 (02:47 +0000)]
Clean up DNs and remove extraneous files
Kurt Zeilenga [Tue, 4 Sep 2001 02:41:53 +0000 (02:41 +0000)]
Use RFC 2253 DNs