summaryrefslogtreecommitdiffstats
path: root/src/libserver/roll_history.c
Commit message (Collapse)AuthorAgeFilesLines
* Rework parts and task structure:Vsevolod Stakhov2015-07-131-1/+1
| | | | | | | | | - Now text_parts, parts and received are arrays - Pre-allocate arrays with some reasonable defaults - Use arrays instead of lists in plugins and checks - Remove unused fields from task structure - Rework mime_foreach callback function - Remove deprecated scan_milliseconds field
* Fix dereferencing of NULL pointer.Vsevolod Stakhov2015-03-281-3/+9
|
* Rework rolling history.Vsevolod Stakhov2015-03-121-2/+25
| | | | | - Store inet_addr as string, not structure. - Add history magic for versioning and sanity.
* Rework message store to allow encryption.Vsevolod Stakhov2015-01-301-1/+1
|
* Refactor function names.Vsevolod Stakhov2014-09-231-1/+1
|
* Consider settings actions.Vsevolod Stakhov2014-08-191-4/+2
|
* Unify style without sorting headers.Vsevolod Stakhov2014-07-231-22/+31
|
* Revert "Unify code style."Vsevolod Stakhov2014-07-231-31/+22
| | | | This reverts commit e0483657ff6cf1adc828ccce457814d61fe90a0d.
* Unify code style.Vsevolod Stakhov2014-07-231-22/+31
|
* Rework project structure, remove trash files.Vsevolod Stakhov2014-04-211-0/+212