summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Reset $userent - it gets set somewhere and grants users full priviledgesBill Marquette2007-08-061-0/+1
| | | | after creation
* Somehow requiring config.inc before guiconfig.inc was redirecting back toBill Marquette2007-08-061-1/+0
| | | | | | | login page. config.inc get's pulled in through functions.inc include in guiconfig.inc, no need for it here. Reported-by: smos@
* Fix field display on login screenBill Marquette2007-08-061-4/+4
|
* fix field alignmentBill Marquette2007-08-061-0/+1
|
* missed this page in the original backport commitsBill Marquette2007-08-061-0/+295
|
* Sync NATT support from m0n0wallScott Ullrich2007-08-041-0/+10
|
* Sync NATT support from m0n0wallScott Ullrich2007-08-041-0/+6
|
* Static port the mobile ipsec port 4500Seth Mos2007-08-041-0/+20
|
* beta load balancer widgetScott Dale2007-08-031-0/+227
|
* reorganize ipsec codeScott Dale2007-08-032-53/+80
|
* improved load times for ipsec tunnelsScott Dale2007-08-032-118/+80
|
* * The drop is locked in /etc/rc.firmware * Modify ttys after the correct ↵Scott Ullrich2007-08-021-5/+3
| | | | file is moved into place
* * Drop the lock before exiting * Fall back to RO on needed platforms before ↵Scott Ullrich2007-08-021-1/+4
| | | | exiting
* Only zap /kernels directory if it existsScott Ullrich2007-08-021-1/+3
|
* * Ensure source kernel exists before blindly copying * Move embedded ttys ↵Scott Ullrich2007-08-021-3/+10
| | | | back into place after upgrade
* - correct behaviour of dhcpd.conf creationMartin Fuchs2007-08-022-10/+31
| | | | - enable root-path
OpenPOWER on IntegriCloud