オープンソース・ソフトウェアの開発とダウンロード

Subversion リポジトリの参照

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

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

revision 1278 by kumaneko, Tue Jun 10 00:59:43 2008 UTC revision 1283 by kumaneko, Wed Jun 11 01:45:23 2008 UTC
# Line 1468  Fix 2008/06/10 Line 1468  Fix 2008/06/10
1468    
1469        To allow users specify locale specific files to globally readable files,        To allow users specify locale specific files to globally readable files,
1470        I relaxed checking in update_globally_readable_entry().        I relaxed checking in update_globally_readable_entry().
1471    
1472        @ Move ALLOW_ENFORCE_GRACE=enabled checking to write_answer().
1473    
1474          To allow users use ccs-notifyd without turning ALLOW_ENFORCE_GRACE on,
1475          I moved it from ccs_check_supervisor() to write_answer().
1476    
1477    Fix 2008/06/11
1478    
1479        @ Remove ALLOW_ENFORCE_GRACE parameter.
1480    
1481          Since unexpected requests caused by doing software updates can happen
1482          in all profiles, the users likely have to write
1483          ALLOW_ENFORCE_GRACE=enabled to all profiles. And it makes meaningless to
1484          allow users to selectively enable specific profile's ALLOW_ENFORCE_GRACE
1485          parameter. So, I removed ALLOW_ENFORCE_GRACE parameter.
1486          Now, the system behaves as if ALLOW_ENFORCE_GRACE=enabled is specified.
1487          The behavior of "delayed enforcing" mode is defined in the following
1488          order.
1489    
1490          (1) The requests are rejected immediately if nobody is opening
1491              /proc/ccs/query interface.
1492          (2) The requests will be rejected in 10 seconds if somebody other than
1493              ccs-queryd (such as less(1)) is opening /proc/ccs/query interface,
1494              for such process doesn't write dummy decisions.

Legend:
Removed from v.1278  
changed lines
  Added in v.1283

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