summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fix typo, spotted by Phil DavisChris Buechler2015-10-142-2/+2
* fix typoChris Buechler2015-10-131-2/+2
* pfSense-upgrade revised to kill tail on exitStephen Beaver2015-10-132-25/+37
* RevisionsStephen Beaver2015-10-132-11/+12
* clean up empty linesChris Buechler2015-10-131-3/+1
* Add all remaining log types to status.php. Ticket #5304Chris Buechler2015-10-131-6/+30
* Remove old logfile before startRenato Botelho2015-10-131-0/+4
* Add quotesRenato Botelho2015-10-131-1/+1
* Do not accept blank logfileRenato Botelho2015-10-131-0/+4
* Change -l parameter to receive a complete path for logfileRenato Botelho2015-10-131-2/+2
* Silent executionRenato Botelho2015-10-131-1/+1
* _force must be localRenato Botelho2015-10-131-1/+1
* Do not stop when package is up to date and force flag was passedRenato Botelho2015-10-131-6/+8
* Make sure timezones listed on first level directory is also grabbed by system...Renato Botelho2015-10-131-2/+15
* Changes to accommodate new pfSense-upgradeStephen Beaver2015-10-132-210/+7
* ReminderStephen Beaver2015-10-131-0/+2
* Add -f option to force package reinstallationRenato Botelho2015-10-131-4/+14
* When -p is used, read fifo content and write it to a file used by GUIRenato Botelho2015-10-131-0/+6
* Merge pull request #1963 from davidjwood/ppp-ipv6Chris Buechler2015-10-131-0/+123
|\
| * Move ppp-ipv6 helper script into the correct locationDavid Wood2015-10-131-0/+123
* | DEBUG set to false for testingStephen Beaver2015-10-131-1/+1
* | Multiple changes to clean up the package installaion system by causing the in...Stephen Beaver2015-10-134-88/+324
* | Add missing ;Renato Botelho2015-10-131-1/+1
* | fix typoJared Dillard2015-10-131-1/+1
* | PHP chmod() doesn't like 1777, gives it 01777 thenRenato Botelho2015-10-131-1/+1
* | Fix path for 2.3Renato Botelho2015-10-131-1/+1
* | Remove accidentally added lineRenato Botelho2015-10-131-1/+0
* | Preserve /tmp permission, it fixes #5298. While here, replace some rm calls b...Renato Botelho2015-10-131-20/+18
* | Respect chroot_dir, ticket #5300Renato Botelho2015-10-131-1/+1
* | Ticket #5300:Renato Botelho2015-10-131-0/+4
* | Do not obsolete includes, they are small and it obsoleting it adds lots of wa...Renato Botelho2015-10-131-1/+0
* | Remove /usr/local/lib/php.ini, we don't need 2 copies of thisRenato Botelho2015-10-134-25/+14
* | Remove strongswan's cert directories and repopulate them, to ensure no remove...Chris Buechler2015-10-121-0/+5
* | Fix up strongswan logging levels. Remove charondebug since strongswan.conf se...Chris Buechler2015-10-121-7/+11
* | Merge pull request #1961 from davidjwood/ppp-ipv6Chris Buechler2015-10-122-34/+47
|\ \ | |/
| * Use named variables for ppp-linkup command line parametersDavid Wood2015-10-111-32/+40
| * Make route deletions quiet - it may well be the routes have already disappearedDavid Wood2015-10-111-2/+2
| * Make code dealing with the IPv4 default gateway conditional on the IPv4 link ...David Wood2015-10-111-1/+1
| * Connect ppp-ipv6 helper script to ppp-linkdown and ppp-linkupDavid Wood2015-10-112-0/+5
* | improve spacing for non form panelsJared Dillard2015-10-121-5/+7
* | add missing column headerJared Dillard2015-10-121-0/+1
* | replace buttons with iconsJared Dillard2015-10-121-4/+4
* | Ticket #5248 style panels within widgets differentlyJared Dillard2015-10-122-8/+7
* | Merge pull request #1960 from heper/patch-1Stephen Beaver2015-10-121-1/+1
|\ \
| * | Update firewall_rules_edit.phpheper2015-10-111-1/+1
| |/
* | Rogue <br /> removedStephen Beaver2015-10-121-1/+0
* | Fixed #5296Stephen Beaver2015-10-121-0/+7
|/
* Fixed #5293Stephen Beaver2015-10-101-2/+2
* remove stray >Chris Buechler2015-10-101-1/+1
* Add field descriptions since there are no column titles. Ticket #5109Chris Buechler2015-10-101-4/+4
OpenPOWER on IntegriCloud