/[smecontribs]/rpms/smeserver-denyhosts/contribs9/smeserver-denyhosts-2.9-regexpatch.patch
ViewVC logotype

Diff of /rpms/smeserver-denyhosts/contribs9/smeserver-denyhosts-2.9-regexpatch.patch

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

Revision 1.4 by unnilennium, Tue Mar 31 04:51:56 2015 UTC Revision 1.5 by unnilennium, Tue Mar 31 13:39:22 2015 UTC
# Line 3  diff -up smeserver-denyhosts-2.9/root/et Line 3  diff -up smeserver-denyhosts-2.9/root/et
3  +++ smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX2   2015-03-30 23:08:03.000000000 -0400  +++ smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX2   2015-03-30 23:08:03.000000000 -0400
4  @@ -0,0 +1,3 @@  @@ -0,0 +1,3 @@
5  +# default EPEL does not work for SME ( trailing $)  +# default EPEL does not work for SME ( trailing $)
6  +FAILED_ENTRY_REGEX2 = (?P<invalid>(Illegal|Invalid)) user (?P<user>.*) from (::ffff:)?(?P<host>\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})  +FAILED_ENTRY_REGEX2 = (?P<invalid>(Illegal|Invalid)) user (?P<user>.*) from (::ffff:)?(?P<host>\d\{1,3\}\.\d\{1,3\}\.\d\{1,3\}\.\d\{1,3\})
7  +  +
8  diff -up smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX6.regexpatch smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX6  diff -up smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX6.regexpatch smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX6
9  --- smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX6.regexpatch        2015-03-30 23:15:23.000000000 -0400  --- smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX6.regexpatch        2015-03-30 23:15:23.000000000 -0400
10  +++ smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX6   2015-03-30 23:15:39.000000000 -0400  +++ smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX6   2015-03-30 23:15:39.000000000 -0400
11  @@ -0,0 +1,3 @@  @@ -0,0 +1,3 @@
12  +# default EPEL does not work for SME ( trailing $)  +# default EPEL does not work for SME ( trailing $)
13  +FAILED_ENTRY_REGEX6 = Did not receive identification string .*from (::ffff:)?(?P<host>\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})  +FAILED_ENTRY_REGEX6 = Did not receive identification string .*from (::ffff:)?(?P<host>\d\{1,3\}\.\d\{1,3\}\.\d\{1,3\}\.\d\{1,3\})
14  +  +
15  diff -up smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX7.regexpatch smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX7  diff -up smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX7.regexpatch smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX7
16  --- smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX7.regexpatch        2015-03-30 23:15:47.000000000 -0400  --- smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX7.regexpatch        2015-03-30 23:15:47.000000000 -0400
# Line 24  diff -up smeserver-denyhosts-2.9/root/et Line 24  diff -up smeserver-denyhosts-2.9/root/et
24  +++ smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/SUCCESSFUL_ENTRY_REGEX        2015-03-30 23:16:49.000000000 -0400  +++ smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/SUCCESSFUL_ENTRY_REGEX        2015-03-30 23:16:49.000000000 -0400
25  @@ -0,0 +1,3 @@  @@ -0,0 +1,3 @@
26  +# default EPEL does not work for SME ( trailing $)  +# default EPEL does not work for SME ( trailing $)
27  +SUCCESSFUL_ENTRY_REGEX = Accepted (?P<method>\S+) for (?P<user>.*?) from (::ffff:)?(?P<host>\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})( port \d+)?( ssh2)?  +SUCCESSFUL_ENTRY_REGEX = Accepted (?P<method>\S+) for (?P<user>.*?) from (::ffff:)?(?P<host>\d\{1,3\}\.\d\{1,3\}\.\d\{1,3\}\.\d\{1,3\})( port \d+)?( ssh2)?
28  +  +


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

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