[jira] Updated: (DERBY-1330) Provide runtime privilege checking for grant/revoke functionality

2006-07-19 Thread Mamta A. Satoor (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1330?page=all ] Mamta A. Satoor updated DERBY-1330: --- Attachment: Derby1330setUUIDinDataDictionaryV10diff.txt Derby1330setUUIDinDataDictionaryV10stat.txt Dan, the patch

[jira] Updated: (DERBY-1330) Provide runtime privilege checking for grant/revoke functionality

2006-07-18 Thread Mamta A. Satoor (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1330?page=all ] Mamta A. Satoor updated DERBY-1330: --- Attachment: Derby1330setUUIDinDataDictionaryV8diff.txt Derby1330setUUIDinDataDictionaryV8stat.txt Currently, in case of revoke privilege,

[jira] Updated: (DERBY-1330) Provide runtime privilege checking for grant/revoke functionality

2006-07-18 Thread Mamta A. Satoor (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1330?page=all ] Mamta A. Satoor updated DERBY-1330: --- Attachment: DERBY1330javaDocWarningsDiffV9.txt DERBY1330javaDocWarningsStatV9.txt There are couple javadoc warnings for the code that got

[jira] Updated: (DERBY-1330) Provide runtime privilege checking for grant/revoke functionality

2006-07-17 Thread Mamta A. Satoor (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1330?page=all ] Mamta A. Satoor updated DERBY-1330: --- Attachment: Derby1330MinorCleanupV7diff.txt Derby1330MinorCleanupV7stat.txt I have an extremely minor patch attached to this JIRA entry

[jira] Updated: (DERBY-1330) Provide runtime privilege checking for grant/revoke functionality

2006-07-12 Thread Mamta A. Satoor (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1330?page=all ] Mamta A. Satoor updated DERBY-1330: --- Attachment: Derby1330uuidIndexForPermsSystemTablesV6diff.txt Derby1330uuidIndexForPermsSystemTablesV6stat.txt As per Dan's suggestion, I

[jira] Updated: (DERBY-1330) Provide runtime privilege checking for grant/revoke functionality

2006-07-11 Thread Mamta A. Satoor (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1330?page=all ] Mamta A. Satoor updated DERBY-1330: --- Attachment: Derby1330uuidIndexForPermsSystemTablesV4diff.txt Derby1330uuidIndexForPermsSystemTablesV4stat.txt The patch

[jira] Updated: (DERBY-1330) Provide runtime privilege checking for grant/revoke functionality

2006-07-11 Thread Mamta A. Satoor (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1330?page=all ] Mamta A. Satoor updated DERBY-1330: --- Attachment: Derby1330uuidIndexForPermsSystemTablesV5diff.txt Derby1330uuidIndexForPermsSystemTablesV5stat.txt With the earlier

[jira] Updated: (DERBY-1330) Provide runtime privilege checking for grant/revoke functionality

2006-07-08 Thread Mamta A. Satoor (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1330?page=all ] Mamta A. Satoor updated DERBY-1330: --- Attachment: Derby1330PrivilegeCollectionV3diff.txt Derby1330PrivilegeCollectionV3stat.txt Dan, truly appreciate your time on the patch

[jira] Updated: (DERBY-1330) Provide runtime privilege checking for grant/revoke functionality

2006-07-04 Thread Mamta A. Satoor (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1330?page=all ] Mamta A. Satoor updated DERBY-1330: --- Attachment: Derby1330PrivilegeCollectionV2diff.txt Derby1330PrivilegeCollectionV2stat.txt I am attaching an updated

[jira] Updated: (DERBY-1330) Provide runtime privilege checking for grant/revoke functionality

2006-07-04 Thread Mamta A. Satoor (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1330?page=all ] Mamta A. Satoor updated DERBY-1330: --- Derby Info: [Patch Available] Provide runtime privilege checking for grant/revoke functionality

[jira] Updated: (DERBY-1330) Provide runtime privilege checking for grant/revoke functionality

2006-06-27 Thread Mamta A. Satoor (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1330?page=all ] Mamta A. Satoor updated DERBY-1330: --- Attachment: Derby1330ViewPrivilegeCollectionV1diff.txt Derby1330ViewPrivilegeCollectionV1stat.txt I have been working on storing

[jira] Updated: (DERBY-1330) Provide runtime privilege checking for grant/revoke functionality

2006-06-14 Thread Mamta A. Satoor (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1330?page=all ] Mamta A. Satoor updated DERBY-1330: --- Attachment: AuthorizationModelForDerbySQLStandardAuthorizationV2.html I did a little research on Dan's suggestion about using existing system table

[jira] Updated: (DERBY-1330) Provide runtime privilege checking for grant/revoke functionality

2006-05-24 Thread Mamta A. Satoor (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1330?page=all ] Mamta A. Satoor updated DERBY-1330: --- Description: Additional work needs to be done for grant/revoke to make sure that only users with required privileges can access various database

[jira] Updated: (DERBY-1330) Provide runtime privilege checking for grant/revoke functionality

2006-05-23 Thread Mamta A. Satoor (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1330?page=all ] Mamta A. Satoor updated DERBY-1330: --- Attachment: AuthorizationModelForDerbySQLStandardAuthorization.html Attaching functional spec for grant/revoke authorization model. Appreciate any