Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
AccessControlList.java 34.4 KB 899 about 22 years berkley made a ton of changes related to keeping oracle...
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 almost 23 years bojilova Changes related to running LDAP servers referre...
AuthLdap.java 36.8 KB 894 about 22 years berkley fixed bug with ampersands in the returned relat...
AuthMcat.java 14.1 KB 730 almost 23 years bojilova Changes related to running LDAP servers referre...
AuthSession.java 5.9 KB 888 about 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 27.7 KB 894 about 22 years berkley fixed bug with ampersands in the returned relat...
DBSAXHandler.java 20.2 KB 899 about 22 years berkley made a ton of changes related to keeping oracle...
DBSAXNode.java 14.1 KB 899 about 22 years berkley made a ton of changes related to keeping oracle...
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 48.1 KB 899 about 22 years berkley made a ton of changes related to keeping oracle...
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 867 over 22 years berkley fixed the error where the ldap authenticate too...
MetaCatUtil.java 13.8 KB 894 about 22 years berkley fixed bug with ampersands in the returned relat...
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
899 01/18/2002 10:24 AM berkley

made a ton of changes related to keeping oracle SQL code out of the main classes. fixed a bug where the timing of the index thread was off so when it went to index a document, the document was not already in xml_documents thus breaking the FK relation between xml_documents and xml_index. I think that bug might be the reason for the blank resultset screens in morpho. made the postgres implementation much more robust.

897 01/16/2002 03:24 PM berkley

removed because this is no longer used. it was causing a compile error when using postgres because it directly imports the oracle driver.

894 01/15/2002 08:46 AM berkley

fixed bug with ampersands in the returned relations in the resultset.

893 01/14/2002 03:04 PM berkley

added a manual timeout to counteract the hideously long ldap time out that is encountered when a referred ldap server is down.

888 01/03/2002 02:02 PM berkley

updated the referral mechanism so that metacat doesn't crash when a referral server is not available

887 12/20/2001 12:13 PM berkley

made it so we can now use multiple accessfilestypes and packagdfiletypes in the metacat.properties file. Also fixed a bug introduced when the 'http://' was removed from behind the server name in the loaddtd.sql script and the knb.xml file

873 11/26/2001 02:36 PM Matt Jones

Fixed the getUsers() and getPrincipals() methods so that they no longer
fail when large result sets are requested. The problem was that the
LDAP server was returning a "size limit exceeded" message when the resultset
from the query exceeded the default limit of 500 entries. Now we...

872 11/21/2001 06:10 PM Matt Jones

Re-enabled referrals which I had turned off for debugging purposes.

871 11/21/2001 06:09 PM Matt Jones

Modified AuthLdap to fix the may problems associated with group and user
queries. Now the getGroups() and getUsers() methods work as advertised,
and there is a test of each of the methods in "main" for testing purposes.
Simplified the class substantially. Fixed the getAttributes method as...

870 11/20/2001 08:10 AM berkley

fixed error where person with 'all' permission could not update the access file.

View revisions

Also available in: Atom