summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | add 'interface' column to lease_counter tableheper2015-09-251-0/+4
| |/
* | Look for src and ports repo in the same git serverRenato Botelho2015-09-281-10/+4
* | Set FreeBSD src and ports repo to use github or git.pfmechanics.com based on ...Renato Botelho2015-09-281-2/+10
|/
* Cleanup cache and stale packages after install/deleteRenato Botelho2015-09-251-0/+2
* Add missing ;;Renato Botelho2015-09-251-0/+1
* Initial conversion of the file. Most functions completed and tested, but more...Stephen Beaver2015-09-252-342/+561
* Fix logic to set EVENT_PIPERenato Botelho2015-09-251-3/+5
* Add -h, to show helpRenato Botelho2015-09-251-1/+5
* Define EVENT_PIPE using a parameter, -pRenato Botelho2015-09-251-8/+13
* Print return code when _GUI_CALL is not empty, used by GUI to check rc of a p...Renato Botelho2015-09-251-4/+5
* Replace direct calls to exit by _exitRenato Botelho2015-09-251-5/+5
* Remove unnecessary :- from variables that are between quotesRenato Botelho2015-09-251-30/+30
* Set environment var EVENT_PIPE, used by pkg to write out progress in json formatRenato Botelho2015-09-251-0/+10
* Rename functions and variables to improve readability, no functional changesRenato Botelho2015-09-251-29/+29
* Use compare_version() for kernel_pkg checksRenato Botelho2015-09-251-15/+1
* Add pfSense-upgrade parameters -i/-r to install or remove packagesRenato Botelho2015-09-251-5/+125
* Change usage() to use regular echo() and print to stderrRenato Botelho2015-09-251-4/+4
* Relocate global variables definitions, no functional changesRenato Botelho2015-09-251-5/+4
* Relocate main block and leave all functions in the begginingRenato Botelho2015-09-251-34/+35
* Check if update needs to run inside update()Renato Botelho2015-09-251-9/+18
* Update repository metadata hourlyRenato Botelho2015-09-251-1/+21
* Respect .gitignore when call git cleanRenato Botelho2015-09-251-2/+2
* rsync is requiredRenato Botelho2015-09-241-0/+9
* Fixed #5189Stephen Beaver2015-09-241-6/+22
* If an error happened, just abort, there is no reason to ask user to press enterRenato Botelho2015-09-242-9/+0
* Ticket #5204 a clean up pass of the jquery sectionsJared Dillard2015-09-2420-42/+80
* Automatically set meta pkgs version based on timestamp for snapshotsRenato Botelho2015-09-241-0/+13
* Clarify the use of noshuntlaninterfaces and autoexcludelanaddressPhil Davis2015-09-241-5/+9
* Reset the value of a package field before this test in case it has no default...jim-p2015-09-241-0/+1
* Fixed #5192Stephen Beaver2015-09-241-33/+62
* Updated tables to responsive formatStephen Beaver2015-09-241-107/+132
* Merge pull request #1932 from heper/patch-2Stephen Beaver2015-09-241-2/+30
|\
| * dhcp_lease_counter for masterheper2015-09-231-2/+30
* | Comment typo fixStephen Beaver2015-09-241-1/+1
* | Fixed #5146Stephen Beaver2015-09-241-44/+37
* | Merge pull request #1799 from jlduran/svg-mimetypeRenato Botelho2015-09-241-0/+1
|\ \
| * | Add SVG MIME typeJose Luis Duran2015-08-291-0/+1
* | | Merge pull request #1934 from phil-davis/patch-5Renato Botelho2015-09-241-4/+4
|\ \ \
| * | | service_dhcp_edit.php fixes from code inspectionPhil Davis2015-09-241-4/+4
|/ / /
* | | File converted but not yet checked/testedStephen Beaver2015-09-232-820/+1131
* | | Add -u option to pfSense-upgradeRenato Botelho2015-09-231-22/+39
* | | Verify if pkg is (un)locked before (un)lock itRenato Botelho2015-09-231-2/+6
* | | Disable trap on _exit()Renato Botelho2015-09-231-0/+2
* | | Declare logfile earlierRenato Botelho2015-09-231-2/+1
* | | Make usega() more informativeRenato Botelho2015-09-231-1/+3
* | | Teach _exit() to return 1st parameter, replace exit calls by _exit and move t...Renato Botelho2015-09-231-13/+18
* | | Track pfSense-upgrade pidfile to avoid running 2 instances simultaneoslyRenato Botelho2015-09-231-10/+11
| |/ |/|
* | Fixed #5189Stephen Beaver2015-09-221-4/+7
* | Abort when 'pkg update' failsRenato Botelho2015-09-221-1/+1
* | Fixed #5165Stephen Beaver2015-09-221-0/+4
OpenPOWER on IntegriCloud