summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Welcome pfSense 2.3.4-RELEASEv2.3.4Renato Botelho2017-05-033-3/+4
* Fix #7508 stop write_config after reset_factory_defaultsPhil Davis2017-05-031-1/+22
* Typos in pkg management code commentsPhil Davis2017-05-033-7/+7
* Let he user know if all selected interfaces are downPhil Davis2017-05-031-3/+7
* Fix interface down in interface statistics widgetPhil Davis2017-05-031-11/+12
* Redmine #7318 None button for widget filtersPhil Davis2017-05-0310-50/+56
* Handle widgets having no items selected for displayPhil Davis2017-05-039-20/+112
* Remove bonus end td tag in interface statistics widgetPhil Davis2017-05-031-1/+0
* Work around broken wizard rules for ticket #7434jim-p2017-05-021-0/+6
* Make sure that array exists before using foreach() (Bug #7399)doktornotor2017-05-021-2/+7
* SpellingSteve Beaver2017-05-021-1/+1
* space/tabSteve Beaver2017-05-021-1/+1
* Add Netgate ID display to system info widgetSteve Beaver2017-05-021-0/+7
* save uniqueid during bootRenato Botelho2017-05-021-0/+1
* Read default language from globals.inc instead of hardcoding (it was already ...jim-p2017-05-021-1/+1
* Set default anguage in General Setup to en_USPhil Davis2017-05-021-0/+5
* Checks for DHCP Relay being enabled/disabled should be skipped when editting ...Renato Botelho2017-04-271-11/+23
* Fix comparisons for CDATA tags in configPhil Davis2017-04-271-3/+3
* Vendor MAC Retention - UpdateNOYB2017-04-261-3/+5
* Vendor MAC Retention File ConsolidateNOYB2017-04-262-9/+7
* Vendor MAC Retention File RelocateNOYB2017-04-262-3/+3
* Vendor MAC Restore LogicNOYB2017-04-261-1/+6
* Spoof MAC Var NameNOYB2017-04-261-5/+5
* Fix #7120: Restore vendor mac address when spoofmac is set to blankRenato Botelho2017-04-261-5/+21
* Retain vendor MAC address for all interfaces during boot. Ticket #7011Renato Botelho2017-04-261-0/+24
* Encode hostname and other output for DHCP lease status. Fixes #7497jim-p2017-04-261-20/+20
* Always add the CN as the first SAN when creating a certificate in the GUI or ...jim-p2017-04-262-4/+16
* Add expiration field to NDP listingSergio Carlos Morales Angeles2017-04-251-7/+18
* Fix #7493 only check interface IP if staticPhil Davis2017-04-251-2/+2
* Avoid invalid arg error when saving WoL widgetPhil Davis2017-04-251-2/+4
* Update services.incxygrec2017-04-211-2/+2
* Update services_dyndns_edit.phpxygrec2017-04-211-1/+2
* Update dyndns.classxygrec2017-04-211-0/+60
* Update services.incxygrec2017-04-211-2/+2
* trafficgraphs, divide bandwidth by time when statistics where gathered to smo...PiBa-NL2017-04-211-10/+17
* ipsec overview, check label exists for interface including disabled ones, tel...PiBa-NL2017-04-201-2/+6
* ipsec webgui, move building the $iflabels array outside if the loopPiBa-NL2017-04-201-20/+20
* notify test buttons for smtp/growl should use new unsaved settings just madePiBa-NL2017-04-201-4/+6
* Do input validation on the actual array passed inPhil Davis2017-04-201-1/+1
* Escape IPv6 when passed to ndp delete commandSergio Carlos Morales Angeles2017-04-201-1/+1
* Add ability to delete NDP entrySergio Carlos Morales Angeles2017-04-201-2/+29
* Remember original alias name on edit input errorsPhil Davis2017-04-201-6/+10
* Refactor update_alias_names_upon_changePhil Davis2017-04-203-34/+33
* Remove redundant check, get_pkg_info() call uses a parameter to return only i...Renato Botelho2017-04-191-5/+0
* Fix installation of extra packages at build time relaxing check for running P...Renato Botelho2017-04-191-5/+5
* Fix indent and spacesRenato Botelho2017-04-191-24/+49
* Use correct function (is_pkg_installed) and unbreak get_pkg_info()Renato Botelho2017-04-191-2/+2
* Revise dev_mode change handlerSteve Beaver2017-04-131-1/+1
* Fixed #7451Steve Beaver2017-04-131-3/+3
* Revert "Restore CSRF customizations"Renato Botelho2017-04-111-3/+1
OpenPOWER on IntegriCloud