summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Make sure mac_format is always defined"Ermal2012-06-111-1/+2
* Make sure mac_format is always definedbcyrill2012-06-101-2/+1
* Merge pull request #137 from bcyrill/patch-4Scott Ullrich2012-06-102-7/+8
|\
| * Make mac_format aware of multiple Captiveportal instancesbcyrill2012-06-092-3/+4
| * Update Captiveportalbcyrill2012-06-091-4/+4
* | Added Captiveportal to service statusbcyrill2012-06-091-6/+15
|/
* Merge pull request #134 from bcyrill/patch-1Scott Ullrich2012-06-091-7/+2
|\
| * Removed unused maxproc parameterbcyrill2012-06-091-7/+2
* | Needs a default case so IPv6 interfaces are resolved to a real interfacesmos2012-06-091-0/+3
|/
* maxprocperip is defined per zonebcyrill2012-06-091-1/+1
* Merge pull request #131 from marcelloc/masterScott Ullrich2012-06-091-3/+3
|\
| * fix jquery+domtt notices css on all themesMarcello Coutinho2012-06-091-3/+3
* | add <radnsservers> to the list of things that are arraysDarren Embry2012-06-081-1/+1
* | Shorter version of the fix to always set the radvd interface.smos2012-06-081-4/+2
* | Make sure to fall through if this tag is not set.smos2012-06-081-0/+2
|/
* convert menu alerts/notices to jquery + domttMarcello Coutinho2012-06-081-0/+51
* Make sure we tag all 2.0 gateways as being IPv4, in 2.1 we require this tag t...smos2012-06-081-0/+10
OpenPOWER on IntegriCloud