Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SecPi/SecPi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: SecPi-1.0.3
Choose a base ref
...
head repository: SecPi/SecPi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Apr 13, 2016

  1. Merge branch 'SecPi-1.0.3'

    * SecPi-1.0.3:
      manager: fixed sending of execute message so that only workers with actions will get the message, also fixed counting of workers, see #85
      webinterface: added full path for the password changing script call, otherwise it won't work, see #82
      worker: added a sleep so that the worker waits a longer time before sending the initial config request, this is a temporary fix for #83
      install: added pip call and more info output to current update process, see #84 and #87
      manager: fixed exception handling for data timeout and holddown timer, also changed default values to be more reasonable this fixes #86
      requirements: added missing dropbox dependency, fixes #84
      install: added update-rc.d enable for autostart to work with systemd, see #81 version: bumped version number to 1.0.3
      create_htdigest: typo in sed command, this should fix #82
    MartinLiebl committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    c7ec2d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2018

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