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

Subversion リポジトリの参照

Diff of /trunk/1.8.x/ccs-patch/security/ccsecurity/domain.c

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

revision 3627 by kumaneko, Wed May 5 04:55:52 2010 UTC revision 3628 by kumaneko, Wed May 5 05:08:24 2010 UTC
# Line 46  static int ccs_audit_execute_handler_log Line 46  static int ccs_audit_execute_handler_log
46          return ccs_write_audit_log(true, r, "%s" CCS_KEYWORD_EXECUTE_HANDLER          return ccs_write_audit_log(true, r, "%s" CCS_KEYWORD_EXECUTE_HANDLER
47                                     " %s\n", ee->handler_type ==                                     " %s\n", ee->handler_type ==
48                                     CCS_TYPE_DENIED_EXECUTE_HANDLER ?                                     CCS_TYPE_DENIED_EXECUTE_HANDLER ?
49                                     "denied" : "", handler);                                     "denied_" : "", handler);
50  }  }
51    
52  /**  /**

Legend:
Removed from v.3627  
changed lines
  Added in v.3628

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