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. 11 Oct, 2015 1 commit
  3. 20 Sep, 2015 2 commits
    • Franco Fichtner's avatar
      config: add one more to previous · 20d24274
      Franco Fichtner authored
      20d24274
    • Franco Fichtner's avatar
      config: strip harmess transformations from sample · ed59098b
      Franco Fichtner authored
      o comment blocks filled arrays disappear
      o empty array tags disappear
      o empty value tags collapse
      
      This only leaves comment blocks in empty tags, which create
      whitespace noise, which fucks up the config.xml real bad,
      rippling through to the code that deal with is_array, isset
      and actual = array() assignments to fix the faulty config.
      Will clean this up one by one later.
      ed59098b
  4. 16 Sep, 2015 1 commit
  5. 14 Sep, 2015 1 commit
    • Franco Fichtner's avatar
      users: the infamous all group kicks the proverbial bucket · a66c7889
      Franco Fichtner authored
      The all group was previously removed from the root account due
      to the fact that it won't be applied to new user accounts anymore.
      This isn't bad as far as we've seen so we went a bit further,
      removing the group altogether.  Nice side effect is that a lot of
      conditional code just disappears, so I doubt anyone will have any
      hard feelings later.
      a66c7889
  6. 26 Aug, 2015 1 commit
  7. 13 Aug, 2015 2 commits
  8. 27 Jul, 2015 1 commit
  9. 24 Jul, 2015 2 commits
  10. 16 Jul, 2015 1 commit
  11. 14 Jul, 2015 1 commit
  12. 02 Jul, 2015 1 commit
  13. 30 Jun, 2015 1 commit
  14. 18 Jun, 2015 1 commit
  15. 20 Apr, 2015 1 commit
    • Franco Fichtner's avatar
      pkg: do not overwrite default config.xml anymore; fixes #145 · 55db8dab
      Franco Fichtner authored
      Fixes spurious overwrite of a standard config, but also doesn't
      update the standards anymore in a running installation.  Install
      media is unaffected from this change.  Users that have had their
      standard config overwritten need to rewrite the file accordingly:
      
          /usr/local/etc/config.xml
      
      It also enables users to use their own sample configs on a running
      installation from now on.  Might add a knob in the GUI to do e.g.
      `use this config as the factory reset configuration'.  :)
      
      While there, move the pkg-related Makefile glue into its own
      file in the subdirectory for clarity.
      55db8dab
  16. 03 Apr, 2015 1 commit
  17. 02 Apr, 2015 2 commits
  18. 22 Feb, 2015 2 commits
  19. 31 Dec, 2014 2 commits
  20. 22 Dec, 2014 2 commits
  21. 19 Dec, 2014 1 commit
  22. 13 Dec, 2014 1 commit
  23. 11 Dec, 2014 2 commits
  24. 10 Dec, 2014 3 commits
  25. 09 Dec, 2014 5 commits
  26. 08 Dec, 2014 1 commit