1. 16 Oct, 2016 2 commits
  2. 14 Oct, 2016 1 commit
  3. 30 Sep, 2016 1 commit
    • Ad Schellevis's avatar
      work on https://github.com/opnsense/core/issues/993 · edc40978
      Ad Schellevis authored
      simple start, wrap anchor registration into plugin system, use miniupnpd as an example.
      
      use registerAnchor() to register new anchors for pf into the main firewall script, we've hooked head/tail options and the different anchor types.
      anchorToText() will extract the registered anchors back for the specified types and place in the script (head/tail) in text format for pf.
      
      our new codebase was already hooked using legacy_bindings.inc, no additional includes needed to construct \OPNsense\Firewall\Plugin().
      edc40978
  4. 05 Sep, 2016 1 commit
  5. 29 Aug, 2016 2 commits
  6. 28 Aug, 2016 2 commits
  7. 20 Jul, 2016 1 commit
  8. 13 Jun, 2016 1 commit
  9. 03 Jun, 2016 3 commits
  10. 31 May, 2016 1 commit
  11. 30 May, 2016 4 commits
  12. 27 May, 2016 1 commit
  13. 26 May, 2016 1 commit
  14. 10 Apr, 2016 3 commits
  15. 22 Mar, 2016 2 commits
  16. 21 Mar, 2016 3 commits
  17. 15 Mar, 2016 1 commit
  18. 06 Mar, 2016 2 commits
    • Franco Fichtner's avatar
      vpn: apply sytle · 65c3270c
      Franco Fichtner authored
      65c3270c
    • Franco Fichtner's avatar
      vpn: let's get progressive and remove mpd4 · 6d4953d2
      Franco Fichtner authored
      This version of MPD was released in 2008 and hasn't received updates
      since and has eventually been removed from the FreeBSD ports tree in
      2011.  It was replaced by MPD 5, which we also have running with the
      latest version from 2016.  If there should be any splatter, we'll fix
      it in place.  Progress is healthy.  :)
      6d4953d2
  19. 26 Feb, 2016 1 commit
    • Franco Fichtner's avatar
      inc: align service configure · 2ddb95f7
      Franco Fichtner authored
      o Add $waitforit flag to killbypid() and use it to simplify code.
      
      o When requesting a configure via id, do not exclude the service
        because it is disabled.  The pidfile needs to be killed still.
      
      o Unwind the convoluted code paths in the VPN plugin during early
        configure: kill service, probe for active, then do work.
      2ddb95f7
  20. 24 Feb, 2016 1 commit
  21. 23 Feb, 2016 4 commits
  22. 21 Feb, 2016 2 commits