summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* Fix multicast traffic display in widget.Scott Ullrich2008-02-101-27/+35
|
* With addition of queue column there are 9 columns to fill now so the message ↵Ermal Luçi2008-02-101-1/+1
| | | | when there are no rules fills the whole area.
* Move tag/mark options to the Advanced section.Ermal Luçi2008-02-101-11/+7
|
* Do not show the LAN interface when it is not present.Scott Ullrich2008-02-091-1/+5
|
* * Show WAN instead of LAN when LAN does not exist for anti-lockoutScott Ullrich2008-02-091-2/+8
| | | | * Do not show the LAN interface when it is not present in SSH config options
* Return false if $net is not defined.Scott Ullrich2008-02-091-1/+2
|
* Do not show LAN related items when the interface is not present.Scott Ullrich2008-02-091-9/+18
|
* Do not show LAN interface when it is not present.Scott Ullrich2008-02-092-10/+18
|
* Do not show LAN related items when the interfafe does not exist.Scott Ullrich2008-02-092-2/+8
|
* Do not show LAN related items when the interfafe does not exist.Scott Ullrich2008-02-094-18/+27
|
* Do not show the LAN interface when it does not exist.Scott Ullrich2008-02-091-1/+5
|
* Remove dhcpd.leases and reload daemon after LAN interface removal.Scott Ullrich2008-02-091-0/+2
|
* Remove additional menu items that aren't applicable on single interface ↵Chris Buechler2008-02-091-3/+8
| | | | deployments
* Remove additional menu items that aren't applicable on single interface ↵Chris Buechler2008-02-091-3/+21
| | | | deployments
* When deleting the LAN interface, automatically unset the followingScott Ullrich2008-02-091-1/+1
| | | | | | | | | | | | | configuration areas: * Interfaces -> LAN * DHCPD -> LAN * Traffic Shaper * EZ Shaper settings * Firewall -> NAT NOTE: when adding back an interface if LAN does not exist, it is added back before OPTX so that these constaints can be upheld.
* * Whenb deleting the LAN interface unset NAT rules.Scott Ullrich2008-02-091-0/+1
|
* When deleting the LAN interface automatically unset:Scott Ullrich2008-02-091-0/+2
| | | | | * EZ Shaper configuration * Traffic Shaper Configuration
* No need for any of the NAT screens in a single interface environment, so ↵Chris Buechler2008-02-091-1/+8
| | | | don't show them.
* Fix braindead php {}Scott Ullrich2008-02-091-3/+4
|
* Don't show LAN in Interfaces drop down if it doesn't actually exist.Chris Buechler2008-02-091-3/+5
| | | | Bye bye, LAN interface requirement.
* Show string in uppercase.Scott Ullrich2008-02-091-1/+1
|
* Fix braindead php {}Scott Ullrich2008-02-091-2/+3
|
* Set the starting interface when LAN does not exist to WAN.Scott Ullrich2008-02-091-3/+7
|
* Fix for "Invalid argument supplied for foreach()" on 937Chris Buechler2008-02-091-3/+6
|
* Show WAN if LAN is not enabled.Scott Ullrich2008-02-091-2/+5
|
* Don't show LAN in Interfaces menu if it doesn't actually exist.Chris Buechler2008-02-091-1/+5
| | | | Bye bye, LAN interface requirement.
* Add back Save button.Scott Ullrich2008-02-091-5/+6
|
* Do not show LAN interface when it is not present.Scott Ullrich2008-02-091-2/+4
|
* * If the LAN interface exists, do not allow DHCP server on WAN.Scott Ullrich2008-02-091-25/+41
| | | | * If the LAN interface does not exist, do not allow DHCP server on LAN.
* LAN interface is now optional. Allow it to be deleted.Scott Ullrich2008-02-091-1/+1
|
* touch up textChris Buechler2008-02-071-2/+2
| | | | Ticket #1627
* Correctly deterimine if /boot/loader.conf exists.Scott Ullrich2008-02-051-1/+1
|
* Fix 'slingbox' setting so the xml parser does not bail at it.Ermal Luçi2008-02-041-2/+2
|
* Add Slingbox to the raise/lower protocols screen.(requested by Scott)Ermal Luçi2008-02-031-1/+21
|
* * Add Slingbox to the raise/lower protocols screen.(requested by Scott)Ermal Luçi2008-02-031-3/+8
| | | | | * Fix a bug with the creation of rules for this section of the wizard. * Also set the qACK where it makes sense.
* Sync w/ 1.2's filter diag logs.Scott Ullrich2008-02-031-15/+31
|
* Turn Pages Accessible field foreground to white.Scott Ullrich2008-02-031-0/+1
|
* shorten description field to prevent creating rulesets that won't load.Chris Buechler2008-02-031-1/+1
| | | | Ticket #1619
* Only assign &$ if item is an array.Scott Ullrich2008-02-031-1/+2
|
* Allow reserved IP addresses to fall within the DHCP Server range. DHCPDScott Ullrich2008-02-031-5/+0
| | | | does not barf with these changes, so why not?
* Allow reserved IP addresses to fall within the DHCP Server range. DHCPDScott Ullrich2008-02-031-8/+1
| | | | does not barf with these changes, so why not?
* Add   after each field so that empty spans do not break the cssScott Ullrich2008-02-031-4/+4
| | | | look and field. Minor nitpick.
* Fix rule creation for prioritizing hosts/aliases specified during the wizardErmal Luçi2008-02-021-6/+6
|
* Make the wizard more userfriendly.Ermal Luçi2008-01-312-168/+290
|
* Latest eDir / Active Directory tweaks from Mark Batchelor.Scott Ullrich2008-01-311-244/+277
| | | | Thanks again for him helping us with this project!
* Lower threshold to 86. Noticed a scenario where slbd was chewing upScott Ullrich2008-01-311-1/+1
| | | | roughtly 91% of the cpu.
* Fix bandwidth assignment on LAN qOthersLow queue.Ermal Luçi2008-01-291-1/+1
|
* Only iterate groups if it is an array.Scott Ullrich2008-01-291-4/+6
|
* Validate better some input. This avoids some empty javascript errors.Ermal Luçi2008-01-291-11/+34
|
* Use ip_in_subnet() to correctly determineif we have a matching real ipScott Ullrich2008-01-281-5/+3
| | | | address defined somewhere before allowing the CARP address to be added.
OpenPOWER on IntegriCloud