Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-08-30 | Fixed version of Matthieu's change from revision 1.12 | Todd C. Miller | |
OK matthieu@ && deraadt@ | |||
2001-08-30 | Detect broken libraries that reference themselves. | Marc Espie | |
Abort immediately, instead of gobbling all memory. ok fgs@ | |||
2001-08-29 | Nope, this makes cvs dump core | Theo de Raadt | |
2001-08-27 | allow for local tags that include numbers (like $XFree86$). First | Matthieu Herrb | |
character must be pure alpha though. Ok deraadt@, tholo@. | |||
2001-08-27 | fix description so it is aligned with other entries surrounding it | Brad Smith | |
-- Ok'd by millert@ | |||
2001-08-21 | Update to sendmail 8.11.6, from the release notes: | Todd C. Miller | |
SECURITY: Fix a possible memory access violation when specifying out-of-bounds debug parameters. Problem detected by Cade Cairns of SecurityFocus. Avoid leaking recipient information in unrelated DSNs. This could happen if a connection is aborted, several mails had been scheduled for delivery via that connection, and the timeout is reached such that several DSNs are sent next. Problem noted by Dileepan Moorkanat of Hewlett-Packard. Fix a possible segmentation violation when specifying too many wildcard operators in a rule. Problem detected by Werner Wiethege. Avoid a segmentation fault on non-matching Hesiod lookups. Problem noted by Russell McOrmond of flora.ca | |||
2001-08-18 | Document rules specific to the FSF subtree. | Marc Espie | |
Basically, not following these rules might mean deep shit later on. | |||
2001-08-12 | Use INFTIM where possible. | Federico G. Schwindt | |
2001-08-08 | Prevent logging strerror(0) on EOF; patch sent to sendmail-bugs@sendmail.ORG | Todd C. Miller | |
2001-08-07 | Use mktemp(1) to avoid /tmp race found by terra@diku.dk. | Todd C. Miller | |
Fix based on patch from mbing@nfr.net. | |||
2001-08-07 | tree must build | Hugh Graham | |
2001-08-01 | Add `newer' gas balign/p2align/2bytes/4bytes. | Marc Espie | |
Checked by me on i386, miod@ on m68k (LOTS of thanks). fgs@ was last seen trying it on sparc a long time ago. I know that sparcs are slow, but this is ridiculous. Nobody else moved, so 8-P | |||
2001-08-01 | Do not define 'unix' on powerpc. ok drahn | Peter Valchev | |
2001-08-01 | update to sendmail 8.11.5 | Todd C. Miller | |
2001-07-28 | Revert accidentally committed change | Thorsten Lockert | |
2001-07-27 | Use snprintf to avoid potential overflows; zen-parse@gmx.net | Todd C. Miller | |
2001-07-26 | add generics_entire_domain and GENERICS_DOMAIN | Todd C. Miller | |
2001-07-25 | Fix compilation on mvme88k (until binutils are ready). | Miod Vallat | |
2001-07-25 | remove local hack | Todd C. Miller | |
2001-07-25 | Sync with reality: | Todd C. Miller | |
o Use a genericstable instead of the local mailnametable hack o Add IPv6 support. | |||
2001-07-21 | SHLIB_MAJOR/_MINOR not set in bsd.lib.mk anymore. Use major/minor. | Kenneth R Westerback | |
2001-07-19 | __attribute__((__nonnull__), separate from printf. | Marc Espie | |
2001-07-19 | even worse: link against nearly any kerberos library, and you need all of | Theo de Raadt | |
them. these swedes are insane! | |||
2001-07-19 | well, with the most recent reorganization, it now turns out that any | Theo de Raadt | |
program which links -lkrb5 also must link -lkafs as well! someone please mail hin@ an alpha or a powerpc, so that he can become aware of how binutils ("the other linker we use") works. | |||
2001-07-11 | remove mips leftovers; ok brad | Peter Valchev | |
2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt | |
2001-07-08 | Fix an obscure bug: make sure aliases are referenced. | Marc Espie | |
Otherwise, if a shared library uses an aliased symbol in another library, the alias will only be partially resolved (everything setup... except for the real symbol marked as referenced, so the relocation ends up being zero and causes core-dumps on runtimes). Caused quite a few crashes: Xfree's 4 GL (linked with libc_r) or kerberosV exhibited the problem... | |||
2001-07-07 | swat size_t vs. int bug (benign) | Todd C. Miller | |
2001-07-07 | Same fix as I did for bc | Todd C. Miller | |
2001-07-07 | Silence 2 warnings. GNU code acts as if any non-gnu libc is stupid, | Todd C. Miller | |
ours is not... | |||
2001-07-02 | fix some incorrect cat page dependencies | Todd C. Miller | |
2001-07-01 | when you support kerberosV, you apparently need to also link in the 12 | Theo de Raadt | |
other libraries that it's tentacles lead to. This is just disgusting, and are going to pressure the KTH people to fix this. It's unmaintainable. kerberosV and kerberosIV even have cross dependencies. It's insane. patch developed at the same time by drahn and I | |||
2001-06-27 | More mips leftovers to get rid of... | Miod Vallat | |
2001-06-23 | print names in reference (.%A) as below | Jun-ichiro itojun Hagino | |
first guy, ... first guy and second guy, ... first, second, and second guy, ... based on comment from "Brian J. Kifiak" <bk@rt.fm>. | |||
2001-06-13 | alpha now defaults to shared libs. | Artur Grabowski | |
espie@ ok. | |||
2001-06-09 | Revert to older demangle. Not tested nor updated yet. | Marc Espie | |
2001-06-09 | bye bye | Marc Espie | |
2001-06-09 | bye, bye | Marc Espie | |
2001-06-09 | Bye, bye | Marc Espie | |
2001-06-09 | Automatic cvs merge. Dread what I will have to fix after this excuse | Marc Espie | |
of a program is done... | |||
2001-06-09 | Long delayed import of binutils-2.10.1. Turns out art@ needs some alpha | Marc Espie | |
bug-fixes... | |||
2001-06-09 | libiberty version bundled with binutils 2.11. | Marc Espie | |
2001-06-09 | Synch with binutils 2.10.1, add dyn-string to libiberty. | Marc Espie | |
2001-06-09 | Fill some field earlier, should allow better .init/dlopen interaction. | Marc Espie | |
From NetBSD. fgsch@ agrees. | |||
2001-06-07 | Restore debugging to att format. | Marc Espie | |
Noticed and requested by aazubel@mail.ru and fgs@. | |||
2001-06-02 | Remove a few extraneous subshells. Okay millert@ | Marc Espie | |
2001-05-30 | OSTYPE is openbsd, not unknown | Todd C. Miller | |
2001-05-29 | sendmail 8.12.0 with $Id tags converted to $Sendmail | Todd C. Miller | |
2001-05-29 | Update to sendmail 8.11.4: | Todd C. Miller | |
8.11.4 revamps signal handling within the MTA in order to reduce the likelihood of a race condition that can lead to heap corruption as described in Michal Zalewski's advisory. The problems discussed in the advisory are not currently known to be exploitable but we recommend upgrading to 8.11.4 in case a method is found to exploit the signal handling race condition. 8.11.4 also fixes other bugs found since the release of 8.11.3. See the RELEASE_NOTES file for more details. | |||
2001-05-25 | Support KERBEROS5 / gssapi. (hin@ ok) | Hakan Olsson | |