summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Do no show disabled tunnelsSeth Mos2007-10-131-2/+7
|
* 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
| | | | allows Netboot installation services to work correctly.
* Fix wording per ticket #1471Bill Marquette2007-10-101-1/+1
|
* 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
| | | | | Clear arp cache per interface instead of all Clear arp cache for staticly configured interfaces
* Ticket #1456 - drop one level of verbosity in tcpdump. Some protocolsBill Marquette2007-10-053-4/+6
| | | | | | | will still decode to multi-line message - not an easy fix. Doesn't appear to break non-raw log display Add VRRP as a protocol type in the decode
* Do not handle blank interface names. Ticket #1461Scott Ullrich2007-10-051-1/+3
|
* Ticket #1448: IP Address sorting was MFC'd from HEAD (this whole fileBill Marquette2007-10-051-0/+13
| | | | | | should probably be MFC'd) MFC: to RELENG_1_2
* Include second argument for pkg_delete() Ticket #1470Scott Ullrich2007-10-051-1/+3
|
* Fix wording per ticket #1471Bill Marquette2007-10-051-1/+1
|
* Fix broken ipsec logicSeth Mos2007-10-052-28/+2
|
* Fix ipsec overview for wan interface, carp already workedSeth Mos2007-10-051-0/+2
|
* Fix ipsec overview for wan interface, carp already workedSeth Mos2007-10-051-0/+2
|
* Do not show Apply button if IPSEC is disabled. Ticket #1467Scott Ullrich2007-10-011-1/+2
|
* Only iterate an array if it is truly an array Ticket #1463Scott Ullrich2007-10-011-5/+6
|
* Only break twice if we are asking for kernel type.Scott Ullrich2007-10-011-1/+1
|
* * Fix uniprocessor option * Cleanup textScott Ullrich2007-10-011-5/+11
|
* If index.html, fred.png or dfuife.cgi is found remove them on upgrade.Scott Ullrich2007-10-011-0/+6
|
* - clean up miniupnpd.inc use array directly instead of seperate functionRyan Wagoner2007-10-011-59/+51
|
* Do not throw errors on empty arraysSeth Mos2007-09-291-0/+4
|
* Compare filesSeth Mos2007-09-261-0/+5
|
* Write out file correctlySeth Mos2007-09-261-1/+3
|
* Works with multiple ip addresses.Seth Mos2007-09-251-14/+20
| | | | FIXME: Compare tmp file with old addresses
* 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
| | | | addresses
* Add function is_fqdn()Seth Mos2007-09-251-1/+15
|
* Ticket 1458: Add "option host-name" to dhcpd.confMartin Fuchs2007-09-251-0/+3
|
* Do not return a value for NXDOMAINScott Ullrich2007-09-251-1/+1
|
* Start dns cache updater script on bootupScott Ullrich2007-09-251-1/+1
|
* Remove ip address check and allow hostnamesScott Ullrich2007-09-251-4/+0
|
* 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
| | | | * Use new function
* Ensure dns cache folder existsScott Ullrich2007-09-251-0/+2
|
* Start /usr/sbin/update_dns_cache.sh on startupScott Ullrich2007-09-251-0/+2
|
* Add update_dns_cache.sh file which monitors dns addresses and looks for ↵Scott Ullrich2007-09-251-0/+17
| | | | changes. A filter reload will be triggered if host ips differ
* 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 ↵Scott Ullrich2007-09-252-1/+18
| | | | firewall rule cache
* Do not show mbuf clusters, show mbufs.Scott Ullrich2007-09-251-2/+2
|
* Backport alias import option to RELENG_1 from HEAD.Scott Ullrich2007-09-192-0/+113
|
* Ask for kernel type if the kernel upgrade type is unknown.Scott Ullrich2007-09-181-0/+19
| | | | Ticket #1435
* Restart snmp services after LAN IP changesScott Ullrich2007-09-181-0/+3
| | | | Ticket #1453
* Correctly set reflection timeout for all protocols.Scott Ullrich2007-09-181-6/+7
|
* Oops, do not list stations twice.Scott Ullrich2007-09-171-1/+1
|
OpenPOWER on IntegriCloud