summaryrefslogtreecommitdiff
path: root/src/src/os.c
Commit message (Expand)AuthorAgeFilesLines
* cppcheck sliencingJeremy Harris2022-12-201-13/+15
* SPDX: Mass-update to GPL-2.0-or-laterJeremy Harris2022-11-271-1/+1
* SPDX: license tags (mostly by guesswork)Jeremy Harris2022-11-271-0/+1
* Copyright updates:exim-4.96-RC0Jeremy Harris2022-04-231-1/+1
* Check query strings of query-style lookups for quoting. Bug 2850Jeremy Harris2022-03-031-4/+4
* Copyright updates:Jeremy Harris2021-10-231-0/+1
* Linux and the BSDs have getifaddrs(). Use it and save a bunch of complex...Jeremy Harris2021-03-171-4/+6
* Support TTL from SOA for NXDOMAIN & NODATA cache entries. Bug 1395Jeremy Harris2019-09-011-1/+1
* Track tainted data and refuse to expand itJeremy Harris2019-07-251-4/+4
* Use C99 initialisations for iteratorsJeremy Harris2019-02-101-4/+2
* Debug: provide for SIGALRM trackingJeremy Harris2018-10-211-4/+4
* 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-08-141-3/+8
* tidyingJeremy Harris2017-08-141-8/+8
* os_getcwd(): do not realloc if there was no malloc().Heiko Schlittermann (HS12-RIPE)2017-02-121-1/+1
* char signednessJeremy Harris2016-04-241-1/+1
* Fix Solaris buildJeremy Harris2016-04-141-4/+4
* tidying: char signednessJeremy Harris2016-04-101-9/+9
* tidying: char signednessJeremy Harris2016-04-101-10/+10
* Copyright year updates (things touched in 2016)Jeremy Harris2016-04-021-1/+1
* Provide getcwd(NULL, 0) for Solaris (SunOS5)Heiko Schlittermann (HS12-RIPE)2016-03-241-0/+32
* Add os_unsetenv()Heiko Schlittermann (HS12-RIPE)2016-03-231-1/+17
* Copyright dates 2014, 2015Jeremy Harris2016-01-181-1/+1
* Handle UTC vs specified-timezone for certificate extractors. Bug 1541Jeremy Harris2014-11-111-33/+0
* Fix Solaris buildJeremy Harris2014-09-291-0/+33
* Copyright year updates.Phil Pennock2012-05-171-1/+1
* Unbreak build on Solaris.Phil Pennock2012-05-061-1/+1
* DNS resolver init changes for NetBSD compatibility.Phil Pennock2012-05-051-0/+44
* Remove obsolete $Cambridge$ CVS revision strings.Tony Finch2011-06-291-2/+0
* Compiler masochism compliance.Phil Pennock2011-03-221-4/+4
* Update all copyright messages to cover 1995 - 2009. Remove tab from exim_che...Nigel Metheringham2009-11-161-2/+2
* Improvements to local interface IP addr detection. Fixes: #802Nigel Metheringham2009-10-201-9/+73
* Update version number and copyright year.Philip Hazel2007-01-081-2/+2
* Update copyright year in (most) files (those that my script finds).Philip Hazel2006-02-071-2/+2
* The code for finding all the local interface addresses on a FreeBSDPhilip Hazel2005-12-011-5/+6
* Added lots of "(void)" casts to standard function calls.Philip Hazel2005-06-271-2/+2
* (1) Typo in redirect router; (2) Update version number; (3) UpdatePhilip Hazel2005-01-041-2/+2
* StartPhilip Hazel2004-10-071-0/+810