summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Small correction for clear codeErmal2014-02-281-2/+2
* Ticket #3484 Correct the case for GRE tunnels as well since they behave the s...Ermal2014-02-282-4/+8
* Ticket #3484 Note that for now prefixlen is useless in ipv6 tunnels. IPv4 acc...Ermal2014-02-281-1/+3
* Fixes #3484. Provide a dynamic gateway for gif v6 tunnels so it can be used o...Ermal2014-02-282-0/+4
* Make the IPSec status page work with strongswanErmal2014-02-271-2/+2
* Oops forgot the query messageErmal2014-02-261-0/+3
* Add a function to read the status of connections/SAs/SPDs from smp plugin of ...Ermal2014-02-261-0/+32
* Make xmlreader parse any document and properly consider listtags specified an...Ermal2014-02-261-7/+28
* Parse even attributes when presentErmal2014-02-261-0/+6
* Push log changes for IPSec and fix generation of strongswan.conf and ipsec.se...Ermal2014-02-252-3/+24
* * Correct logging to syslog and proper file for ipsec from strongswanErmal2014-02-252-5/+21
* Fix #3483 only use IPv4 DNS servers in DHCP v4 confPhil Davis2014-02-241-3/+11
* Make is_linklocal case-insensitive and fix #3433Renato Botelho2014-02-241-1/+1
* 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
* | 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
OpenPOWER on IntegriCloud