summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://rcs.pfsense.org/pfsense/techneck-auto_interfac...Scott Ullrich2009-08-242-108/+215
|\
| * Merge commit 'mainline/master'Tim Allender2009-07-221-36/+30
| |\
| * | Adds automated interface setup + sshd for installation only.Tim Allender2009-07-172-110/+217
* | | Merge branch 'master' of git://rcs.pfsense.org/pfsense/automatically-managing...Scott Ullrich2009-08-242-0/+86
|\ \ \
| * | | Added support for automatically managing firewall rules with NAT rules.unknown2009-08-142-12/+45
| * | | Added support for automatically managing firewall rules with NAT rules.unknown2009-08-141-0/+53
* | | | Note when openNTPD is starting. Resolves #42Scott Ullrich2009-08-241-0/+3
* | | | Automatically build vlan_native_supp and vlan_long_frame (native tagging and ...Scott Ullrich2009-08-241-3/+35
* | | | Minor header changesScott Ullrich2009-08-241-2/+2
* | | | Only blast rrd upgrade notice to wall onceScott Ullrich2009-08-241-1/+4
* | | | * In config_install validate the file that will be installed not the already ...Ermal Luçi2009-08-242-16/+24
* | | | Test if we actually succeeded in opening the requested xml file and log an er...Ermal Luçi2009-08-241-5/+5
* | | | sync bogonsScott Ullrich2009-08-231-7/+1
* | | | Move functions to pfsense-utils.inc since they can be called from either cons...Scott Ullrich2009-08-231-0/+44
* | | | Move download_file_with_progress bar back to shared are where it belongs. Th...Scott Ullrich2009-08-231-0/+63
* | | | Create resolv.conf before loading rules. Resolves #21Scott Ullrich2009-08-231-3/+3
* | | | Minor header touchupsScott Ullrich2009-08-232-3/+6
* | | | remove stray fScott Ullrich2009-08-231-1/+1
* | | | Run /etc/rc.php_ini_setup if it existsScott Ullrich2009-08-231-0/+4
* | | | Unbreak config_restore()Scott Ullrich2009-08-231-4/+8
* | | | Remove leading spaceScott Ullrich2009-08-231-2/+2
* | | | Include functions.inc which will then include ipsec.incScott Ullrich2009-08-231-1/+3
* | | | Unbreak IPSEC!Scott Ullrich2009-08-232-0/+4
* | | | Move growl related functions to notices.incScott Ullrich2009-08-232-39/+39
* | | | Only process after_filter_configure_run if it is an arrayScott Ullrich2009-08-221-2/+3
* | | | Fix another wrong code.Ermal Luçi2009-08-211-2/+3
* | | | Update the Altq capable list with the 7.2 listSeth Mos2009-08-211-6/+7
* | | | Unbreak parse_config plugins and fix autoconfigbackupScott Ullrich2009-08-211-6/+10
* | | | oops fix if statementScott Ullrich2009-08-201-1/+1
* | | | Fix Warning: Invalid argument supplied for foreach() in /etc/inc/filter.inc o...Scott Ullrich2009-08-201-2/+4
* | | | Remove extra plugin infoScott Ullrich2009-08-201-4/+0
* | | | Add rowhelper field which allows defining custom dhcp option numbers. Spons...Scott Ullrich2009-08-201-4/+32
* | | | Fix bogons update in GUI without duplicating logicChris Buechler2009-08-201-6/+5
* | | | Move sleep to correct locationScott Ullrich2009-08-201-4/+3
* | | | Do not sleep if /var/run/donotsleep_bogons exists. For some reason the first...Scott Ullrich2009-08-201-1/+3
* | | | Only echo out when we are sleepingScott Ullrich2009-08-201-2/+1
* | | | Do not sleep if an argument is passedScott Ullrich2009-08-201-1/+1
* | | | Fix NAT reflection for UDP. Was using the incorrect socket type, when udp was...jim-p2009-08-151-3/+6
|/ / /
* | | Add my copyright.Ermal Luçi2009-08-141-0/+1
* | | Forgotten increase of the limit.Ermal Luçi2009-08-141-1/+1
* | | * Convert captive portal rules to use tables. This reduces the number of rule...Ermal Luçi2009-08-141-96/+88
* | | Use ipfw tables for allowed ips. This reduces the number of rules needed for ...Ermal Luçi2009-08-131-53/+41
* | | Micro speedup improvements on the parser.Ermal Luçi2009-08-131-11/+9
* | | Check even if the file exists or not. Only checking filesize its not enough f...Ermal Luçi2009-08-131-2/+2
* | | Ensure nanobsd save tmp files under /rootRenato Botelho2009-08-121-3/+1
* | | Really restart DHCPD server after changesScott Ullrich2009-08-121-3/+9
* | | Add xmlreader module to the list of modules used on pfSense.Ermal Luçi2009-08-121-0/+1
* | | Change the parser to xmlreader instead of the current parser. This brings spe...Ermal Luçi2009-08-121-96/+38
* | | Fix some logic on enabling or disabling ipfw filtering on interfaces.Ermal Luçi2009-08-121-2/+5
* | | Readd rule since it makes the policy easier to read.Ermal Luçi2009-08-121-0/+1
OpenPOWER on IntegriCloud