summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Completed #5333Stephen Beaver2015-10-2216-310/+395
* Check unbound root.key file contents, and remove it if invalid, before unboun...Chris Buechler2015-10-211-0/+9
* Hitting "Enter" now same as clicking "Search" buttonStephen Beaver2015-10-211-5/+17
* 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
* Make setting charon.plugins.attr.subnet conditional on net_list being set. SetMatt Smith2015-10-211-3/+1
* 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
* | Disable strongswan logging under auth since it's all logged under daemon,Chris Buechler2015-10-201-0/+5
* | 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-202-5/+5
* | Change get_pkg_info() to also return installed_versionRenato Botelho2015-10-201-0/+13
* | Use new installed flag to simplify logicRenato Botelho2015-10-201-11/+1
* | Make get_pkg_info() add a tag saying when package is installedRenato Botelho2015-10-201-0/+4
* | Remove unnecessary functions verify_all_package_servers() and check_package_s...Renato Botelho2015-10-202-15/+0
* | Rework pkg_mgt_installed.php:Renato Botelho2015-10-201-30/+31
* | Teach get_pkg_info() to deal with an array of packagesRenato Botelho2015-10-201-1/+10
* | Remove WWW: line from pkg descRenato Botelho2015-10-201-0/+2
* | Add pkg_version_compare()Renato Botelho2015-10-201-0/+20
* | Remove fifo debug from internal functionsRenato Botelho2015-10-201-18/+0
* | Use inline functionRenato Botelho2015-10-201-5/+3
* | Check whether the P2 or its associated P1 are disabled before adding NATChris Buechler2015-10-201-1/+8
* | 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-2010-599/+11
* | Rework installpkg and uninstallpkg scripts to use pfSense-upgradeRenato Botelho2015-10-202-39/+18
* | Remove all PBIs before upgrade to 2.3, it fixes #5221Renato Botelho2015-10-201-0/+30
|/
* Disable zero copy buffers in bpf.Luiz Otavio O Souza2015-10-191-1/+0
* 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
* Fix the captive portal rules after 98bf4991dc31f97fc7315a6b8aba433de9d39cea.Luiz Otavio O Souza2015-10-191-10/+4
* 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
* Fixed bogus "Beginning package installation" message from the install_package...Stephen Beaver2015-10-161-2/+0
OpenPOWER on IntegriCloud