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

18 Коммитов

Автор SHA1 Сообщение Дата
leif%netscape.com abe9c66796 Merged in changes from v1.4.1. 2000-10-05 19:47:47 +00:00
leif%netscape.com 689f6d1cbf Merged v1.3.x to trunk, for v1.4 release 1999-08-24 22:30:55 +00:00
leif%netscape.com 8daa0e16dd Merged v1.1 development branch to trunk, v1.1 released 1999-01-21 23:52:52 +00:00
leif 1d840864ed *** empty log message *** 1998-08-13 22:40:53 +00:00
clayton fb75875e86 This version contains the ldap_set_default_rebind function. 1998-08-13 13:10:24 +00:00
clayton 81a0d52032 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 89092c5d23 *** empty log message *** 1998-08-03 19:25:03 +00:00
leif ba6b6491fb Now handles no extra arguments, and also weird arguments like \@foo. 1998-08-03 19:23:01 +00:00
leif 95a82cb592 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 325d9e4e20 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 8ca115e86b 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 63d71dc7b7 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 de91de60b6 *** empty log message *** 1998-07-29 03:30:26 +00:00
clayton ca030a4f4e Fixed conflicts from last checkin. 1998-07-24 15:19:10 +00:00
clayton 7913947939 Fixed memory leak in hash2mod
Fixed segfault in avref2*
Replaced calls to av2modvals with avref2*
1998-07-23 12:34:32 +00:00
leif 312da26de6 *** empty log message *** 1998-07-23 11:05:59 +00:00
leif 6f5311dbdd Added the MPL license to all files. 1998-07-21 02:42:38 +00:00
leif 0ebe7c4490 *** empty log message *** 1998-07-21 02:32:13 +00:00