summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Tidy up "system_gateway_groups_edit.php" XHTMLColin Fleming2013-04-031-19/+16
* Merge pull request #499 from phil-davis/masterErmal Luçi2013-04-032-0/+10
|\
| * Resync OpenVPN instances that use any changed gateway groupsPhil Davis2013-03-291-0/+9
| * Remember whcih gateway groups have been editedPhil Davis2013-03-291-0/+1
* | Fix URL add when you break sequence for addresses and details, shile I'm here...Renato Botelho2013-04-021-13/+12
* | Preserve all URLs when one of them is invalidRenato Botelho2013-04-021-4/+6
* | Back to previous tab when click on CancelRenato Botelho2013-04-021-1/+1
* | Preserve old URLs when an error happens, also, fix descriptions save for URLsRenato Botelho2013-04-021-6/+11
* | Simplify logicRenato Botelho2013-04-021-11/+3
* | Switch states view to use popen to speed it up and use less memory (should be...jim-p2013-04-021-52/+54
* | Show a little indicator icon if the direction of a firewall log entry is OUT,...jim-p2013-04-021-1/+5
* | Fix up traceroute page to allow it to use all possible source addresses, add ...jim-p2013-04-021-74/+115
* | Fix/simplify some logicjim-p2013-04-021-4/+4
* | Return to correct tab after save or delete an aliasRenato Botelho2013-04-022-9/+19
* | Fix whitespaces, indent and add a missing <tr>Renato Botelho2013-04-021-105/+110
* | Save URLs and URL Table detailsRenato Botelho2013-04-021-0/+8
* | Fix whitespaces and indentRenato Botelho2013-04-021-124/+127
* | Fixup source address options on Test Port page.jim-p2013-04-021-21/+23
* | Move some code to a function to avoid future duplication. Allow autocomplete ...jim-p2013-04-021-20/+9
* | Rename "Interface" to "Source Address" on ping page to more accurately reflec...jim-p2013-04-021-6/+6
* | Use a better description for this column.jim-p2013-04-021-2/+2
* | Add OpenVPN interfaces as potential ping sources, too.jim-p2013-04-021-1/+14
* | Fix service status for OpenVPN peer-to-peer client/server instances.jim-p2013-04-021-14/+10
* | Whitespace/HTML fixesjim-p2013-04-011-90/+85
* | Allow using virtual IPs (or "any") for ping source. Fixup ipv4/ipv6 selection.jim-p2013-04-011-21/+45
* | Clarify notes when there is an error reaching the openvpn management daemon f...jim-p2013-04-011-2/+36
* | Merge pull request #501 from phildd/masterrbgarga2013-04-011-1/+1
|\ \
| * | Do not display disabled services on services status widgetphildd2013-04-011-1/+1
| |/
* | Do not allow to rename a gateway group, as it is for gateways. Fixes #2914Renato Botelho2013-04-011-1/+4
|/
* Avoid send user to top of the page when you open add new gateway boxRenato Botelho2013-03-281-2/+4
* Add a new class called addgatewaybox to make it easier to respect custom them...Renato Botelho2013-03-269-5/+53
* Fix file name referenceWarren Baker2013-03-251-1/+1
* Merge pull request #495 from phil-davis/masterrbgarga2013-03-251-0/+8
|\
| * Dynamic DNS add option for verbose loggingPhil Davis2013-03-221-0/+8
* | Tidy up "shaper" and "firewall shaper" XHTMLColin Fleming2013-03-231-2/+2
* | Add checks to make sure CP hard timeout is less or equal DHCP server default ...Renato Botelho2013-03-222-3/+39
* | Simplify this codejim-p2013-03-221-13/+12
* | Move these service control functions into service-utils.inc so they may be re...jim-p2013-03-221-159/+3
|/
* Merge pull request #493 from ExolonDX/branch_05Jim P2013-03-221-11/+11
|\
| * Tidy up "traffic shaper wizard" XHTMLColin Fleming2013-03-221-11/+11
* | Merge pull request #492 from ExolonDX/branch_04Jim P2013-03-221-55/+51
|\ \
| * | Tidy up "traffic shaper layer7" XHTMLColin Fleming2013-03-221-55/+51
| |/
* | Merge pull request #491 from ExolonDX/branch_03Jim P2013-03-221-19/+24
|\ \
| * | Tidy up "traffic shaper limiter" XHTMLColin Fleming2013-03-221-19/+24
| |/
* | Merge pull request #490 from ExolonDX/branch_02Jim P2013-03-221-10/+10
|\ \
| * | Tidy up "traffic shaper queue" XHTMLColin Fleming2013-03-221-10/+10
| |/
* | Tidy up "traffic shaper" XHTMLColin Fleming2013-03-221-21/+21
|/
* Fix wording/formatting of promisc optionjim-p2013-03-211-2/+5
* No need for nocsrf here tooErmal2013-03-211-2/+0
* Merge pull request #486 from 01101001c/masterErmal Luçi2013-03-213-0/+655
|\
OpenPOWER on IntegriCloud