summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Show both associated stations and nearby AP's regardless of operating mode.Scott Ullrich2007-09-171-4/+5
|
* Fix formatting errors introduced by last commit.Scott Ullrich2007-09-171-0/+4
|
* Show wireless nodes regardless if we can deterimine BSS value. Now the AP ↵Scott Ullrich2007-09-171-12/+10
| | | | my test unit is associated with shows the signal strength, etc correctly.
* add MMS (TCP/UDP) to protocol definitionsMartin Fuchs2007-09-151-1/+3
|
* Work around heavy network activity issues.Scott Ullrich2007-09-102-0/+2
| | | | | | [20070116, update 20070212] Systems with very heavy network activity have been observed to have some problems with the kernel memory allocator. Symptoms are processes that get stuck in zonelimit state, or system livelocks. One partial workaround for this problem is to add the following line to /boot/loader.conf and reboot: kern.ipc.nmbclusters="0"
* Already in base includesSeth Mos2007-09-071-110/+0
|
* We Do not validate username field anymore on this page. Has been removed for ↵Scott Dale2007-09-061-9/+2
| | | | user manage.
* Fixing css layoutSeth Mos2007-09-0147-356/+350
|
* Create a management subnet on a wan interface if the interface is DHCP.Seth Mos2007-09-015-49/+197
| | | | | | Create automatic nat rules for the management subnet. Make the automatic nat rules always use the interface address. Allow entry of these subnets on the interfaces page.
* Show the ipsec interfaceSeth Mos2007-08-302-9/+15
|
* changed text for consistencySimon Cornelius P Umacob2007-08-2917-20/+20
|
* Set $pkg_interface='console'; in php shell.Scott Ullrich2007-08-281-0/+2
|
* 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
| | | | Ticket #1435
* Fix CP not sending Acct-Session-Time to Radius during accounting update ↵Scott Ullrich2007-08-271-0/+1
| | | | Ticket #1434
* IPSEC log highlighting got betterSeth Mos2007-08-271-3/+20
|
* unsplit DHCP-root-path-optionMartin Fuchs2007-08-272-14/+5
|
* Add defCmdT("netstat -s -ppfsync","netstat -s -ppfsync"); which will be ↵Scott Ullrich2007-08-221-0/+2
| | | | useful in debugging pfsync errors.
* Negate local networks as well. It's required for proper operation after allSeth Mos2007-08-221-0/+25
| | | | MFC: Perhaps, fixes existing ticket with regards to load balancer rules
* Increase net.inet.ip.intr_queue_maxlen to 1000 which is the IP input queue.Scott Ullrich2007-08-222-0/+10
|
* Only reload webGUI con CERT or KEY changes.Scott Ullrich2007-08-211-7/+9
|
* Use maximum mbuf fieldScott Ullrich2007-08-201-1/+1
|
* Show MBUF usage.Scott Ullrich2007-08-201-11/+10
|
* Add MBUF usage informationScott Ullrich2007-08-191-1/+12
|
* Show state count on states display screen.Scott Ullrich2007-08-191-0/+5
|
* Start racoon_watch.sh script on bootup if racoon is enabled.Scott Ullrich2007-08-171-0/+3
|
* MFC fix to RELENG_1Simon Cornelius P Umacob2007-08-161-1/+1
|
* fixed some typosMartin Fuchs2007-08-102-4/+4
|
* Provide a different approach to showing logfiles. This allows for ↵Seth Mos2007-08-101-1/+21
| | | | | | | highlighting specific information and also provide the ability to show other information. For the ipsec logs this means we now show the tunnel description in bold for each identified gateway ip.
* If we have a AON rule use the target as the ftp proxy source addressSeth Mos2007-08-081-7/+12
|
* Ensure CARP cache is cleared on status page reload.Scott Ullrich2007-08-081-0/+1
|
* Ensure CARP cache is cleared on status page reload.Scott Ullrich2007-08-081-0/+4
|
* Sync w/ HEADScott Ullrich2007-08-081-22/+20
|
* DHCP: add Domain-Searchlist-OptionMartin Fuchs2007-08-072-8/+21
|
* Fix description for lock-ipagesBill Marquette2007-08-061-1/+1
|
OpenPOWER on IntegriCloud