summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
* Add include of functions.inc for declaration of gettextDenny Page2016-06-241-0/+1
* Include interface scope on IPv6 static routes to link local gateway IPs. Tick...Chris Buechler2016-06-241-0/+4
* Revert "adding privileges and separating DNS Resolver overrides from general ...Chris Buechler2016-06-231-8/+0
* Remove duplicate listtags() entry 'member'.NOYB2016-06-222-2/+2
* Remove subnet_expand()stilez2016-06-221-24/+0
* Fix bad escapeshellarg logic on mpd executionNewEraCracker2016-06-221-2/+3
* missing "("stilez2016-06-221-1/+1
* optional arg for old behaviourstilez2016-06-221-3/+4
* Simplify convert_seconds_to_hms() and show days for large numbers of hoursstilez2016-06-221-22/+12
* Use global backup count instead of hardcoded value and remove redundant functionstilez2016-06-221-12/+1
* set default_config_backup_count based on platformstilez2016-06-221-2/+8
* Add missing recommended key lengths to OpenVPN optionsstilez2016-06-221-1/+2
* Make QinQ interfaces work againChris Rowe2016-06-221-8/+8
* Allow IGMP Proxy logging verbosity to be selected via system log settings (PR...Stephen Beaver2016-06-221-1/+6
* adding privileges and separating DNS Resolver overrides from general settingsJoe2016-06-221-0/+8
* Force 4096 RSA keysJose Luis Duran2016-06-221-1/+1
* Harden sshd_configJose Luis Duran2016-06-221-16/+19
* Only call interfaces_vips_configure once if it's needed, rather than doing th...Chris Buechler2016-06-211-1/+5
* Fix styleChris Buechler2016-06-211-3/+5
* require_once auth.inc in vpn.inc since it uses functions from there, though n...Chris Buechler2016-06-211-0/+1
* Only omit aggressive line from ipsec.conf where IKEv2. Ticket #6513Chris Buechler2016-06-211-1/+1
* Create openssl.cnf symlink during bootRenato Botelho2016-06-211-0/+9
* Set kern.corefile, fixes #6510jim-p2016-06-211-1/+2
* Teach rc script to copy custom_logos over default oneRenato Botelho2016-06-201-0/+6
* Use escapeshellarg on shell calls in auth.inc. Ticket #6475jim-p2016-06-091-10/+18
* Implement pkg_valid_name()Renato Botelho2016-06-081-0/+8
* Set keepalive_timeout 0 where captive portal in use, and update otherwise to ...Chris Buechler2016-06-031-1/+3
* Use 0 here if specified. Ticket #6413Chris Buechler2016-05-271-1/+1
* Fix this missed one.NOYB2016-05-251-1/+1
* Firewall / Aliases / Edit - New URL Table Alias TypeNOYB2016-05-252-12/+13
* Firewall / Aliases / Edit - New URL Table Alias TypeNOYB2016-05-252-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
* 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
* Welcome 2.3.1-RELEASERenato Botelho2016-05-162-2/+3
* Customize limiter info messagePhil Davis2016-05-161-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
* Unbound and dnsmasq can both be enabled so restart both if need bek-paulius2016-05-131-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
OpenPOWER on IntegriCloud