summaryrefslogtreecommitdiffstats
path: root/src/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Since we moved to stream related function on xmlrpc_client, we should use tcp...Renato Botelho2016-01-261-2/+6
* Fix #5816 (re)start of IPsecPhil Davis2016-01-261-5/+7
* handle bridge interface IPs so they don't get added in the wrong order. Match...Chris Buechler2016-01-261-1/+4
* Add uniqid tag to CARP VIPs that don't have one upon upgrade. Ticket #4858Chris Buechler2016-01-252-1/+15
* Fix up config setting for killing states on gateway failure. Enable this opti...Chris Buechler2016-01-253-5/+16
* Fixes the other uses of SERVER_NAME in tree.Luiz Otavio O Souza2016-01-252-3/+3
* Merge pull request #2025 from apilloud/dhcp-ignoreunknownRenato Botelho2016-01-251-3/+7
|\
| * Make DHCP deny action configurableAndrew Pilloud2015-11-051-3/+7
* | Switch to disabling strongswan unity plugin by default. Ticket #4178Chris Buechler2016-01-233-2/+14
* | Fix #5794 remove print_info_box_np chackes for gettext("apply")Phil Davis2016-01-221-1/+1
* | Somehow missed this in the committed version.jim-p2016-01-221-1/+1
* | Relocate subnet mask drop-down to a more sensible place on the PPPoE server, ...jim-p2016-01-221-1/+6
* | Make sure LANG = C for pkg callsRenato Botelho2016-01-221-0/+1
* | Move set_language() call back to guiconfig.inc since it's causing trouble on ...Renato Botelho2016-01-221-5/+0
* | Remove attributions of return code not being used at allRenato Botelho2016-01-221-4/+4
* | Fix #5690:Renato Botelho2016-01-213-14/+18
* | Fixed #5789Stephen Beaver2016-01-211-2/+2
* | Use tab instead of spacesDenny Page2016-01-211-1/+1
* | Use a single call to dpinger for a coherent view of latency/stddev/loss.Denny Page2016-01-211-5/+5
* | 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
* | 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
* | | | | 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
OpenPOWER on IntegriCloud