summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Use 0 here if specified. Ticket #6413Chris Buechler2016-05-271-1/+1
* | | | | | | | | Fix the autologin on serial console for ARM.Luiz Otavio O Souza2016-05-271-3/+3
* | | | | | | | | Change serial console to '3wire' and vt100.Luiz Otavio O Souza2016-05-261-2/+2
* | | | | | | | | Fix this missed one.NOYB2016-05-241-1/+1
* | | | | | | | | Firewall / Aliases / Edit - New URL Table Alias TypeNOYB2016-05-242-12/+12
* | | | | | | | | Firewall / Aliases / Edit - New URL Table Alias TypeNOYB2016-05-242-3/+4
* | | | | | | | | Lower default LDAP timeout to 5 seconds. Idea from Sandeep1991 in PR 2971. Ti...Chris Buechler2016-05-241-4/+4
* | | | | | | | | Set request_terminate_timeout to the same as max_execution_time in case somet...Chris Buechler2016-05-241-0/+1
* | | | | | | | | Merge pull request #2984 from NewEraCracker/php-memlimitChris Buechler2016-05-241-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Relax Suhosin to allow a 512M memory limitNewEraCracker2016-05-241-1/+1
* | | | | | | | | | Set PHP's memory limit to 512M on 64 bit. Ticket #6364Chris Buechler2016-05-241-2/+2
|/ / / / / / / / /
* | | | | | | | | URL Table (Ports) File CommentsNOYB2016-05-231-1/+2
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge pull request #2786 from NewEraCracker/remove-leftoversRenato Botelho2016-05-201-3/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove calls which rely in uninitizalized varsNewEraCracker2016-05-051-3/+1
* | | | | | | | | Merge pull request #2926 from TechSmurf/patch-1Renato Botelho2016-05-202-3/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add menu item for freeDNS v6TechSmurf2016-05-011-2/+2
| * | | | | | | | | Add freeDNS v6 supportTechSmurf2016-05-011-1/+8
* | | | | | | | | | Merge pull request #2932 from SilvioGiunge/remover_global_varsRenato Botelho2016-05-201-17/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Removed global variables used on the version 2.2SilvioGiunge2016-05-041-17/+0
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #2963 from phil-davis/patch-2Stephen Beaver2016-05-161-3/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Customize limiter info messagePhil Davis2016-05-151-3/+8
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Fix script name in error logChris Buechler2016-05-151-1/+1
* | | | | | | | | | Fix misspellings.Chris Buechler2016-05-151-3/+3
|/ / / / / / / / /
* | | | | | | | | Disable ipcomp regardless of config setting to avoid problem. Ticket #6167Chris Buechler2016-05-131-1/+2
* | | | | | | | | Silence mwexec output. Now that the groupdel actually works, it spams the log...Chris Buechler2016-05-131-1/+1
* | | | | | | | | Merge pull request #2958 from k-paulius/patch-16Chris Buechler2016-05-131-4/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Unbound and dnsmasq can both be enabled so restart both if need bek-paulius2016-05-121-4/+6
* | | | | | | | | | Fix scope for IPv6 link local gateway IPs. Ticket #6353Chris Buechler2016-05-131-1/+1
* | | | | | | | | | Handle link local IPv6 gateways and default gateway switching correctly. Tick...Chris Buechler2016-05-131-0/+11
|/ / / / / / / / /
* | | | | | | | | Don't start unbound in track6 config if system is booting. Add dnsmasq here a...Chris Buechler2016-05-121-1/+5
* | | | | | | | | Use -g with groupdel when passing a GID. Ticket #6352Chris Buechler2016-05-121-1/+1
* | | | | | | | | Use proper IPsec enable test. Fixes #6351jim-p2016-05-121-1/+1
* | | | | | | | | Fix #6278Renato Botelho2016-05-121-3/+3
* | | | | | | | | Store notices safely to prevent potential XSS when notices are displayed loca...Chris Buechler2016-05-121-5/+5
* | | | | | | | | Fix package_reinstall_all post-upgrade when packages have been removed in pre...Chris Buechler2016-05-121-5/+5
* | | | | | | | | Merge pull request #2955 from NewEraCracker/upgrade-code-tweakChris Buechler2016-05-112-10/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Tweak upgrade - Remove unused code and document changes betterNewEraCracker2016-05-112-10/+8
* | | | | | | | | | Prefer index.php over index.html where both exist.Chris Buechler2016-05-111-1/+1
|/ / / / / / / / /
* | | | | | | | | Only execute remote search operation on first call of get_pkg_info(), this sh...Renato Botelho2016-05-111-0/+18
* | | | | | | | | Revert "Add config upgrade code to update package names. Ticket #6118"Chris Buechler2016-05-112-14/+1
* | | | | | | | | Check for is_array here to avoid possible issues if the config.cache is inval...Chris Buechler2016-05-101-1/+1
* | | | | | | | | just exit for v6, gateways setup above.Chris Buechler2016-05-091-4/+0
* | | | | | | | | fix booting checkChris Buechler2016-05-092-2/+2
* | | | | | | | | A simple fix for #6120Renato Botelho2016-05-092-16/+2
* | | | | | | | | Revert "Fix #6120"Renato Botelho2016-05-092-62/+0
* | | | | | | | | Fix #6120Renato Botelho2016-05-092-0/+62
* | | | | | | | | Update L7 config upgrade code removal. Only file notice if it was actually in...Chris Buechler2016-05-081-1/+5
* | | | | | | | | Add config upgrade code to update package names. Ticket #6118Chris Buechler2016-05-082-1/+14
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Setup gateway monitors and exit in rc.newwanip(v6) if system is booting. Tick...Chris Buechler2016-05-072-0/+18
* | | | | | | | Log if rc.newwanip(v6) is called with empty interface.Chris Buechler2016-05-072-0/+2
OpenPOWER on IntegriCloud