1. 10 Oct, 2016 2 commits
  2. 01 Oct, 2016 1 commit
  3. 23 Sep, 2016 1 commit
  4. 22 Sep, 2016 1 commit
  5. 28 Aug, 2016 1 commit
    • Franco Fichtner's avatar
      rc: plugins_interfaces() shouldn't be enforced here · 0b119652
      Franco Fichtner authored
      With the previous call-sites in place we don't need this
      "fixup" anymore, assuming that interface groups, OpenVPN
      and IPsec settings are now consistent under the new state,
      which is true, because right now it was enforced by the
      rc system anyway.
      0b119652
  6. 10 Aug, 2016 1 commit
  7. 09 Aug, 2016 1 commit
    • Franco Fichtner's avatar
      rc: clean up a bit after #1072 · 557e7271
      Franco Fichtner authored
      o Recovery console is weird, just use CTRL-C from anywhere
      o Simplify the early installer invoke by probing for keypress
      o Display a brief message when installer+SSH is active
      557e7271
  8. 08 Aug, 2016 2 commits
  9. 24 Jul, 2016 1 commit
  10. 22 Jun, 2016 1 commit
  11. 20 Jun, 2016 2 commits
  12. 18 Jun, 2016 1 commit
  13. 08 Jun, 2016 1 commit
  14. 06 Jun, 2016 1 commit
  15. 26 May, 2016 2 commits
  16. 16 May, 2016 1 commit
  17. 02 May, 2016 1 commit
  18. 07 Apr, 2016 1 commit
  19. 24 Mar, 2016 2 commits
  20. 17 Mar, 2016 1 commit
  21. 21 Feb, 2016 6 commits
  22. 15 Feb, 2016 1 commit
  23. 04 Feb, 2016 1 commit
  24. 16 Jan, 2016 1 commit
    • Franco Fichtner's avatar
      globals: thin out the file · 1cb6d444
      Franco Fichtner authored
      o is_install_media() was being misused.  In the instance of dhcp6,
        the backup file did not even exist, I think someone did copy+paste
        the IPv4 code back in the day and the actual backup was never added.
      
      o match_wireless_interface() was moved to interfaces.inc where it
        belongs.
      1cb6d444
  25. 07 Dec, 2015 1 commit
  26. 01 Dec, 2015 1 commit
  27. 15 Oct, 2015 1 commit
    • Franco Fichtner's avatar
      captive portal: bye bye my love · 5e5e6c2f
      Franco Fichtner authored
      The captive portal is being replaced!  This hooks up the
      new page into the services section while ditching most of
      the old code.  There'll be no migration, if you use package
      `opnsense-devel' and the captive portal you'll have to switch
      to `opnsense' or migrate to the new code.  Beware that the
      new captive portal is going to be a huge step forward but
      features will trickle in week after week until it is stable
      enough to merge it.  Latest release date is going to be 16.1.
      5e5e6c2f
  28. 16 Sep, 2015 1 commit
  29. 09 Aug, 2015 1 commit
    • Franco Fichtner's avatar
      interfaces: improve interface assign again · a17c51f3
      Franco Fichtner authored
      o Only probe for key press on bootup.
      
      o Rebuild autodetect feature: fixup second use case of
        get_interface_list() to filter out devices without a
        good link state, bring back interface up for it to
        work and mute kernel messages that would clobber stty
        behaviour.
      a17c51f3
  30. 29 Jul, 2015 1 commit