Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow user to define the configuration file name. #12

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Jun 23, 2014

  1. Configuration menu
    Copy the full SHA
    2bc9886 View commit details
    Browse the repository at this point in the history
  2. gitignore added

    rayendumeldust committed Jun 23, 2014
    Configuration menu
    Copy the full SHA
    a9a9a33 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2014

  1. Changes to enable passive mode (mainly on AWS)

    Marcin Kulisz committed Jul 1, 2014
    Configuration menu
    Copy the full SHA
    ae70b06 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2014

  1. test for conditionals

    rayendumeldust committed Jul 3, 2014
    Configuration menu
    Copy the full SHA
    a7ccdeb View commit details
    Browse the repository at this point in the history
  2. Fehler korrigiert

    rayendumeldust committed Jul 3, 2014
    Configuration menu
    Copy the full SHA
    194c334 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2014

  1. with userlist variable

    rayendumeldust committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    7595cb9 View commit details
    Browse the repository at this point in the history
  2. userlist path fixed

    rayendumeldust committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    f6df57e View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2014

  1. new parameters to increase config flexibility

    There were several available parameters that I use that weren't passible;
    This adds them along with sane defaults
    morgajel committed Sep 3, 2014
    Configuration menu
    Copy the full SHA
    cb93966 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2014

  1. Allow user to define the configuration file name.

    This allows multiple instances to be run in a load balanced environment,
    assuming other requirements (listen ports, etc) are met.
    vir-dis committed Nov 13, 2014
    Configuration menu
    Copy the full SHA
    7dfd3be View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2015

  1. Configuration menu
    Copy the full SHA
    b31bb02 View commit details
    Browse the repository at this point in the history
  2. Add userlist file

    vir-dis committed Feb 13, 2015
    Configuration menu
    Copy the full SHA
    ad18689 View commit details
    Browse the repository at this point in the history
  3. Add additional config variables

    vir-dis committed Feb 13, 2015
    Configuration menu
    Copy the full SHA
    9777446 View commit details
    Browse the repository at this point in the history
  4. enhancing the vsftp module with FTPS functionality

    LMihaylov authored and vir-dis committed Feb 13, 2015
    Configuration menu
    Copy the full SHA
    e5038aa View commit details
    Browse the repository at this point in the history