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

Subversion リポジトリの参照

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

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

revision 1286 by kumaneko, Thu Jun 12 01:38:25 2008 UTC revision 1333 by kumaneko, Wed Jun 25 12:48:09 2008 UTC
# Line 1469  Fix 2008/06/10 Line 1469  Fix 2008/06/10
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    
     @ Move ALLOW_ENFORCE_GRACE=enabled checking to write_answer().  
   
       To allow users use ccs-notifyd without turning ALLOW_ENFORCE_GRACE on,  
       I moved it from ccs_check_supervisor() to write_answer().  
   
1472  Fix 2008/06/11  Fix 2008/06/11
1473    
1474      @ Remove ALLOW_ENFORCE_GRACE parameter.      @ Remove ALLOW_ENFORCE_GRACE parameter.
# Line 1493  Fix 2008/06/11 Line 1488  Fix 2008/06/11
1488            ccs-queryd (such as less(1)) is opening /proc/ccs/query interface,            ccs-queryd (such as less(1)) is opening /proc/ccs/query interface,
1489            for such process doesn't write dummy decisions.            for such process doesn't write dummy decisions.
1490    
1491  Version 1.6.2 2008/??/??   Usability enhancement release.  Fix 2008/06/22
1492    
1493        @ Pass escaped pathname to audit_execute_handler_log().
1494    
1495          I was passing unescaped pathname to audit_execute_handler_log()
1496          which causes /proc/ccs/grant_log contain whitespace characters
1497          if execute handler's pathname contains whitespace characters.
1498    
1499    Fix 2008/06/25
1500    
1501        @ Return 0 when ccs_may_umount() succeeds.
1502    
1503          I forgot to clear error value in ccs_may_umount() when the requested
1504          directory didn't match "deny_unmount" keyword. As a result, any umount()
1505          request with RESTRICT_UNMOUNT=enforcing returned -EPERM error.
1506    
1507    Version 1.6.2 2008/06/25   Usability enhancement release.

Legend:
Removed from v.1286  
changed lines
  Added in v.1333

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