timeless%mozdev.org
1846fd9c62
Bug 106386 Correct misspellings in source code
...
r=bernd rs=brendan
2006-08-28 20:12:37 +00:00
richm%stanfordalumni.org
2548bfaf91
Bug: 309518
...
Description: Replace ORO Regexp with java 1.4 Pattern/Matcher
Fix Description: I removed any and all references to oro from build.properties and build.xml. For the code replacement, the conversion was pretty straightforward. I had to slightly modify the regular expressions but for the most part they just work the same as the oro ones. ORO uses a PatternInput to hold the state of the iteration over the string to match, but the Matcher class does that implicitly. For the most part, it didn't matter because the code didn't really use the state, it would just always reset the PatternInput to the beginning of the string, so I just used the String instead. There was one place where I needed to keep track of state, so I used the Matcher object instead of a Perl5Pattern + PatternInput. Thanks to nkinder@redhat.com for the review.
2005-09-23 15:05:55 +00:00
rlk%trfenv.com
af39eec4b0
bug 271143 - Java SDK doesn't compile on Java 1.5. r=mcs@pearlcrescent.com, r=erhyuan@pacbell.net
2004-11-30 01:45:19 +00:00
etsai%netscape.com
a838b2185a
Performance enhancement for big group entry, 231623
2004-03-03 15:09:59 +00:00
etsai%netscape.com
7a16b37b18
fix for Schema retrieval crashes, bug 232298
2004-02-25 23:11:43 +00:00
etsai%netscape.com
d48f3eb7ef
Move to version 4.18, preparing for next release.
2004-02-25 23:08:51 +00:00
miodrag%netscape.com
c05547bdee
Added ant support
2003-06-10 01:00:05 +00:00
miodrag%netscape.com
b3d4063232
Incorporated fix to printEntryStart() by Jeff.Gay@gfnews.net
2003-01-02 22:04:46 +00:00
miodrag%netscape.com
20758874cb
Removed unnecessary code, updated javadoc
2002-12-04 01:35:57 +00:00
miodrag%netscape.com
47fb41a946
Removed two trailing ^M
2002-12-04 01:04:19 +00:00
miodrag%netscape.com
6a3a08d1aa
Removed in sdk 4.17
2002-12-03 01:19:09 +00:00
miodrag%netscape.com
3370335071
Minor corrections
2002-12-03 00:43:13 +00:00
miodrag%netscape.com
0f036b7cd3
Added JAVA_VERSION variable, .CHECK_VARS target, better support for different java versions
2002-12-03 00:42:35 +00:00
miodrag%netscape.com
aa729f7d11
Updtates for LDAPJDK 4.17
2002-12-03 00:38:20 +00:00
miodrag%netscape.com
939b8670f9
A minor change for javadoc
2002-12-03 00:36:21 +00:00
miodrag%netscape.com
6574f1b55d
Added jss32_stub.jar
2002-12-03 00:33:56 +00:00
miodrag%netscape.com
8b37634003
A fix for jdk1.4 javadoc
2002-12-03 00:26:50 +00:00
miodrag%netscape.com
d66022cffd
Updates for LDAPJDK 4.16
2002-04-27 23:41:15 +00:00
timeless%mac.com
711739d601
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
...
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
rweltman%netscape.com
28a8f657de
Use explicit imports
2001-11-12 01:32:07 +00:00
rweltman%netscape.com
25f6f90c58
Use real javax.security.sasl package instead of Sun preview
2001-11-12 01:31:41 +00:00
rweltman%netscape.com
9e4b0f0ae1
Added sasl.jar and jnet.jar to the build CLASSPATH
2001-11-12 01:29:33 +00:00
rweltman%netscape.com
644af1448e
November 11, 2001 implementation of javax.security.sasl
2001-11-12 00:58:53 +00:00
rweltman%netscape.com
faf16d7cba
Call Vector.removeAllElements() instead of Vector.clear() to allow compilation and execution with JDK 1.1.x (Bugzilla bug 107830)
2001-11-09 19:57:54 +00:00
rweltman%netscape.com
3b3369befa
Initial introduction to org.ietf.ldap
2001-11-09 01:54:26 +00:00
rweltman%netscape.com
c69f6d09cf
Initial checkin of org.ietf.ldap classes
2001-11-09 01:36:04 +00:00
rweltman%netscape.com
2575676e90
ant Makefile for ietfldap
2001-11-09 01:26:37 +00:00
miodrag%netscape.com
c7818dbf22
Allow explicit SSLSocketFactory, contribution by Kyle F. Downey, kdowney@amberarcher.com
2001-04-03 13:17:22 +00:00
miodrag%netscape.com
f5696e4cf3
A minor update
2001-04-03 13:13:52 +00:00
miodrag%netscape.com
ff23fa93d2
74378 fix in flushEntries(), contribution by Glenn McAllister, glenn@somanetworks.com
2001-04-03 13:12:03 +00:00
miodrag%netscape.com
911f809a5c
Updtates for LDAPJDK 4.14
2001-03-28 15:45:58 +00:00
miodrag%netscape.com
ac3982e462
Updtates for LDAPJDK 4.13
2000-12-18 14:02:20 +00:00
miodrag%netscape.com
2b6b5e7122
Make file compile under JDK1.3
2000-12-08 17:17:49 +00:00
miodrag%netscape.com
651de3f689
Updates for LDAPJDK 4.12
2000-07-10 18:41:40 +00:00
miodrag%netscape.com
ed123c687c
Updates for LDAPJDK 4.11
2000-06-29 22:31:17 +00:00
miodrag%netscape.com
9e29dd5904
Disbale unconditional debug statments
2000-05-08 20:58:49 +00:00
miodrag%netscape.com
495601dc8a
Updates for LDAPJDK 4.1
2000-05-06 19:36:18 +00:00
miodrag%netscape.com
0c97101041
Pass className rather than mechanismName to DynamicInvoker (391585)
2000-04-10 17:47:02 +00:00
miodrag%netscape.com
368de57c5e
Just return the raw bytes rather than a string in getCredentials (391585)
2000-04-10 17:45:59 +00:00
miodrag%netscape.com
7bd744f913
4.07 main dev tree synch up
2000-02-08 02:39:50 +00:00
miodrag%netscape.com
34fc3fbf67
Updated ldapjdk 4.05
1999-11-12 06:34:14 +00:00
dmose%mozilla.org
2ba786ebec
updating license boilerplate
1999-11-02 01:46:24 +00:00
miodrag%netscape.com
2026a15c3e
Fixed a bad link
1999-09-28 19:58:15 +00:00
miodrag%netscape.com
b7b54fd456
Changed JAVACLASSPATH
1999-09-15 20:27:10 +00:00
miodrag%netscape.com
001277c0f5
Version bumped to 4.04 for RTM
1999-09-15 20:09:35 +00:00
miodrag%netscape.com
e8a257d170
4.0 RTM main dev tree synch up
1999-09-15 18:42:45 +00:00
miodrag%netscape.com
4dbcfc6350
4.0 RTM main dev tree synch up
1999-09-15 18:32:21 +00:00
miodrag%netscape.com
c1f31aefa7
4.0 RTM main dev tree synch up
1999-09-15 17:03:19 +00:00
miodrag%netscape.com
6a0bf37c47
Removed manifest.mf dependency
1999-08-29 21:01:12 +00:00
miodrag%netscape.com
345e086025
Main dev tree synch up
1999-08-27 16:09:54 +00:00