Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add logging default handlers. | Vsevolod Stakhov | 2013-09-01 | 1 | -1/+13 | |
| | ||||||
* | Add parser for default values in rcl section. | Vsevolod Stakhov | 2013-09-01 | 1 | -0/+25 | |
| | ||||||
* | Add parser for boolean fields in a structure. | Vsevolod Stakhov | 2013-08-31 | 1 | -0/+23 | |
| | ||||||
* | Add destructor for a string list to config pool. | Vsevolod Stakhov | 2013-08-31 | 1 | -0/+3 | |
| | ||||||
* | Use flags instead of size for integers. | Vsevolod Stakhov | 2013-08-31 | 1 | -13/+9 | |
| | ||||||
* | Add conception of default handler for structures parsing. | Vsevolod Stakhov | 2013-08-31 | 1 | -4/+41 | |
| | ||||||
* | Add string list fields parser. | Vsevolod Stakhov | 2013-08-30 | 1 | -0/+45 | |
| | ||||||
* | Add time fields parser. | Vsevolod Stakhov | 2013-08-29 | 1 | -0/+45 | |
| | ||||||
* | Add the parser of double fields. | Vsevolod Stakhov | 2013-08-29 | 1 | -0/+16 | |
| | ||||||
* | Add integer converting function. | Vsevolod Stakhov | 2013-08-29 | 1 | -0/+53 | |
| | ||||||
* | Add the parser of string fileds in structs. | Vsevolod Stakhov | 2013-08-29 | 1 | -0/+34 | |
| | ||||||
* | Add logging section handler. | Vsevolod Stakhov | 2013-08-24 | 1 | -0/+148 | |
| | ||||||
* | Add common principles of rspamd rcl configuration. | Vsevolod Stakhov | 2013-08-23 | 1 | -1/+79 | |
| | ||||||
* | Add skeleton for rcl configuration. | Vsevolod Stakhov | 2013-08-22 | 1 | -0/+31 | |