leif
782b212ba1
Now handles no extra arguments, and also weird arguments like \@foo.
1998-08-03 19:23:01 +00:00
leif
42a61b84fe
*** empty log message ***
1998-08-03 08:12:21 +00:00
leif
22743a70c8
*** empty log message ***
1998-08-03 07:54:08 +00:00
leif
5d5cf475d3
First version, mainly ported to the new API. Also merged in some code from
...
LdapUtils.pm so that this file is more self sustained.
1998-08-03 07:53:31 +00:00
leif
62a767d1de
Fixed the modifyRDN function.
1998-08-03 07:50:54 +00:00
leif
7a68a45f1a
Removed the DESTROY method.
1998-08-03 06:58:21 +00:00
leif
18ec0212c5
* Added getLD() function.
...
* Fixed the getErrorCode() function, and added support for (optionally)
retrieving the match and extra error strings.
* Fixed reference bug in the add() method.
1998-08-03 06:58: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
leif
3812b444b0
*** empty log message ***
1998-08-03 04:26:32 +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
2611fa2df0
Updated version number to 1.00 to prepare for release version. Still need
...
to add 'all' to the EXPORT_TAGS and test.
1998-08-03 00:29:25 +00:00
clayton
e6910403b2
Makefile.PL - Changed it quite a bit. Asks less stupid questions...now works
...
with LDAPv2 and LDAPv3 SDKs.
README - Write a skeleton version. Needs lots of work.
1998-08-03 00:27:51 +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
clayton
0f5af04003
Fixed the 'use' line in the examples. Removed a few lines from api.pl
...
and added a configuration option to set the number of adds.
1998-07-31 21:16:32 +00:00
leif
dfe1b9368e
*** empty log message ***
1998-07-31 02:22:50 +00:00
leif
69c6f55d5b
Changed all hardcoded index references, e.g. 0 to $[.
1998-07-30 22:12:24 +00:00
leif
8bf34317c9
- Changed all hardcoded index numbers (from 0 to $[).
...
- Added modifyRDN, not tested yet...
1998-07-30 22:12:02 +00:00
leif
9f508ab4eb
*** empty log message ***
1998-07-30 10:14:41 +00:00
leif
63fdfb5f51
This mostly works now.
1998-07-30 10:13:23 +00:00
leif
b14a64ada5
This actually works now, mostly...
1998-07-30 10:08:31 +00:00
leif
2174fdfe22
Fixed references to normalizeDN.
1998-07-30 10:08:00 +00:00
leif
5f5c9445fb
- Bug fixes in normalizeDN, because of calling convention changed.
...
- Added the answer function, from our LdapUtils.pm module.
1998-07-30 10:06:56 +00:00
leif
459332ff89
*** empty log message ***
1998-07-30 09:55:12 +00:00
leif
231b2ab403
*** empty log message ***
1998-07-30 09:52:33 +00:00
leif
db4167f664
Minor changes.
1998-07-30 09:52:19 +00:00
leif
f5153be59b
* Bug fixes.
...
* Changed the update code, works.
* Added some debug code for the LDAPMod code.
1998-07-30 09:51:35 +00:00
leif
8dc64fe7a5
*** empty log message ***
1998-07-30 09:22:15 +00:00
leif
fd185b3ed3
*** empty log message ***
1998-07-30 09:02:33 +00:00
leif
9b2df9be4b
Added unixCrypt. This is non-portable, since it doesn't exist on
...
Windows...
1998-07-30 08:43:06 +00:00
leif
ed9bb98f17
*** empty log message ***
1998-07-30 08:42:31 +00:00
leif
949137660e
*** empty log message ***
1998-07-30 06:49:18 +00:00
leif
ac9056f732
This is the first version, of a script originally implemented at Netscape.
1998-07-30 06:49:03 +00:00
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
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