aboutsummaryrefslogtreecommitdiffstats
path: root/src/events.c
Commit message (Expand)AuthorAgeFilesLines
* * More things to be thread-safe:Vsevolod Stakhov2012-02-131-22/+52
* Add quarks to events to determine source of event inside rspamd.Vsevolod Stakhov2012-02-131-7/+14
* Fix build with glib <= 2.30.Vsevolod Stakhov2012-02-031-1/+11
* Fixes to threading (still incomplete).Vsevolod Stakhov2012-01-311-2/+19
* Rework events library slightly:Vsevolod Stakhov2012-01-311-53/+28
* Fix hashing in events library.Vsevolod Stakhov2012-01-201-10/+1
* Allow for post filters to register async events.Vsevolod Stakhov2011-12-161-2/+10
* * Finally get rid of stupid savepoints system and migrate to async events log...Vsevolod Stakhov2011-12-141-42/+84
* * Introduce new logging system:Vsevolod Stakhov2009-12-221-4/+4
* * Retab, no functional changesVsevolod Stakhov2009-10-021-23/+23
* * Implement new system of async events handling (experimental)Vsevolod Stakhov2009-09-221-0/+173