Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        vsftpd: vsftpd - Very Secure Ftp Daemon
        
        
        - Summary
- vsftpd is a Very Secure FTP daemon. It was written completely from
scratch.
Changelog
        
            - * Mon Feb  4 18:00:00 2008 Martin Nagy <mnagy{%}redhat{*}com> 2.0.1-6
- - add option max_login_fails that kicks the session after few login fails
- Resolves: #197141
- fix bad handling of unique files
- Resolves: #250727
- increase maximum length of allowed username
- Resolves: #236326
- fix create/lock race condition when more clients are uploading to a file
- Resolves: #240550
- document lock_upload_files option
- Resolves: #316381
- allow usernames to begin with underscore or dot
- Resolves: #339911
- don't reply with code 150 two times when uploading files with STOU
- Resolves: #387021
- fix memory leak in ls.c
- Resolves: #408431
- daemonize correctly and report startup failure correctly
- Resolves: #206843
- fix init script
- Resolves: #431450 
            - * Thu Aug  2 19:00:00 2007 Maros Barabas <mbarabas{%}redhat{*}com> 2.0.1-5.EL4.7
- - fix missing valid cases when used wildcarding
- Resolves: #212210
- fix error and closing connections when user_config_dir option
- Resolves: #244864 
            - * Thu Jul 19 19:00:00 2007 Maros Barabas <mbarabas{%}redhat{*}com> 2.0.1-5.EL4.6
- - fix hard-setting permissions by anonymous upload 
- Resolves: #190754