| 2019-01-13 |
Fixed data.import issue
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 13 Jan 2019
|
Fix #957 missing extra recipient address
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 13 Jan 2019
|
| 2018-11-03 |
Fixed signedness of count_match()
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 3 Nov 2018
|
Refactored parser.c
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 3 Nov 2018
|
Refactored rules.c
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 3 Nov 2018
|
Fixed init_ssl() name to init_ssl_to_server()
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 3 Nov 2018
|
use init_ssl from misc.c in unit_tests/smtp.c
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 3 Nov 2018
|
Removed code duplication from rules.c
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 3 Nov 2018
|
Removed code duplication from memc.c
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 3 Nov 2018
|
Removing code duplicates from imap.c and pop3.c
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 3 Nov 2018
|
| 2018-10-23 |
improved logging in message.c
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 23 Oct 2018
|
| 2018-10-17 |
Fix ctx initialization
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 17 Oct 2018
|
Fixed signed vs. unsigned comparisons
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 17 Oct 2018
|
Even more refactoring for rules.c
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 17 Oct 2018
|
Refactored query_retain_period()
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 17 Oct 2018
|
| 2018-09-29 |
Removed unused data parameter from several functions
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 29 Sep 2018
|
| 2018-08-09 |
Added more debug info to move_email()
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 9 Aug 2018
|
| 2018-07-12 |
use proper boundary checking for to_domain string
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 12 Jul 2018
|
add return value check to system() call
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 12 Jul 2018
|
| 2018-07-11 |
pilerstats shows the delta between now and the last archived email
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 11 Jul 2018
|
| 2018-07-10 |
Fixed attachment name parsing
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 10 Jul 2018
|
| 2018-06-24 |
fix bcc address handling
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 24 Jun 2018
|
minor bdat fix
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 24 Jun 2018
|
| 2018-06-13 |
add soname info to libpiler.so.0.1.1
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 13 Jun 2018
|
| 2018-05-13 |
bdat fixes
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 13 May 2018
|
fix bdat command detection
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 13 May 2018
|
fix smtp.c logging
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 13 May 2018
|
fixed typo in setting session fd
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 13 May 2018
|
added fd to received line logging
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 13 May 2018
|
fix logging the descriptor for smtp chat
...
Signed-off-by: Janos SUTO <sj@acts.hu>
Janos SUTO
committed
on 13 May 2018
|