summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
|\ \
| * | 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
OpenPOWER on IntegriCloud