Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #506 from nagyrobi/patch-15 | Renato Botelho | 2013-09-27 | 1 | -11/+20 |
|\ | | | | | Update asterisk_log.php | ||||
| * | Update asterisk_log.php | nagyrobi | 2013-09-23 | 1 | -11/+20 |
| | | | | | | Log path restored to default, on every architecture; trim and clear should return an infobox now. | ||||
* | | Merge pull request #514 from bmeeks8/master | Renato Botelho | 2013-09-27 | 11 | -146/+435 |
|\ \ | | | | | | | Snort Package v2.6.0 Update | ||||
| * | | Bump package version number to 2.6.0 | bmeeks8 | 2013-09-25 | 1 | -1/+1 |
| | | | |||||
| * | | Bump Snort package version to 2.6.0 | bmeeks8 | 2013-09-25 | 3 | -3/+3 |
| | | | |||||
| * | | Minor formatting fixes in snort.conf generation code | bmeeks8 | 2013-09-25 | 1 | -6/+6 |
| | | | |||||
| * | | Add option for enabling/disabling SSH preprocessor | bmeeks8 | 2013-09-25 | 1 | -0/+11 |
| | | | |||||
| * | | Fix missing quote mark and underscore typos | bmeeks8 | 2013-09-25 | 1 | -11/+15 |
| | | | |||||
| * | | Oops...put back deleted Emerging Threats URL | bmeeks8 | 2013-09-25 | 1 | -0/+6 |
| | | | |||||
| * | | Fix assorted minor bugs and print filenames to log | bmeeks8 | 2013-09-25 | 1 | -29/+24 |
| | | | |||||
| * | | Add reverse DNS lookup icon and fix dup Suppress List bug | bmeeks8 | 2013-09-25 | 1 | -18/+31 |
| | | | |||||
| * | | Add ability to do reverse DNS lookup on blocked IP | bmeeks8 | 2013-09-25 | 1 | -2/+4 |
| | | | |||||
| * | | 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 | 14 | -0/+6471 |
| | | | |||||
* | | | 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 |
| | | |||||
* | | Merge pull request #503 from nagyrobi/patch-13 | Renato Botelho | 2013-09-21 | 1 | -2/+7 |
|\ \ | | | | | | | Update asterisk.inc | ||||
| * | | 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. | ||||
* | | | Merge pull request #501 from nagyrobi/patch-11 | Marcello Coutinho | 2013-09-20 | 1 | -367/+373 |
|\ \ \ | |/ / |/| | | Update asterisk.inc | ||||
| * | | 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 | 3 | -4/+5 |
| | | | | | | | | usertab field | ||||
* | | 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. |