Граф коммитов

18 Коммитов

Автор SHA1 Сообщение Дата
leif%netscape.com f16f2af6c3 Merged in changes from v1.4.1. 2000-10-05 19:47:47 +00:00
leif%netscape.com d96b56077a Merged v1.3.x to trunk, for v1.4 release 1999-08-24 22:30:55 +00:00
leif%netscape.com e4f2801b64 Merged v1.1 development branch to trunk, v1.1 released 1999-01-21 23:52:52 +00:00
leif 382f9aaec1 *** empty log message *** 1998-08-13 22:40:53 +00:00
clayton be4d8953f3 This version contains the ldap_set_default_rebind function. 1998-08-13 13:10:24 +00:00
clayton 48e97aae80 Fixed relatively stupid error on my part in the avref2berptrptr function.
This broke binary modifies.  Tested fix on Solaris and NT.  Works fine
without leaking memory or dumping core on both platforms.
1998-08-04 02:28:12 +00:00
leif 15d3cebf09 *** empty log message *** 1998-08-03 19:25:03 +00:00
leif 782b212ba1 Now handles no extra arguments, and also weird arguments like \@foo. 1998-08-03 19:23:01 +00:00
leif f608dbcc0c Fixed the ldap_get_lderrno() function so that it now supports:
ldap_get_lderrno($ld, undef, undef);
ldap_get_lderrno($ld, \$match, undef);
ldap_get_lderrno($ld, undef, \$msg);
ldap_get_lderrno($ld, \$match, \$msg);


I think this should work ok, but a code review is probably a good idea.
1998-08-03 06:53:23 +00:00
clayton e5cab0c8d8 Whoops...These files were last checked in after editing in VIM under NT.
Usually VIM detects UNIX format files (LF), but this time it seems to have
used CR/LF.  I've fixed this problem and checked in working versions.
1998-08-03 02:35:26 +00:00
clayton 19c39486b8 API.xs - Added missing functions (bind/bind_s)
api.pl - Made a few misc changes...minor... (removed system calls/fixed rebind)

constant.h - Completely changed this file to streamline response.
    Might still want to move SUCCESS, SCOPE, and a few others out of the
    new switch/case thing.
1998-08-03 00:26:38 +00:00
clayton 0dbd120672 Makefile.PL - Fixed a build problem with NT and Perl 5.005
- Added define for LDAPV3.
            - Needs gobs of work before release
               o LDAPv2 Library Support
               o Better UI
               o Consistent environment variable usage.
1998-07-31 21:18:29 +00:00
leif b51cf44b6d *** empty log message *** 1998-07-29 03:30:26 +00:00
clayton a12119398c Fixed conflicts from last checkin. 1998-07-24 15:19:10 +00:00
clayton 432219aef0 Fixed memory leak in hash2mod
Fixed segfault in avref2*
Replaced calls to av2modvals with avref2*
1998-07-23 12:34:32 +00:00
leif 915deb7bcc *** empty log message *** 1998-07-23 11:05:59 +00:00
leif 9aa16b3b3c Added the MPL license to all files. 1998-07-21 02:42:38 +00:00
leif 6ba66d7992 *** empty log message *** 1998-07-21 02:32:13 +00:00