Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
AccessControlList.java 51 KB 975 about 22 years Jing Tao In hasPermission method, a situation was consid...
AccessionNumber.java 12.7 KB 954 about 22 years Jing Tao A method named getLastRevisionNumber was added....
AccessionNumberException.java 1.84 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
AccessionNumberGeneratedException.java 1.58 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
AuthInterface.java 3.54 KB 730 about 23 years bojilova Changes related to running LDAP servers referre...
AuthLdap.java 40.7 KB 1005 about 22 years Matt Jones Fixed the getIdentifyingName() sub so that it p...
AuthMcat.java 14.1 KB 730 about 23 years bojilova Changes related to running LDAP servers referre...
AuthSession.java 5.9 KB 888 over 22 years berkley updated the referral mechanism so that metacat ...
BasicNode.java 6.71 KB 821 over 22 years bojilova added support for Namespaces. Metacat now can s...
CatalogMessageHandler.java 2.95 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
CommentNode.java 2.16 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
DBDTDHandler.java 5.23 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
DBEntityResolver.java 12.9 KB 694 about 23 years bojilova reject writing DTD file if it already exists
DBQuery.java 45.3 KB 963 about 22 years berkley fixed my tagging error
DBSAXHandler.java 21.4 KB 955 about 22 years Jing Tao A constructor was added to this class. In this ...
DBSAXNode.java 14.5 KB 1001 about 22 years berkley hopefully fixed the connection closed error.
DBSimpleQuery.java 7.11 KB 675 about 23 years berkley added precise location information (class.metho...
DBTransform.java 13.5 KB 950 about 22 years Jing Tao In method transformXMLDocument, if no style she...
DBUtil.java 12.1 KB 847 over 22 years Matt Jones Fixed the function to return the max id for a g...
DBValidate.java 9.8 KB 675 about 23 years berkley added precise location information (class.metho...
DocInfoHandler.java 2.29 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
DocumentIdentifier.java 6.88 KB 736 almost 23 years bojilova put exception handler messages when acc# is not...
DocumentImpl.java 53.3 KB 965 about 22 years Jing Tao In order to increase data file docid, method re...
ElementNode.java 5.24 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
ForceReplicationHandler.java 4.62 KB 837 over 22 years bojilova changes in replication to use https
HttpMessage.java 4.99 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
McdbDocNotFoundException.java 2.08 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
McdbException.java 3.41 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
MetaCatServlet.java 58.5 KB 949 about 22 years Jing Tao Only delete some incorrect comment.
MetaCatUtil.java 16.4 KB 1002 about 22 years berkley turned debug off for the release
MetacatReplication.java 35.7 KB 887 over 22 years berkley made it so we can now use multiple accessfilest...
MetacatURL.java 9.35 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
NodeComparator.java 3.49 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
NodeRecord.java 1.78 KB 826 over 22 years bojilova changes to store namespace prefixes separately ...
PINode.java 2.54 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
QuerySpecification.java 29.9 KB 899 about 22 years berkley made a ton of changes related to keeping oracle...
RelationHandler.java 6.21 KB 887 over 22 years berkley made it so we can now use multiple accessfilest...
ReplMessageHandler.java 4.07 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
ReplicationHandler.java 20.5 KB 837 over 22 years bojilova changes in replication to use https
TextNode.java 2.12 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...

Latest revisions

# Date Author Comment
1005 04/11/2002 12:18 AM Matt Jones

Fixed the getIdentifyingName() sub so that it properly looks up someones
DN if passed in a DN that is an alias. This is mainly important for
sites like PISCO that use a different root to their tree than the
ecoinformatics.org tree. Now we can successfully authenticate againast...

1004 04/10/2002 10:04 PM Jing Tao

Some changes for pisco.

1002 04/10/2002 03:51 PM berkley

turned debug off for the release

1001 04/10/2002 03:18 PM berkley

hopefully fixed the connection closed error.

1000 04/10/2002 02:09 PM berkley

fixed groups error, I hope.

991 04/09/2002 08:31 AM Jing Tao

fixed auth bug

980 04/04/2002 01:36 PM berkley

updated authldap to get the groups to work (king of)

976 03/22/2002 02:24 PM Jing Tao

Method getGourps was revised. Attributes variables were set there. Other wise, when it caught a referral exception and started a thread, this will caused a exception problem. When string array groups were returned by method getGroups in getPrincipals method, we should check if the groups is null or not. Otherwise it will cause a exception problem. This revise is for bug 445.

975 03/18/2002 05:02 PM Jing Tao

In hasPermission method, a situation was considered: if no user and group, the permssion will be true. This is for the command line invocation.

968 03/08/2002 02:41 PM Jing Tao

Method endElement in AccessControList was revised. A feature that put access document itset into xml_access was added.

View revisions

Also available in: Atom