summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
...
* | | The topology line also must be skipped if an SSL/TLS mode is used with a CIDR...jim-p2016-01-211-1/+2
* | | Initialize $stop_time inside foreach to make sure it resets to proper value e...Renato Botelho2016-01-201-1/+1
* | | Obsolete libstrongswan-unity.MOVEDRenato Botelho2016-01-201-0/+1
* | | Fix #4178:Renato Botelho2016-01-201-13/+9
* | | Fix strongswan.conf indent levelRenato Botelho2016-01-201-1/+1
* | | Fix strongswan.conf indent levelRenato Botelho2016-01-201-22/+22
* | | Merge pull request #2472 from dennypage/masterChris Buechler2016-01-191-0/+1
|\ \ \
| * | | Add standard deviation to gateway status and widgetDenny Page2016-01-181-0/+1
* | | | Remove ORIGINAL_PORTAL_IP, it was never used.Chris Buechler2016-01-191-2/+0
* | | | Revert chmod change from 9219378b588ce968702be2a7e153aa984504b6aaNewEraCracker2016-01-191-0/+0
* | | | Merge pull request #2450 from hexaclock/masterRenato Botelho2016-01-191-5/+29
|\ \ \ \
| * | | | Update auth.incDan Vinakovsky2016-01-181-1/+1
| * | | | add note about r284483Daniel Vinakovsky2016-01-181-4/+4
| * | | | more style fixes. unset old fieldsDaniel Vinakovsky2016-01-181-4/+3
| * | | | style fixesDaniel Vinakovsky2016-01-181-4/+2
| * | | | Merge remote-tracking branch 'upstream/master'Daniel Vinakovsky2016-01-1646-813/+2804
| |\ \ \ \
| * | | | | compatibility with freebsdDaniel Vinakovsky2016-01-161-0/+9
| * | | | | switched to bcrypt as per #4120daniel2016-01-141-5/+23
* | | | | | Update smtp.inc to 2016-01-18Renato Botelho2016-01-191-5/+5
* | | | | | autocapitalize off is deprecated, use none instead. Ticket #5776Chris Buechler2016-01-181-1/+1
| |_|/ / / |/| | | |
* | | | | Bring text to current realityRenato Botelho2016-01-181-1/+1
* | | | | Merge pull request #2421 from stilez/patch-8Renato Botelho2016-01-181-23/+31
|\ \ \ \ \
| * | | | | should be min($bits1, $bits2) for 'largest subnet'stilez2016-01-181-2/+2
| * | | | | 5 or 6stilez2016-01-131-1/+1
| * | | | | fix $subnet1 should be $subnet2, thanks rbgarbastilez2016-01-131-2/+2
| * | | | | fix 4 should be 6 (thanks, good catch)stilez2016-01-131-3/+3
| * | | | | Fix logic for subnet overlap check + canonical for IPv6stilez2016-01-131-24/+32
* | | | | | Respect smtp debug settingRenato Botelho2016-01-181-2/+4
* | | | | | Revert "add all of /usr/local/lib/lighttpd to obsoletedfiles"Renato Botelho2016-01-181-1/+60
* | | | | | Revert "Add more lighttpd pieces to obsoletedfiles list"Renato Botelho2016-01-181-5/+0
* | | | | | fix Bug #5776heper2016-01-171-1/+1
* | | | | | Fix dns test for localhost inclusion, when saving now the port value can be s...jim-p2016-01-161-2/+2
| |_|/ / / |/| | | |
* | | | | Do not allow certificate to be deleted if it's been used by a package. Fixes ...Renato Botelho2016-01-151-1/+19
* | | | | Silence stream_socket_enable_crypto() warning when CN doesn't match. Fixes #5604Renato Botelho2016-01-151-2/+2
* | | | | Encode DHCP/DHCPv6 server additional BOOTP text options before save to XML to...Renato Botelho2016-01-153-4/+35
* | | | | Update license on files from /etc/incRenato Botelho2016-01-1538-640/+1536
* | | | | Update sasl classes to last version and remove all style customizations - htt...Renato Botelho2016-01-155-28/+26
* | | | | Update smtp class to latest version, fixes #5604Renato Botelho2016-01-152-139/+1171
* | | | | Respect force parameter even if message is the same of last sentRenato Botelho2016-01-151-2/+2
* | | | | Add config upgrade code to remove L7 config pieces, and file a notice where f...Chris Buechler2016-01-142-1/+17
| |/ / / |/| | |
* | | | Simplify logic and fixes on interface_vlan_adapt_mtu()Renato Botelho2016-01-141-14/+13
* | | | When parent of a VLAN is LAGG and need to set a different MTU, interface must...Renato Botelho2016-01-141-1/+14
* | | | Use proper variable ($wantedmtu) to get vlan MTURenato Botelho2016-01-141-3/+1
* | | | All lagg members are exclusive, set the same MTU defined on interface instead...Renato Botelho2016-01-141-11/+7
* | | | Rename variables to make more senseRenato Botelho2016-01-141-4/+4
* | | | Simplify logicRenato Botelho2016-01-141-3/+4
* | | | Merge pull request #2422 from phil-davis/patch-2Chris Buechler2016-01-131-47/+62
|\ \ \ \
| * | | | Fix #5767 config validation errors when first enabling DNS ResolverPhil Davis2016-01-131-47/+62
* | | | | Revise binat rule when nobinat is setStephen Beaver2016-01-131-1/+1
* | | | | Fix no binat checkboxStephen Beaver2016-01-131-1/+1
OpenPOWER on IntegriCloud