summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2987 from stilez/patch-27Stephen Beaver2016-06-221-0/+25
|\
| * Add "delete entry" for ARP tablestilez2016-05-311-0/+25
* | Merge pull request #2986 from NewEraCracker/patch-ntp-gpsStephen Beaver2016-06-222-2/+2
|\ \
| * | Fix NTP PPS. It had 'None' option available on 2.2.x.NewEraCracker2016-06-151-1/+1
| * | Fix "Unable to remove NTP GPS from configuration"NewEraCracker2016-06-151-1/+1
* | | Merge pull request #2982 from stilez/patch-26Stephen Beaver2016-06-223-17/+12
|\ \ \
| * | | redundant check - is_numericint() tests for >= 0stilez2016-05-241-1/+1
| * | | Use global backup count instead of hardcoded value and remove redundant functionstilez2016-05-241-12/+1
| * | | fix logic and replace hard coded value by globalstilez2016-05-241-2/+2
| * | | set default_config_backup_count based on platformstilez2016-05-241-2/+8
| * | | Give settings section a more helpful/standard title to match other GUI settin...stilez2016-05-241-2/+2
* | | | Merge pull request #2942 from stilez/patch-22Stephen Beaver2016-06-222-2/+23
|\ \ \ \
| * | | | Self correcting - poor englishstilez2016-05-081-1/+1
| * | | | Accuracystilez2016-05-081-1/+1
| * | | | missed a comment I added and shouldn't have - removedstilez2016-05-081-1/+1
| * | | | Update OpenVPN Wizard to include missing key sizesstilez2016-05-081-2/+22
| * | | | Add missing recommended key lengths to OpenVPN optionsstilez2016-05-081-1/+2
* | | | | Merge pull request #2935 from cfazendin/hostname_menuStephen Beaver2016-06-222-10/+34
|\ \ \ \ \
| * | | | | Added option to System > General Setup > webConfigurator to change the title ...Christopher Fazendin2016-05-052-10/+34
* | | | | | Merge pull request #2906 from Chrisc-c-c/Fix-QinQ-InterfacesStephen Beaver2016-06-222-12/+12
|\ \ \ \ \ \
| * | | | | | Make QinQ interfaces work againChris Rowe2016-04-242-12/+12
* | | | | | | Allow IGMP Proxy logging verbosity to be selected via system log settings (PR...Stephen Beaver2016-06-222-1/+17
* | | | | | | Merge pull request #2891 from gottaloveit/dns-overrides-privsStephen Beaver2016-06-225-3/+323
|\ \ \ \ \ \ \
| * | | | | | | adding privileges and separating DNS Resolver overrides from general settingsJoe2016-04-205-3/+323
* | | | | | | | Merge pull request #2783 from jlduran/harden-sshd_configStephen Beaver2016-06-221-17/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | Force 4096 RSA keysJose Luis Duran2016-04-161-1/+1
| * | | | | | | | Harden sshd_configJose Luis Duran2016-04-161-16/+19
* | | | | | | | | Fixed #6504 by making table sortableStephen Beaver2016-06-221-1/+1
* | | | | | | | | jQuery datepicker added to interfaces.php and interfaces_ppps_edit.php for se...Stephen Beaver2016-06-222-1/+4
* | | | | | | | | Fixed #6516 by replacing HTML5 datepicker with jQuery widgetStephen Beaver2016-06-221-0/+1
* | | | | | | | | fix rowhelper select_source empty comboMarcello Coutinho2016-06-211-1/+1
* | | | | | | | | Only call interfaces_vips_configure once if it's needed, rather than doing th...Chris Buechler2016-06-211-1/+5
* | | | | | | | | update d3.jsJared Dillard2016-06-211-5/+5
* | | | | | | | | update nvd3 filesJared Dillard2016-06-212-556/+1141
* | | | | | | | | 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
* | | | | | | | | Fixed #6514 by requiring string starts with letter ot underscoreStephen Beaver2016-06-211-1/+1
* | | | | | | | | Only omit aggressive line from ipsec.conf where IKEv2. Ticket #6513Chris Buechler2016-06-211-1/+1
* | | | | | | | | Fixed #6498 by providing new address type argument to Form_IpAddress(). In th...Stephen Beaver2016-06-212-5/+19
* | | | | | | | | Create openssl.cnf symlink during bootRenato Botelho2016-06-212-1/+3
* | | | | | | | | Set kern.corefile, fixes #6510jim-p2016-06-211-1/+2
* | | | | | | | | Fix typojim-p2016-06-201-1/+1
* | | | | | | | | Fix redundant phrasing.jim-p2016-06-201-1/+1
* | | | | | | | | Teach rc script to copy custom_logos over default oneRenato Botelho2016-06-201-0/+6
* | | | | | | | | Remove tab_array from interfaces_groups_edit.php to be consistent with other ...Renato Botelho2016-06-171-13/+0
* | | | | | | | | Correct value for 9600. Ticket #6416Chris Buechler2016-06-151-1/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge pull request #2999 from phil-davis/patch-6Chris Buechler2016-06-091-6/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix #6468 Do not allow edit of day and timesPhil Davis2016-06-081-6/+6
* | | | | | | | | One more escapeshellarg for auth.inc on 2.4. Ticket #6475jim-p2016-06-091-1/+1
* | | | | | | | | Use escapeshellarg on shell calls in auth.inc. Ticket #6475jim-p2016-06-091-10/+18
OpenPOWER on IntegriCloud