summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #170 from bcyrill/cp_restartJim P2012-07-052-2/+5
|\
| * Fix Captive Portal SSLbcyrill2012-07-061-1/+4
| * Fix Captive Portal SSLbcyrill2012-07-061-1/+1
|/
* Merge pull request #168 from bcyrill/cp_statusJim P2012-07-052-4/+4
|\
| * Fix Captive Portal statusbcyrill2012-07-062-4/+4
|/
* Merge pull request #167 from ccesario/masterJim P2012-07-051-2/+2
|\
| * Change field name from lowloss to losslow ccesario2012-07-051-2/+2
* | Merge pull request #165 from r-duran/masterSeth Mos2012-07-041-1/+3
|\ \
| * | Fix get_staticroutes() function to handle IPv6 subnets properlyr-duran2012-07-051-1/+3
* | | Make sure one_pass i selected when CP is activeErmal2012-07-041-0/+2
|/ /
* | Merge pull request #164 from bcyrill/cp_cert3Ermal Luçi2012-07-041-3/+0
|\ \
| * | Remove ca referencebcyrill2012-07-031-3/+0
|/ /
* | Merge pull request #163 from bcyrill/cp_cert2Ermal Luçi2012-07-034-77/+47
|\ \
| * \ 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-034-77/+47
|/ /
* | Merge pull request #162 from bcyrill/cp_certJim P2012-07-026-55/+141
|\ \
| * | Use Certificate Manager in Captive Portal settingsbcyrill2012-07-026-55/+141
| |/
* | Display different message and do not display message about interfaces that do...Erik Fonnesbeck2012-07-021-3/+6
|/
* Do not directly print out a message when checking the interfaces, instead sav...Erik Fonnesbeck2012-07-022-2/+10
* Merge pull request #159 from ccesario/a38976951590aa988ee205d4b4bdfc71ea1b6a27Jim P2012-07-013-7/+7
|\
| * 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
* | 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
|\
OpenPOWER on IntegriCloud