summaryrefslogtreecommitdiffstats
path: root/src/usr/local/sbin
Commit message (Expand)AuthorAgeFilesLines
* Unlock kernel package to make dry-run output more consistentRenato Botelho2016-05-051-0/+2
* Reboot after upgrade when meta package version changedRenato Botelho2016-05-021-3/+10
* Reduce values of FETCH_TIMEOUT and FETCH_RETRY to help ticket #6177Renato Botelho2016-04-271-0/+2
* Setup HTTP_PROXY environment variable for pkg when it's called from the GUI a...jim-p2016-04-191-0/+10
* Silence /etc/rc.notify_message garbage outputRenato Botelho2016-04-061-2/+3
* Fix code used to read config repo pathRenato Botelho2016-04-061-2/+1
* Do all steps to replace repo package and make sure symlink is in placeRenato Botelho2016-04-061-22/+29
* Force update after reinstall repo pkgRenato Botelho2016-04-061-0/+1
* Simplify logicRenato Botelho2016-04-061-6/+5
* Make sure directory existsRenato Botelho2016-04-061-0/+1
* Make sure source file existsRenato Botelho2016-04-051-3/+6
* Add a workaround on pfSense-upgrade to make sure repo package is replaced by ...Renato Botelho2016-04-051-0/+7
* Rework the way repo packages workRenato Botelho2016-04-051-5/+21
* Do not return -1, sh doesn't like itRenato Botelho2016-04-051-1/+1
* Ticket #6053Renato Botelho2016-04-041-46/+0
* Set exec bit on gmirror_status_check.phpjim-p2016-04-041-0/+0
* Make sure repo metadata is updated before any other package when repo conf ch...Renato Botelho2016-04-041-0/+23
* Use route_vpn_gateway for tap-type OpenVPN instances as well where specified....Chris Buechler2016-03-112-4/+4
* Check $activeAnders Lind2016-03-011-1/+1
* Fix substr mistakeAnders Lind2016-03-011-1/+1
* Use PHP CLI explicitly to run rc.conf_mount_r(w|o) from pfSense-upgrade, it f...Renato Botelho2016-02-161-2/+2
* 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
OpenPOWER on IntegriCloud