Project

General

Profile

Download (3.58 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
2a2396a6 09/06/2016 09:19 PM Renato Botelho

Move copyright from ESF to Netgate

8acd654a 07/14/2016 09:36 PM Renato Botelho

Review license / copyright on all files (1st round)

bf1a013f 04/18/2016 03:42 PM NOYB NOYB

Alias Tables RAM Disk Store

If ramdisk is enabled keep a copy of the alias tables to restore at boot time. Otherwise unpredictable behavior may occur due to some aliases not being available when the firewall rules load.

Because alias tables are typically somewhat static, the following strategies are employed to keep write cycles to a minimum for SSD and flash drive type devices friendliness....

e4121dde 10/01/2015 04:27 PM Renato Botelho

Introduce read_global_var:

- Add a new script, read_global_var, that returns the value of any item
contained in global array $g
- Replace all grep and sed magic from shell scripts

a5c36eb2 10/01/2015 01:21 PM Renato Botelho

Introduce read_xml_tag.sh

Create /usr/local/sbin/read_xml_tag.sh, that will read a xml tag from
config file using xmllint. Replace all direct read using cat, grep, sed,
... by this script

c580e34c 09/30/2015 05:33 PM Renato Botelho

Consider globals_override.inc and replace hard coded pfSense string by product_name

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/