summaryrefslogtreecommitdiffstats
path: root/src/cfg_xml.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unused xml code.Vsevolod Stakhov2013-11-161-120/+2
* Start to eliminate xml configuration.Vsevolod Stakhov2013-10-231-25/+5
* Refactor metric actions handling.Vsevolod Stakhov2013-09-131-0/+3
* Support metaoptions in lua configuration.Vsevolod Stakhov2013-06-141-0/+1
* Add support for meta options for modules.Vsevolod Stakhov2013-05-301-1/+5
* * Add map_watch_interval configurable.Vsevolod Stakhov2012-09-191-0/+1
* * DKIM module now check only first signature as others must be rejected or sk...Vsevolod Stakhov2012-06-051-0/+1
* Add basic list config parser.Vsevolod Stakhov2012-04-231-0/+3
* Parse big limits on 32 bits machine (for file sizes).Vsevolod Stakhov2012-03-281-0/+1
* * Implement basic functionality of key value storageVsevolod Stakhov2011-10-311-1/+2
* * Add configuration utils for kvstorageVsevolod Stakhov2011-10-171-1/+4
* Add ability to register subparsers inside main XML config parser.Vsevolod Stakhov2011-10-171-0/+4
* * First commit to implement multi-statfile filter system with new learning me...Vsevolod Stakhov2011-07-121-0/+1
* * Add ability to specify dns nameservers in a configVsevolod Stakhov2011-04-061-0/+2
* * Add options section into config to organize optionsVsevolod Stakhov2011-02-221-0/+1
* * Implement ability to add conditional rules to rspamd.xmlVsevolod Stakhov2010-12-151-6/+11
* Implement checking options for modulesVsevolod Stakhov2010-12-131-1/+5
* Add module options checkerVsevolod Stakhov2010-12-081-1/+11
* * Start new rspamd 0.3.4Vsevolod Stakhov2010-12-031-3/+24
* Fixes types (use glib ones) no functional change.Vsevolod Stakhov2010-10-061-36/+36
* * Add rspamd_log variable to lua plugins to access logging functionsVsevolod Stakhov2010-07-251-0/+1
* * Add ability to set metric's action from config fileVsevolod Stakhov2010-07-151-0/+1
* * Add ability to make views by recipientVsevolod Stakhov2010-07-151-0/+1
* * Change metric logicVsevolod Stakhov2010-06-161-2/+1
* * Modules sectionVsevolod Stakhov2010-04-081-0/+1
* * Wellcome to the XML worldVsevolod Stakhov2010-04-071-0/+1
* * Add lua functions parsing for module optionsVsevolod Stakhov2010-04-061-3/+28
* * Add initial version of lua configuration systemVsevolod Stakhov2010-04-051-0/+1
* * Add dumper to XML file (not all sections yet)Vsevolod Stakhov2010-04-011-3/+8
* * Add more syntaxVsevolod Stakhov2010-03-301-1/+24
* * New syntax parser that should make syntax check of XML configsVsevolod Stakhov2010-03-271-1/+7
* * Initial add of xml parser for rspamd configurationVsevolod Stakhov2010-03-251-0/+66