12 Commits

Author SHA1 Message Date
Franco Fichtner
91f984a052 filter: migrate alias handling 2016-06-18 12:48:31 +02:00
Ad Schellevis
7e239603ae (filter, alias) add extra log line to show start 2016-04-22 19:21:11 +02:00
Ad Schellevis
70d6a860e7 (firewall, aliases / geoip) move geoip dowload to download_alias_geoip in util.inc 2016-04-11 21:21:41 +02:00
Ad Schellevis
b01e51bda9 (firewall, alias) make sure aliastables directory is there before writing geoip data 2016-04-11 17:06:52 +02:00
Ad Schellevis
98cfb7d46f (firewall, aliases) add geoip 2016-04-11 16:42:48 +02:00
Ad Schellevis
6b18b3ec49 (legacy) whitespace rc.update_urltables 2016-04-07 21:50:59 +02:00
Ad Schellevis
0adea630f1 refactor configd calls, part of this discussion : 71ff705e01 (commitcomment-10597568) 2015-04-07 20:53:21 +02:00
Franco Fichtner
19fd4a07d2 src: usual isset() woes 2015-04-02 15:15:19 +02:00
Franco Fichtner
a47ad5e740 src: prune, prettify or zap scripts that use PHP shebang 2015-03-07 08:48:28 +01:00
Franco Fichtner
cabdbf8c28 src: move files back, the update system isn't ready for this 2015-03-06 18:44:41 +01:00
Franco Fichtner
559e42e0b1 inc/legacy: tmp_path refactor and the adventure down the rabbit hole
* 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).
2015-03-05 16:28:43 +01:00
Franco Fichtner
727453c076 src: move all files (again)
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...  :)
2014-12-10 16:42:39 +01:00