1. 19 Feb, 2017 1 commit
  2. 20 Jun, 2016 1 commit
  3. 18 Jun, 2016 1 commit
  4. 22 Apr, 2016 1 commit
  5. 11 Apr, 2016 3 commits
  6. 07 Apr, 2016 1 commit
  7. 07 Apr, 2015 1 commit
  8. 02 Apr, 2015 1 commit
  9. 07 Mar, 2015 1 commit
  10. 06 Mar, 2015 1 commit
  11. 05 Mar, 2015 1 commit
    • Franco Fichtner's avatar
      inc/legacy: tmp_path refactor and the adventure down the rabbit hole · 559e42e0
      Franco Fichtner authored
      * Renamed pfsense-utils.inc to legacy.inc, which can cause issues
        on git auto-mount developer machines.  Be wary.
      
      * Removed '/usr/local/www/' prefix from require statements that
        should never use absolute paths (unless you are never going to
        move files, but we already did...).
      
      * Remove an unhealthy function that wrote arbitrary PHP files and then
        style checked them, twice.
      
      * The usual license cleanups so that the headers are easy to read
        and actually make you want to see the rest of the file because of it.
      
      * Code style, indent and obvious bug fix (missed unlock in return path).
      559e42e0
  12. 10 Dec, 2014 1 commit
    • Franco Fichtner's avatar
      src: move all files (again) · 727453c0
      Franco Fichtner authored
      Make "src" the implicit "/usr/local" so that nobody can
      sneak in weird files in the base file system or potentially
      overwrite them.
      
      This is the last time, I swear...  :)
      727453c0
  13. 09 Dec, 2014 1 commit
  14. 27 Oct, 2014 1 commit