| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | standardize URLs | Chris Buechler | 2014-03-14 | 2 | -2/+2 |
* | | | | standardize URLs | Chris Buechler | 2014-03-14 | 3 | -3/+3 |
* | | | | standardize on https on www.pfsense.org | Chris Buechler | 2014-03-14 | 16 | -16/+16 |
* | | | | standardize on https://www.pfsense.org, point to packages.pfsense.org | Chris Buechler | 2014-03-14 | 3 | -3/+3 |
* | | | | standardize on https://www.pfsense.org | Chris Buechler | 2014-03-14 | 12 | -12/+12 |
* | | | | standardize on www.pfsense.org and HTTPS, point package URLs to | Chris Buechler | 2014-03-14 | 51 | -60/+60 |
* | | | | Make the Additional tags that may be supplied compliant with new schema | Ermal | 2014-03-14 | 1 | -4/+4 |
* | | | | Make the parser more efficient to test for keys rather than searching inside ... | Ermal | 2014-03-14 | 1 | -4/+4 |
* | | | | Unbreak listtags(), it should return regular array | Renato Botelho | 2014-03-14 | 1 | -1/+1 |
* | | | | Correct variable name, while here unset some large var | Ermal | 2014-03-14 | 1 | -3/+4 |
|/ / / |
|
* | | | Fix #3521, show correct field descr | Renato Botelho | 2014-03-14 | 1 | -1/+1 |
* | | | Provide upgrade code after changes done for Ticket #3441 | Ermal | 2014-03-14 | 1 | -0/+16 |
* | | | Merge pull request #1025 from florian-asche/patch-5 | Renato Botelho | 2014-03-13 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | Update dyndns.class | Florian Asche | 2014-03-13 | 1 | -1/+1 |
| * | | | Update dyndns.class | Florian Asche | 2014-03-12 | 1 | -1/+3 |
* | | | | Merge pull request #1026 from PiBa-NL/plugin_array_item | Ermal Luçi | 2014-03-13 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | fix plugin method for packages to allow for multiple plugins in an 'item' arr... | PiBa-NL | 2014-03-13 | 1 | -2/+2 |
|/ / / / |
|
* | | | | set package URL to https://packages.pfsense.org | Chris Buechler | 2014-03-13 | 1 | -2/+2 |
* | | | | use xmlrpcbaseurl here too, not product_website | Chris Buechler | 2014-03-13 | 1 | -7/+11 |
* | | | | fix text, remove product_website mentions here since that's not actually used... | Chris Buechler | 2014-03-13 | 2 | -3/+3 |
* | | | | we actually use xmlrpcbaseurl here, not product_website | Chris Buechler | 2014-03-13 | 1 | -3/+3 |
* | | | | Merge pull request #1022 from PiBa-NL/carp_notification | Renato Botelho | 2014-03-12 | 3 | -0/+47 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | -renamed function to pkg_call_plugins | PiBa-NL | 2014-03-12 | 3 | -5/+17 |
| * | | | rc.carpmaster/rc.carpbackup notification method for packages. | PiBa-NL | 2014-03-12 | 3 | -0/+35 |
* | | | | Add removed file to obsolete list | Ermal | 2014-03-12 | 1 | -0/+1 |
* | | | | Remove sasycnd remenant file | Ermal | 2014-03-12 | 1 | -70/+0 |
* | | | | More removal of racoon from referenced in sources | Ermal | 2014-03-12 | 2 | -10/+7 |
* | | | | Remove remeants of racoon | Ermal | 2014-03-12 | 1 | -13/+0 |
* | | | | Generate nat rules for ipsec when needed | Ermal | 2014-03-12 | 1 | -6/+5 |
* | | | | Be more efficient, and ordered about thae tags and also syncrhonize tags with... | Ermal | 2014-03-12 | 2 | -35/+51 |
* | | | | Make this a bit more smart rather having the penalty going over explode | Ermal | 2014-03-12 | 1 | -14/+21 |
* | | | | Use descr prepended to voucher fields containing descriptions to have them en... | Ermal | 2014-03-12 | 1 | -14/+12 |
* | | | | Try a different strategy for fixing #3514 just send a HUP to dhcp6 to get it ... | Ermal | 2014-03-12 | 1 | -1/+4 |
* | | | | Improve checks for params 'id', 'dup' and other similar ones to make sure the... | Renato Botelho | 2014-03-12 | 66 | -192/+232 |
|/ / / |
|
* | | | Pass id variable through htmlspecialchars before print it | Renato Botelho | 2014-03-11 | 1 | -1/+1 |
* | | | Merge pull request #1021 from phil-davis/patch-6 | Renato Botelho | 2014-03-11 | 1 | -7/+35 |
|\ \ \ |
|
| * | | | Validate rule Advanced Options numeric entries | Phil Davis | 2014-03-11 | 1 | -7/+35 |
|/ / / |
|
* | | | Make this a bit more efficient | Ermal | 2014-03-11 | 1 | -3/+5 |
* | | | Merge pull request #1010 from PiBa-NL/alias_allow_delete | Renato Botelho | 2014-03-11 | 1 | -2/+7 |
|\ \ \ |
|
| * | | | firewall_virtual_ip , allow deleting last ip-alias if interface uses same the... | PiBa-NL | 2014-03-09 | 1 | -2/+7 |
| | |/
| |/| |
|
* | | | Merge pull request #1018 from florian-asche/patch-3 | Renato Botelho | 2014-03-11 | 1 | -3/+5 |
|\ \ \ |
|
| * | | | Update services.inc | Florian Asche | 2014-03-10 | 1 | -0/+2 |
| * | | | Update services.inc | Florian Asche | 2014-03-10 | 1 | -0/+1 |
| * | | | Update services.inc | Florian Asche | 2014-03-10 | 1 | -3/+2 |
* | | | | Do not delete linklocal address | Renato Botelho | 2014-03-11 | 1 | -3/+4 |
* | | | | Merge pull request #1019 from florian-asche/patch-4 | Ermal Luçi | 2014-03-10 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | Update dyndns.class | Florian Asche | 2014-03-10 | 1 | -0/+1 |
|/ / / / |
|
* | | | | Merge pull request #1012 from florian-asche/patch-1 | Renato Botelho | 2014-03-10 | 1 | -5/+6 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Update services.inc | Florian Asche | 2014-03-10 | 1 | -5/+0 |
| * | | | Update services.inc | Florian Asche | 2014-03-10 | 1 | -1/+7 |