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

Cleanup Post::Windows::Services #1026

Merged
merged 3 commits into from
Dec 22, 2012

Commits on Nov 6, 2012

  1. Refactor WindowsServices

    * Pulls common code up from several methods into #open_sc_manager
    * Deprecates the name Windows::WindowsServices in favor of
      Windows::Services. The platform is already clear from the namespace.
    * Makes the post/test/services test module actually work
    
    [See rapid7#1007]
    [See rapid7#1012]
    egypt committed Nov 6, 2012
    Configuration menu
    Copy the full SHA
    34bc925 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2012

  1. Unfubar the threading for #service_list

    Also makes the test for service_start a little more resilient in case
    W32Time is already started
    egypt committed Nov 7, 2012
    Configuration menu
    Copy the full SHA
    7a6ccb9 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2012

  1. Configuration menu
    Copy the full SHA
    a4f6489 View commit details
    Browse the repository at this point in the history