summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #158 from ccesario/masterSeth Mos2012-07-015-6/+6
|\
| * Change ereg_replace to preg_replace() functionccesario2012-06-301-1/+1
| * Change ereg_replace() to preg_replace() functionccesario2012-06-301-1/+1
| * Change ereg() to preg_match() functionccesario2012-06-301-1/+1
| * Change ereg() to preg_match() functionccesario2012-06-301-1/+1
| * Change ereg() to preg_match() functionccesario2012-06-301-1/+1
| * Change ereg() to preg_match() functionccesario2012-06-301-1/+1
* | Fix LDAP over IPv6 (works fine, just needed slight adjustment to URI)jim-p2012-06-301-5/+9
* | Reconfigure OpenVPN on gateway changesmos2012-06-301-2/+2
* | Add openvpn openvpn reload scriptsmos2012-06-301-0/+54
|/
* Fix devd match - it's prefixed by the friendly name, not by the physical inte...jim-p2012-06-291-2/+2
* OpenVPN _servers_ can start on carp vips, just not _clients_.jim-p2012-06-291-2/+2
* CP Radius accounting wants bcmod() so we need to activate bcmath.jim-p2012-06-291-0/+2
* If a package has donotsave, still process its input validation. Properly hand...jim-p2012-06-281-79/+82
* Comment out adding static routes for gateway monitor IPs because we now bind ...smos2012-06-281-2/+2
* Allow for selecting the gateway group as a interface for the OpenVPN clientssmos2012-06-281-1/+11
* If we only have a IPv6 interface we'll use that, otherwise a IPv4 address alw...smos2012-06-281-5/+5
* Merge pull request #157 from phil-davis/patch-1Seth Mos2012-06-282-7/+6
|\
| * 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
|/
* Merge pull request #156 from phil-davis/masterSeth Mos2012-06-281-2/+2
|\
| * Fix: Warning: preg_match(): No ending delimiter '/' found in /etc/inc/gwlb.in...Phil Davis2012-06-281-2/+2
|/
* LAN is not special here anymore. Do not remove the interface again (it was al...jim-p2012-06-271-9/+3
* Acting on Wifi Down events can cause more issues then it solves, this can als...smos2012-06-271-7/+0
* Merge pull request #155 from phil-davis/masterJim P2012-06-272-2/+2
|\
| * 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
|/
* Add a small function to notify via remote methods only (smtp/growl). Notify w...jim-p2012-06-262-1/+8
* Merge pull request #154 from marcelloc/masterScott Ullrich2012-06-251-0/+4
|\
| * firewall_alises.php - include all tab to preserve the old behaviormarcelloc2012-06-251-0/+4
* | Merge pull request #153 from marcelloc/masterScott Ullrich2012-06-252-58/+109
|\ \ | |/
| * firewall_aliases.php include tabs(ip,port,url) , list aliases sorted, use dom...marcelloc2012-06-252-58/+109
|/
* Check in code that allows for using a gateway group as the interface on the O...smos2012-06-253-13/+39
* Catch libraries from subdirectories of PBI lib dirs toojim-p2012-06-241-1/+1
* Fix hiding services in the widget that contain a space in the service name.jim-p2012-06-241-1/+1
* make sure this grep parameter is quotedjim-p2012-06-231-1/+1
* Setup library paths to include /usr/pbi/*/lib as a last resort to make sure t...jim-p2012-06-233-1/+11
* Merge pull request #152 from bcyrill/patch-8Scott Ullrich2012-06-221-1/+1
|\
| * IGMPproxy, service_status widgetbcyrill2012-06-231-1/+1
|/
* Merge pull request #151 from bcyrill/patch-7Scott Ullrich2012-06-221-1/+1
|\
| * Make sure it's an array as an empty string has a count > 0bcyrill2012-06-231-1/+1
* | Merge pull request #150 from bcyrill/patch-6Scott Ullrich2012-06-221-1/+1
|\ \ | |/ |/|
| * Do not try to start igmpproxy when there's no igmpentries configured.bcyrill2012-06-231-1/+1
|/
* Merge pull request #149 from bcyrill/patch-5Scott Ullrich2012-06-221-1/+1
|\
| * fix typobcyrill2012-06-231-1/+1
|/
* Add missing globalWarren Baker2012-06-221-1/+1
* Restore this code that was accidentally revertedjim-p2012-06-211-6/+5
* Add "idle" to clarify that legitimate active connections would not be dropped...jim-p2012-06-211-2/+2
* Merge pull request #148 from phil-davis/masterSeth Mos2012-06-213-3/+3
|\
| * Use config array to get the timezone. syscfg is no longer defined here.Phil Davis2012-06-211-1/+1
OpenPOWER on IntegriCloud