summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Failover in 10 seconds as opposed to 60 seconds on DHCP Server failover mode.Scott Ullrich2007-11-061-1/+1
* Minor style nitpicks. # should have a space betwen it and the next text.Scott Ullrich2007-11-051-1/+1
* Automatically permit PFTPX traffic behind the scenes. Without this change mu...Scott Ullrich2007-11-051-6/+17
* IPSEC keep alive pinger using the wrong source IP addressScott Ullrich2007-11-051-8/+8
* multiple vlans + spoofmac result in unexpected behaviourScott Ullrich2007-11-011-0/+12
* Adding keep alive host to IPsec causes warning in webGUIScott Ullrich2007-11-011-1/+1
* Define ifconfig commandSeth Mos2007-10-291-0/+1
* Fix typo in variableSeth Mos2007-10-281-1/+1
* Remove private networksSeth Mos2007-10-251-3/+0
* Update bogons list, it is severly out of dateSeth Mos2007-10-251-20/+5
* Ticket 1709: fixed typo in OpenVPN cfg-pageMartin Fuchs2007-10-241-2/+2
* Improve wireless statsSeth Mos2007-10-211-2/+2
* Commit wireless statistics 1st roundSeth Mos2007-10-211-0/+39
* 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
OpenPOWER on IntegriCloud