Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  marine 433 over 23 years berkley no message
AccessControlList.java 34.9 KB 688 about 23 years bojilova added new "getaccesscontrol" action for a given...
AccessionNumber.java 6.27 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
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.24 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
AuthLdap.java 23.6 KB 726 about 23 years bojilova fixes around getUsers and getGroups. "getprinci...
AuthMcat.java 13.8 KB 675 about 23 years berkley added precise location information (class.metho...
AuthSession.java 6.84 KB 726 about 23 years bojilova fixes around getUsers and getGroups. "getprinci...
BasicNode.java 6.2 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
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 27.5 KB 710 about 23 years berkley added print info and timing info
DBSAXHandler.java 18.8 KB 697 about 23 years bojilova - fixed missing replication of public_access - ...
DBSAXNode.java 12.6 KB 675 about 23 years berkley added precise location information (class.metho...
DBSimpleQuery.java 7.11 KB 675 about 23 years berkley added precise location information (class.metho...
DBTransform.java 6.75 KB 675 about 23 years berkley added precise location information (class.metho...
DBUtil.java 10.1 KB 699 about 23 years bojilova implemented interface for download of DTD or Sc...
DBValidate.java 9.8 KB 675 about 23 years berkley added precise location information (class.metho...
DataFileServer.java 6.37 KB 675 about 23 years berkley added precise location information (class.metho...
DataFileUploadInterface.java 4.99 KB 675 about 23 years berkley added precise location information (class.metho...
DataStreamTest.java 7.3 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 5.93 KB 683 about 23 years berkley fixed some problems with database connections g...
DocumentImpl.java 44.5 KB 697 about 23 years bojilova - fixed missing replication of public_access - ...
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 675 about 23 years berkley added precise location information (class.metho...
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 725 about 23 years bojilova Included back getting the list of users and gro...
MetaCatUtil.java 10.5 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
MetacatReplication.java 34.7 KB 727 about 23 years berkley added check to see if a replication server's IP...
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.67 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
PINode.java 2.54 KB 669 about 23 years Matt Jones Added license terms to source code files, and c...
QuerySpecification.java 25.5 KB 711 about 23 years Matt Jones Modifications to allow printing of SQL with and...
RelationHandler.java 10.3 KB 683 about 23 years berkley fixed some problems with database connections g...
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 697 about 23 years bojilova - fixed missing replication of public_access - ...
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
727 03/14/2001 12:46 PM berkley

added check to see if a replication server's IP matched it's DNS entry and the entry in the replication table

726 03/09/2001 04:41 PM bojilova

fixes around getUsers and getGroups.
"getprincipals" action can now produce output like:

<principals>
<group>
<groupname>Administrators<groupname>
<user>
<username>uid=admin,o=NCEAS, c=US<username>
</user>
</group>...

725 03/05/2001 04:25 PM bojilova

Included back getting the list of users and groups stored in auth scheme
through new action="getprincipals". No extra parameters are needed.
Any logged in users are able to get this information

723 03/02/2001 04:23 PM bojilova

included missing implementation of getUsers(), getGroups() interfaces

711 02/26/2001 04:45 PM Matt Jones

Modifications to allow printing of SQL with and without INDEX option.

710 02/26/2001 04:42 PM berkley

added print info and timing info

709 02/26/2001 11:12 AM bojilova

print the nested statements sql query

706 02/23/2001 02:14 PM bojilova

included flag in DBQuery to run pathqueries with or without the index,
but for the command line only.

705 02/23/2001 10:31 AM berkley

added timing info to main

699 02/21/2001 02:29 PM bojilova

implemented interface for download of DTD or Schema file from Metacat file system
through the params:
action="getdtdschema"
doctype

View revisions

Also available in: Atom