| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
* Fix setting task->from/task->rctp in smtp client
|
|
|
|
|
| |
* Add documentation for dynamic rules
* Add ability to make negations in networks in dynamic rules
|
| |
|
|
|
|
|
|
|
| |
- add ability to have dynamic rules inside items cache
- make 3 types of rules: negative, dynamic and static
- make logic of cache more simple by using glib lists instead of arrays
- do checks of symbols in more logically correct way (negative->dynamic->static)
|
|
|
|
|
| |
* Add ability to register variables in memory pools (hash with known lifetime)
* Avoid of using of some global variables
|
|
|
|
| |
* Fix some errors
|
|
* Add metrics optimization and symbols cache
* Change all plugins
[DRAGONS]: not for production usage, some things are still not working!
|