Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 743 almost 23 years Matt Jones Modifications that change the package handling ...
  docs 1302 over 21 years Jing Tao Change the documentation according our new feat...
  lib 1306 over 21 years Matt Jones Added required license files.
  src 1305 over 21 years Jing Tao Made a shortcut for % search. It will look like...
  test 1292 almost 22 years Jing Tao Merge cvs branch replication to cvs head.
LICENSE 17.7 KB 666 over 23 years Matt Jones Modified the license and copyright terms for ma...
README 4.48 KB 1295 over 21 years Matt Jones Modified README to reflect new mailing list for...
build.sh 1.03 KB 670 over 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 17.3 KB 1296 over 21 years Jing Tao This is a test for change cvs server from nceas...

Latest revisions

# Date Author Comment
1306 10/14/2002 12:23 PM Matt Jones

Added required license files.

1305 10/14/2002 09:11 AM Jing Tao

Made a shortcut for % search. It will look like: LIKE '%' rather than: LIKE '%%%'.

1304 10/11/2002 02:12 PM Jing Tao

In accessQuery, permission=READ or permission=ALL was added for both allow rule and deny rule.

1303 10/11/2002 10:33 AM Jing Tao

Create a shortcut for the query to get user's onwer doc lists. Create a private method named getOwnerQuery. If the coming query equals the owner query, the access permission checking would NOT append to the comming query. Because the owner has all permission.

1302 10/10/2002 03:59 PM Jing Tao

Change the documentation according our new feature in replication.

1301 10/09/2002 05:27 PM Jing Tao

Add three private method: createOwnerQuery, createAllowRuleQuery and createDenyRuleQuery. And three public methods: setUserName, setGroup and getAccessQuery.

1300 10/09/2002 05:25 PM Jing Tao

Add the checking permission query into orignal query.

1299 10/07/2002 01:47 PM Jing Tao

Add code to make sure that a DBConnection checked out is auto commit.

1298 09/09/2002 03:32 PM Jing Tao

Add some debug message for displaying search time.

1297 09/09/2002 03:32 PM Jing Tao

Delete the code for permission checking in execute extened query. It was redundant. Add some debug message for displaying search time.

View all revisions | View revisions

Also available in: Atom