summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
* | | | Follow FreeBSD steps (r294560) and stop creating rsa1 and dsa keys by defaultRenato Botelho2016-01-221-2/+0
* | | | 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
* | | 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
OpenPOWER on IntegriCloud