summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix aliases popup width when fields are hidden when page is loaded. It should...Renato Botelho2015-02-0215-10/+15
* Properly calculate the 6rd default gateway honoring netmasks other than /32Ermal LUÇI2015-02-021-1/+5
* Ticket #4353 fix typo on unset var spotted-by: Phil DavisErmal LUÇI2015-02-021-1/+1
* Unbound domain override IP:port validationPhil Davis2015-02-021-1/+1
* speedup 'function is_port($port)' speed by skipping calls to getservbyname wh...PiBa-NL2015-02-021-5/+3
* Remove latin-1 encoding of RSS feedPhil Davis2015-02-021-1/+0
* need $g here so product_name is set in user agentChris Buechler2015-02-011-1/+1
* Add input validation to prevent the use of AES > 128 where glxsb is enabled. ...Chris Buechler2015-01-312-3/+16
* Fixes #4360 allow marking a connection as responder only, the same behviour a...Ermal LUÇI2015-01-312-0/+17
* Fixes #4359 Allow controlling uniqueidsErmal LUÇI2015-01-313-1/+39
* Traffic Shaper Wizard Upstream SIP ServerPhil Davis2015-01-312-2/+4
* Fixes #4353 Identify when strongswan.conf needs a reload and restart ipsec se...Ermal LUÇI2015-01-313-17/+42
* Fixes #4333 Unset previous defined values before using the new onesErmal LUÇI2015-01-312-0/+8
* Firewall Log does not display logged IGMP packetsPhil Davis2015-01-311-0/+3
* Fixes #4340 encode username same as with password to avoid issues with specia...Ermal LUÇI2015-01-312-1/+2
* Do not reuse reqid on copy of phase2 Fixes #4349Ermal LUÇI2015-01-301-0/+1
* Set update_url and update_manifest automatically based on version being or no...Renato Botelho2015-01-291-6/+13
* fix input validation, = is OK hereChris Buechler2015-01-291-2/+2
* Fixes #4274 same fix as #4302 enclose in double quotes to tell yacc this is a...Ermal LUÇI2015-01-281-2/+6
* Apparently yacc became more strict in FreeBSD 10. Fixes #4302Ermal LUÇI2015-01-281-8/+9
* Fixes #4275 use double quotes on asn1dn specification so strongswan properly ...Ermal LUÇI2015-01-281-2/+4
* Accept port range on Outbound NAT. Fixes #4300Renato Botelho2015-01-281-2/+2
* Reload filter when IPsec is disabled, fixes #4245Renato Botelho2015-01-281-0/+2
* Add support for 0x20 DNS random bit support. Fixes #4205Warren Baker2015-01-282-2/+20
* Support for Office365 MailPhil Davis2015-01-281-0/+20
* Support choice of SMTP Authentication MechanismsPhil Davis2015-01-281-1/+15
* Fix #4318 - gen_subnetv4_max() not working on 32bitRenato Botelho2015-01-281-1/+1
* Dynamic DNS wildcard typoPhil Davis2015-01-281-2/+2
* Unimportant typos in user and group managerPhil Davis2015-01-284-9/+9
* Simplify use of other serial ports setting all of them as onifconsole when se...Renato Botelho2015-01-272-8/+9
* Teach ufslabels.sh to deal with DESTDIR, useful on installationRenato Botelho2015-01-271-3/+3
* Improve a bit sh syntax and fix it for multiple swap devicesRenato Botelho2015-01-271-31/+40
* Change version to 2.2.1-DEVELOPMENTRenato Botelho2015-01-271-1/+1
* Fix sed syntax, -i requires a space before the parameter. Also fix regex to f...Renato Botelho2015-01-271-3/+3
* use example.com for examplesChris Buechler2015-01-271-1/+1
* these descriptions were flipped. Ticket #4273Chris Buechler2015-01-271-2/+2
* Fixes #4257 With the platform_booting() fixes a regression was done on openvp...RELENG_2_2_0Ermal LUÇI2015-01-221-6/+10
* Make sure radvd is reconfigured when CARP is enabled/disabled. It should fix ...Renato Botelho2015-01-221-1/+18
* Save the tradition and point to used binaries hereErmal LUÇI2015-01-221-1/+1
* When configuring radvd, check if carp is enabled. Ticket #4252Renato Botelho2015-01-221-2/+2
* Do not translate function return stringRenato Botelho2015-01-221-4/+4
* Fix typo in function nameRenato Botelho2015-01-221-1/+1
* Strict comparison not necessary here, and makes this fail to work asChris Buechler2015-01-211-1/+1
* Ticket #4254 do not put duplicate interface namesErmal LUÇI2015-01-211-1/+1
* Ticket #4254 Actually use proper variables allover to have correct route addedErmal LUÇI2015-01-211-11/+11
* Ticket #4254 Actually use proper interface to check if gateway existsErmal LUÇI2015-01-211-1/+5
* Ticket #4254 Use proper variableErmal LUÇI2015-01-211-4/+4
* Ticket #4254 actually use the info on the protocol of the vpn sepcification t...Ermal LUÇI2015-01-211-2/+2
* Ticket #4254 Handle even hosts specified throguh dns nameErmal LUÇI2015-01-211-2/+7
* Ticket #4524 Bring back static routes on ipsec to make sure charon does not s...Ermal LUÇI2015-01-211-2/+45
OpenPOWER on IntegriCloud