summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Expand)AuthorAgeFilesLines
* Apply same logic and only display 10 UrlsWarren Baker2012-07-241-2/+6
* Display the URL's listed and not the word 'array'Warren Baker2012-07-241-2/+3
* Merge pull request #166 from r-duran/masterErmal Luçi2012-07-221-1/+1
|\
| * Fix hardcodded alias type so alias suggestion works as expected while creatin...r-duran2012-07-051-1/+1
* | Tack the IPsec interface onto the $ifdescrs array so the widget will display it.smos2012-07-181-0/+2
* | Merge pull request #175 from marcelloc/masterSeth Mos2012-07-151-3/+10
|\ \
| * | pkg_edit - add show_disable_value option to select_source xml optionCharlie Root2012-07-061-3/+10
* | | Add a v6 ip example to the host override edit so users know that they can use...jim-p2012-07-091-1/+1
* | | If the range isn't an array, skip it, or it will give a PHP error displaying ...jim-p2012-07-071-1/+3
* | | Fix typojim-p2012-07-061-1/+1
* | | Move locale files from /usr/share to /usr/local/shareVinicius Coque2012-07-063-0/+62189
|/ /
* | Add an option to System > Advanced, misc tab to enable loading thermal module...jim-p2012-07-061-0/+37
* | Anchor the semicolon here, or it can break parsing of the duid in certain cas...jim-p2012-07-061-1/+1
* | Add array check before array item check to miniupnpd service_status widget Marcello Coutinho2012-07-061-1/+1
* | Add additional checkbcyrill2012-07-062-2/+2
* | Update masterbcyrill2012-07-061-1/+1
* | Fix Captive Portal SSLbcyrill2012-07-061-1/+4
* | Fix Captive Portal statusbcyrill2012-07-062-4/+4
|/
* Merge remote-tracking branch 'upstream/master' into cp_cert2bcyrill2012-07-031-20/+29
|\
| * Sync with upstream pbi toolsjim-p2012-07-031-20/+29
* | Implement certificate chain in Captive Portalbcyrill2012-07-031-55/+21
|/
* Use Certificate Manager in Captive Portal settingsbcyrill2012-07-022-46/+78
* Change ereg() to preg_match() functionccesario2012-07-011-2/+2
* Fix typoccesario2012-07-011-1/+1
* Change ereg_replace() to preg_replace() functionccesario2012-07-011-4/+4
* Change ereg() to preg_match() functionccesario2012-07-011-1/+1
* If a package has donotsave, still process its input validation. Properly hand...jim-p2012-06-281-79/+82
* Allow for selecting the gateway group as a interface for the OpenVPN clientssmos2012-06-281-1/+11
* OpenVPN Client config page - minor test fixPhil Davis2012-06-281-3/+2
* OpenVPN Server config page - a couple of minor text tidy upsPhil Davis2012-06-281-4/+4
* LAN is not special here anymore. Do not remove the interface again (it was al...jim-p2012-06-271-9/+3
* Only display "No OpenVPN instance defined" if there really are none.Phil Davis2012-06-271-1/+1
* Only display "No OpenVPN instance defined" if there really are none.Phil Davis2012-06-271-1/+1
* firewall_alises.php - include all tab to preserve the old behaviormarcelloc2012-06-251-0/+4
* firewall_aliases.php include tabs(ip,port,url) , list aliases sorted, use dom...marcelloc2012-06-251-58/+98
* Check in code that allows for using a gateway group as the interface on the O...smos2012-06-251-0/+10
* Fix hiding services in the widget that contain a space in the service name.jim-p2012-06-241-1/+1
* IGMPproxy, service_status widgetbcyrill2012-06-231-1/+1
* Make sure it's an array as an empty string has a count > 0bcyrill2012-06-231-1/+1
* fix typobcyrill2012-06-231-1/+1
* Add "idle" to clarify that legitimate active connections would not be dropped...jim-p2012-06-211-2/+2
* Use config array to get the timezone. syscfg is no longer defined here.Phil Davis2012-06-211-1/+1
* Use config array to get the timezone. syscfg is no longer defined here.Phil Davis2012-06-211-1/+1
* Use config array to get the timezone. syscfg is no longer defined here.Phil Davis2012-06-211-1/+1
* Remove testing/debugging entryjim-p2012-06-191-1/+0
* fix textChris Buechler2012-06-181-1/+1
* fix textChris Buechler2012-06-181-2/+2
* Update pbi_create to current code from pc-bsdjim-p2012-06-181-372/+988
* Now that we actually have a IP protocol tag in the config.xml we can make thi...smos2012-06-181-5/+14
* Use awk instead of grep, this works on a v4 PPPoE connection for me. Need to ...smos2012-06-181-8/+8
OpenPOWER on IntegriCloud