/[smeserver]/rpms/e-smith-viewlogfiles/sme8/e-smith-viewlogfiles-1.8.0.more_exclusions.patch
ViewVC logotype

Annotation of /rpms/e-smith-viewlogfiles/sme8/e-smith-viewlogfiles-1.8.0.more_exclusions.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Wed Oct 31 23:16:08 2007 UTC (16 years, 7 months ago) by bytegw
Branch: MAIN
CVS Tags: e-smith-viewlogfiles-1_8_0-7_el5_sme, e-smith-viewlogfiles-1_8_0-8_el5_sme, e-smith-viewlogfiles-1_8_0-5_el5_sme, e-smith-viewlogfiles-1_8_0-9_el5_sme, e-smith-viewlogfiles-1_8_0-11_el5_sme, e-smith-viewlogfiles-1_8_0-6_el5_sme, e-smith-viewlogfiles-1_8_0-10_el5_sme
Updates

1 bytegw 1.1 diff -Nur -x '*.orig' -x '*.rej' e-smith-viewlogfiles-1.8.0/root/etc/e-smith/web/functions/viewlogfiles mezzanine_patched_e-smith-viewlogfiles-1.8.0/root/etc/e-smith/web/functions/viewlogfiles
2     --- e-smith-viewlogfiles-1.8.0/root/etc/e-smith/web/functions/viewlogfiles 2007-10-31 15:28:51.000000000 -0400
3     +++ mezzanine_patched_e-smith-viewlogfiles-1.8.0/root/etc/e-smith/web/functions/viewlogfiles 2007-10-31 15:28:26.000000000 -0400
4     @@ -152,12 +152,14 @@
5     # or not log files
6     foreach (qw(
7     lastlog
8     + btmp$
9     wtmp
10     lock
11     (?<!qpsmtpd/)state
12     httpd/ssl_mutex.\d*
13     httpd/ssl_scache.pag
14     httpd/ssl_scache.dir
15     + \/config$
16     ))
17     {
18     return if $path =~ /$_/;

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed