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

Subversion リポジトリの参照

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

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

revision 2393 by kumaneko, Mon Apr 6 05:24:05 2009 UTC revision 2408 by kumaneko, Thu Apr 9 09:02:24 2009 UTC
# Line 1900  Fix 2009/04/06 Line 1900  Fix 2009/04/06
1900        I added "undelete domain" command on 2007/01/19, but never used by policy        I added "undelete domain" command on 2007/01/19, but never used by policy
1901        management tools. The garbage collector I added on 2007/01/29 will        management tools. The garbage collector I added on 2007/01/29 will
1902        automatically reuse memory and allow administrators switch domain policy        automatically reuse memory and allow administrators switch domain policy
1903        periodically, provided that the administrators kills processes in old        periodically, provided that the administrator kills processes in old
1904        domains before recreating new domains with the same domainnames.        domains before recreating new domains with the same domainnames.
1905    
1906        Thus, I dropped "undelete domain" command.        Thus, I dropped "undelete domain" command.
# Line 1911  Fix 2009/04/06 Line 1911  Fix 2009/04/06
1911        and ccs_update_mount_acl() and ccs_check_supervisor(). This may cause        and ccs_update_mount_acl() and ccs_check_supervisor(). This may cause
1912        /proc/ccs/system_policy and /proc/ccs/query to contain invalid        /proc/ccs/system_policy and /proc/ccs/query to contain invalid
1913        characters within a string.        characters within a string.
1914    
1915    Fix 2009/04/07
1916    
1917        @ Fix IPv4's "address_group" handling error.
1918    
1919          Since 1.6.5 , due to lack of ntohl() (byte order conversion) in
1920          ccs_update_address_group_entry(), "address_group" with IPv4 address was
1921          not working.
1922    
1923          This problem happens on little endian platforms (e.g. x86).

Legend:
Removed from v.2393  
changed lines
  Added in v.2408

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