| Commit message (Expand) | Author | Age | Files | Lines |
* | Use Certificate Manager in Captive Portal settings | bcyrill | 2012-07-02 | 4 | -9/+63 |
* | Do not directly print out a message when checking the interfaces, instead sav... | Erik Fonnesbeck | 2012-07-02 | 2 | -2/+10 |
* | Merge pull request #158 from ccesario/master | Seth Mos | 2012-07-01 | 5 | -6/+6 |
|\ |
|
| * | Change ereg_replace to preg_replace() function | ccesario | 2012-06-30 | 1 | -1/+1 |
| * | Change ereg_replace() to preg_replace() function | ccesario | 2012-06-30 | 1 | -1/+1 |
| * | Change ereg() to preg_match() function | ccesario | 2012-06-30 | 1 | -1/+1 |
| * | Change ereg() to preg_match() function | ccesario | 2012-06-30 | 1 | -1/+1 |
| * | Change ereg() to preg_match() function | ccesario | 2012-06-30 | 1 | -1/+1 |
| * | Change ereg() to preg_match() function | ccesario | 2012-06-30 | 1 | -1/+1 |
* | | Fix LDAP over IPv6 (works fine, just needed slight adjustment to URI) | jim-p | 2012-06-30 | 1 | -5/+9 |
* | | Reconfigure OpenVPN on gateway change | smos | 2012-06-30 | 1 | -2/+2 |
* | | Add openvpn openvpn reload script | smos | 2012-06-30 | 1 | -0/+54 |
|/ |
|
* | Fix devd match - it's prefixed by the friendly name, not by the physical inte... | jim-p | 2012-06-29 | 1 | -2/+2 |
* | OpenVPN _servers_ can start on carp vips, just not _clients_. | jim-p | 2012-06-29 | 1 | -2/+2 |
* | CP Radius accounting wants bcmod() so we need to activate bcmath. | jim-p | 2012-06-29 | 1 | -0/+2 |
* | Comment out adding static routes for gateway monitor IPs because we now bind ... | smos | 2012-06-28 | 1 | -2/+2 |
* | If we only have a IPv6 interface we'll use that, otherwise a IPv4 address alw... | smos | 2012-06-28 | 1 | -5/+5 |
* | Fix: Warning: preg_match(): No ending delimiter '/' found in /etc/inc/gwlb.in... | Phil Davis | 2012-06-28 | 1 | -2/+2 |
* | Acting on Wifi Down events can cause more issues then it solves, this can als... | smos | 2012-06-27 | 1 | -7/+0 |
* | Add a small function to notify via remote methods only (smtp/growl). Notify w... | jim-p | 2012-06-26 | 2 | -1/+8 |
* | firewall_aliases.php include tabs(ip,port,url) , list aliases sorted, use dom... | marcelloc | 2012-06-25 | 1 | -0/+11 |
* | Check in code that allows for using a gateway group as the interface on the O... | smos | 2012-06-25 | 2 | -13/+29 |
* | Catch libraries from subdirectories of PBI lib dirs too | jim-p | 2012-06-24 | 1 | -1/+1 |
* | make sure this grep parameter is quoted | jim-p | 2012-06-23 | 1 | -1/+1 |
* | Setup library paths to include /usr/pbi/*/lib as a last resort to make sure t... | jim-p | 2012-06-23 | 3 | -1/+11 |
* | Do not try to start igmpproxy when there's no igmpentries configured. | bcyrill | 2012-06-23 | 1 | -1/+1 |
* | Add missing global | Warren Baker | 2012-06-22 | 1 | -1/+1 |
* | Restore this code that was accidentally reverted | jim-p | 2012-06-21 | 1 | -6/+5 |
* | Make sure to skip "unexpected" RA messages from other interfaces, we don't wa... | smos | 2012-06-20 | 1 | -1/+1 |
* | Make sure that the limits are included in the normal ruleset, otherwise pf wi... | smos | 2012-06-20 | 1 | -0/+1 |
* | Remove null character at end of file | Erik Fonnesbeck | 2012-06-19 | 1 | -1/+1 |
* | Fix trailing whitespace | jim-p | 2012-06-19 | 1 | -7/+7 |
* | Correct typo | smos | 2012-06-18 | 1 | -1/+1 |
* | A few launch improvements so that configuring the DHCP6 client on the WAN it ... | smos | 2012-06-18 | 1 | -5/+6 |
* | Make sure that we configure the track interface from the DHCP6 wan, correct t... | smos | 2012-06-18 | 1 | -1/+1 |
* | Support IPv6 aliases, the frontend already does. Removing does not work yet. | smos | 2012-06-18 | 1 | -2/+4 |
* | Don't fall back to fetching PBIs from FreeBSD, they have none. | jim-p | 2012-06-18 | 1 | -6/+6 |
* | Brazilian Portuguese (pt_BR) translations added | Vinicius Coque | 2012-06-17 | 1 | -0/+1 |
* | Use require_once() prevent declaration errors. | smos | 2012-06-17 | 1 | -4/+4 |
* | Add radvd to Status:Services #2485 | bcyrill | 2012-06-15 | 1 | -0/+51 |
* | Rework the banner display a bit to preserve space (could still use some short... | jim-p | 2012-06-13 | 1 | -10/+45 |
* | Make sure this check is reversed, that way we only pick up the legacy field i... | smos | 2012-06-13 | 1 | -1/+1 |
* | Merge pull request #140 from marcelloc/master | Jim P | 2012-06-13 | 1 | -3/+5 |
|\ |
|
| * | fix missing match on help pages permission | Marcello Coutinho | 2012-06-12 | 1 | -3/+5 |
* | | Generalize the Crypto hardware option and add GUI support for AES-NI. | jim-p | 2012-06-12 | 4 | -9/+21 |
|/ |
|
* | fix permissions check to xml package files and show only menus user has acces... | marcelloc | 2012-06-12 | 3 | -14/+10 |
* | Put configured limits on rules.limits file and load them before loading the r... | Ermal | 2012-06-11 | 1 | -22/+25 |
* | Fixes #2490. If there is a descr set on the interface keep it and do not disa... | Ermal | 2012-06-11 | 1 | -3/+5 |
* | Make mac_format aware of cpzone but also friendly to previous code! | Ermal | 2012-06-11 | 1 | -2/+2 |
* | Revert "Make mac_format aware of multiple Captiveportal instances" | Ermal | 2012-06-11 | 2 | -4/+3 |