summaryrefslogtreecommitdiffstats
path: root/src/usr
Commit message (Expand)AuthorAgeFilesLines
* Welcome pfSense 2.3.4-RELEASEv2.3.4Renato Botelho2017-05-031-1/+1
* 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
* 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
* 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
* 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-261-3/+13
* 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_dyndns_edit.phpxygrec2017-04-211-1/+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-202-34/+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
* Revert "CSRF: Close session before exit"Renato Botelho2017-04-111-1/+0
* CSRF: Close session before exitRenato Botelho2017-04-101-0/+1
* Restore CSRF customizationsRenato Botelho2017-04-101-1/+3
* Update CSRF to latest version from githubRenato Botelho2017-04-102-10/+14
* Fix UTF8 in base64 decodeSteve Beaver2017-04-101-1/+1
* Adds ability to ignore DHCP offers from multiple serverslukehamburg2017-04-041-3/+4
* Typo fixdoktornotor2017-04-031-1/+1
* Disallow IPv6 for RADIUS server.doktornotor2017-04-031-0/+7
* Merge pull request #3613 from doktornotor/patch-15jim-p2017-04-031-2/+0
|\
| * Remove useless config_lock()/config_unlock() callsdoktornotor2017-03-051-2/+0
* | Fixed #7445Steve Beaver2017-04-031-1/+2
* | Merge pull request #3687 from doktornotor/patch-1Steve Beaver2017-04-031-1/+1
* | Merge pull request #3580 from doktornotor/patch-9Renato Botelho2017-03-291-275/+15
|\ \
| * | Remove another leftoverdoktornotor2017-02-251-21/+0
| * | Fix NTP widget to show server time (Issue #7245)doktornotor2017-02-241-255/+16
* | | load package add-on tabs into config to avoid parsing all installed package x...PiBa-NL2017-03-291-4/+5
* | | Redmine #7435 Fix edit problems due to POST id codePhil Davis2017-03-284-13/+22
* | | Add underscores to is_port* function namesPhil Davis2017-03-277-16/+16
OpenPOWER on IntegriCloud