aboutsummaryrefslogtreecommitdiffstats
path: root/config/systempatches
Commit message (Expand)AuthorAgeFilesLines
* Make sure config item is an array before try to foreach. Bump version 1.0.8Renato Botelho2015-11-162-1/+6
* systempatches - make fetch work if pfsense is behind proxy (fixes Bug #4369)doktornotor2015-11-121-1/+14
* Fixes #5000:Renato Botelho2015-09-182-1/+7
* systempatches - some code style cosmeticsdoktornotor2015-08-111-1/+3
* systempatches - some code style cosmeticsdoktornotor2015-08-111-9/+11
* systempatches - some code style cosmeticsdoktornotor2015-08-111-2/+3
* systempatches - some code style cosmeticsdoktornotor2015-08-111-14/+12
* Systen Patches package code stylePhil Davis2015-08-064-138/+175
* Revert "Add status column and other GUI improvement" Fixes #4895jim-p2015-07-281-31/+20
* Add status column and other GUI improvementstilez2015-07-231-20/+31
* Do not show "Apply Changes" on System Patches package info box (which does no...jim-p2015-01-142-2/+2
* Change style of call for pre-2.1 call-time pass-by-reference in System Patche...jim-p2014-05-082-2/+2
* Missed this character somehowjim-p2014-05-071-1/+1
* Fix call-time pass-by-reference in System Patches, bump versionjim-p2014-05-072-2/+6
* Fixup URLs:Renato Botelho2014-03-181-4/+4
* Add the most common values as default in system patches for path strip, base,...jim-p2013-08-162-1/+5
* Declare these vars global. It might help with post-upgrade auto-apply on ALIX...jim-p2013-07-162-1/+2
* Fix column alignment.jim-p2013-05-231-1/+1
* Fix System Patches for NanoBSD (it was missing rw/ro remounts). Bump to 0.9, ...jim-p2013-05-232-1/+3
* Add "auto apply" bit to system patches which will attempt to apply a patch du...jim-p2013-03-295-4/+90
* Merge pull request #409 from PiBa-NL/systempatches_htmlspecialcharsJim P2013-03-151-1/+1
|\
| * systempatches, fix editing patch containing html code using: htmlspecialcharsPiBa-NL2013-03-151-1/+1
* | update repo locationChris Buechler2013-03-111-2/+2
|/
* Fix whitespace testjim-p2013-02-171-1/+1
* Update HTML code in System PatchesColin Fleming2013-02-063-55/+57
* Fix validation for pasting in a patch alone, make sure not to offer re-fetch ...jim-p2012-05-092-3/+3
* Ensure we don't save DOS style newlines from the textarea.jim-p2012-05-071-1/+2
* Add a way to view the full output from a test patch apply/revertjim-p2012-05-072-9/+25
* Add an option to specify a base directory for the patchjim-p2012-05-072-4/+16
* Fix the name of this field/var to more accurately reflect what it does.jim-p2012-05-073-12/+12
* Uncomment the cleanup line here, it was disabled during debugging.jim-p2012-05-051-1/+1
* Add a System Patches package to apply and maintain patches on a box. Should m...jim-p2012-05-044-0/+689