summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tidy up "system_gateway_groups_edit.php" XHTMLColin Fleming2013-04-031-19/+16
* Merge pull request #504 from awm/ldap_derefErmal Luçi2013-04-031-0/+4
|\
| * Set LDAP option to dereference aliases when searchingAndrew MacIsaac2013-04-021-0/+4
* | Merge pull request #506 from phildd/masterErmal Luçi2013-04-031-2/+1
|\ \
| * | Disabled package is also indicated by enable blankphildd2013-04-031-2/+1
* | | Merge pull request #499 from phil-davis/masterErmal Luçi2013-04-033-0/+39
|\ \ \ | |/ / |/| |
| * | 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
| * | Provide openvpn_resync_gwgroup functionPhil Davis2013-03-291-0/+29
* | | 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-022-3/+7
* | 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
* | Avoid adding URLs to filterdns.conf. It fixes #2921Renato Botelho2013-04-021-1/+1
* | 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-022-20/+26
* | 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-012-15/+46
* | Consider packages that set enable to 'false' or 'off'Renato Botelho2013-04-011-1/+4
* | Merge pull request #501 from phildd/masterrbgarga2013-04-012-4/+17
|\ \
| * | Do not display disabled services on services status widgetphildd2013-04-011-1/+1
| * | Check for disabled services when displaying service listsphildd2013-04-011-3/+16
* | | Do not allow to rename a gateway group, as it is for gateways. Fixes #2914Renato Botelho2013-04-011-1/+4
|/ /
* | Merge pull request #500 from ExolonDX/masterJim P2013-03-291-122/+122
|\ \
| * | Update HTML boolean operatorsColin Fleming2013-03-291-122/+122
| |/
* | Use is_module_loaded() to test these to avoid code duplication.jim-p2013-03-291-4/+2
|/
* Fix whitespaces and indentRenato Botelho2013-03-281-50/+39
* Avoid send user to top of the page when you open add new gateway boxRenato Botelho2013-03-281-2/+4
* Fixes #1477. Use the new parameter to reduce igmpproxy logging levelErmal2013-03-271-1/+2
* Add a new class called addgatewaybox to make it easier to respect custom them...Renato Botelho2013-03-269-5/+53
* Correct code and initialize properly variables escpecially arrays. Also do fi...Ermal2013-03-261-84/+82
* Correct check from previous code path simplificationErmal2013-03-261-1/+1
* Initialize some arrays to avoid php issues and also use list() here to avoid ...Ermal2013-03-261-4/+6
* Simplify a bit code branching no change on functionalityErmal2013-03-261-31/+33
* Merge pull request #498 from ExolonDX/masterErmal Luçi2013-03-261-72/+72
|\
| * Tidy up "shaper.inc" XHTMLColin Fleming2013-03-251-72/+72
OpenPOWER on IntegriCloud