summaryrefslogtreecommitdiffstats
path: root/src/usr
Commit message (Expand)AuthorAgeFilesLines
* 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
* | fix typoChris Buechler2015-10-131-2/+2
* | pfSense-upgrade revised to kill tail on exitStephen Beaver2015-10-132-25/+37
* | RevisionsStephen Beaver2015-10-131-11/+11
* | clean up empty linesChris Buechler2015-10-131-3/+1
* | Add all remaining log types to status.php. Ticket #5304Chris Buechler2015-10-131-6/+30
* | Remove old logfile before startRenato Botelho2015-10-131-0/+4
* | Add quotesRenato Botelho2015-10-131-1/+1
* | Do not accept blank logfileRenato Botelho2015-10-131-0/+4
* | Change -l parameter to receive a complete path for logfileRenato Botelho2015-10-131-2/+2
* | _force must be localRenato Botelho2015-10-131-1/+1
* | Do not stop when package is up to date and force flag was passedRenato Botelho2015-10-131-6/+8
* | Changes to accommodate new pfSense-upgradeStephen Beaver2015-10-132-210/+7
* | ReminderStephen Beaver2015-10-131-0/+2
* | Add -f option to force package reinstallationRenato Botelho2015-10-131-4/+14
* | When -p is used, read fifo content and write it to a file used by GUIRenato Botelho2015-10-131-0/+6
OpenPOWER on IntegriCloud