summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Collapse)AuthorAgeFilesLines
* MFC miniupnpd changes from Ryan WagonerScott Ullrich2006-12-265-41/+92
|
* Backout penalty box option.Scott Ullrich2006-12-232-292/+145
| | | | Step 3 is supposed to be VOIP, and Seth forgot to rename all of the step ids in the .inc file leading to utter badness.
* Backout last commit. We are already using zlib compression.Scott Ullrich2006-12-211-3/+0
|
* Use GZIP http compression handler. This will speed up the GUI when using ↵Scott Ullrich2006-12-211-0/+4
| | | | over slow WAN links. Or just WAN links in general.
* MFC fixes for Ticket 1187 by proxy for Scott DaleSeth Mos2006-12-172-3/+24
|
* Add Penalty box option to the RELENG_1 wizard. I've had no complaintsSeth Mos2006-12-142-144/+291
| | | | | | | and the tests work. It works quite similar to voip queue but with a upper limit. NOTE: This does not shape FTP traffic because of the FTP proxy.
* hint at people that a host should be a IP address.Seth Mos2006-12-121-1/+1
|
* Duh. $type is a variable.Scott Ullrich2006-12-121-1/+1
|
* Log an error when we reach maximum capacity to system logsScott Ullrich2006-12-121-0/+1
|
* Log an error to system logs when $type is not set.Scott Ullrich2006-12-121-0/+4
|
* Revert $type commit. This is being set by the called function per Jonathon.Scott Ullrich2006-12-121-2/+2
|
* Silence Eclipse warningsScott Ullrich2006-12-111-1/+1
|
* Silence Eclipse warningsScott Ullrich2006-12-112-3/+3
|
* Do not use blank variable $type. Use the same variable $cpdb[$i][2] that is ↵Scott Ullrich2006-12-111-1/+1
| | | | being used in the other calls.
* Unhide Allow intra-BSS communication, the option now works with 6.2-RC1Scott Ullrich2006-12-091-4/+0
|
* Set value to ON when checked.Scott Ullrich2006-12-081-2/+2
|
* Kill trailing spaceScott Ullrich2006-12-081-1/+1
|
* Add checkbox support to rowhelperScott Ullrich2006-12-081-0/+5
|
* Sync miniupnpd w/ HEADScott Ullrich2006-12-052-30/+30
|
* MFCScott Ullrich2006-12-041-15/+16
| | | | Miniupnpd menu item
* MFC UPNP support6Scott Ullrich2006-11-293-0/+383
|
* New files required by newer graphing code. Placeholder error image. AndSeth Mos2006-11-228-0/+192
| | | | color include.
* Merge newer rrd graphing code, drop down now only lists valid rrdSeth Mos2006-11-222-173/+378
| | | | | targets. Added CPU and States graphs. More logging in case of graph generation. Minor bugfixes and cleanup.
* MFC 14296Scott Ullrich2006-11-192-3/+5
| | | | | | allow for the most stupid config ever if user selects nothing but p2pcatchall, allow them to be stupid and put all traffic in the p2p queue, effectively negating all benefits of shaping
* MFC [15285]Bill Marquette2006-11-114-49/+91
| | | | add dhcpd static mappings to dns forwarder
* Ticket #1135: better mousetrap for detecting amount of swapBill Marquette2006-10-221-2/+1
|
* MFC [15088]Bill Marquette2006-10-222-2/+2
| | | | Ticket #1133: Fix OpenNTP page header and make PPTP log tab consistent
* We no longer have a update time intervalScott Ullrich2006-10-181-13/+7
| | | | Ticket #1139
* Only allocate 5M to APC cache - the contents of /etc/inc and /usr/local/wwwBill Marquette2006-10-171-2/+2
| | | | | | add up to about 4.2M, this should still allow us to cache all our PHP in shared memory. Reported-By: gbelanger on forums
* ZoneEdit now works, tested by myself and korozionBill Marquette2006-10-151-5/+4
| | | | MFC checkin [15047]
* Add back maxprocperid javascript since we can now control this.Scott Ullrich2006-10-101-1/+1
|
* Add back maxprocperid since we can now control this.Scott Ullrich2006-10-091-0/+12
|
* * Output script correctly using SCRIPT_NAMEScott Ullrich2006-10-091-2/+2
| | | | * Fix html arguments
* Set background color for bodyScott Ullrich2006-10-081-5/+7
|
* Set background colorScott Ullrich2006-10-081-3/+5
|
* Notify user that reject style rules only work with the TCP protocol.Scott Ullrich2006-10-071-0/+3
| | | | Ticket #1118
* Save filter state across meta refreshesScott Ullrich2006-10-071-1/+4
|
* Hide RADIUS session timeout, it is indeed even a new option to m0n0wall.Scott Ullrich2006-10-071-3/+8
|
* Hide Allow intra-BSS communication option. It is b0rked and we don't plan ↵Scott Ullrich2006-10-071-39/+43
| | | | on playing dominos any further with the wireless stuff.
* Add filtering capabilities to system log so that operators can identify ↵Scott Ullrich2006-10-071-5/+21
| | | | information quicker.
* * Fix status -> slbdScott Ullrich2006-10-072-43/+15
| | | | | * Simplify dump_clog() and return_clog() to where a preschooler can read * Fix main diagnostics logs after the above fallout
* Restore nuked $i variablesScott Ullrich2006-10-071-0/+4
|
* s/Load Balancer/OpenNTPD/Scott Ullrich2006-10-061-1/+1
| | | | Ticket #1116
* We need to know memory count and memory free for bug submissions. Include ↵Scott Ullrich2006-10-061-0/+4
| | | | top | head -n5 and sysctl hw.physmem
* Add OpenNTPD logging tabScott Ullrich2006-10-052-2/+2
|
* Add OpenNTPD logging tabScott Ullrich2006-10-0511-39/+141
|
* Switch to OpenNTPD.Scott Ullrich2006-10-021-5/+7
|
* Reset DHCP server after deleting static assignment.Scott Ullrich2006-10-021-67/+77
|
* Unbreak radius authScott Ullrich2006-10-025-439/+509
|
* Add new loading image that is suitable for usage on top of grey tabs.Scott Ullrich2006-09-304-0/+0
|
OpenPOWER on IntegriCloud