]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2018-09-24 Vsevolod Stakhov[Minor] Fix order of header when adding ARC information
2018-09-24 Vsevolod Stakhov[Minor] Fix options in dkim checks
2018-09-24 Vsevolod StakhovMerge pull request #2521 from jpbede/custom-dmarc-from
2018-09-24 Jan-Philipp... make dmarc report from address custom 2521/head
2018-09-23 Vsevolod Stakhov[Minor] Fix test cases
2018-09-23 Vsevolod Stakhov[Minor] Fix groups registration
2018-09-23 Vsevolod Stakhov[Minor] Fix dkim signing from HTTP headers
2018-09-23 Vsevolod Stakhov[Minor] Check selectors result for nil
2018-09-23 Vsevolod Stakhov[Feature] Support selectors in settings
2018-09-23 Vsevolod Stakhov[Minor] Fix selectors usage in multimap
2018-09-23 Vsevolod Stakhov[Minor] Ops, reverse scoring logic
2018-09-23 Vsevolod Stakhov[Conf] Enable phishtank DNS lookups by default, fix...
2018-09-23 Vsevolod Stakhov[Conf] Add maximum group score for phishing
2018-09-23 Vsevolod StakhovMerge pull request #2519 from moisseev/eslint
2018-09-22 Alexander Moisseev[WebUI] Fix upload buttons disabling 2519/head
2018-09-22 Vsevolod Stakhov[Minor] Correct width
2018-09-22 Vsevolod Stakhov[Minor] Try to fix logo
2018-09-22 Vsevolod Stakhov[Minor] Add logo
2018-09-22 Vsevolod Stakhov[Minor] Fix links
2018-09-22 Vsevolod Stakhov[Minor] Reference rspamd.com repo
2018-09-22 Vsevolod Stakhov[Minor] Add authors and contributors document
2018-09-22 Vsevolod Stakhov[Minor] Proper license format
2018-09-22 Vsevolod Stakhov[Minor] Reduce README size
2018-09-22 Vsevolod StakhovRevert "[Test] Check selector before processing"
2018-09-22 Vsevolod Stakhov[Test] Check selector before processing
2018-09-22 Vsevolod Stakhov[Minor] Fix optional arguments
2018-09-22 Vsevolod Stakhov[Feature] Add arguments schemas to processors and extra...
2018-09-22 Vsevolod Stakhov[Minor] Apply transform
2018-09-22 Vsevolod Stakhov[Feature] Allow to apply schema to arguments
2018-09-22 Vsevolod Stakhov[Minor] Improve tostring method for MAILTO urls
2018-09-22 Vsevolod Stakhov[Minor] Remove broken processors
2018-09-22 Alexander Moisseev[Test] Enable some ESLint rules
2018-09-21 Vsevolod StakhovMerge pull request #2518 from negram/more-test-cases
2018-09-21 Mikhail Galanin[Test] More test cases for selectors 2518/head
2018-09-21 Vsevolod StakhovMerge pull request #2517 from negram/selector-user...
2018-09-21 Mikhail Galanin[Minor] Unused variable 2517/head
2018-09-21 Mikhail Galanin[Minor] tbl append -> rawset()
2018-09-21 Mikhail Galanin[Minor] Order selector valus how user placed them in...
2018-09-21 Vsevolod Stakhov[Fix] Fix lua_util.str_split in case of delimiters set
2018-09-21 Vsevolod StakhovMerge pull request #2516 from andy-igoshin/master
2018-09-21 Vsevolod StakhovMerge pull request #2515 from negram/log-error-selector
2018-09-21 Mikhail Galanin[Minor] do not mix %1 and %s 2515/head
2018-09-21 Vsevolod StakhovMerge pull request #2514 from negram/selector-error...
2018-09-21 Andrey Igoshinsupport for non-TLD domains 2516/head
2018-09-21 Mikhail Galanin[Minor] Add more info into error record
2018-09-21 Mikhail Galanin[Minor] Return nil if unknown processor was used 2514/head
2018-09-21 Mikhail Galanin[Minor] Return nil if a random string used as selector
2018-09-21 Vsevolod StakhovMerge pull request #2512 from moisseev/eslint
2018-09-21 Vsevolod StakhovMerge pull request #2513 from negram/unit-test-improvements
2018-09-21 Mikhail Galanin[Test] Small fixes on diff renderer 2513/head
2018-09-21 Mikhail Galanin[Test] Use init_url() frim the new helper
2018-09-21 Mikhail Galanin[Test] Added test helper module
2018-09-21 Alexander Moisseev[Minor] Use .forEach instead of .map 2512/head
2018-09-21 Alexander Moisseev[WebUI] Fix throughput data consolidation
2018-09-20 Vsevolod StakhovMerge pull request #2510 from negram/more-test
2018-09-20 Vsevolod StakhovMerge pull request #2511 from negram/table-diff
2018-09-20 Mikhail Galanin[Test] Nicely print table difference when they do not... 2511/head
2018-09-20 Mikhail Galanin[Test] more tests 2510/head
2018-09-20 Vsevolod Stakhov[Minor] Map type
2018-09-20 Vsevolod Stakhov[Minor] Sigh, disable redis schema usage for now
2018-09-20 Vsevolod StakhovMerge pull request #2509 from negram/fix-set_header
2018-09-20 Vsevolod Stakhov[Minor] Fix more issues with reputation and redis schema
2018-09-20 Vsevolod Stakhov[Minor] Rework reputation config structure and validation
2018-09-20 Vsevolod Stakhov[Feature] Add schema validation for Redis settings
2018-09-20 Mikhail Galanin[Minor] Fixed task:set_request_header(), value is 3rd... 2509/head
2018-09-20 Vsevolod StakhovMerge pull request #2508 from negram/test-case-via...
2018-09-20 Mikhail Galanin[Test] Enable one more now-working test-case 2508/head
2018-09-20 Mikhail Galanin[Test] We don't this chek inside the test anymore....
2018-09-20 Mikhail Galanin[Test] Pass test-case patten into test engine
2018-09-20 Vsevolod Stakhov[Minor] Fix implicit conversion
2018-09-20 Vsevolod StakhovMerge pull request #2507 from negram/uncomment-working...
2018-09-20 Vsevolod StakhovMerge pull request #2506 from negram/selectors-fix
2018-09-20 Mikhail Galanin[Test] Uncommented cases which are now working 2507/head
2018-09-20 Mikhail Galanin[Minor] logical error, get_variable() accepts either... 2506/head
2018-09-20 Mikhail Galanin[Minor] misprint
2018-09-19 Alexander Moisseev[Minor] Use consistent return behavior
2018-09-19 Vsevolod StakhovMerge pull request #2502 from negram/selectors-test
2018-09-19 Vsevolod StakhovMerge pull request #2503 from negram/test-update
2018-09-19 Vsevolod StakhovMerge pull request #2504 from negram/run-specific-lua...
2018-09-19 Vsevolod Stakhov[Minor] Some more selectors fixes
2018-09-19 Alexander Moisseev[Minor] Guard for-in
2018-09-19 Mikhail Galanin[Test] Added key to run specifig lua-test 2504/head
2018-09-19 Mikhail Galanin[Test] Rewrote test using new assertion 2503/head
2018-09-19 Mikhail GalaninMerge branch 'master' into selectors-test 2502/head
2018-09-19 Mikhail Galanin[Test] Few "basic" test cases for selectors
2018-09-19 Vsevolod Stakhov[Minor] Deepcopy is not good for recursive schemas
2018-09-19 Vsevolod StakhovMerge pull request #2501 from negram/new-assertions
2018-09-19 Mikhail Galanin[Test] Assertions for table comparsion that are nicer... 2501/head
2018-09-19 Vsevolod Stakhov[Minor] Fix selectors iterators operations
2018-09-19 Vsevolod Stakhov[Feature] Add generic selector to reputation module
2018-09-19 Vsevolod Stakhov[Minor] Remove outdated lgpl code, deprecated long ago
2018-09-19 Vsevolod Stakhov[Minor] Add tableshape library from https://github...
2018-09-19 Vsevolod Stakhov[Feature] Add some recursion protection to lua logger
2018-09-19 Vsevolod StakhovMerge pull request #2500 from negram/init-urlparser...
2018-09-19 Mikhail Galanin[Test] Init URL parser before running unit tests 2500/head
2018-09-18 Vsevolod StakhovMerge pull request #2497 from negram/doc-misprint-fix
2018-09-18 Mikhail Galanin[Minor] Misprint in function doc 2497/head
2018-09-18 Vsevolod Stakhov[Conf] Slashing change: add settings configuration...
2018-09-18 Vsevolod Stakhov[Fix] Show the proper frame when using lua_util.debugm
2018-09-18 Vsevolod Stakhov[Minor] Allow stack pos in logger.logx as well
next