summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* fix Bug #5440heper2015-11-141-0/+6
|
* fix Bug #5440heper2015-11-141-1/+6
|
* Clock gif used in reboot.php and pkg_mgr_install.phpStephen Beaver2015-11-131-0/+0
|
* Remove debugStephen Beaver2015-11-131-1/+0
|
* Revised base firmware updateStephen Beaver2015-11-133-37/+127
|
* StagingStephen Beaver2015-11-132-7/+25
|
* Improve languageRenato Botelho2015-11-131-1/+1
|
* Fix copyright yearRenato Botelho2015-11-131-1/+1
|
* Improve languageRenato Botelho2015-11-131-1/+1
|
* Fix spell issue spotted by JimRenato Botelho2015-11-131-1/+1
|
* Add a new option to force upgrade script to don't rebootRenato Botelho2015-11-131-13/+18
|
* Wait 10 seconds before reboot, also notify adminRenato Botelho2015-11-131-5/+12
|
* Added changelog links to package versionsStephen Beaver2015-11-131-1/+7
|
* Consider broken packages on widgetRenato Botelho2015-11-131-2/+7
|
* Use recently added broken item from get_pkg_infoRenato Botelho2015-11-131-24/+20
|
* Add broken information on get_pkg_info(), it means config.xml contain ↵Renato Botelho2015-11-131-0/+2
| | | | package but binary pkg is not installed
* Merge pull request #2062 from heper/patch-1Stephen Beaver2015-11-131-1/+1
|\
| * proposed fix Bug #5433heper2015-11-131-1/+1
| |
* | Completed #5438Stephen Beaver2015-11-132-62/+94
| |
* | Fix spell, thanks @phil-davisRenato Botelho2015-11-131-1/+1
| |
* | Add get_system_pkg_version(), that return main pkg name, version and ↵Renato Botelho2015-11-131-1/+71
| | | | | | | | installed_version
* | Stop forcing pkg_prefix on is_pkg_installed() and pkg_install()Renato Botelho2015-11-131-11/+16
| |
* | Remove unused functions install_package() and delete_package()Renato Botelho2015-11-131-27/+0
| |
* | Remove pfSense_BUILDER_BINARIESRenato Botelho2015-11-131-2/+0
| |
* | Fixes upgrade of config file on already upgraded 2.3 Alpha systemsStephen Beaver2015-11-131-0/+2
| |
* | Rework installed packages widget to use current pkg functions. It should fix ↵Renato Botelho2015-11-131-31/+36
| | | | | | | | #5263
* | Use recently added shortname and changeloglink from get_pkg_info()Renato Botelho2015-11-132-11/+3
| |
* | Fix spacesRenato Botelho2015-11-131-8/+7
| |
* | Remove unused variablesRenato Botelho2015-11-131-2/+0
| |
* | Add shortname and changeloglink to get_pkg_info()Renato Botelho2015-11-131-0/+8
|/
* Fix copy/paste errorStephen Beaver2015-11-121-1/+1
|
* Fixed #5433Stephen Beaver2015-11-121-1/+1
|
* Fixed group member creationStephen Beaver2015-11-122-3/+14
| | | | Nixed "I/F in button labels (by popular demand)
* Allow the webgui style sheet to be selected from the advanced admin pageStephen Beaver2015-11-122-7/+28
|
* Changes after testing on real hardwareStephen Beaver2015-11-122-10/+8
|
* Further developmentStephen Beaver2015-11-121-0/+1
|
* Experimental css optionStephen Beaver2015-11-121-0/+11
|
* Revert "Fix upgrade_126_to_127()" partialyRenato Botelho2015-11-121-4/+0
| | | | | | | | The first item was wrong, thoe items should be discarded - Do not discard items with $display already set to open or close This reverts commit 303d345dd5e7ead6975bd3140b213219d7e0f4f0.
* Fix upgrade_126_to_127()Renato Botelho2015-11-121-1/+5
| | | | | - Do not discard items with $display already set to open or close - Call continue 2 to move to next widget
* Pretty-up the Child SA byte and packet counts to be easier for humans to readjim-p2015-11-121-4/+4
|
* Fixed #5432Stephen Beaver2015-11-123-3/+42
|
* Obsolete remaining PBI filesRenato Botelho2015-11-122-14/+24
|
* Reinstall packages from old versions when upgrading to 2.3Renato Botelho2015-11-122-16/+79
|
* Log PBI removal infoRenato Botelho2015-11-121-0/+1
|
* platform is always defined in globalRenato Botelho2015-11-121-11/+3
|
* Remove fastforwarding from config upgrade. Ticket #5370Chris Buechler2015-11-121-28/+24
|
* The net.enc.in sysctls should be 2, for only the inner portion of the VPN. ↵Chris Buechler2015-11-121-2/+2
| | | | Ticket #5421
* Revert "Use --conf when call ipsec start/stop, this make it work with ↵Renato Botelho2015-11-121-2/+2
| | | | | | | | regular package, without changing sysconfdir" It's not necessary after creating all symlinks This reverts commit d92c10130df38e264c7c77367cf0d542d10794c0.
* fix textChris Buechler2015-11-111-2/+2
|
* Add "(hh:mm:ss)" in fields where time values are displayed in seconds on ↵Matt Smith2015-11-111-5/+5
| | | | diag_ipsec.php. Fixes #5364
OpenPOWER on IntegriCloud