summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Correct mouseover description for adding a certificate. Fixes #3017jim-p2013-06-031-1/+1
* "block" is also a reserved keyword that can't be an alias name, or pf tosses ...jim-p2013-05-291-1/+1
* Remove the - in the word 'number'Warren Baker2013-04-251-3/+3
* Correct spelling on editing gif interfaceWarren Baker2013-04-251-1/+1
* Avoid set 2 sources for penalty rules on shapper wizard. Fixes #2959Renato Botelho2013-04-244-4/+0
* Show the package section if the lock is present alsojim-p2013-04-221-1/+1
* Add a new class called addgatewaybox to make it easier to respect custom them...Renato Botelho2013-03-279-3/+51
* Use the correct interface number (old code broke for >= 10)jim-p2013-03-041-1/+1
* Fix wording for VoIP address option in the shaper. Add rule going the other d...jim-p2013-02-278-26/+77
* Encrypt backup after rrd data is added, it fixes #2836Renato Botelho2013-02-241-5/+5
* Fix reference to SNMP interface binding.jim-p2013-02-211-1/+1
* Fix page name. Fixes #2640jim-p2013-02-121-1/+1
* Use the actual openvpn restart routine when starting/stopping from services r...jim-p2013-02-111-7/+4
* Test var before using as array. Should fix #2794jim-p2013-02-051-1/+1
* Whitespace fixesjim-p2013-01-301-18/+16
* Change output style to follow halt.php and reboot.php so the shutdown output ...jim-p2013-01-301-10/+13
* Add header to DHCP static mappings tablejim-p2013-01-281-0/+4
* Add a note about rdr pass not supporting Multi-WAN.jim-p2013-01-261-0/+1
* No reason for the ppp log to use this display method, use dump_clog() instead.jim-p2013-01-211-19/+1
* Run IPsec logs through htmlspecialchars before display.jim-p2013-01-211-0/+1
* Preserve "Idle timeout" parameter on interfaces gui. It fixes a problem point...Renato Botelho2013-01-171-2/+2
* Validate passed parameters to smart commands, and the target device. Also esc...jim-p2013-01-161-8/+29
* Allow editing an imported CRL, and refresh OpenVPN CRLs when saving. Implemen...jim-p2013-01-161-6/+43
* Bold and note manifest entries that match the current architecture, and add a...jim-p2013-01-141-3/+12
* Show the hostname if it doesn't matchjim-p2013-01-101-1/+2
* Stack the queue graphs. Fixes #2692Warren Baker2013-01-101-2/+2
* Update zoneinfo to 2012.jjim-p2013-01-091-0/+0
* Make values look a little prettier and prevent a potential problemWarren Baker2013-01-091-15/+16
* In the case that no bandwidth limits are configured for queues but PRIQ is be...Warren Baker2013-01-091-1/+4
* Remove diag_backup.js progress.php upload_progress.php since they are not use...Ermal2013-01-054-290/+0
* Remove upload_progress_meter references not usedErmal2013-01-051-5/+0
* Add this fix here too for upnp, set the bits when specifying the listening IP.jim-p2013-01-041-1/+2
* This is needed since preload is now goneWarren Baker2013-01-041-0/+1
* Get back to trim() and strip / from left/right but when redirecting properly ...Ermal2013-01-041-4/+5
* Remove preload.php even here now that is possible to avoid issues during star...Ermal2013-01-041-66/+0
* Always commit the session fast to allow other consumers to proceed to their r...Ermal2013-01-044-1/+14
* USe rtrim here as that it the meaning. This should unbreak the issues on 2.0....Ermal2013-01-021-1/+1
* Fix obtaining DNS servers from PPPjim-p2012-12-211-10/+11
* Safety belt checks to fix a PHP error that for whatever reason only appeared ...jim-p2012-11-271-2/+2
* remove non-applicable textChris Buechler2012-11-211-1/+0
* Fixup kernel detection during upgrade process to ensure someone can't end up ...jim-p2012-11-201-4/+2
* Resolves #2294. Base64 encode the file when sending to the browser same way i...Ermal2012-11-201-1/+3
* Only apply this port check for TCP and UDP.jim-p2012-11-201-1/+1
* Allow only post action and not get to avoid security problemsErmal2012-11-201-15/+12
* Remoev exec_raw.php since its a dangerous pageErmal2012-11-201-53/+0
* To allow limiters to work correctly on mutliwan for now enforce selecting a g...Ermal2012-11-161-0/+2
* it was giving error at firebugogun acik2012-11-161-35/+36
* Re-add WOL to the services menu, it apparently disappeared in an earlier commit.jim-p2012-11-141-0/+1
* fix last commit (#2679)Thomas NOEL2012-11-121-1/+1
* Resolves #2679. Correct behaviour when port is null to avoid warnings on erro...Ermal2012-11-121-0/+2
OpenPOWER on IntegriCloud