cls%seawood.org
508598b2a5
Path translation fixes for msys.
...
Thanks to Howard Chu <hyc@symas.com> for the patches.
Bug #294122 r=cls a=shaver
2005-06-02 04:21:17 +00:00
richm%stanfordalumni.org
f7447f2230
fix for 291993: find the NSPR libraries in the correct location in the dist build tree and make prldap have a run time dependency on them
2005-05-10 20:08:48 +00:00
richm%stanfordalumni.org
1a909a950f
fix for 293199: do not automatically set the secure mode (to use port 636) if the user requested the startTLS operation - in this case, we want to use the regular (389) port and negotiate SSL on that connection
2005-05-10 20:08:43 +00:00
richm%stanfordalumni.org
cdff707310
Fix for bug 290482 - add the -l directive to fix the broken linker command
2005-04-25 20:03:49 +00:00
richm%stanfordalumni.org
a4199fa9ce
Fix for bug 288397 - just remove definition of MAXHOSTNAMELEN since it is not used anywhere
2005-04-25 20:03:40 +00:00
richm%stanfordalumni.org
f1825cfce1
Use DEFS instead of CFLAGS for the argpin and pkcs11 defs
2005-03-10 16:07:53 +00:00
richm%stanfordalumni.org
dda5f0bbb6
Fix bug 281140 - patch submitted by ulf@loop.to
...
The getpass() function on HP-UX only allows 8 characters.
Since there is not (yet?) a better function, this fix
allows up to 256 character passwords using the raw
tty interfaces for no echo.
2005-02-11 20:02:47 +00:00
mcs%pearlcrescent.com
862ceba0a0
Fix bug # 263557 - Sending a request fails on Windows when the
...
ber size is larger than 64MB.
Break up large messages into <= 8MB sized chunks inside prldap_write().
2004-10-15 13:10:04 +00:00
mcs%pearlcrescent.com
3e2648f425
Additional fix for 141754 - Enhancement: Should support startTls:
...
Remove extra semicolon which causes an error on some non-gcc compilers.
2004-09-10 13:03:03 +00:00
mcs%pearlcrescent.com
b6c52eb5de
Fix bug # 141754 - Enhancement: Should support startTLS.
...
LDAP command line tools now accept 2 new options:
-ZZ (issue a startTLS request)
-ZZZ (like -ZZ but require a successful response).
API extensions:
ldap_ssl.h: LDAP_EXOP_START_TLS macro (OID of start TLS extended op.).
libssldap: Added ldap_start_tls_s() function.
libprldap: Added prldap_is_installed() and prldap_import_connection().
libldap: Added new LDAP_X_OPT_SOCKETARG option for ldap_get_option()
and ldap_set_option() (get/set the socketarg associated
with the main LDAP TCP connection).
liblber: Added new LBER_SOCKBUF_OPT_SOCK_ARG option for
ber_sockbuf_set_option() and ber_sockbuf_get_option()
(get/set the socketarg associated with a Sockbuf).
Also, some refactoring was done in libssldap to simplify the code.
2004-09-09 18:50:05 +00:00
mcs%pearlcrescent.com
ce27adf824
Fix bug # 242143 - ldap_extended_operation(3) sends requestValue
...
when not requested.
Now if a NULL struct berval * is passed for the extended op data,
no value is sent.
2004-09-09 18:23:39 +00:00
mcs%pearlcrescent.com
09359e1dd1
Fix bug # 255186 - 64 bit: VLV response control not parsed correctly.
2004-08-11 13:30:32 +00:00
mcs%pearlcrescent.com
663acc74b8
Additional fix for bug #246694 - 64-bit build: incorrect handling of
...
password policy response.
2004-08-10 12:36:08 +00:00
mcs%pearlcrescent.com
f83bfa492a
Fix bug # 245794 - LDAP C SDK non-autoconf build problems
...
Add Makefile.client under mozilla/directory/c-sdk/config and call it
from mozilla/directory/Makefile (this "new" Makefile.client is
the same as the old mozilla/directory/c-sdk/Makefile that was
recently cvs removed).
Simplify the logic in mozilla/directory/build.mk and make sure the
command line tools are linked with the C++ compiler on all platforms
where necessary.
Recognize HP/UX 11.11 (treated the same as 11.00).
Replace an incorrect dependency on Makefile with a dependency on
Makefile.client inside the command line tools Makefile.client.
2004-07-09 18:09:39 +00:00
mcs%pearlcrescent.com
72c5f2058e
Fix bug # 246694 - 64-bit build: incorrect handling of
...
password policy response.
The 'i' format specifier to ber_scanf() requires a long arg, not int.
2004-06-16 13:18:48 +00:00
mcs%pearlcrescent.com
b32baea218
Commit to the trunk the fix for bug # 223987 - Fix LDAP library
...
makefile to play nice with "make -jN" builds with MSVC.
2004-05-24 14:25:07 +00:00
mcs%pearlcrescent.com
49b7ed67db
Commit to the trunk - Fix bug # 212265 - files missing in .cvsignore.
...
r+sr=dmose.
2004-05-24 14:02:24 +00:00
mcs%pearlcrescent.com
a6ad0ee4f5
Fix bug # 184219 - get cvs version of Ldap C-SDK and make of ldap c sdk failed.
...
Updated NSPR and NSS component revision numbers.
Handle for part release numbers on Linux, e.g., 2.4.20-6
Use correct paths for NSPR headers and libraries.
Remove obsolete LDAP Makefiles (generated by configure these days).
Fix command line tools link error on Linux: link with -lstdc++
2004-05-24 13:03:16 +00:00
cls%seawood.org
2c8a03de7f
OpenVMS build changes. b=180291. r=mcs. sr=brendan
2004-03-15 06:51:00 +00:00
cls%seawood.org
afc5defcdd
#215581
...
r=mark smith
OS/2 changes for GCC 3.2.2
2004-03-15 06:35:14 +00:00
cls%seawood.org
4f4c771863
198462 patch by rich cannings cannings@math.ucalgary.ca r=mcs sr=dmose a=mkaply Get LDAP to build on OpenBSD
2004-03-15 06:28:55 +00:00
cls%seawood.org
086348436b
#188247
...
r=mcs, sr=dmose
OS/2 GCC work for LDAP
2004-03-15 06:25:32 +00:00
cls%seawood.org
1499c49527
Gratuitous whitespace change to represent checkin for bug 53764.
2004-03-15 06:13:51 +00:00
cls%seawood.org
40aaba9057
Update openbsd support for openbsd >= 3.4
...
Thanks to Peter Str��mberg <wilfried@spamcop.net> for pulling these patches out of openbsd's ports tree.
Bug #236599 r+sr=dmose
2004-03-10 07:46:38 +00:00
mcs%netscape.com
b7719ef988
Additional fix for 221694 - ber_get_next_buffer_ext() fails when
...
length or tag is split across buffers.
Improve backwards compatibility by setting *Bytes_Scanned to zero
when errors occur; use errno to report specific errors.
2003-10-23 19:35:02 +00:00
mcs%netscape.com
bbdae685e4
Additional "bulletproofing" for bug # 221694 - ber_get_next_buffer_ext()
...
fails when length or tag is split across buffers.
2003-10-21 19:12:55 +00:00
mcs%netscape.com
cdd10143f2
Additional fix for bug # 205419 - Relicense LDAP C SDK (directory/c-sdk).
...
Replace NPL/GPL/LGPL licenses with MPL/GPL/LGPL.
2003-10-15 17:26:10 +00:00
mcs%netscape.com
42ae2323af
Fix bug # 221694 - ber_get_next_buffer_ext() fails when length or tag
...
is split across buffers.
2003-10-15 14:32:10 +00:00
mcs%netscape.com
3cc7522593
Improve the PRLDAP_OPT_IO_MAX_TIMEOUT related comment.
2003-10-15 13:19:01 +00:00
mcs%netscape.com
ffa0613f0b
Fix bug # 205419 - Relicense LDAP C SDK (directory/c-sdk).
...
Replace existing licenses with a triple license (NPL/GPL/LGPL or
MPL/GPL/LGPL).
Add licenses to files that had no license.
Remove two unused files.
2003-10-10 15:03:52 +00:00
mcs%netscape.com
2aa4fa531d
Fix bug # 140182 - async I/O improvements.
...
A queue of pending outbound requests is kept. UnBind requests are NOT
queued however.
Abandon requests are not sent if a request is not outstanding.
Cleaned up the code in result.c to avoid use of magic return values
such as -1 and -2. Also removed some dead code and dead files.
ltest (test.c) now supports SSL and async I/O options.
2003-10-01 17:19:11 +00:00
mcs%netscape.com
ad34599811
Fix bug # 206777 - obsolete entries in
...
mozilla/directory/c-sdk/ldap/build/.cvsignore
2003-10-01 15:02:23 +00:00
mcs%netscape.com
b686184875
Fix bug # 206776 - remove obsolete files under
...
mozilla/directory/c-sdk/ldap/libraries/msdos/winsock
2003-10-01 14:58:35 +00:00
mcs%netscape.com
9d16ef6800
Put back the contributed change that we previously did not
...
have permission to relicense; we now have permission.
2003-09-25 20:01:54 +00:00
mcs%netscape.com
56af49dcc1
NPL 1.1/GPL 2.0/LGPL 2.1 triple license.
2003-09-25 16:38:52 +00:00
mcs%netscape.com
c10139c9e4
Back out contributed change that we do not have permission to relicense.
2003-09-25 15:48:59 +00:00
mcs%netscape.com
20ff0afa50
Follow up fix for 200528 - ldap/include/portable.h is confused
...
about Solaris: older Linux versions do not have in_addr_t, so
don't assume they do.
2003-08-27 21:02:31 +00:00
mcs%netscape.com
3a866a9f2e
Fix 200528 - ldap/include/portable.h is confused about Solaris.
...
Avoid using sunos5 (not defined).
Removed definitions of these macros that are not used anwhere:
HAVE_GETPWNAM_R, HAVE_GETGRNAM_R, SIG_FN, WAIT_FLAGS.
2003-08-27 14:10:02 +00:00
mcs%netscape.com
8b1fe279b4
Fix 200361 - LDAP tools should accept -i UTF-8 and -i utf8 on all platforms.
...
Also, on Windows the -i option was previously ignored; now the following
values are accepted: windows-1252, ANSI, utf-8, utf8 (2 charsets in total).
2003-08-27 13:35:21 +00:00
mcs%netscape.com
45186e0c0f
Partial fix for 148272 - flawfinder warnings in directory.
...
Fix most critical warnings in the core LDAP library code:
AIX has snprintf() so we now #define HAVE_SNPRINTF there.
Use snprintf() instead of sprintf() in ldap_perror().
Use snprintf() instead of sprintf() in ldap_init_getfilter_buf()
and improve error reporting for bad regular expressions.
2003-04-01 21:04:23 +00:00
djani%netscape.com
1961022e76
Bug 198218: added usage for -g
2003-04-01 18:12:49 +00:00
mcs%netscape.com
142c4d2d3e
Fix 190539 - Speed optimizations for OS/2.
...
Changes merged from ldapcsdk_50_client_branch.
2003-04-01 18:11:26 +00:00
mcs%netscape.com
18a4d8c423
Fix 199353 - ldapsearch contains recurring memory leaks.
...
Free the entry controls (ectrls) array inside print_entry().
2003-04-01 17:55:45 +00:00
mcs%netscape.com
db2b44014d
Fix bug # 200007 - add option to flush ldapsearch output after each entry.
...
The new option is:
-r flush output after each entry is printed (useful with -C)
2003-04-01 17:04:41 +00:00
mcs%netscape.com
908b4bf2b6
Fix bug # 174912 - Sporadically missing entries during referral.
...
Don't treat a request as complete if its LDAP result message
has not yet been received. Previously, nested referrals and
references could cause requests to be prematurely terminated.
2003-04-01 15:17:11 +00:00
djani%netscape.com
c0796c36da
Bug 198218: Now, the ldap clients send the password policy request control by default at the 'bind' level. To suppress it, use -g option. Also, the clients can parse the password policy response control.
2003-04-01 01:37:54 +00:00
mcs%netscape.com
e0825a3cd6
Fix 175900 - read overrun in ldap resolve code.
...
Note: this fixes code we do not compile right now.
2003-03-24 21:12:03 +00:00
mcs%netscape.com
1ccb573c31
Follow up fix for 126462 - Occurences of uninitialized variables being
...
used before being set (in directory/c-sdk).
Fix debug build.
2003-03-24 20:44:58 +00:00
mcs%netscape.com
dc8c708120
Fix 144241 - possible C SDK leak or delayed free().
...
Note: unconfirmed fix; I do not have a test program for this bug.
2003-03-24 20:05:24 +00:00
mcs%netscape.com
d723de9a69
Fix 126462 - Occurences of uninitialized variables being used
...
before being set (in directory/c-sdk).
2003-03-24 19:59:05 +00:00