summaryrefslogtreecommitdiff
path: root/src/src/transports/appendfile.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'exim-4.94.2+fixes' into exim-4.94.2+taintwarnexim-4.94.2+taintwarnHeiko Schlittermann (HS12-RIPE)2021-08-301-1/+1
|\
| * Testsuite: testcases for DKIM under TLSJeremy Harris2021-08-111-1/+1
* | Silence the compilerHeiko Schlittermann (HS12-RIPE)2021-04-251-2/+2
* | Do not close the (main)_log, if we do not see a chance to open it again.Heiko Schlittermann (HS12-RIPE)2021-04-241-0/+6
* | Silence compilerHeiko Schlittermann (HS12-RIPE)2021-04-231-2/+2
* | appendfileHeiko Schlittermann (HS12-RIPE)2021-04-231-3/+5
|/
* Fix build for platforms not having ulongJeremy Harris2021-02-191-1/+1
* Fix FreeBSD 13 buildJeremy Harris2021-02-131-2/+2
* tidying: skip_whitespaceJeremy Harris2020-04-041-2/+2
* Taint enforce: directory open backstops, single-key search filenameJeremy Harris2020-03-281-4/+3
* Use dedicated union member for option offsetsJeremy Harris2020-01-211-114/+58
* appendfile: taint-enforce file & directory optionsJeremy Harris2020-01-111-0/+7
* appendfile: refactorJeremy Harris2020-01-111-17/+13
* appendfile: tidyingJeremy Harris2020-01-111-120/+89
* tidying: CCSS macroJeremy Harris2020-01-111-3/+2
* Appendfile: when evaluating quota use attemd to link countsJeremy Harris2019-08-151-9/+7
* Track tainted data and refuse to expand itJeremy Harris2019-07-251-19/+12
* Intercept chown()/fchown() failure and emit a pointer to the bugreport. Close...Heiko Schlittermann (HS12-RIPE)2019-04-191-5/+5
* Use C99 initialisations for iteratorsJeremy Harris2019-02-101-22/+12
* Debug: provide for SIGALRM trackingJeremy Harris2018-10-211-4/+4
* Use single-bit fields for global flagsJeremy Harris2018-08-221-6/+6
* Fix pipe transport to not use a socket-only syscall. Bug 2257Jeremy Harris2018-03-201-9/+7
* Update copyright year to 2018Heiko Schlittermann (HS12-RIPE)2018-02-101-1/+1
* Copyright year bumps for substantive changes 2017exim-4_90_RC1Jeremy Harris2017-10-261-1/+1
* tidyingJeremy Harris2017-10-211-73/+77
* Tidy build for OpenBSDJeremy Harris2017-10-141-2/+2
* TFO: early-data for client outbound via socks5 proxyJeremy Harris2017-09-191-1/+1
* tidyingJeremy Harris2017-08-051-2/+2
* Prebuild the data structure for builtin macrosJeremy Harris2017-07-081-16/+27
* Fix appendfile.c errmsg output that broke with d291c7Heiko Schlittermann (HS12-RIPE)2017-06-271-1/+1
* Fix what d291c7670e4c370cdc4f631ea58f82c7f4f87823 broke. Closes 1115Heiko Schlittermann (HS12-RIPE)2017-06-251-1/+1
* Add quota/quota_filecount transport option modifier "no_check" Bug 1115Heiko Schlittermann (HS12-RIPE)2017-06-251-15/+45
* tidying: coverity fixesJeremy Harris2017-04-291-1/+1
* DKIM: avoid use of temporary file for signingJeremy Harris2017-04-231-3/+7
* 214 spelling fixesJosh Soref2017-01-181-2/+2
* TCP Fast OpenJeremy Harris2016-10-221-5/+4
* tidyingJeremy Harris2016-07-271-3/+8
* Copyright year updates (things touched in 2016)Jeremy Harris2016-04-021-1/+1
* tidying: coverity issuesexim-4_87_RC6Jeremy Harris2016-03-071-3/+4
* Source: Remove trailing whitespaces from src/*.{h,c}Heiko Schlittermann (HS12-RIPE)2015-11-011-2/+2
* Copyright year updates (things touched in 2015)Phil Pennock2015-06-041-1/+1
* constificationJeremy Harris2015-02-011-1/+1
* Use TIME_T_FMT for formatting tv_sec. Bug 1561Jeremy Harris2014-12-231-2/+2
* More care with time typesJeremy Harris2014-06-061-0/+1
* Check syscall return values.Jeremy Harris2012-11-231-11/+38
* Make maildir_use_size_file expandable.Phil Pennock2011-08-271-1/+10
* Remove obsolete $Cambridge$ CVS revision strings.Tony Finch2011-06-291-2/+0
* Compiler masochism compliance.Phil Pennock2011-03-221-1/+1
* Don't disable quota when maildirsize lost to races.exim-4_75_RC2Phil Pennock2011-02-211-12/+7
* Deal with maildir quota file races.Phil Pennock2011-02-211-2/+11