1. 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
  2. 16 Sep, 2015 1 commit
  3. 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
  4. 29 Jul, 2015 1 commit
  5. 24 Jul, 2015 1 commit
  6. 23 Jul, 2015 1 commit
  7. 22 Jul, 2015 2 commits
  8. 21 Jul, 2015 3 commits
  9. 20 Jul, 2015 1 commit
  10. 10 Jul, 2015 1 commit
  11. 02 Jul, 2015 1 commit
  12. 01 Jul, 2015 3 commits
  13. 30 Jun, 2015 3 commits
  14. 18 Jun, 2015 2 commits
  15. 01 Jun, 2015 1 commit
  16. 29 Apr, 2015 1 commit
  17. 08 Apr, 2015 1 commit
  18. 07 Apr, 2015 3 commits
  19. 02 Apr, 2015 2 commits
  20. 01 Apr, 2015 2 commits
  21. 30 Mar, 2015 1 commit
  22. 24 Mar, 2015 4 commits
  23. 23 Mar, 2015 1 commit
  24. 21 Mar, 2015 1 commit
  25. 14 Mar, 2015 1 commit
    • Franco Fichtner's avatar
      src: zap code that handled "cdrom" idiosyncrasies · 511eb60e
      Franco Fichtner authored
      We can do without those on the install media.  Instead, route
      necessary code parts through is_install_media().  A lot of
      stale and forgotten code got ditched in the process--e.g. when
      did we ever run without an /etc/fstab?
      511eb60e