summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Initial import of PPP for 3G and dial up modem support.Chris Buechler2008-02-188-3/+469
| | | | Needs testing and likely some fixing, then porting to HEAD once verified working.
* Remove bogus check.Scott Ullrich2008-02-171-2/+2
|
* Ensure /tmp/y exists before running pkg_delete command.Scott Ullrich2008-02-171-5/+5
|
* Missing global $g and $configScott Ullrich2008-02-171-0/+1
|
* Unbreak packages.Scott Ullrich2008-02-172-4/+9
|
* Use /var/log/openvpn.logScott Ullrich2008-02-171-2/+2
|
* Add head.inc.Scott Ullrich2008-02-171-1/+1
|
* Adding OpenVPN status page originall written by Peter AllgeyerScott Ullrich2008-02-171-0/+1
| | | | and Manuel Kasper.
* Importing OpenVPN status page form m0n0wall.Scott Ullrich2008-02-171-0/+122
|
* When bdiff is detected in the filename, invoke the binary updateScott Ullrich2008-02-172-5/+15
| | | | routines.
* File an alert we cannot find a matching subnet for a CARP IP address.Scott Ullrich2008-02-161-3/+4
|
* Speed product correctlyScott Ullrich2008-02-161-1/+1
| | | | Noticed-by: Martin
* s/package/Package/CVS: ↵Scott Ullrich2008-02-161-2/+2
| | | | ----------------------------------------------------------------------
* Add other misc areas.Scott Ullrich2008-02-161-0/+4
|
* Add other custom pkg.php areas.Scott Ullrich2008-02-161-0/+2
|
* * 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
|
OpenPOWER on IntegriCloud