Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update master | bcyrill | 2012-07-06 | 1 | -1/+1 |
| | |||||
* | Fix Captive Portal SSL | bcyrill | 2012-07-06 | 1 | -1/+4 |
| | |||||
* | Fix Captive Portal status | bcyrill | 2012-07-06 | 2 | -4/+4 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' into cp_cert2 | bcyrill | 2012-07-03 | 1 | -20/+29 |
|\ | |||||
| * | Sync with upstream pbi tools | jim-p | 2012-07-03 | 1 | -20/+29 |
| | | |||||
* | | Implement certificate chain in Captive Portal | bcyrill | 2012-07-03 | 1 | -55/+21 |
|/ | |||||
* | Use Certificate Manager in Captive Portal settings | bcyrill | 2012-07-02 | 2 | -46/+78 |
| | |||||
* | Change ereg() to preg_match() function | ccesario | 2012-07-01 | 1 | -2/+2 |
| | |||||
* | Fix typo | ccesario | 2012-07-01 | 1 | -1/+1 |
| | |||||
* | Change ereg_replace() to preg_replace() function | ccesario | 2012-07-01 | 1 | -4/+4 |
| | |||||
* | Change ereg() to preg_match() function | ccesario | 2012-07-01 | 1 | -1/+1 |
| | |||||
* | If a package has donotsave, still process its input validation. Properly ↵ | jim-p | 2012-06-28 | 1 | -79/+82 |
| | | | | handle preoutput in the case of input errors also. | ||||
* | Allow for selecting the gateway group as a interface for the OpenVPN clients | smos | 2012-06-28 | 1 | -1/+11 |
| | |||||
* | OpenVPN Client config page - minor test fix | Phil Davis | 2012-06-28 | 1 | -3/+2 |
| | |||||
* | OpenVPN Server config page - a couple of minor text tidy ups | Phil Davis | 2012-06-28 | 1 | -4/+4 |
| | |||||
* | LAN is not special here anymore. Do not remove the interface again (it was ↵ | jim-p | 2012-06-27 | 1 | -9/+3 |
| | | | | alraedy removed before this block), do not remove NAT and such (OPTs may still need it!) and no need to remove shaper. Improve DHCP check and generalize it to work on any interface, not just LAN. | ||||
* | Only display "No OpenVPN instance defined" if there really are none. | Phil Davis | 2012-06-27 | 1 | -1/+1 |
| | |||||
* | Only display "No OpenVPN instance defined" if there really are none. | Phil Davis | 2012-06-27 | 1 | -1/+1 |
| | |||||
* | firewall_alises.php - include all tab to preserve the old behavior | marcelloc | 2012-06-25 | 1 | -0/+4 |
| | |||||
* | firewall_aliases.php include tabs(ip,port,url) , list aliases sorted, use ↵ | marcelloc | 2012-06-25 | 1 | -58/+98 |
| | | | | dom_title funcion to show titles. | ||||
* | Check in code that allows for using a gateway group as the interface on the ↵ | smos | 2012-06-25 | 1 | -0/+10 |
| | | | | | | | | OpenVPN server page. Only allow IPv4 gateway groups for now. We'll need to add IPv6 suppport here later when we import OpenVPN 2.3. Unbreak the gateway group function on broken configurations like a missing 3G stick. Unbreak the interface IP/IPv6 code in openvpn.inc, we can listen on IPv4 or IPv6, not both. That path is now seperate which should cause less grief down the line. Adds to Redmine ticket #1965 which was for the IPsec failover. | ||||
* | Fix hiding services in the widget that contain a space in the service name. | jim-p | 2012-06-24 | 1 | -1/+1 |
| | |||||
* | IGMPproxy, service_status widget | bcyrill | 2012-06-23 | 1 | -1/+1 |
| | |||||
* | Make sure it's an array as an empty string has a count > 0 | bcyrill | 2012-06-23 | 1 | -1/+1 |
| | |||||
* | fix typo | bcyrill | 2012-06-23 | 1 | -1/+1 |
| | |||||
* | Add "idle" to clarify that legitimate active connections would not be ↵ | jim-p | 2012-06-21 | 1 | -2/+2 |
| | | | | dropped by the pf optimization mode. | ||||
* | Use config array to get the timezone. syscfg is no longer defined here. | Phil Davis | 2012-06-21 | 1 | -1/+1 |
| | |||||
* | Use config array to get the timezone. syscfg is no longer defined here. | Phil Davis | 2012-06-21 | 1 | -1/+1 |
| | |||||
* | Use config array to get the timezone. syscfg is no longer defined here. | Phil Davis | 2012-06-21 | 1 | -1/+1 |
| | |||||
* | Remove testing/debugging entry | jim-p | 2012-06-19 | 1 | -1/+0 |
| | |||||
* | fix text | Chris Buechler | 2012-06-18 | 1 | -1/+1 |
| | |||||
* | fix text | Chris Buechler | 2012-06-18 | 1 | -2/+2 |
| | |||||
* | Update pbi_create to current code from pc-bsd | jim-p | 2012-06-18 | 1 | -372/+988 |
| | |||||
* | Now that we actually have a IP protocol tag in the config.xml we can make ↵ | smos | 2012-06-18 | 1 | -5/+14 |
| | | | | | | this check a lot simpler and do less guessing. Redmine ticket #2503 | ||||
* | Use awk instead of grep, this works on a v4 PPPoE connection for me. Need to ↵ | smos | 2012-06-18 | 1 | -8/+8 |
| | | | | | | verify that it works for 3G too. Redmine ticket #2458 | ||||
* | Fix link | jim-p | 2012-06-18 | 1 | -2/+2 |
| | |||||
* | Correct variable name. Fixes packet capture interface validation. | jim-p | 2012-06-18 | 1 | -1/+1 |
| | |||||
* | improve alias popup in firewall_rules | Charlie Root | 2012-06-16 | 4 | -74/+118 |
| | | | | | | | | include url_table list up to 10000 items read alias only on mouseover use table to list columns show edit shortcut show total items value on popup description | ||||
* | This is apparently breaking reinstalls. Revert "Actually make reinstallpkg ↵ | jim-p | 2012-06-15 | 1 | -3/+1 |
| | | | | | | remove the bionaries and really reinstall them" This reverts commit 12b0fa564dc9b9ffe1773855e6ab528f4a5c7a5e. | ||||
* | add Tusmobil provider info. | Darren Embry | 2012-06-15 | 1 | -0/+10 |
| | | | | feature #2462 | ||||
* | Added radvd / Updated Captive Portal service widget | bcyrill | 2012-06-15 | 2 | -26/+58 |
| | |||||
* | Add radvd to Status:Services #2485 | bcyrill | 2012-06-15 | 1 | -0/+16 |
| | |||||
* | Actually make reinstallpkg remove the bionaries and really reinstall them | Ermal | 2012-06-15 | 1 | -1/+3 |
| | |||||
* | Simplify the input validation condition for protocol | Erik Fonnesbeck | 2012-06-14 | 1 | -8/+1 |
| | |||||
* | add subnets to RA; add support for aliases | Darren Embry | 2012-06-14 | 1 | -2/+125 |
| | | | | hopefully finishes #2361 | ||||
* | validate dropdowns for security reasons | Darren Embry | 2012-06-14 | 1 | -7/+40 |
| | | | | *really* fixes #2494 :-) | ||||
* | minor code rearranging | Darren Embry | 2012-06-14 | 1 | -12/+14 |
| | | | | move code that populates $interfaces nearer the top | ||||
* | hugh blanford patch: dnsmasq, source interface and ipsec vpns | Darren Embry | 2012-06-14 | 1 | -5/+34 |
| | | | | fixes #1361 | ||||
* | add validation to fields on diag_packet_capture | Darren Embry | 2012-06-14 | 1 | -50/+83 |
| | | | | fixes #2494 | ||||
* | fix a couple booboos | Darren Embry | 2012-06-14 | 1 | -6/+6 |
| | | | | | - fbegin.inc needs to be included after <body> - s/require/require_once/ fixes 'cannot redeclare function' error |