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

Added bulk file retrieval to sap_mgmt_con_getlogfiles, and new module to get SAP process list from remote host #639

Merged
merged 2 commits into from
Jul 24, 2012

Commits on Jul 23, 2012

  1. Added bulk file retrieval to sap_mgmt_con_getlogfiles, and new module…

    … to get SAP process list from remote host
    
    * Added option to retrieve all available files from remote SAP host to
    sap_mgmt_con_getlogfiles, based on the listing request provided in
    sap_mgmt_con_listlogfiles module, if the variable GETALL is set to true.
    Kept previous functionality of retrieving just one chosen file.
    
    * Added new module sap_mgmt_con_getprocesslist to remotely list SAP
    processes using SAP SOAP interface. Based on the other sap_mgmt_con_*
    modules by Chris John Riley.
    Bruno Morisson committed Jul 23, 2012
    Configuration menu
    Copy the full SHA
    397d708 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2012

  1. implemented fixes requested by sinn3r

    Implemented the fixes, and re-tested the modules
    Bruno Morisson committed Jul 24, 2012
    Configuration menu
    Copy the full SHA
    dbc779e View commit details
    Browse the repository at this point in the history