Revisions of denyhosts

mrdocs's avatar mrdocs accepted request 628801 from Javier Llorente's avatar Javier Llorente (javierllorente) (revision 15)
Add python-ipaddr as a runtime dependency
Alexander Naumov's avatar Alexander Naumov (Alexander_Naumov) accepted request 620409 from Javier Llorente's avatar Javier Llorente (javierllorente) (revision 14)
- Fix path to binary in service file 
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 13)
fix build on SLE11 by defining buildroot
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 12)
- update to 3.0
  + Initial translation of code from Python 2 to Python 3. DenyHosts 
    can now be run as either a Python 2 or a Python 3 program. The new 
    code has been tested with Pyhton 2.7 and Python 3.4. If you require
    an older version of Python, please continue to use DenyHosts 2.10
    and let us know of your requirements.
  + Added patch from Fedora to fix initial sync issue and insure info
    logging stream is active. (Provided by Jason Tibbitts.)
  + Added "import logging" to denyhosts.py to avoid errors when setting 
    up logging. (See above change.)
  + Added option PF_TABLE_FILE to the configuration file. When this option
    is enabled it causes DenyHosts to write blocked IP addresses to a text
    file. 
    The default location is /etc/blacklist. This text file should correspond
    to a PF firewall table.
  + At start-up, try to create the file specified by HOSTS_DENY. That
    way we avoid errors later if the file does not exists. Can be a 
    problem on operating systems where /etc/hosts.deny does not exist 
    in the default configuration.
  + Added regex pattern to detect invalid user accounts. This blocks 
    connections from remote hosts who are attempting to login with 
    accounts not found on the local system. While these connections to 
    non-existent accounts are relatively harmless, they are usually used 
    as part of a brute force attack and filtering them before they 
    reach OpenSSH is a good idea.
  + Finally, Jan-Pascal has created a sync server for DenyHosts which 
    will allow DenyHosts services to coordinate lists of banned IP addresses. 
    The new sync server is open source (GPLv3) and can be set up on 
    private servers, networks and VPS. We plan to set up our own sync 
    server in the near future. When a sync server is created it will
mrdocs's avatar mrdocs accepted request 57187 from Tejas Guruswamy's avatar Tejas Guruswamy (MasterPatricko) (revision 11)
reviewed ok Thanks
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 10)
- fix dh_reenable as mentioned in bnc #596354 
  (thanks to Patrick Shanahan for the patch!)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 9)
added DenyHosts-2.6-restricted_from_passwd.patch
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 8)
enhance it to work correctly
Michael Skibbe's avatar Michael Skibbe (mskibbe) committed (revision 7)
unknown committed (revision 6)
unknown committed (revision 5)
unknown committed (revision 4)
unknown committed (revision 3)
unknown committed (revision 2)
unknown committed (revision 1)
Displaying all 15 revisions
openSUSE Build Service is sponsored by