Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix newlines | jim-p | 2013-09-20 | 1 | -367/+367 |
| | |||||
* | Merge pull request #500 from nagyrobi/patch-10 | Renato Botelho | 2013-09-19 | 1 | -24/+22 |
|\ | | | | | Update asterisk.inc | ||||
| * | Update asterisk.inc | nagyrobi | 2013-09-19 | 1 | -24/+22 |
|/ | | | Gosh I found some dumb syntax errors. Plus optimized a bit more. | ||||
* | sarg - fix squidguard conf dir | Marcello Coutinho | 2013-09-19 | 4 | -6/+8 |
| | |||||
* | Merge pull request #499 from nagyrobi/patch-9 | Marcello Coutinho | 2013-09-19 | 1 | -1/+19 |
|\ | | | | | Update asterisk.inc | ||||
| * | Update asterisk.inc | nagyrobi | 2013-09-19 | 1 | -1/+19 |
|/ | | | for NanoBSD compatibility, move the /etc/asterisk configuration directory to /conf, and symlink it back. /conf/asterisk is also required by asterisk_edit_file.php. | ||||
* | Merge pull request #498 from nagyrobi/patch-8 | Marcello Coutinho | 2013-09-19 | 1 | -1/+1 |
|\ | | | | | Update pkg_config.8.xml.amd64 | ||||
| * | Update pkg_config.8.xml.amd64 | nagyrobi | 2013-09-19 | 1 | -1/+1 |
| | | | | | | Bump Asterisk package version number accordingly. | ||||
* | | Merge pull request #497 from nagyrobi/patch-7 | Marcello Coutinho | 2013-09-19 | 1 | -1/+1 |
|\ \ | | | | | | | Update pkg_config.8.xml | ||||
| * | | Update pkg_config.8.xml | nagyrobi | 2013-09-19 | 1 | -1/+1 |
| |/ | | | | | Bump Asterisk package version number accordingly. | ||||
* | | Merge pull request #496 from nagyrobi/patch-6 | Marcello Coutinho | 2013-09-19 | 1 | -2/+2 |
|\ \ | | | | | | | Update asterisk.xml | ||||
| * | | Update asterisk.xml | nagyrobi | 2013-09-19 | 1 | -2/+2 |
| |/ | | | | | Bump the version number. | ||||
* | | Merge pull request #490 from nagyrobi/patch-1 | Marcello Coutinho | 2013-09-19 | 1 | -8/+136 |
|\ \ | | | | | | | Update asterisk_edit_file.php | ||||
| * | | Update asterisk_edit_file.php | nagyrobi | 2013-09-19 | 1 | -8/+136 |
| |/ | | | | | | | Update to be compatible with 2.1-RELEASE, NanoBSD. Added complete Asterisk config backup and restore options. | ||||
* | | Merge pull request #491 from nagyrobi/patch-2 | Marcello Coutinho | 2013-09-19 | 1 | -20/+23 |
|\ \ | | | | | | | Update asterisk_calls.php | ||||
| * | | Update asterisk_calls.php | nagyrobi | 2013-09-19 | 1 | -20/+23 |
| |/ | | | | | Added utf8_decode to the cells of the From column of the table, as Asterisk saves these names in UTF-8 encoding. | ||||
* | | Merge pull request #492 from nagyrobi/patch-3 | Marcello Coutinho | 2013-09-19 | 1 | -5/+11 |
|\ \ | | | | | | | Update asterisk_log.php | ||||
| * | | Update asterisk_log.php | nagyrobi | 2013-09-19 | 1 | -5/+11 |
| |/ | |||||
* | | Merge pull request #493 from nagyrobi/patch-4 | Marcello Coutinho | 2013-09-19 | 1 | -13/+20 |
|\ \ | | | | | | | Update asterisk_cmd.php | ||||
| * | | Update asterisk_cmd.php | nagyrobi | 2013-09-19 | 1 | -13/+20 |
| |/ | | | | | Added more Asterisk status options, rearranged menu buttons. | ||||
* | | Merge pull request #495 from nagyrobi/patch-5 | Marcello Coutinho | 2013-09-19 | 1 | -93/+351 |
|\ \ | |/ |/| | Update asterisk.inc | ||||
| * | Update asterisk.inc | nagyrobi | 2013-09-19 | 1 | -93/+351 |
|/ | | | Setup to make the Asterisk installation work straight out of the box, without generating any errors. A SIP configuration example is included. | ||||
* | Merge pull request #489 from voyagertm/patch-5 | Renato Botelho | 2013-09-18 | 1 | -0/+1 |
|\ | | | | | Update lcdproc.xml | ||||
| * | Update lcdproc.xml | Tony | 2013-09-18 | 1 | -0/+1 |
|/ | | | - Small bug (forgot <option>) | ||||
* | Merge pull request #474 from timdufrane/master | Renato Botelho | 2013-09-18 | 1 | -3/+3 |
|\ | | | | | Fix Incorrect Directory Replacement | ||||
| * | Contentscanners preg_replace | timdufrane | 2013-08-16 | 1 | -1/+1 |
| | | | | | | This condition also applies to the contentscanner section, and there is no variable substitution going on. Does not affect installs that use /usr/local, and allows the correct behavior on installs in /usr/pbi/dansguardian/... or wherever else (as long as DANSGUARDIAN_DIR is the correct directory). | ||||
| * | Fix Incorrect Directory Replacement | timdufrane | 2013-08-13 | 1 | -2/+2 |
| | | | | | | | | On some installs, the directory ends up being /usr/pbi/dansguardian-xxx/... This results in include lines not being written correctly and broken config files. DANSGUARDIAN_DIR should be present on every system. | ||||
* | | Merge pull request #488 from voyagertm/patch-4 | Renato Botelho | 2013-09-18 | 1 | -1/+1 |
|\ \ | | | | | | | Update pkg_config.8.xml.amd64 | ||||
| * | | Update pkg_config.8.xml.amd64 | voyagertm | 2013-09-16 | 1 | -1/+1 |
| | | | | | | | | | - Changed the version of LCDproc to be the same as my changes to the package | ||||
* | | | Merge pull request #487 from voyagertm/patch-3 | Renato Botelho | 2013-09-18 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Update pkg_config.8.xml | ||||
| * | | | Update pkg_config.8.xml | voyagertm | 2013-09-16 | 1 | -1/+1 |
| |/ / | | | | | | | - Changed version to be the same with my changes in the LCDproc package | ||||
* | | | Merge pull request #486 from voyagertm/patch-2 | Renato Botelho | 2013-09-18 | 1 | -3/+19 |
|\ \ \ | | | | | | | | | Update lcdproc.inc | ||||
| * | | | Update lcdproc.inc | voyagertm | 2013-09-16 | 1 | -3/+19 |
| |/ / | | | | | | | | | | - Added the extra USB COM port from lcdproc.xml - Changed the HD44780 part to fit the lcdproc.xml and other changes | ||||
* | | | Merge pull request #485 from voyagertm/patch-1 | Renato Botelho | 2013-09-18 | 1 | -3/+87 |
|\ \ \ | | | | | | | | | Update lcdproc.xml | ||||
| * | | | Update lcdproc.xml | voyagertm | 2013-09-16 | 1 | -3/+87 |
| |/ / | | | | | | | | | | | | | - Changed the version - Added an extra USB COM port someone needed - Added option for the HD44780 driver | ||||
* / / | squid3-dev - external acl helper for captive portal authentication integration. | Marcello Coutinho | 2013-09-18 | 1 | -0/+85 |
|/ / | |||||
* | | Merge pull request #484 from phil-davis/master | Renato Botelho | 2013-09-15 | 2 | -29/+29 |
|\ \ | | | | | | | bandwidthd - whitespace formatting | ||||
| * | | bandwidthd - whitespace formatting | Phil Davis | 2013-09-14 | 1 | -24/+24 |
| | | | |||||
| * | | bandwidthd - whitespace formatting | Phil Davis | 2013-09-14 | 1 | -5/+5 |
|/ / | |||||
* | | Merge pull request #483 from phil-davis/master | Jim P | 2013-09-12 | 1 | -1/+1 |
|\ \ | | | | | | | bandwidthd - specify explicitly the graph location index.html | ||||
| * | | bandwidthd - specify explicitly the graph location index.html | Phil Davis | 2013-09-12 | 1 | -1/+1 |
|/ / | | | | | | | This helps some people whose browser does not find index.html automagically, and does not harm anything for others. http://forum.pfsense.org/index.php/topic,49165.msg362705.html#msg362705 | ||||
* | | Add some dummy XML files for CLI-only packages since the package system ↵ | jim-p | 2013-09-11 | 4 | -0/+176 |
| | | | | | | | | likes to have them there. | ||||
* | | Put these back... it's equally unhappy with them undefined. | jim-p | 2013-09-11 | 2 | -0/+4 |
| | | |||||
* | | This file doesn't exist either... | jim-p | 2013-09-11 | 2 | -2/+0 |
| | | |||||
* | | Remove this line, as it does not actually exist | jim-p | 2013-09-11 | 2 | -2/+0 |
| | | |||||
* | | Merge pull request #482 from phil-davis/master | Renato Botelho | 2013-09-09 | 4 | -8/+17 |
|\ \ | | | | | | | bandwidthd - check for interface subnet also specified by user | ||||
| * | | bandwidthd version bump | Phil Davis | 2013-09-09 | 1 | -1/+1 |
| | | | |||||
| * | | bandwidthd version bump | Phil Davis | 2013-09-09 | 1 | -1/+1 |
| | | | |||||
| * | | bandwidthd version bump | Phil Davis | 2013-09-09 | 1 | -1/+1 |
| | | | |||||
| * | | bandwidthd - check for interface subnet also specified by user | Phil Davis | 2013-09-09 | 1 | -5/+14 |
|/ / | | | | | | | | | Check for the case where a user specifies the interface subnet to listen on in the "subnet" box, which is actually not required. In this case, do not put the subnet into the config twice. It fixes a GUI data entry confusion that is reported from time to time in the forum, e.g. http://forum.pfsense.org/index.php/topic,49165.msg320801.html#msg320801 http://forum.pfsense.org/index.php/topic,66354.0.html |