summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Run generate-privdefs.php to update priv.defs.incjim-p2016-06-271-1/+1
* bring back subnetv4_expand function used by pfblockerngChris Buechler2016-06-251-0/+14
* Use the translated destination for kill_states if one exists. Ticket #6531Chris Buechler2016-06-241-4/+7
* Correct/clarify column header. Ticket #6530Chris Buechler2016-06-241-1/+1
* Fix styleChris Buechler2016-06-241-3/+4
* pfSense_get_pf_states always returns source as src and dest as dst, this flip...Chris Buechler2016-06-241-20/+10
* Fix styleChris Buechler2016-06-241-7/+13
* Add include of functions.inc for declaration of gettextDenny Page2016-06-241-0/+1
* Revert "Incorporated ssl changes"Renato Botelho2016-06-242-9/+1
* Include interface scope on IPv6 static routes to link local gateway IPs. Tick...Chris Buechler2016-06-241-0/+4
* Comment typoStephen Beaver2016-06-231-1/+1
* Revert "adding privileges and separating DNS Resolver overrides from general ...Chris Buechler2016-06-235-323/+3
* Shouldn't the priv match here be set to "services_rfc2136_edit.php*"?NOYB2016-06-231-1/+1
* Load actual value of webguihostnamemenuPhil Davis2016-06-231-1/+1
* Restored countdown functionality and menu refresh on successful update/remove...Stephen Beaver2016-06-231-5/+23
* Clarify ports alias hint. Ticket #6523Chris Buechler2016-06-221-1/+1
* add traffic totals packageJared Dillard2016-06-221-0/+1
* % and / are also allowed in valuesjim-p2016-06-221-2/+2
* Fix Bug #6394 - Incorrect Output of TranslationNewEraCracker2016-06-224-4/+9
* Remove duplicate listtags() entry 'member'.NOYB2016-06-222-2/+2
* Remove subnet_expand()stilez2016-06-221-24/+0
* Fix #6482 OpenVPN Redirect Gateway Option Causes GUI IssuePhil Davis2016-06-221-2/+4
* added missing div.content wrapper when reloading filtershailthemelody2016-06-221-12/+14
* Fix PHP Warning about invalid argument supplied for foreachNewEraCracker2016-06-222-6/+10
* Fix bad escapeshellarg logic on mpd executionNewEraCracker2016-06-221-2/+3
* Do not allow deleting your own user namePhil Davis2016-06-221-16/+43
* missing "("stilez2016-06-221-1/+1
* optional arg for old behaviourstilez2016-06-221-3/+4
* function name hms -> dhmsstilez2016-06-221-5/+5
* Simplify convert_seconds_to_hms() and show days for large numbers of hoursstilez2016-06-221-22/+12
* Add "delete entry" for ARP tablestilez2016-06-221-0/+25
* Fix NTP PPS. It had 'None' option available on 2.2.x.NewEraCracker2016-06-221-1/+1
* Fix "Unable to remove NTP GPS from configuration"NewEraCracker2016-06-221-1/+1
* redundant check - is_numericint() tests for >= 0stilez2016-06-221-1/+1
* Use global backup count instead of hardcoded value and remove redundant functionstilez2016-06-221-12/+1
* fix logic and replace hard coded value by globalstilez2016-06-221-2/+2
* set default_config_backup_count based on platformstilez2016-06-221-2/+8
* Give settings section a more helpful/standard title to match other GUI settin...stilez2016-06-221-2/+2
* Self correcting - poor englishstilez2016-06-221-1/+1
* Accuracystilez2016-06-221-1/+1
* missed a comment I added and shouldn't have - removedstilez2016-06-221-1/+1
* Update OpenVPN Wizard to include missing key sizesstilez2016-06-221-2/+22
* Add missing recommended key lengths to OpenVPN optionsstilez2016-06-221-1/+2
* Added option to System > General Setup > webConfigurator to change the title ...Christopher Fazendin2016-06-222-10/+34
* Make QinQ interfaces work againChris Rowe2016-06-222-12/+12
* Allow IGMP Proxy logging verbosity to be selected via system log settings (PR...Stephen Beaver2016-06-222-1/+17
* adding privileges and separating DNS Resolver overrides from general settingsJoe2016-06-225-3/+323
* Force 4096 RSA keysJose Luis Duran2016-06-221-1/+1
* Harden sshd_configJose Luis Duran2016-06-221-16/+19
* Fixed #6504 by making table sortableStephen Beaver2016-06-221-1/+1
OpenPOWER on IntegriCloud