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

150 Коммитов

Автор SHA1 Сообщение Дата
leif 2cd98e64a1 *** empty log message *** 1998-07-30 05:26:08 +00:00
leif e95fbed65f *** empty log message *** 1998-07-30 03:08:03 +00:00
leif e97a79c4e1 Added ChangeLog for main and example directories. 1998-07-29 09:14:06 +00:00
leif 1569112409 Added monitor.pl 1998-07-29 09:13:21 +00:00
leif 21521ff3f6 First version, this actually works as well. 1998-07-29 09:12:37 +00:00
leif d6c8b4d16c *** empty log message *** 1998-07-29 09:09:20 +00:00
leif c9b71529bd *** empty log message *** 1998-07-29 09:01:12 +00:00
leif dd820a926c Added support for passing a hash array of arguments, as returned by the
ldapArgs() function.
1998-07-29 09:00:51 +00:00
leif b0fb6d11b6 First working version. 1998-07-29 08:59:14 +00:00
leif 855aa370ac Changed to not import the Utils name space into this object. Bad Leif. 1998-07-29 08:41:39 +00:00
leif 4a076897aa Minor changes, to look better. 1998-07-29 08:36:45 +00:00
leif e73c9e5fa7 Added more functions. 1998-07-29 08:29:07 +00:00
leif fa13d1a7c4 Minor change, to do regex match on osname=MSwin. 1998-07-29 08:27:00 +00:00
leif 3dfc88d8cc Changed some of the "reserved" hash indexes, to make sure they all both
start and end with the "_". This makes it easy to isolate them, with the
regexp /^_.*_$/.
1998-07-29 08:25:57 +00:00
leif 3f75b71208 * Got it to work.
* Changed some of the error handling functions, this needs to be tested.
* Converts attribute values from arrays to pointers to arrays.
* Changed the bind API calls.
1998-07-29 08:23:53 +00:00
leif d17afa4dc6 Changed to use Exporter::export_ok_tags(). 1998-07-29 08:21:44 +00:00
leif 882680a5d8 *** empty log message *** 1998-07-29 08:19:12 +00:00
leif cc4be6afe7 *** empty log message *** 1998-07-29 05:56:54 +00:00
leif f746a65920 *** empty log message *** 1998-07-29 03:53:52 +00:00
clayton 8ea3c844b6 MANIFEST - Changed Connection.pm to Conn.pm
Makefile.PL - Added Interactive and Automatic Makefile creation
test.pl - Added Automatic Testing through use of environment variables.
1998-07-29 03:43:34 +00:00
leif b51cf44b6d *** empty log message *** 1998-07-29 03:30:26 +00:00
leif ab7f4280d7 Fixed the #include for <ldap.h> 1998-07-29 02:58:54 +00:00
leif 54e0c6fbee Changed this file to be Conn.pm. 1998-07-29 02:45:53 +00:00
leif 7e58314164 *** empty log message *** 1998-07-29 02:41:11 +00:00
leif 13a05b0c89 *** empty log message *** 1998-07-28 23:28:53 +00:00
leif db90e0ab34 *** empty log message *** 1998-07-28 23:28:29 +00:00
leif 78220fbe13 *** empty log message *** 1998-07-28 23:28:18 +00:00
leif a516b0563f First version, migrated from my Netscape source. 1998-07-28 23:27:17 +00:00
chuckb%netscape.com 871a0dafbc Java LDAP SDK 1998-07-28 00:58:49 +00:00
clayton af70ae4229 Fixed some constant handling for constants that return strings or other
non-numeric data.  Fixes problem with LDAP_OPT_ON/LDAP_OPT_OFF.
1998-07-24 22:31:03 +00:00
clayton 5a7be944b4 - Moved everything from @EXPORT to @EXPORT_OK and %EXPORT_TAGS
- Removed references to 'donley@cig.mot.com' substituted 'donley@wwa.com'
1998-07-24 19:01:51 +00:00
clayton b7ade1167f Adding write.pl test program - again... 1998-07-24 15:35:52 +00:00
clayton 634fb3b785 Actually adding the files that were under t/ 1998-07-24 15:32:08 +00:00
clayton c2494c8a73 Moved t to test_api, as 't' is a special use directory for running multiple
automated tests.  Perhaps we will change our tests to run this way in
   the future, but until then, it breaks 'make test'.
1998-07-24 15:21:41 +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 2b032a9375 *** empty log message *** 1998-07-23 05:31:22 +00:00
leif 8a38ba4030 *** empty log message *** 1998-07-23 05:25:09 +00:00
leif 4081c23685 *** empty log message *** 1998-07-22 22:49:55 +00:00
leif 0965bd6a43 *** empty log message *** 1998-07-22 22:38:38 +00:00
leif 6ca0fb2936 *** empty log message *** 1998-07-22 22:35:46 +00:00
leif 7067dd8212 *** empty log message *** 1998-07-21 02:43:28 +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
cboatwri 7c38ae1baf Added additional tcp-ip stuff for mac project 1998-05-29 23:08:33 +00:00
cboatwri 9714b276f7 Added build instructions 1998-05-29 22:40:40 +00:00
cboatwri 93bdc70ecb Added makefile for unix 1998-05-29 22:33:50 +00:00
cboatwri 20aa18e6a6 Added Directory (ldap) SDK source files for public release 1998-05-28 04:29:26 +00:00
cboatwri 86ebc1d042 Added Directory (ldap) SDK source files for public release 1998-05-28 04:23:42 +00:00