piler/src
Janos SUTO 65cc7ebc76 Added docker support
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-08-04 10:40:05 +02:00
..
archive.c Fix ctx initialization 2018-10-17 07:26:46 +00:00
attachment.c Removed unused data parameter from several functions 2018-09-29 08:43:50 +02:00
av.h src: refactoring 2017-08-08 15:34:45 +02:00
avir.c src: refactoring 2017-08-08 15:34:45 +02:00
base64.c pilerimport can retrieve messages from imap4 servers, too 2012-05-26 15:18:22 +02:00
bdat.c minor bdat fix 2018-06-24 14:08:09 +02:00
cfg.c Retire piler child after processing max_requests_per_child messages 2018-03-06 14:42:07 +01:00
cfg.h src: refactoring 2017-08-08 15:34:45 +02:00
clamd.c src: refactoring 2017-08-08 15:34:45 +02:00
config.h Added docker support 2019-08-04 10:40:05 +02:00
counters.c Removed code duplication from memc.c 2018-11-03 14:57:55 +01:00
decoder.c fix for ks_c_5601-1987 encoding 2018-01-23 20:00:20 +01:00
decoder.h compile fixes for gcc 5 2016-09-13 21:17:51 +02:00
defs.h Fixed signed vs. unsigned comparisons 2018-10-17 07:26:07 +00:00
digest.c src: refactoring 2017-08-08 15:34:45 +02:00
dirs.c src: refactoring 2017-08-08 15:34:45 +02:00
errmsg.h added pidfile check in piler.c to prevent multiple start of the piler daemon 2018-01-11 10:56:32 +01:00
extract.c Fixed signed vs. unsigned comparisons 2018-10-17 07:26:07 +00:00
hash.c compile fixes for gcc 5 2016-09-13 21:17:51 +02:00
hash.h compile fixes for gcc 5 2016-09-13 21:17:51 +02:00
htmlentities.h initial release 2011-11-14 15:57:52 +01:00
imap.c Fixed init_ssl() name to init_ssl_to_server() 2018-11-03 15:19:08 +01:00
import_imap.c src: refactoring 2017-08-08 15:34:45 +02:00
import_mailbox.c Removed unused data parameter from several functions 2018-09-29 08:43:50 +02:00
import_maildir.c Removed unused data parameter from several functions 2018-09-29 08:43:50 +02:00
import_pop3.c src: refactoring 2017-08-08 15:34:45 +02:00
import.c Fixed #974 2019-04-07 12:54:46 +02:00
import.h src: fixed recursive directory import 2017-10-28 22:13:08 +02:00
list.c combine journal recpient addresses, allowing bcc users to see their messages 2012-10-05 14:27:03 +02:00
list.h release of v0.1.3 2011-11-16 14:47:47 +01:00
Makefile.in Released version 1.3.5 2019-04-21 18:46:57 +02:00
memc.c Removed code duplication from memc.c 2018-11-03 14:57:55 +01:00
memc.h Removed code duplication from memc.c 2018-11-03 14:57:55 +01:00
message.c improved logging in message.c 2018-10-23 11:56:50 +00:00
misc.c Print libzip availability at both configure and piler -V output 2019-05-06 13:52:57 +02:00
misc.h Fixed init_ssl() name to init_ssl_to_server() 2018-11-03 15:19:08 +01:00
mydomains.c src: sql structure refactoring 2017-08-11 18:18:45 +02:00
mysql.c Fixed data.import issue 2019-01-13 15:12:14 +00:00
parser_utils.c Fix #957 missing extra recipient address 2019-01-13 13:40:01 +00:00
parser.c A minor fix for check_against_... 2019-01-13 15:22:27 +00:00
parser.h Fix #957 missing extra recipient address 2019-01-13 13:40:01 +00:00
piler-smtp.c bdat fixes 2018-05-13 16:48:20 +02:00
piler.c Fixed data.import issue 2019-01-13 15:12:14 +00:00
piler.h Removed code duplication from memc.c 2018-11-03 14:57:55 +01:00
pileraget.c src: refactoring 2017-08-08 15:34:45 +02:00
pilerconf.c src: refactoring 2017-08-08 15:34:45 +02:00
pilerexport.c Removed unused data parameter from several functions 2018-09-29 08:43:50 +02:00
pilerget.c Removed unused data parameter from several functions 2018-09-29 08:43:50 +02:00
pilerimport.c Fix #957 missing extra recipient address 2019-01-13 13:40:01 +00:00
pop3.c Fixed init_ssl() name to init_ssl_to_server() 2018-11-03 15:19:08 +01:00
reindex.c Removed unused data parameter from several functions 2018-09-29 08:43:50 +02:00
rules.c Fixed data.import issue 2019-01-13 15:12:14 +00:00
rules.h Fixed data.import issue 2019-01-13 15:12:14 +00:00
session.c bdat fixes 2018-05-13 16:48:20 +02:00
sig.c added pilergetd daemon 2013-04-09 14:50:27 +02:00
sig.h first demo of the new architecture 2016-10-23 22:04:55 +02:00
smtp.c bdat fixes 2018-05-13 16:48:20 +02:00
smtp.h revised smtp protocol handling 2018-03-02 22:46:48 +01:00
smtpcodes.h src: removed not used smtp messages from smtpcodes.h 2017-08-09 15:35:45 +02:00
sql.h src: sql structure refactoring 2017-08-11 18:18:45 +02:00
stats.c Removed unused data parameter from several functions 2018-09-29 08:43:50 +02:00
store.c src: refactoring 2017-08-08 15:34:45 +02:00
tai.c src: refactoring 2017-08-08 15:34:45 +02:00
tai.h smarter pilerget suitable for batch export 2011-12-28 15:30:53 +01:00
test.c Fixed data.import issue 2019-01-13 15:12:14 +00:00
trans.h improved the search feature 2017-05-06 20:15:41 +02:00