Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Diff of /trunk/1.7.x/ccs-patch/README.ccs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1695 by kumaneko, Sat Oct 11 08:46:59 2008 UTC revision 1703 by kumaneko, Tue Oct 14 07:11:30 2008 UTC
# Line 1674  Fix 2008/10/11 Line 1674  Fix 2008/10/11
1674        a domain mutually exclusive. Since each functions handles different type        a domain mutually exclusive. Since each functions handles different type
1675        of ACL, locking is needed only when they append an ACL to a domain.        of ACL, locking is needed only when they append an ACL to a domain.
1676        So, I modified to use local locks.        So, I modified to use local locks.
1677    
1678    Fix 2008/10/14
1679    
1680        @ Fix ccs_check_condition() bug.
1681    
1682          Due to a bug in ccs_check_condition(), it was impossible to use
1683          task.state[0] task.state[1] task.state[2] inside condition part
1684          if the ACL does not treat a pathname. For example, an ACL like
1685    
1686            allow_network TCP connect @HTTP_SERVERS 80 if task.state[0]=100
1687    
1688          didn't work.

Legend:
Removed from v.1695  
changed lines
  Added in v.1703

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26