summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Fix DDNS domain for static map DHCP entriesPhil Davis2016-08-161-2/+2
| | | | | | | | | | | | If you specify DDNS Domain in a DHCP static map entry, it does not make its way through to dhcpd.conf This is because the var name $pdnscfg is wrong from an old copy-paste that first made this code.
* | | Merge pull request #3108 from phil-davis/codestyleStephen Beaver2016-08-1638-132/+133
|\ \ \ | |/ / |/| |
| * | Code style and commentsPhil Davis2016-08-1638-132/+133
| | | | | | | | | | | | No functional change - just making style consistent
* | | Add 2nd server to the list of places to submit filesRenato Botelho2016-08-161-1/+1
|/ /
* | Improved solution to #6716Stephen Beaver2016-08-152-1/+3
| |
* | Fixed #6716Stephen Beaver2016-08-152-5/+19
| |
* | Remove more unnecessary ports for ARMRenato Botelho2016-08-151-0/+4
| |
* | Fix filenameRenato Botelho2016-08-151-2/+2
| |
* | Define which packages will be build for ARM using a exclusion listRenato Botelho2016-08-153-5/+6
| |
* | Make it possible to create a exclude list for each architecture for ↵Renato Botelho2016-08-151-0/+8
| | | | | | | | poudriere bulk list
* | Fixed #6700Stephen Beaver2016-08-151-1/+1
| |
* | Fixed #6710Stephen Beaver2016-08-151-1/+20
| | | | | | | | (cherry picked from commit 13b92290e0fa367a76016a15ccf5e76ff77b0706)
* | Fixed #6709Stephen Beaver2016-08-151-1/+1
| |
* | Fixed #6703Stephen Beaver2016-08-151-1/+1
| |
* | Fixed #6706Stephen Beaver2016-08-151-1/+1
| |
* | Fixed #6705Stephen Beaver2016-08-151-0/+1
| |
* | Fixed #6701Stephen Beaver2016-08-151-1/+1
| |
* | Fixed #6704Stephen Beaver2016-08-151-1/+14
|/
* Change hostname to send pkg reposRenato Botelho2016-08-121-1/+1
|
* Change build scripts to make it possible to rsync files to multiple locationsRenato Botelho2016-08-121-63/+69
|
* Remove bwlimit from rsyncRenato Botelho2016-08-122-2/+1
|
* Merge pull request #3099 from NewEraCracker/patch-3Renato Botelho2016-08-121-1/+1
|\
| * Fix typo leading to syntax errorNewEraCracker2016-08-121-1/+1
| |
* | Merge pull request #3098 from NewEraCracker/patch-2Renato Botelho2016-08-121-0/+3
|\ \
| * | Protect package_reinstall_all()NewEraCracker2016-08-121-0/+3
| |/ | | | | | | If one restores a config.xml without packages, there will be a warning about invalid argument supplied for foreach(). This commit fixes the problem.
* | Merge pull request #3097 from NewEraCracker/patch-1Renato Botelho2016-08-121-0/+3
|\ \
| * | Be sure that user_settings for widgets is an arrayNewEraCracker2016-08-121-0/+3
| |/
* | Fixed to properly save configs in PPPs interfacesFrancisco Cavalcante2016-08-121-17/+38
| | | | | | | | (cherry picked from commit 545a7850ea37cd8c379cc75428353ad0089f2bd3)
* | Retire extensions.iniRenato Botelho2016-08-121-0/+1
|/
* Ticket #3734: Retire growl.classRenato Botelho2016-08-112-98/+1
|
* Ticket #3734: Convert growl related code to use pear-Net_Growl portRenato Botelho2016-08-112-42/+97
|
* Be more verbose and let user know results of SMTP settings testRenato Botelho2016-08-111-3/+9
|
* Pass along send_smtp_message() return, otherwise message will not be shown ↵Renato Botelho2016-08-111-2/+1
| | | | when testing SMTP settings
* Ticket #3734:Renato Botelho2016-08-112-20/+13
| | | | | | - Added timeout parameter for SMTP configuration - Removed STARTTLS option, it's enabled automatically by pear-Mail when server supports it
* Ticket #3734: Retire smtp.inc, sasl.inc and *sasl_client.inc in favor of ↵Renato Botelho2016-08-119-2925/+8
| | | | pear-Mail port
* Ticket #3734: Convert notify_via_smtp() to use pear-MailRenato Botelho2016-08-111-35/+52
|
* Ticket #3734: Retire PEAR.inc and use PEAR.php from portsRenato Botelho2016-08-114-1106/+4
|
* Enable SMTP support for pear-MailRenato Botelho2016-08-111-0/+2
|
* Ticket #3734: Replace etc/inc/IPv6.inc by pear-Net_IPv6 portRenato Botelho2016-08-106-1121/+5
|
* Remove copy of pear-Crypt_CHAP from repo and use portsRenato Botelho2016-08-102-463/+1
|
* Fix path to require pear-Crypt_CHAP installed file. Ticket #3734Renato Botelho2016-08-101-1/+1
|
* Add pear directory to PHP include_path. Ticket #3734Renato Botelho2016-08-101-1/+1
|
* Fix bind options and add them for 9.10 as wellRenato Botelho2016-08-091-2/+5
|
* Fix wording of the "Reject leases from" option for a DHCP interface.jim-p2016-08-091-2/+2
|
* Remove workarounds to sort extensions.ini since ports tree now has a better ↵Renato Botelho2016-08-092-6/+0
| | | | solution in place to track PHP modules dependencies
* Re-enable mosh, fixedRenato Botelho2016-08-091-1/+1
|
* Disable build of znc and mosh, both brokenRenato Botelho2016-08-081-2/+2
|
* Enable apcupsd buildRenato Botelho2016-08-081-0/+1
|
* Merge pull request #3094 from phil-davis/patch-1Stephen Beaver2016-08-081-1/+1
|\
| * Text typoPhil Davis2016-08-081-1/+1
|/ | | Noted by Daryl Morse in comment on Redmine bug 6637.
OpenPOWER on IntegriCloud