summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Fix #2302, save custom uploaded l7 pattern files on config.xml and replicate ...Renato Botelho2014-02-241-0/+16
* Set variable after make sure it's defined and has elementsRenato Botelho2014-02-241-3/+3
* Fix whitespace and indentRenato Botelho2014-02-241-827/+827
* Properly detect when there are issues with communicating with syncip and to u...Ermal2014-02-241-5/+10
* Properly compile the query to insert the values. Pointy-hat: myself. While he...Ermal2014-02-241-4/+4
* Merge pull request #959 from stilez/patch-3Renato Botelho2014-02-241-33/+12
|\
| * Tighten is_subnet() functionsstilez2014-02-211-33/+12
* | Ticket #2627. Just pass the array over no need to traverse itErmal2014-02-211-6/+4
* | Fixes #2627. When an interface goes down try to shut the RAs and dhcpd6 servi...Ermal2014-02-212-5/+27
* | Avoid recursion of convert_real_interface_to_friendly_interface_name with get...Ermal2014-02-211-10/+10
* | Merge pull request #960 from stilez/patch-4Renato Botelho2014-02-211-7/+13
|\ \
| * | Tighten is_validaliasname()stilez2014-02-211-7/+13
| |/
* | Be friendly to memoryErmal2014-02-211-0/+1
* | Fix problem with the voucher synching that was introduced during conversion t...Ermal2014-02-211-1/+1
|/
* Rather than having issues with not started radvd try to start radvd to discov...Ermal2014-02-201-5/+7
* Correct obvious bug in IPv6.incErmal2014-02-201-1/+1
* s/PEAR.php/PEAR.inc/Ermal2014-02-201-3/+3
* Actually take latest one from github. It has some more checks and more execut...Ermal2014-02-201-40/+88
* Update IPV6.inc to latest 1.2.1 versionErmal2014-02-201-192/+323
* If set use the default bandwidth setting on the CP even for mac passthrough. ...Ermal2014-02-201-2/+10
* Use the default bw specification if configured even for allowed ip and hostname.Ermal2014-02-201-2/+10
* Do some more error checking and put secondary radius attributes only if confi...Ermal2014-02-201-35/+39
* silence any errorsErmal2014-02-201-1/+1
* Tighten is_numeric()stilez2014-02-201-5/+5
* More code fixes for ntpdErmal2014-02-191-6/+14
* Merge pull request #929 from nagyrobi/patch-3Ermal Luçi2014-02-191-27/+241
|\
| * Update system.incnagyrobi2014-02-181-2/+2
| * Update system.incnagyrobi2014-02-181-29/+243
* | Merge pull request #928 from nagyrobi/patch-2Ermal Luçi2014-02-191-0/+54
|\ \
| * | Update rrd.incnagyrobi2014-02-181-1/+1
| * | Update rrd.incnagyrobi2014-02-181-0/+54
| |/
* | Fix #3469Renato Botelho2014-02-191-1/+1
* | Fix #3468, wording fixRenato Botelho2014-02-191-1/+1
* | Merge pull request #945 from phildd/masterRenato Botelho2014-02-191-2/+2
|\ \
| * | Enhance interface gateway data entry descriptionsPhillip Davis2014-02-071-2/+2
* | | Only add dhcpv6 client allow rules if ipv6allow is setRenato Botelho2014-02-181-1/+1
* | | Move 'allow dhcpv6 client' rules above block bogonsv6 ones, it should fix #3395Renato Botelho2014-02-181-15/+18
* | | Update priv.defs.incnagyrobi2014-02-181-0/+12
| |/ |/|
* | Revert "Replaced gethostbyname() with gethostbynamel() to get a list of all I...Renato Botelho2014-02-181-12/+10
* | Do not do any operations on system libraries. Nowdays pbis are used and those...Ermal2014-02-181-25/+2
* | Merge pull request #891 from PiBa-NL/captive_disableRenato Botelho2014-02-181-0/+2
|\ \
| * | captive portal, don't generate rules for disabled portalPiBa-NL2014-01-251-0/+2
* | | Merge pull request #890 from N0YB/Gateway_MonitorRenato Botelho2014-02-181-6/+42
|\ \ \
| * | | Gateway Monitor Advanced SettingsN0YB2014-01-241-6/+42
* | | | Merge pull request #904 from dv-user1/masterRenato Botelho2014-02-181-10/+12
|\ \ \ \
| * | | | Replaced gethostbyname() with gethostbynamel() to get a list of all IPs assoc...Francois Blanchette2014-02-071-10/+12
| | |_|/ | |/| |
* | | | Revert "Pass the family to the get_real_interface function to retrieve the co...Ermal2014-02-181-1/+1
* | | | Really need the interface where v6 is running toa dd the gateway/route rather...Ermal2014-02-181-2/+2
* | | | Pass the family to the get_real_interface function to retrieve the correct re...Ermal2014-02-181-1/+1
* | | | Put a timeout of 30 seconds to aid with Ticket #3412Ermal2014-02-171-3/+3
OpenPOWER on IntegriCloud