summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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 ↵Renato Botelho2015-10-202-15/+0
| | | | | | | | check_package_server_ssl()
* | Rework pkg_mgt_installed.php:Renato Botelho2015-10-201-30/+31
| | | | | | | | | | | | | | | | | | | | | | - Use complete name for get_pkg_info() filter parameter - Remove unnecessary calls to verify_all_package_servers and check_package_server_ssl - Remove unused and commented out tabs - Use new pkg_version_compare() to compare package version, it fixes #4924 - Remove already disabled 'Reinstall GUI' - Fix Info button
* | 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
| | | | | | | | rules. Ticket #5320
* | Fixed #5236Stephen Beaver2015-10-201-1/+4
| |
* | Limit the auth methods where "My Certificate Authority" is displayed/saved forMatt Smith2015-10-201-4/+12
| | | | | | | | mobile clients. Fixes #5323.
* | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove xmlrpcbaseurl from globals - Remove xmlrpcpath from globals - Remove embeddedbootupslice from globals - Remove call_pfsense_method() - Remove check_firmware_version() - Remove get_active_xml_rpc_base_url() - Remove zeromq.inc - Remove pkg_mgr_settings.php - Remove pkg_mgr_settings.php privilege definitions - Bump config version to 12.3 - Write upgrade code to cleanup $config['altpkgrepo'] - Remove check_firmware_version method from xmlrpc.php - Fix pfSense_firmware_version_doc text
* | 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
| | | | | | | | | This was a no-op before my changes (so this was never really enabled) and now it is known to cause issues with tcpdump and hostapd. Disable this until we fix all the raised issues. Issue: #5257
* 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
| | | | | as the source for user authentication when EAP-RADIUS is selected as the phase 1 authentication method for mobile IPsec. Fixes #5219.
* Fix the captive portal rules after 98bf4991dc31f97fc7315a6b8aba433de9d39cea.Luiz Otavio O Souza2015-10-191-10/+4
| | | | | | The malformed rules breaks the parsing of initialisation rules. Issue: #4746
* Fixed #5315Stephen Beaver2015-10-171-38/+71
| | | | Converted to jQuery and added functionality to edit/save alternate URL
* Corrected invalid "onchange" handlingStephen Beaver2015-10-171-4/+4
|
* Fixed 5310Stephen Beaver2015-10-164-143/+206
| | | | traffic_shaper_wizard_lulti_all* updated and tested for correct operation/appearance
* Partial fix to #5310Stephen Beaver2015-10-163-63/+52
| | | | | | wizard.php updated to generate jquery not javascript traffic_shaper_dedicated.xml and .inc updated to correct multiple "Next" buttons and other display issues. (Need to do same for the other TS wizard)
* Fixed bogus "Beginning package installation" message from the ↵Stephen Beaver2015-10-161-2/+0
| | | | install_package_XML() function
* Revised to use print_input_errors() for consistencyStephen Beaver2015-10-161-15/+31
|
* Fixed #5310Stephen Beaver2015-10-161-14/+42
|
* Add 'caref' attribute to the ca object passed into ca_inter_create so aMatt Smith2015-10-161-0/+1
| | | | relationship to the signing CA can be maintained. Fixes #5313.
* Fixed serial speed selectorStephen Beaver2015-10-161-1/+1
|
* Limit strongswan trusted CA certificates to those required for authentication ofMatt Smith2015-10-161-22/+46
| | | | the configured IPsec SA's instead of trusting all known CA's. Fixes #5243.
* Fixed #5291 - Reinstalling pfSense-pkg-openvpn-client-exportStephen Beaver2015-10-161-2/+6
|
* only use daemon and not auth for strongswan logging. As it was, all logs ↵Chris Buechler2015-10-151-6/+0
| | | | were duplicated. Ticket #5242
* Removed debugStephen Beaver2015-10-151-7/+3
| | | | Improved package detection
* Added "reinstall all packages" functionality (accessed via diag_backup.php)Stephen Beaver2015-10-152-18/+53
|
* fix comparison here. Ticket #4558Chris Buechler2015-10-151-1/+1
|
* Set rightca for IPsec phase 1 using Mutual RSA, Mutual RSA + xauth, or ↵Matt Smith2015-10-151-0/+24
| | | | EAP-TLS. Fixes #5241.
* Tidy some text in package install codePhil Davis2015-10-151-3/+13
| | | | | 1) The "Beginning package removal" "Beginning package installation"... heading above the text box that displays the progress text output is never updated along the way, so it always says "Beginning...". It seems easy to just remove the word "Beginning" - the detailed progress is in the text box below, and the "please wait"/"completed"/"failed" appears below the text box already. 2) Replace remaining occurrences of add/delete with install/remove to make the words used on the UI consistent. 3) Make a custom sentence for the "reinstallall" case. (Note: I am just fixing text UI stuff with this PR. After pressing "Confirm" to reinstallall, actually nothing happened. So that needs looking at also.)
* Changed fifo name to *.sockStephen Beaver2015-10-141-3/+3
| | | | Cosmetic only
* Use a socket to talk with pkg and write json file to GUIRenato Botelho2015-10-141-31/+38
|
* Disable repo auto updateRenato Botelho2015-10-141-2/+4
|
* Fixed #5259Stephen Beaver2015-10-141-1/+36
|
* Fixes #5291Stephen Beaver2015-10-141-49/+76
| | | | Fixes #5279
* Merge pull request #1689 from jlduran/l2tp-mschapv2Matt Smith2015-10-142-14/+21
|\
| * Add MS-CHAPv2 option to L2TP ConfigurationJose Luis Duran2015-09-222-14/+21
| | | | | | | | See [#4732](https://redmine.pfsense.org/issues/4732)
* | Run pkg update once one time every hour, like upgrade script doesRenato Botelho2015-10-141-1/+32
| |
* | s/ip/IP/ it got lost on revert. Spotted by @phil-davisRenato Botelho2015-10-141-1/+1
| |
OpenPOWER on IntegriCloud