summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* 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 #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
* Comment out adding static routes for gateway monitor IPs because we now bind ...smos2012-06-281-2/+2
* If we only have a IPv6 interface we'll use that, otherwise a IPv4 address alw...smos2012-06-281-5/+5
* Fix: Warning: preg_match(): No ending delimiter '/' found in /etc/inc/gwlb.in...Phil Davis2012-06-281-2/+2
* Acting on Wifi Down events can cause more issues then it solves, this can als...smos2012-06-271-7/+0
* Add a small function to notify via remote methods only (smtp/growl). Notify w...jim-p2012-06-262-1/+8
* firewall_aliases.php include tabs(ip,port,url) , list aliases sorted, use dom...marcelloc2012-06-251-0/+11
* Check in code that allows for using a gateway group as the interface on the O...smos2012-06-252-13/+29
* Catch libraries from subdirectories of PBI lib dirs toojim-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
* Do not try to start igmpproxy when there's no igmpentries configured.bcyrill2012-06-231-1/+1
* Add missing globalWarren Baker2012-06-221-1/+1
* Restore this code that was accidentally revertedjim-p2012-06-211-6/+5
* Make sure to skip "unexpected" RA messages from other interfaces, we don't wa...smos2012-06-201-1/+1
* Make sure that the limits are included in the normal ruleset, otherwise pf wi...smos2012-06-201-0/+1
* Remove null character at end of fileErik Fonnesbeck2012-06-191-1/+1
* Fix trailing whitespacejim-p2012-06-191-7/+7
* Correct typosmos2012-06-181-1/+1
* A few launch improvements so that configuring the DHCP6 client on the WAN it ...smos2012-06-181-5/+6
* Make sure that we configure the track interface from the DHCP6 wan, correct t...smos2012-06-181-1/+1
* Support IPv6 aliases, the frontend already does. Removing does not work yet.smos2012-06-181-2/+4
* Don't fall back to fetching PBIs from FreeBSD, they have none.jim-p2012-06-181-6/+6
* Brazilian Portuguese (pt_BR) translations addedVinicius Coque2012-06-171-0/+1
* Use require_once() prevent declaration errors.smos2012-06-171-4/+4
* Add radvd to Status:Services #2485bcyrill2012-06-151-0/+51
* Rework the banner display a bit to preserve space (could still use some short...jim-p2012-06-131-10/+45
* Make sure this check is reversed, that way we only pick up the legacy field i...smos2012-06-131-1/+1
* Merge pull request #140 from marcelloc/masterJim P2012-06-131-3/+5
|\
| * fix missing match on help pages permissionMarcello Coutinho2012-06-121-3/+5
* | Generalize the Crypto hardware option and add GUI support for AES-NI.jim-p2012-06-124-9/+21
|/
* fix permissions check to xml package files and show only menus user has acces...marcelloc2012-06-123-14/+10
* Put configured limits on rules.limits file and load them before loading the r...Ermal2012-06-111-22/+25
* Fixes #2490. If there is a descr set on the interface keep it and do not disa...Ermal2012-06-111-3/+5
* Make mac_format aware of cpzone but also friendly to previous code!Ermal2012-06-111-2/+2
* Revert "Make mac_format aware of multiple Captiveportal instances"Ermal2012-06-112-4/+3
OpenPOWER on IntegriCloud