]> andersk Git - moira.git/commit
Major update to container related code.
authorzacheiss <zacheiss>
Fri, 2 Aug 2002 10:30:07 +0000 (10:30 +0000)
committerzacheiss <zacheiss>
Fri, 2 Aug 2002 10:30:07 +0000 (10:30 +0000)
commit73155abd4f8e70ef035fe8415672d6d4f4768742
treeb89cd590d6bf7d2d6ce40eb36b83dd7e45515995
parentb2159731081bbfd72cd1cc538069d117c6395768
Major update to container related code.

- Make container name in container-related queries case insensitive.
- Implement get_container_list and set_container_list queries for
  associating a container with a list.
- Add a publicflg to containers, analagous to what's already there for
  and update acl'ing semantics to use it.
- Pass associated container list to incremental programs for container
  table incrementals.

Not guaranteed to be bug free, but seems to all work, and it's time to
checkpoint this work.
server/increment.pc
server/mr_server.h
server/qaccess.pc
server/qfollow.pc
server/qrtn.pc
server/qsetup.pc
server/qsupport.pc
server/queries2.c
This page took 0.039985 seconds and 5 git commands to generate.