summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Renumber, assign and delete rules as needed.Scott Ullrich2006-12-281-6/+36
* Revert back to base dhclientScott Ullrich2006-12-281-1/+1
* Go back to stock FreeBSD dhclient. ISC's is not very multi wan friendly and ...Scott Ullrich2006-12-281-26/+49
* Fix spellingSeth Mos2006-12-271-2/+2
* Fix ticket 1192 as seen by hoba and seth.Seth Mos2006-12-241-1/+1
* *REALLY* release and renew correctly.Scott Ullrich2006-12-231-12/+9
* * Fix release / renewScott Ullrich2006-12-232-14/+12
* Correct path to pgrep:Scott Ullrich2006-12-221-1/+1
* Reverse platform testing logic. It must have been oppisite day.Scott Ullrich2006-12-221-2/+2
* Only use freebsd-sendfile network handler on Full Installations. Tests have ...Scott Ullrich2006-12-221-2/+9
* Fix DHCP status on status_interfaces.php. Use find_dhclient_process() for test.Seth Mos2006-12-221-6/+7
* MFC find_dhclient_process() fixes.Seth Mos2006-12-211-6/+8
* Use correct directive.Scott Ullrich2006-12-211-2/+5
* MFC use freebsd-sendfileScott Ullrich2006-12-211-3/+3
* Output dhclient.conf in the same format as current m0n0.ch beta (freebsd 6 + ...Scott Ullrich2006-12-211-24/+6
* * Set dhclient-script using optionScott Ullrich2006-12-211-8/+5
OpenPOWER on IntegriCloud