Commit Graph

142 Commits

Author SHA1 Message Date
leif
1691ac7607 First working version. 1998-07-29 08:59:14 +00:00
leif
8069bfe005 Changed to not import the Utils name space into this object. Bad Leif. 1998-07-29 08:41:39 +00:00
leif
631736405e Minor changes, to look better. 1998-07-29 08:36:45 +00:00
leif
8344ee9a92 Added more functions. 1998-07-29 08:29:07 +00:00
leif
0fb359792c Minor change, to do regex match on osname=MSwin. 1998-07-29 08:27:00 +00:00
leif
e48caed39a 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
fc7f5196b6 * 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
d4495bbb50 Changed to use Exporter::export_ok_tags(). 1998-07-29 08:21:44 +00:00
leif
7d57b53fcf *** empty log message *** 1998-07-29 08:19:12 +00:00
leif
352eb5c5c0 *** empty log message *** 1998-07-29 05:56:54 +00:00
leif
c7a4a428c9 *** empty log message *** 1998-07-29 03:53:52 +00:00
clayton
f80c8d06f3 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
de91de60b6 *** empty log message *** 1998-07-29 03:30:26 +00:00
leif
09abc6238c Fixed the #include for <ldap.h> 1998-07-29 02:58:54 +00:00
leif
6361531ed2 Changed this file to be Conn.pm. 1998-07-29 02:45:53 +00:00
leif
3362235fb3 *** empty log message *** 1998-07-29 02:41:11 +00:00
leif
834f052dd7 *** empty log message *** 1998-07-28 23:28:53 +00:00
leif
dd3e05a7a3 *** empty log message *** 1998-07-28 23:28:29 +00:00
leif
5415a3c9a5 *** empty log message *** 1998-07-28 23:28:18 +00:00
leif
71929f909b First version, migrated from my Netscape source. 1998-07-28 23:27:17 +00:00
chuckb%netscape.com
682fee080e Java LDAP SDK 1998-07-28 00:58:49 +00:00
clayton
e3203378d4 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
cdbd4dce21 - 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
b21a56a6c9 Adding write.pl test program - again... 1998-07-24 15:35:52 +00:00
clayton
cbbfeb1b15 Actually adding the files that were under t/ 1998-07-24 15:32:08 +00:00
clayton
e48c7a1619 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
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
be692e043a *** empty log message *** 1998-07-23 05:31:22 +00:00
leif
22f50e14db *** empty log message *** 1998-07-23 05:25:09 +00:00
leif
c96d81bfb0 *** empty log message *** 1998-07-22 22:49:55 +00:00
leif
9ceb9a80f1 *** empty log message *** 1998-07-22 22:38:38 +00:00
leif
2346e1f961 *** empty log message *** 1998-07-22 22:35:46 +00:00
leif
91fd8061ca *** empty log message *** 1998-07-21 02:43:28 +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
cboatwri
93bf370e96 Added additional tcp-ip stuff for mac project 1998-05-29 23:08:33 +00:00
cboatwri
43c2d9516e Added build instructions 1998-05-29 22:40:40 +00:00
cboatwri
510e324526 Added makefile for unix 1998-05-29 22:33:50 +00:00
cboatwri
518ae2d8fd Added Directory (ldap) SDK source files for public release 1998-05-28 04:29:26 +00:00
cboatwri
987f3c0d58 Added Directory (ldap) SDK source files for public release 1998-05-28 04:23:42 +00:00