Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Update PORTVAR listing | bmeeks8 | 2013-09-25 | 1 | -26/+29 | |
| | | | | | ||||||
| * | | | | Check and do not allow deletion of in-use Suppress List | bmeeks8 | 2013-09-25 | 1 | -8/+41 | |
| | | | | | ||||||
| * | | | | Modify calls to resolve Aliases to use Snort version | bmeeks8 | 2013-09-25 | 1 | -4/+4 | |
| | | | | | ||||||
| * | | | | Add missing SSH preproc and set more preproc options | bmeeks8 | 2013-09-25 | 1 | -15/+64 | |
| | | | | | ||||||
| * | | | | Add new PORTVAR ports to match current default config | bmeeks8 | 2013-09-25 | 1 | -4/+5 | |
| | | | | | ||||||
| * | | | | Add check so flowbits logic does not re-enable manually disabled rules | bmeeks8 | 2013-09-25 | 1 | -0/+4 | |
| | | | | | ||||||
| * | | | | Add new Snort-specific functions for using Aliases | bmeeks8 | 2013-09-25 | 1 | -0/+95 | |
| | | | | | ||||||
| * | | | | Change match arguments for "pgrep" to fix multiple process starts | bmeeks8 | 2013-09-25 | 1 | -12/+22 | |
| | | | | | ||||||
| * | | | | Add back JavaScript function inadvertently deleted. | bmeeks8 | 2013-09-25 | 1 | -0/+15 | |
| | | | | | ||||||
| * | | | | Allow use of system-specified proxy server for rule updates. | bmeeks8 | 2013-09-25 | 1 | -0/+12 | |
| | | | | | ||||||
| * | | | | Fix bug preventing auto-adding entry to an empty Suppress List. | bmeeks8 | 2013-09-25 | 1 | -0/+4 | |
| | | | | | ||||||
| * | | | | Fix missing {} on quoted string and declare array() before use. | bmeeks8 | 2013-07-03 | 1 | -4/+27 | |
| | | | | | ||||||
| * | | | | Change "enable all rules" icon to plus (+) instead of (x). | bmeeks8 | 2013-07-03 | 1 | -5/+14 | |
| | | | | | ||||||
* | | | | | Add package Squidguard 1.5 beta option | Luiz G. Costa | 2013-09-26 | 12 | -0/+6433 | |
| | | | | | ||||||
* | | | | | squid3-dev - supress php warnings on squid captive portal auth helper | Marcello Coutinho | 2013-09-24 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | Try again to correct newlines | jim-p | 2013-09-23 | 1 | -0/+1 | |
| |/ / |/| | | ||||||
* | | | Fix newlines. Please use autocrlf | jim-p | 2013-09-21 | 1 | -378/+378 | |
| | | | ||||||
* | | | Update asterisk.inc | nagyrobi | 2013-09-21 | 1 | -2/+7 | |
| | | | | | | | | | Add config move routine for non-pbi install; prepare a backup file to restore Asterisk's settings to factory defaults later. | |||||
* | | | Merge pull request #502 from nagyrobi/patch-12 | Marcello Coutinho | 2013-09-20 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | Update asterisk.xml | |||||
| * | | | Update asterisk.xml | nagyrobi | 2013-09-20 | 1 | -1/+1 | |
| | | | | | | | | | | | | Function sync_package_asterisk(); is called twice when installing (also from asterisk_install();) this makes several edits in the startup and config files twice. Commented it out for now here. | |||||
* | | | | Update asterisk.inc | nagyrobi | 2013-09-20 | 1 | -367/+373 | |
|/ / / | | | | | | | Updated configuration mover, a couple of new modules not loaded by default, SIP bindig to LAN interface by default to have correctly running system after first installation . | |||||
* | | | sarg - remove unset_gd from compile options and add missing ldap option on ↵ | Marcello Coutinho | 2013-09-20 | 1 | -0/+1 | |
| | | | | | | | | | | | | usertab field | |||||
* | | | Fix newlines | jim-p | 2013-09-20 | 1 | -367/+367 | |
| | | | ||||||
* | | | 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 | 2 | -4/+6 | |
| | | | ||||||
* | | | 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 #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. | |||||
* / / / | 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. | |||||
* | | | 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 #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 | |
|/ / / / | ||||||
* | | | | bandwidthd - whitespace formatting | Phil Davis | 2013-09-14 | 1 | -24/+24 | |
| | | | | ||||||
* | | | | bandwidthd - whitespace formatting | Phil Davis | 2013-09-14 | 1 | -5/+5 | |
| | | | | ||||||
* | | | | 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. |