summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* Misc package changesScott Ullrich2006-08-253-19/+33
| | | | Submitted-by: Daniel Haischt
* Remove radius accounting and reauth options as they do not work correectly.Scott Ullrich2006-08-251-87/+50
|
* Be even more picky about spacing.Scott Ullrich2006-08-241-1/+1
|
* Be picky about spacing.Scott Ullrich2006-08-241-1/+1
|
* Provide a link to the OpenBSD carp FAQ. CARP seems to be a magical creature ↵Scott Ullrich2006-08-241-0/+1
| | | | that nobody can grasp easily without lots of information.
* Expand "Announce Dynamic local route" to textareaScott Ullrich2006-08-231-8/+10
| | | | Ticket #1071
* s/2/two/Scott Ullrich2006-08-231-1/+1
|
* Require a password for CARP type entriesScott Ullrich2006-08-231-0/+2
|
* Allow user to edit already existing vip.Scott Ullrich2006-08-231-4/+6
|
* Do not allow duplicate VHIDS to be defined. It's asking for trouble. And ↵Scott Ullrich2006-08-231-0/+5
| | | | spell vhid correctly this time!
* Instead of simply bailing leaving the client with a blank screen, output ↵Scott Ullrich2006-08-211-51/+55
| | | | that an error occured and write out to the system log more verbose information for what the problem is. If in the case of a missing mac address, suggest that the user may want to disable mac filtering if they do not need this functionality.
* Correct error message field namesScott Ullrich2006-08-211-1/+1
| | | | Ticket #1084
* Update priority description from pf man page. Remove non hfsc material from ↵Scott Ullrich2006-08-211-4/+3
| | | | RELENG_1
* Remove packages with a different version tabScott Ullrich2006-08-203-8/+5
|
* MFC package changes to show information better such as HEAD only packages,Scott Ullrich2006-08-203-12/+38
| | | | etc.
* When redirecting FTP entries to internal, install rules for interface ↵Scott Ullrich2006-08-191-17/+17
| | | | address correctly if chosen.
* Kill off pftpx helper correctly after rule deletionScott Ullrich2006-08-191-11/+11
|
* Clear CACHE and force a reload so that the ftp helpers are spawned correctly ↵Scott Ullrich2006-08-191-4/+4
| | | | upon reply.
* Do not iterate items if they are not an array.Scott Ullrich2006-08-171-48/+54
|
* Reset RRD queues after configuring Traffic ShaperScott Ullrich2006-08-161-0/+4
|
* Reset RRD queues when user changes a queue name.Scott Ullrich2006-08-161-0/+9
|
* Do not delete a NAT item if its being referenced by an ALIAS.Scott Ullrich2006-08-161-0/+24
|
* Do not loop forver.Scott Ullrich2006-08-161-3/+3
| | | | Ticket #1078
* Do not reset CARP interfaces until user applies the changes.Scott Ullrich2006-08-142-25/+20
|
* Increaase ACK queues. Lower Game queues a bit.Scott Ullrich2006-08-101-4/+4
|
* Increase game queues bandwidth.Scott Ullrich2006-08-101-2/+2
| | | | Tested with all options enabled.
* Increase default bandwidth for ACKS, voIP and Gaming queues.Scott Ullrich2006-08-101-81/+81
| | | | Tested by enabling all options to make sure the percentages did not add up more than the available bandwidth. We still have plenty of room to spare.
* Fix Ticket #1064Scott Ullrich2006-08-091-4/+4
| | | | | | css errors when mousing over right-side buttons in firewall_rules.php Submitted-by: Royce3 via IRC
* Backout these changes.Scott Ullrich2006-08-091-4/+4
|
* When editing config.xml, automatically kill /tmp/config.cache if it exists ↵Scott Ullrich2006-08-091-3/+5
| | | | | | as the user does not wish for config.xml to be restored from the cache. This makes it easier to edit config.xml from the Diagnostics -> Edit menu.
* Add "px" to items to kill CSS errors.Scott Ullrich2006-08-081-4/+4
| | | | Submitted-by: Royce3 via irc
* Automatically prepend "captiveportal-" if needed to files uploaded.Scott Ullrich2006-08-051-19/+22
|
* Show latest version when availableScott Ullrich2006-08-051-4/+4
| | | | Ticket #1056
* * Allow setting of OPTional interface IP address correctlyScott Ullrich2006-08-052-2/+6
| | | | | | * Print "Interface IP Address" in firewall rules summary when selected Ticket #1052
* Check for valid IP Address when needed.Scott Ullrich2006-08-051-4/+9
| | | | Ticket #1055
* Remove date check. This is breaking the system logs in certain cases and I ↵Scott Ullrich2006-08-011-1/+1
| | | | am tired of fighting this battle. The logs *WILL* remain broken on the last entries in some cases. I know of this fact and I do't plan on changing it as it breaks something else ever time that a fix is attempted.
* Do not show entries with corrupted time entries (clog)Scott Ullrich2006-07-291-18/+18
|
* MFC 13459Scott Ullrich2006-07-261-1/+3
| | | | Only show enabled interfaces in the Interface drop down.
* Split up gateway pools and check them. $_POST['gateway'] has already been ↵Scott Ullrich2006-07-241-4/+7
| | | | moved to the gateway box.
* Check interface ip address, not the gateway!Scott Ullrich2006-07-241-3/+3
|
* Do not check an interface gateway if it is blank.Scott Ullrich2006-07-241-2/+3
|
* Third times a charm. Compare the interface gateway settings Ticket #1039Scott Ullrich2006-07-241-1/+1
|
* Actually show gateway in question and change a to an.Scott Ullrich2006-07-241-1/+1
|
* Actually show gateway in question and change a to an.Scott Ullrich2006-07-241-1/+1
|
* Actually check interface gateway. Ticket #1039Scott Ullrich2006-07-241-1/+1
|
* Do not allow operator to add a interface ip address as a gateway pool ↵Scott Ullrich2006-07-241-0/+12
| | | | member. Routing loops are bad, mmmmmkay?
* Also check policy based routing and see if the gateway is in use.Scott Ullrich2006-07-243-6/+30
|
* Compare against $pconfig and only check items if gateway is changing.Scott Ullrich2006-07-243-5/+5
|
* Someone please purchase me a spell checker. Fix input_errors typoScott Ullrich2006-07-243-3/+3
|
* If a gateway is being used by the load balancer pool, do not allow operator ↵Scott Ullrich2006-07-243-0/+45
| | | | to reassign the gateway ip to an interface. This creates a route loop and is bad. Ticket #1039
OpenPOWER on IntegriCloud