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

Subversion リポジトリの参照

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

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

revision 1064 by kumaneko, Fri Mar 28 05:06:28 2008 UTC revision 1065 by kumaneko, Fri Mar 28 08:30:10 2008 UTC
# Line 1320  Fix 2008/03/10 Line 1320  Fix 2008/03/10
1320        invoked only when execve() request was rejected. In other words,        invoked only when execve() request was rejected. In other words,
1321        this program is invoked only when the following conditions are met.        this program is invoked only when the following conditions are met.
1322    
1323          (1) None of "allow_execute" keywords in the domain didn't match.          (1) None of "allow_execute" keywords in the domain matched.
1324          (2) The execve() request was rejected in enforcing mode.          (2) The execve() request was rejected in enforcing mode.
1325          (3) "execute_handler" keyword is not used by the domain.          (3) "execute_handler" keyword is not used by the domain.
1326    
# Line 1353  Fix 2008/03/28 Line 1353  Fix 2008/03/28
1353        But the original execute request is handled by the same execute handler        But the original execute request is handled by the same execute handler
1354        unless the execute handler ignores "execute_handler".        unless the execute handler ignores "execute_handler".
1355    
1356        @ Update coding style.
1357    
1358          I rewrote the code to pass scripts/checkpatch.pl as much as possible.
1359          Function names were changed to use only lower letters.
1360    
1361  Version 1.6.0 2008/??/??   Feature enhancement release.  Version 1.6.0 2008/??/??   Feature enhancement release.

Legend:
Removed from v.1064  
changed lines
  Added in v.1065

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