summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-182-8/+212
|\ \
| * | Gateway Monitor Advanced SettingsN0YB2014-01-251-3/+24
| * | Gateway Monitor Advanced SettingsN0YB2014-01-242-7/+190
* | | 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
* | | | Do not call rc.newwanip when pppoe gets a v6 ip.Ermal2014-02-181-1/+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
* | | | Move this global declaration to the proper file rather than backend codeErmal2014-02-172-12/+13
* | | | Help ticket #3449:Renato Botelho2014-02-171-2/+6
* | | | Use correct parameter (bootfile-url) to configure netboot on DHCPdv6, it fixe...Renato Botelho2014-02-172-28/+12
* | | | 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
* | | | Whitespace fixErmal2014-02-171-38/+38
* | | | Use htmlspecialchars(), a better solution for #2952Renato Botelho2014-02-171-1/+1
* | | | 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-6/+13
* | | | Consider setting of noconcurrent login for passthrough expiry of users. Fixes...Ermal2014-02-171-19/+22
* | | | Some tweaking to handle when switching off dhcpv6.Ermal2014-02-171-5/+8
* | | | Merge 10 -> 10.1 and 10.1 -> 10.2 function upgrade since the recent changes d...Ermal2014-02-171-5/+2
* | | | Use descr as the field name for voucher description so it gets CDATA protecti...Ermal2014-02-171-3/+3
* | | | Use the 11th column for the radius context rather than overriding the interim...Ermal2014-02-171-17/+18
* | | | Merge pull request #917 from phil-davis/masterErmal Luçi2014-02-171-12/+58
|\ \ \ \
| * | | | Improve processing of DNS server changesPhil Davis2014-02-151-8/+35
| * | | | Enhanced validation of general DNS servers and gatewaysPhil Davis2014-02-141-8/+27
* | | | | Add a knob to let the user select which console (video or serial) is preferre...jim-p2014-02-142-1/+27
* | | | | Add a mechanism by which the serial port can be forced on always regardless o...jim-p2014-02-143-6/+6
* | | | | Fix #2952, escape necessary chars to avoid xss injectionRenato Botelho2014-02-141-1/+1
* | | | | Respect g['tmp_path']Renato Botelho2014-02-141-3/+3
* | | | | Add https to update URLs and replace RELENG_8_3 by RELENG_10_0Renato Botelho2014-02-141-2/+2
* | | | | Abort installation when pbi_add failsRenato Botelho2014-02-131-13/+22
|/ / / /
* | | | Merge pull request #913 from Aeyoun/string-max-connections-per-host-per-secondErmal Luçi2014-02-132-5/+5
|\ \ \ \
| * | | | Change string to "Maximum new connections per host / per second(s)"Daniel Aleksandersen2014-02-132-5/+5
|/ / / /
* | | | Obsolete old ipsec tools filesRenato Botelho2014-02-121-0/+5
* | | | Be specific on the authentication method to use since xauth-eap will be activ...Ermal2014-02-121-3/+3
* | | | Correct script pathErmal2014-02-121-1/+1
* | | | Remove references to racoon and correct some handling of ipsec configurationErmal2014-02-121-13/+10
* | | | Remove copy paste leftoverErmal2014-02-121-1/+1
* | | | If specified add authentication script configuration to strongswan.confErmal2014-02-121-0/+16
* | | | Remove not used anymore parametersErmal2014-02-121-9/+0
* | | | Teach script to read authentication servers from environmentErmal2014-02-121-0/+1
* | | | Fix symlink calls adding full link name, it fixes issue reported at https://f...Renato Botelho2014-02-111-2/+2
* | | | Properly set the configuration here based on https://forum.pfsense.org/index....Ermal2014-02-111-2/+2
* | | | Catch a validation issue reported on the mailing list thread: IPv6 address da...Ermal2014-02-111-2/+2
OpenPOWER on IntegriCloud