summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix typo on var nameRenato Botelho2014-03-031-1/+1
* | Merge pull request #990 from N0YB/RELENG_2_1Renato Botelho2014-03-031-4/+4
|\ \
| * | XHTML ComplianceN0YB2014-03-011-4/+4
* | | sync up ALTQ-capable interfaces listChris Buechler2014-03-011-6/+6
|/ /
* | Wrap this in an is_array() test, or else if you have no manually configured D...jim-p2014-03-011-3/+5
* | Add an option to verify peers_identifier when it's ASN.1 distinguished name. ...Renato Botelho2014-02-281-0/+4
* | Ticket #3484 Correct the case for GRE tunnels as well since they behave the s...Ermal2014-02-282-4/+8
* | Fixes #3484. Provide a dynamic gateway for gif v6 tunnels so it can be used o...Ermal2014-02-282-1/+5
* | Ticket #3484 Note that for now prefixlen is useless in ipv6 tunnels. IPv4 acc...Ermal2014-02-281-1/+3
|/
* 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
* 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
* 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
* 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
* Use the default bw specification if configured even for allowed ip and hostname.Ermal2014-02-201-2/+10
* If set use the default bandwidth setting on the CP even for mac passthrough. ...Ermal2014-02-201-2/+11
* Do some more error checking and put secondary radius attributes only if confi...Ermal2014-02-201-35/+39
* Do not show errors on bootup and test before trying to make a directory if it...Ermal2014-02-201-1/+2
* Fix #3469Renato Botelho2014-02-191-1/+1
* Fix #3468, wording fixRenato Botelho2014-02-191-2/+2
* Merge pull request #903 from phildd/RELENG_2_1Ermal Luçi2014-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
* | Check if the package is installed before deleting opteration is startedErmal2014-02-181-2/+3
* | Ticket #3461. Protect output to browser by using htmlspecialchars.Ermal2014-02-181-1/+1
* | Do not do any operations on system libraries. Nowdays pbis are used and those...Ermal2014-02-181-25/+2
* | captive portal, don't generate rules for disabled portalPiBa-NL2014-02-181-0/+2
* | 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
* | Move this global declaration to the proper file rather than backend codeErmal2014-02-171-12/+0
* | Put a timeout of 30 seconds to aid with Ticket #3412Ermal2014-02-171-3/+3
* | Use correct parameter (bootfile-url) to configure netboot on DHCPdv6, it fixe...Renato Botelho2014-02-171-8/+5
* | Fix typo on variable name and really add custom options for dhcpdv6Renato Botelho2014-02-171-1/+1
* | Normally when an ip is set the interface comes up on BSD stacks. Though push ...Ermal2014-02-171-0/+4
* | Grab exec result just to be carefulRenato Botelho2014-02-171-2/+2
* | Put a kludge for now which Fixes #3280. It should be improved later on to hav...Ermal2014-02-171-8/+11
* | Consider setting of noconcurrent login for passthrough expiry of users. Fixes...Ermal2014-02-171-19/+22
* | Provide upgrade code after changes done for Ticket #3441Ermal2014-02-172-1/+17
* | Use the 11th column for the radius context rather than overriding the interim...Ermal2014-02-171-17/+18
* | Add a knob to let the user select which console (video or serial) is preferre...jim-p2014-02-141-1/+9
* | Add a mechanism by which the serial port can be forced on always regardless o...jim-p2014-02-141-3/+3
* | Abort installation when pbi_add failsRenato Botelho2014-02-141-12/+23
* | Use https to get updates, it helps #2952Renato Botelho2014-02-141-2/+2
OpenPOWER on IntegriCloud