summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* * Add CARP Settings custom pkg handlerScott Ullrich2008-02-161-1/+3
|
* * Remove blank trailing lineScott Ullrich2008-02-162-4/+14
| | | | * Allow custom urls that include pkg.php to be saved
* Ensure $allowed is set correctly.Scott Ullrich2008-02-161-1/+3
|
* Check if item is an array. admin user has permission to all without array.Scott Ullrich2008-02-161-2/+4
|
* Add custom priv for granting access to the user manager.Scott Ullrich2008-02-162-3/+14
|
* touch up textChris Buechler2008-02-162-2/+2
|
* clarify textChris Buechler2008-02-161-1/+1
|
* Reload filter after changes.Scott Ullrich2008-02-161-0/+3
|
* * Show interface in upper case to conform to all other areas.Scott Ullrich2008-02-161-2/+3
| | | | * Add a couple of carriage returns
* Make set wan/lan/optX script usable.Scott Ullrich2008-02-161-6/+11
|
* List LAN interface if it is available.Scott Ullrich2008-02-161-1/+3
|
* Correct MISC errors found by Scott Dale.Scott Ullrich2008-02-161-13/+4
|
* Close off XSS execution hole.Scott Ullrich2008-02-141-3/+8
| | | | Submitted-by: Charles Hooper
* Increase dnsmasq cache size to 5000. It defaults to 150.Scott Ullrich2008-02-141-1/+1
|
* Make sure we sync before mounting ro.Scott Ullrich2008-02-142-0/+11
|
* * Add xmlrpc declarations missed in last commitScott Ullrich2008-02-141-0/+57
| | | | | * MFC exec_shell() package related function * MFC exec_php() package related function
* * Add merge_installedpackages_section_xmlrpc() call used for mergingScott Ullrich2008-02-141-0/+24
| | | | | | | | specific <installedpackages><AREANAME> sub items without replacing the entire <installedpackages> area with just this item * Adjust TinyDNS sync to use this new method to avoid replacing the entire destination <installedpackages> area which also whipes out all other installd package information.
* touch up textChris Buechler2008-02-141-1/+1
| | | | Ticket #1644
* touch up textChris Buechler2008-02-141-17/+17
| | | | Ticket #1644
* fix typoChris Buechler2008-02-121-1/+1
| | | | Ticket #1645
* Make scripts XSS input safe.Scott Ullrich2008-02-127-32/+31
| | | | Pointed-out: by hoopercharles@gmail.com
* Latest LDAP round from Mark BatchelorScott Ullrich2008-02-111-23/+31
| | | | VS: ----------------------------------------------------------------------
* Fix multicast traffic display in widget.Scott Ullrich2008-02-101-27/+35
|
* Latest version of auth.inc from Mark Batchelor fixing a few miscScott Ullrich2008-02-101-28/+48
| | | | LDAP auth issues + local auth issues.
* 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
|
* If antilockout is enabled, and there is only one interface, apply the ↵Chris Buechler2008-02-091-3/+15
| | | | antilockout rules to the WAN rather than LAN.
* 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-092-0/+4
|
* 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-092-1/+5
| | | | | | | | | | | | | 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
|
* s/WAN/wan/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
|
OpenPOWER on IntegriCloud