summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Bump configuration version to 2.8Scott Ullrich2007-02-071-1/+1
* Handle include files correctlyScott Ullrich2007-02-071-5/+5
* When package include files do not exist, simply reinstall package.Scott Ullrich2007-02-061-0/+1
* When package include files do not exist, simply reinstall package.Scott Ullrich2007-02-061-2/+1
* When package include files do not exist, simply reinstall package.Scott Ullrich2007-02-061-1/+2
* Break the stalemate for invalid packages by removing them (force deinstall).Scott Ullrich2007-02-061-2/+4
* Break the stalemate for invalid packages by removing them (force deinstall).Scott Ullrich2007-02-061-6/+13
* Kill trailing spaceScott Ullrich2007-02-061-1/+1
* * Do not file a notice for missing package files. Simply log an error.Scott Ullrich2007-02-061-5/+7
* !@#%(*!*%(&(!*&@% trailing spacesScott Ullrich2007-02-051-1/+1
* Ensure checkreload.sh is present on all versions by checking the config and u...Scott Ullrich2007-02-051-0/+21
* Allow ICMP on NG0 interface if user is running pppoeScott Ullrich2007-02-031-0/+7
* Keep state on icmp outgoing trafficScott Ullrich2007-02-021-1/+1
* Allow firewall to pass out ICMP just as we do other protocols. pfSense uses ...Scott Ullrich2007-02-021-0/+3
* Correctly return wan or lan. It seems that this function can fail in certain...Scott Ullrich2007-02-021-0/+2
* Woops, preventing one to one from pftpx requires src address logic. Rework.Scott Ullrich2007-02-011-1/+5
* Do not redirect 1:1 ftp traffic to pftpx. Let FTP Sesame handle it.Scott Ullrich2007-02-011-0/+4
* require_once("services.inc") to prevent: Fatal error: Call to undefined funct...Scott Ullrich2007-01-311-17/+19
* * bump config version. latest version is 2.6Daniel Stefan Haischt2007-01-312-1/+4
* * fix: config convertion logic.Daniel Stefan Haischt2007-01-311-15/+15
* upgrade config if cron items are missing.Daniel Stefan Haischt2007-01-301-0/+93
* Only install icmp rule if we can obtain an IP address for the WAN interfaceScott Ullrich2007-01-301-3/+8
* PPPoE automatic disconnect MFCScott Ullrich2007-01-291-0/+12
* * Turn off led earlier in function to avoid returnScott Ullrich2007-01-291-7/+7
* Add support for both Soekris and WRAP led's for trigger an alert.Scott Ullrich2007-01-291-0/+10
* Woops, use /dev/led/errorScott Ullrich2007-01-291-4/+4
* Toggle the LED on wrap/soekris when an alert is filed if /dev/led1 exists.Scott Ullrich2007-01-291-0/+4
* Backport cron handling from HEAD.Scott Ullrich2007-01-292-0/+51
* Permit firewall to ping out from the WAN IP for ping_hosts.shScott Ullrich2007-01-281-2/+7
* Oops, down the interface first, then delete.Scott Ullrich2007-01-251-1/+1
* * Add get_number_of_vlan_interfaces()Scott Ullrich2007-01-251-0/+19
* Update native and long frame support from vlan(4)Scott Ullrich2007-01-251-2/+2
* Add pfsense.merge_config_section which can merge two keys together via XMLRPC...Scott Ullrich2007-01-241-0/+21
* Backport the alias rowhelper description featureScott Ullrich2007-01-241-1/+11
* Fix filter rules when using load balancing pools. Latest CVS was broken.Seth Mos2007-01-231-4/+4
* Make DHCP server rules work again. on OPT interfaces.Seth Mos2007-01-231-1/+1
* Do not launch check_reload_status from filter.inc. This creates some strange...Scott Ullrich2007-01-221-3/+1
* Don't guess interface, we know.Seth Mos2007-01-211-2/+1
* If the load balancer interface name turns out to be a ip address we guess the...Seth Mos2007-01-211-2/+9
* Not sure how I missed this.Seth Mos2007-01-201-2/+2
* Add back missing WINS statement that was accidently chopped in commit #9051Scott Ullrich2007-01-191-1/+2
* Fix indenation and possible conflicting variable naming (future commits)Seth Mos2007-01-151-7/+7
* Sync enable_rrd_graph() with HEADSeth Mos2007-01-132-181/+182
* filter.inc logic and filter rule fix for new load balancer by interface nameSeth Mos2007-01-121-2/+2
* Let's see if this works ok over the course of a few snapshots. If not we can ...Seth Mos2007-01-061-0/+8
* Do not configure DHCP server on dhcp interfaces.Seth Mos2007-01-021-1/+2
* Do not create DHCP server firewall rules for interfaces which are configured ...Seth Mos2007-01-021-1/+8
* Merge in new (outbound) load balancing configuration code from HEAD.Seth Mos2006-12-302-8/+8
* Renumber, assign and delete rules as needed.Scott Ullrich2006-12-281-9/+12
* s/array_count/array_count_values/Scott Ullrich2006-12-281-3/+3
OpenPOWER on IntegriCloud