1. 12 Mar, 2015 1 commit
    • Franco Fichtner's avatar
      inc/globals: far-reaching prune of global variables · 93d00ecd
      Franco Fichtner authored
      * Remove spurious debug output that was never enabled and make
        actual error messages the default behaviour.
      
      * Update links and remove a bit of softcoding that was going
        on around the GUI through global variables (we don't want to
        hide the help menu, nope).
      93d00ecd
  2. 11 Mar, 2015 1 commit
    • Franco Fichtner's avatar
      firmware: remove gzsig utility usage · 75a08cb2
      Franco Fichtner authored
      We have moved on to other means of firmware upgrades.  Gives us
      the opportunity to do a little spring clean here.  (Plus I don't
      have to fix the gzsig port anymore.)
      75a08cb2
  3. 09 Mar, 2015 1 commit
  4. 06 Mar, 2015 1 commit
  5. 05 Mar, 2015 1 commit
  6. 03 Mar, 2015 1 commit
  7. 24 Feb, 2015 1 commit
    • Ad Schellevis's avatar
      cleanup legacy code. · 19265d25
      Ad Schellevis authored
      - remove the use for pfSctl, replaced with a new configd control script to be able to remove the check_reload_status port
      - replace use of global $g['booting'] because some scripts use this outside the main loop which causes strange behavior ( for example dhcp client which starts a newwanip on connect ). replaced which check on file /var/run/booting which is set in rc script
      19265d25
  8. 22 Feb, 2015 1 commit
  9. 04 Feb, 2015 1 commit
  10. 24 Jan, 2015 1 commit
  11. 11 Jan, 2015 1 commit
  12. 28 Dec, 2014 1 commit
  13. 21 Dec, 2014 1 commit
    • Franco Fichtner's avatar
      inc: log_auth() is a lie · 3318c94c
      Franco Fichtner authored
      LOG_AUTH is not a level, it's a facility which can't be cherry-picked
      from the syslog() call.  Remove it.  Also stops spewing of auth message
      into console.
      3318c94c
  14. 10 Dec, 2014 3 commits
  15. 09 Dec, 2014 3 commits
  16. 27 Oct, 2014 1 commit