| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ \ \
| | | |
| | | | |
Update asterisk.inc
|
|/ / /
| | |
| | | |
Gosh I found some dumb syntax errors. Plus optimized a bit more.
|
| | | |
|
|\ \ \
| | | |
| | | | |
Update asterisk.inc
|
|/ / /
| | |
| | | |
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.
|
|\ \ \
| | | |
| | | | |
Update pkg_config.8.xml.amd64
|
| | | |
| | | |
| | | | |
Bump Asterisk package version number accordingly.
|
|\ \ \ \
| | | | |
| | | | | |
Update pkg_config.8.xml
|
| |/ / /
| | | |
| | | | |
Bump Asterisk package version number accordingly.
|
|\ \ \ \
| | | | |
| | | | | |
Update asterisk.xml
|
| |/ / /
| | | |
| | | | |
Bump the version number.
|
|\ \ \ \
| | | | |
| | | | | |
Update asterisk_edit_file.php
|
| |/ / /
| | | |
| | | |
| | | | |
Update to be compatible with 2.1-RELEASE, NanoBSD.
Added complete Asterisk config backup and restore options.
|
|\ \ \ \
| | | | |
| | | | | |
Update asterisk_calls.php
|
| |/ / /
| | | |
| | | | |
Added utf8_decode to the cells of the From column of the table, as Asterisk saves these names in UTF-8 encoding.
|
|\ \ \ \
| | | | |
| | | | | |
Update asterisk_log.php
|
| |/ / / |
|
|\ \ \ \
| | | | |
| | | | | |
Update asterisk_cmd.php
|
| |/ / /
| | | |
| | | | |
Added more Asterisk status options, rearranged menu buttons.
|
|\ \ \ \
| |/ / /
|/| | | |
Update asterisk.inc
|
|/ / /
| | |
| | | |
Setup to make the Asterisk installation work straight out of the box, without generating any errors. A SIP configuration example is included.
|
|\ \ \
| | | |
| | | | |
Update lcdproc.xml
|
|/ / /
| | |
| | | |
- Small bug (forgot <option>)
|
|\ \ \
| | | |
| | | | |
Fix Incorrect Directory Replacement
|
| | | |
| | | |
| | | | |
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).
|
| | | |
| | | |
| | | |
| | | | |
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.
|
|\ \ \ \
| | | | |
| | | | | |
Update pkg_config.8.xml.amd64
|
| | | | |
| | | | |
| | | | | |
- Changed the version of LCDproc to be the same as my changes to the package
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Update pkg_config.8.xml
|
| |/ / / /
| | | | |
| | | | | |
- Changed version to be the same with my changes in the LCDproc package
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Update lcdproc.inc
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
- Added the extra USB COM port from lcdproc.xml
- Changed the HD44780 part to fit the lcdproc.xml and other changes
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Update lcdproc.xml
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | | |
- Changed the version
- Added an extra USB COM port someone needed
- Added option for the HD44780 driver
|
|/ / / / |
|
|\ \ \ \
| | | | |
| | | | | |
bandwidthd - whitespace formatting
|
| | | | | |
|
|/ / / / |
|
|\ \ \ \
| | | | |
| | | | | |
bandwidthd - specify explicitly the graph location index.html
|
|/ / / /
| | | |
| | | |
| | | | |
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
|
| | | |
| | | |
| | | |
| | | | |
likes to have them there.
|
| | | | |
|
| | | | |
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | | |
bandwidthd - check for interface subnet also specified by user
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
|/ / / /
| | | |
| | | |
| | | |
| | | | |
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
|
|\ \ \ \
| | | | |
| | | | | |
old code looked for 2.0 to decide if this was 2+, changed to 2.
|