summaryrefslogtreecommitdiffstats
path: root/src/usr/local/sbin
Commit message (Expand)AuthorAgeFilesLines
* Make a couple changes to PPP default gateway handling to address issues with ...jim-p2016-02-141-2/+6
* Fix #5837Renato Botelho2016-02-051-23/+23
* Fix #5831 using a simpler approach, just setting REPO_AUTOUPDATE=false when i...Renato Botelho2016-02-021-0/+4
* Revert "Fix #5831"Renato Botelho2016-02-021-4/+4
* Save pkg call return code to use on return. The way it is now is always retur...Renato Botelho2016-02-011-1/+2
* Make additional packages install/delete operations to respect -n (dry-run)Renato Botelho2016-02-011-3/+3
* Reorder pkg_reinstall_all(), no functional changesRenato Botelho2016-02-011-11/+11
* Respect ALL_PACKAGES for package removalRenato Botelho2016-02-011-1/+16
* Fix #5831Renato Botelho2016-02-011-4/+4
* Import David W's patch fixing issues with dhcp6c being launched multiple time...Chris Buechler2016-01-281-0/+8
* Test duplicated slice with fsck after cloning during an upgradejim-p2016-01-281-0/+1
* Fix #4605Edin Sarajlic2016-01-271-2/+2
* fixes 5818 - Dev Shell - Cmd Tab CompletionNOYB2016-01-261-2/+2
* Meant to have show_recordings here. Ticket #5657Chris Buechler2016-01-261-1/+1
* correct function name. Ticket #5657Chris Buechler2016-01-261-1/+1
* A couple more refinements for pfSsh.php while I'm here.jim-p2016-01-261-17/+13
* Fix validation of playback file passed to pfSsh.php. Fixes #5657jim-p2016-01-261-12/+26
* Make sure LANG = C for pkg callsRenato Botelho2016-01-221-0/+2
* Bugfixes & handling $duid and $type, Fixes #4206Anders Lind2016-01-181-9/+57
* Change pfSense-upgrade to return time for reboot so GUI can use itRenato Botelho2016-01-141-6/+17
* Reverting accidental changeStephen Beaver2016-01-081-2/+2
* Merge branch 'bugfix-for-4605' of https://github.com/the-real-ed/pfsenseStephen Beaver2016-01-081-2/+3
* Do not set PKG_AUTOUPDATE=false anymore and let pkg to update metadata when i...Renato Botelho2016-01-071-23/+2
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...Renato Botelho2015-12-152-8/+0
* Only ask Proceed with upgrade question oncePhil Davis2015-12-111-1/+5
* Fix #5598 - Nanobsd upgrade fails on GUIRenato Botelho2015-12-101-4/+4
* Track nc PID and kill it on _exit()Renato Botelho2015-12-101-0/+9
* pfSense-upgrade script textPhil Davis2015-12-081-3/+3
* Remove extra )Renato Botelho2015-11-271-1/+1
* Implement -n (dry-run) option in pfSense-upgradeRenato Botelho2015-11-271-1/+11
* Use _exec() to call gitsyncRenato Botelho2015-11-241-2/+3
* Teach pfSense-upgrade to run gitsync after upgradeRenato Botelho2015-11-231-0/+12
* Define user-agent on pfSense-upgradeRenato Botelho2015-11-231-0/+9
* Duplicate slice before upgrade, fixes #5483Renato Botelho2015-11-191-25/+36
* Add a workaround on pfSense-upgrade to prevent breaking strongswan port due t...Renato Botelho2015-11-161-0/+18
* 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
* Do not consider only meta package, but also other pfSense main packages, also...Renato Botelho2015-11-051-4/+17
* Add a new option to pfSense-upgrade, -c, it'll return 0 if system firmware is...Renato Botelho2015-11-051-1/+30
* Fix case wildcard of package names for reinstallallPhil Davis2015-10-241-1/+1
* Ignore kernel-debug package when looking for main kernel packageRenato Botelho2015-10-231-1/+1
* Make it possible to _exec to get $_cmd exit code instead of tee oneRenato Botelho2015-10-231-3/+10
* Use _exit()Renato Botelho2015-10-231-1/+1
* Fix #5338: Add -4 and -6 options to pfSense-upgrade to select IP protocol ver...Renato Botelho2015-10-231-2/+26
* Use already defined pkg_prefix variableRenato Botelho2015-10-231-1/+1
* Use _echo, not echoStephen Beaver2015-10-191-2/+1
OpenPOWER on IntegriCloud