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 2270 by kumaneko, Fri Mar 13 03:29:22 2009 UTC revision 2271 by kumaneko, Wed Mar 18 03:59:36 2009 UTC
# Line 1848  Fix 2009/03/13 Line 1848  Fix 2009/03/13
1848    
1849        Thus, I modified to show only profile entry names ever specified.        Thus, I modified to show only profile entry names ever specified.
1850    
1851    Fix 2009/03/18
1852    
1853        @ Add MAC_FOR_IOCTL functionality.
1854    
1855          To be able to restrict ioctl() requests, I added MAC_FOR_IOCTL
1856          functionality.
1857    
1858          This functionality requires modification of ccs-patch-\*.diff .
1859          Therefore, this functionality will not work if you are using old
1860          ccs-patch-\*.diff .
1861    
1862        @ Use better name for socket's pathname.
1863    
1864          Until now, socket's pathname was represented as "socket:[\$]" format
1865          where \$ is inode's number. But inode's number is useless for name based
1866          access control. Therefore, I modified to represent socket's pathname as
1867          "socket:[family=\$:type=\$:protocol=\$]" format.
1868    
1869          This will help administrator control ioctl() against sockets more
1870          precisely.
1871    
1872  Version 1.6.7 2009/??/??   Feature enhancement release.  Version 1.6.7 2009/??/??   Feature enhancement release.

Legend:
Removed from v.2270  
changed lines
  Added in v.2271

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