summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Add function that returns the interface which belongs with the gatewaySeth Mos2007-10-191-0/+15
* Ticket #1482 - set the source to an interface that is inside the subnet defin...Bill Marquette2007-10-191-3/+10
* Lookup the gateway ip for rules which reference gateways by nameSeth Mos2007-10-191-4/+4
* Commit function that looks up the gateway ip by name from the Gateways arraySeth Mos2007-10-191-0/+15
* Improve fall through logicSeth Mos2007-10-192-11/+13
* Check if array existsSeth Mos2007-10-192-13/+19
* Ticket #1464, only allow y* or n*Bill Marquette2007-10-191-5/+17
* Add prelimenary Routing page.Seth Mos2007-10-194-20/+57
* MFC of change [19782] per request from sullrich@Bill Marquette2007-10-172-0/+12
* global s/[wW]ebGUI/webConfigurator/ - brought up via ticket #1427Bill Marquette2007-10-174-7/+7
* Ticket #1427 - webConfigurator is a better choice, it is used everywhere elseBill Marquette2007-10-161-2/+2
* Ticket #1427 - use webGUI instead of webConfiguratorBill Marquette2007-10-161-2/+2
* Bump global config version to 4.1 for releng_1Seth Mos2007-10-151-2/+2
* Move RRD upgrade code inline with 1.2Seth Mos2007-10-151-9/+9
* Make sure we're foreach'ing through an arrayBill Marquette2007-10-151-1/+1
* Remove blank c/rScott Ullrich2007-10-131-1/+1
* Allow the interface assignment code to exit from its strict checking. This ...Scott Ullrich2007-10-131-0/+4
* Do not reconfigure on pptp interfaces.Seth Mos2007-10-091-2/+3
* Check if interface is passed along, otherwise returnSeth Mos2007-10-091-0/+4
* Switch on correct argument variableSeth Mos2007-10-091-5/+8
* Ticket #1456 - drop one level of verbosity in tcpdump. Some protocolsBill Marquette2007-10-051-3/+3
* Do not handle blank interface names. Ticket #1461Scott Ullrich2007-10-051-1/+3
* Write out file correctlySeth Mos2007-09-261-1/+3
* Do not match netmasksSeth Mos2007-09-251-3/+6
* Trigger on real hostnames onlySeth Mos2007-09-251-2/+2
* Change function add_hostname_to_watch() to use host so we handle multiple IP ...Seth Mos2007-09-251-8/+22
* Add function is_fqdn()Seth Mos2007-09-251-1/+15
* Ticket 1458: Add "option host-name" to dhcpd.confMartin Fuchs2007-09-251-0/+3
* Start dns cache updater script on bootupScott Ullrich2007-09-251-1/+1
* Resolve aliases correctlyScott Ullrich2007-09-251-1/+2
* Only record entry if it resolves to an ip addressScott Ullrich2007-09-251-1/+2
* Remove debugging echoScott Ullrich2007-09-251-1/+0
* Enumerate multiple aliasesScott Ullrich2007-09-251-4/+7
* * Add find_dns_aliases()Scott Ullrich2007-09-252-5/+18
* Start /usr/sbin/update_dns_cache.sh on startupScott Ullrich2007-09-251-0/+2
* Use gethostbyname()Scott Ullrich2007-09-251-1/+1
* Hush up PHP warnings.Scott Ullrich2007-09-251-0/+2
* Add add_hostname_to_watch() function which will help operate the dns firewall...Scott Ullrich2007-09-252-1/+18
* Correctly set reflection timeout for all protocols.Scott Ullrich2007-09-181-6/+7
* Create a management subnet on a wan interface if the interface is DHCP.Seth Mos2007-09-012-48/+114
* Exit immediately after firmware update operation completes.Scott Ullrich2007-08-281-0/+1
* Add carriage returnScott Ullrich2007-08-281-1/+1
* Make $fp globalScott Ullrich2007-08-281-0/+2
* Do not close STDIN until script is done processing.Scott Ullrich2007-08-281-2/+2
* Prompt for kernel type if it is not defined.Scott Ullrich2007-08-281-0/+28
* unsplit DHCP-root-path-optionMartin Fuchs2007-08-271-2/+2
* Negate local networks as well. It's required for proper operation after allSeth Mos2007-08-221-0/+25
* Start racoon_watch.sh script on bootup if racoon is enabled.Scott Ullrich2007-08-171-0/+3
* If we have a AON rule use the target as the ftp proxy source addressSeth Mos2007-08-081-7/+12
* DHCP: add Domain-Searchlist-OptionMartin Fuchs2007-08-071-3/+8
OpenPOWER on IntegriCloud