Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  marine 832 over 22 years Matt Jones Added support for multiple user interfaces by e...
AccessControlList.java 33.3 KB 859 over 22 years berkley fixed access control bug. the character data in...
AccessionNumber.java 11.8 KB 779 almost 23 years bojilova changes according to bug# 234 - metacat accessi...
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 33.7 KB 852 over 22 years Matt Jones Updated metacat login semantics. Now, metacat ...
AuthMcat.java 14.1 KB 730 about 23 years bojilova Changes related to running LDAP servers referre...
AuthSession.java 5.85 KB 802 over 22 years bojilova added support for multiple group membership
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 28.2 KB 834 over 22 years Matt Jones Fixed bug in metacat where an Exception was thr...
DBSAXHandler.java 18.8 KB 831 over 22 years bojilova small fix to enable resolving external entities...
DBSAXNode.java 14.2 KB 826 over 22 years bojilova changes to store namespace prefixes separately ...
DBSimpleQuery.java 7.11 KB 675 about 23 years berkley added precise location information (class.metho...
DBTransform.java 9.97 KB 832 over 22 years Matt Jones Added support for multiple user interfaces by e...
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 47.7 KB 837 over 22 years bojilova changes in replication to use https
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 55.8 KB 847 over 22 years Matt Jones Fixed the function to return the max id for a g...
MetaCatUtil.java 12.3 KB 845 over 22 years Matt Jones Fixed problem with metacat handleReadAction whe...
MetacatReplication.java 35.6 KB 840 over 22 years bojilova for action=servercontrol&subaction=add added fu...
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.8 KB 795 almost 23 years bojilova support for the new terms included in pathquery...
RelationHandler.java 5.45 KB 819 over 22 years bojilova - when the Access file goes first before the Pa...
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
859 10/22/2001 04:06 PM berkley

fixed access control bug. the character data in the sax parser was not getting trimmed and causing problems. also fixed hard coded eml-dataset public id in the web index file

852 10/21/2001 05:51 PM Matt Jones

Updated metacat login semantics. Now, metacat assumes the username passed
in is the 'full' distinguished name of the user. If that fails, then
instead it tries looking up the string and seeing if it can determine
what the DN is, then uses it. The preferred method of logging in via...

847 10/19/2001 02:50 PM Matt Jones

Fixed the function to return the max id for a given scope. Now the function
takes a parameter named 'scope' and returns the largest docid that has been
used under that scope in this metacat instance (it used to return the most
recently created docid, which is clearly different). For compatibility with...

846 10/19/2001 10:34 AM berkley

fixed bug where the whole filename of a data file was not appended to the file input stream so metacat just returned a null document

845 10/18/2001 04:57 PM Matt Jones

Fixed problem with metacat handleReadAction where the OutputStream from the
response object was closed and an attempt to reopen a PrintWriter was made
on the same response, which is illegal. Now the OutputStream is converted
to a PrintWriter in order to write the XML error message back to the client....

842 10/02/2001 11:51 AM bojilova

fixed to get groupnames for a user using any identifying name

840 09/24/2001 10:55 AM bojilova

for action=servercontrol&subaction=add
added function for downloading of the certificate file
from the specified URL of the source server
and uploading it onto this server

837 09/20/2001 01:14 PM bojilova

changes in replication to use https

836 09/17/2001 12:51 PM bojilova

fix around one way replication:
when server A sends document to the servers in its list of replication servers with replicate=1 in xml_replication table,
the server B received the document does NOT need the opposite check on its end.

835 09/17/2001 10:57 AM bojilova

fixed error:
writing on the replication server required the whole acc# (including the rev#)

View revisions

Also available in: Atom