Use bitfields for flags in the "addr" struct
authorJeremy Harris <jgh146exb@wizmail.org>
Sun, 20 Aug 2017 21:09:15 +0000 (22:09 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Sun, 20 Aug 2017 21:41:41 +0000 (22:41 +0100)
commit7eb0e5d2b8453f753bd2d8e2e77cf4b7e0b24b1b
tree1ed35e95667a004fcc91000da91f8093513d236c
parent2ac258501be0bcb0628548d5990de76ce7361ac8
Use bitfields for flags in the "addr" struct
15 files changed:
doc/doc-txt/ChangeLog
src/src/deliver.c
src/src/filter.c
src/src/globals.c
src/src/macros.h
src/src/rda.c
src/src/route.c
src/src/routers/iplookup.c
src/src/routers/queryprogram.c
src/src/routers/redirect.c
src/src/routers/rf_get_errors_address.c
src/src/routers/rf_queue_add.c
src/src/sieve.c
src/src/structs.h
src/src/transports/smtp.c