summaryrefslogtreecommitdiffstats
path: root/src/usr/local
Commit message (Expand)AuthorAgeFilesLines
* package search functionality completedStephen Beaver2015-10-211-5/+42
* Fixed #5332Stephen Beaver2015-10-211-32/+59
* Initial seach box state is openStephen Beaver2015-10-211-1/+1
* Change '+' icon to '-' when panel is openStephen Beaver2015-10-211-2/+16
* Added search panel. (Not yet functional though)Stephen Beaver2015-10-211-34/+74
* Revision of pkg mgr messages and appearanceStephen Beaver2015-10-212-19/+36
* REvised appearance uses icons vs buttonsStephen Beaver2015-10-211-8/+37
* Point changelog to the right repoRenato Botelho2015-10-211-10/+2
* Merge pull request #1970 from doktornotor/patch-2Chris Buechler2015-10-202-0/+9
|\
| * Point people to 'Clear Package Lock' if the reinstall of packages got stuckdoktornotor2015-10-201-0/+8
| * Point people to 'Clear Package Lock' if the reinstall of packages got stuckdoktornotor2015-10-201-0/+1
* | Show "Top of page" arrows only when required (page > window)Stephen Beaver2015-10-201-2/+8
* | Fix show categoriesRenato Botelho2015-10-201-1/+1
* | Fix inverted version comparisonRenato Botelho2015-10-201-2/+2
* | Use information from pkg to show installed packagesRenato Botelho2015-10-201-37/+27
* | Sort return of get_pkg_info()Renato Botelho2015-10-201-5/+0
* | Use new installed flag to simplify logicRenato Botelho2015-10-201-11/+1
* | Remove unnecessary functions verify_all_package_servers() and check_package_s...Renato Botelho2015-10-201-5/+0
* | Rework pkg_mgt_installed.php:Renato Botelho2015-10-201-30/+31
* | Use inline functionRenato Botelho2015-10-201-5/+3
* | Fixed #5236Stephen Beaver2015-10-201-1/+4
* | Limit the auth methods where "My Certificate Authority" is displayed/saved forMatt Smith2015-10-201-4/+12
* | Fixed #5045Stephen Beaver2015-10-204-92/+184
* | Partial fix for #5045Stephen Beaver2015-10-202-9/+19
* | Cleanup unused code:Renato Botelho2015-10-203-140/+1
* | Remove all PBIs before upgrade to 2.3, it fixes #5221Renato Botelho2015-10-201-0/+30
|/
* Use _echo, not echoStephen Beaver2015-10-191-2/+1
* Comment typoStephen Beaver2015-10-191-1/+1
* Fixed #5316Stephen Beaver2015-10-191-3/+8
* Validate that the Mobile Client settings have a valid RADIUS server selectedMatt Smith2015-10-191-0/+11
* Fixed #5315Stephen Beaver2015-10-171-38/+71
* Corrected invalid "onchange" handlingStephen Beaver2015-10-171-4/+4
* Fixed 5310Stephen Beaver2015-10-164-143/+206
* Partial fix to #5310Stephen Beaver2015-10-163-63/+52
* Revised to use print_input_errors() for consistencyStephen Beaver2015-10-161-15/+31
* Fixed #5310Stephen Beaver2015-10-161-14/+42
* Fixed serial speed selectorStephen Beaver2015-10-161-1/+1
* Fixed #5291 - Reinstalling pfSense-pkg-openvpn-client-exportStephen Beaver2015-10-161-2/+6
* Removed debugStephen Beaver2015-10-151-7/+3
* Added "reinstall all packages" functionality (accessed via diag_backup.php)Stephen Beaver2015-10-152-18/+53
* Tidy some text in package install codePhil Davis2015-10-151-3/+13
* Changed fifo name to *.sockStephen Beaver2015-10-141-3/+3
* Use a socket to talk with pkg and write json file to GUIRenato Botelho2015-10-141-31/+38
* Fixed #5259Stephen Beaver2015-10-141-1/+36
* Fixes #5291Stephen Beaver2015-10-141-49/+76
* Merge pull request #1689 from jlduran/l2tp-mschapv2Matt Smith2015-10-141-10/+11
|\
| * Add MS-CHAPv2 option to L2TP ConfigurationJose Luis Duran2015-09-221-10/+11
* | Move kill tail process to _exit()Renato Botelho2015-10-141-3/+5
* | Auto-add firewall rules for DHCP Relay, same as is done for DHCP Server. Add ...Chris Buechler2015-10-141-2/+3
* | fix typo, spotted by Phil DavisChris Buechler2015-10-142-2/+2
OpenPOWER on IntegriCloud