Age | Commit message (Expand) | Author |
2006-05-09 | Oops, correct import this time. | Miod Vallat |
2006-05-08 | Oops, correct import this time. | Miod Vallat |
2006-04-27 | Oops, correct import this time. | Miod Vallat |
2006-04-18 | Oops, correct import this time. | Miod Vallat |
2015-12-01 | sync | Theo de Raadt |
2015-12-01 | Mention ksh along with csh when job control is discussed. ok deraadt@ | mmcc |
2015-12-01 | Phrase allocation failure more clearly. ok deraadt@ | mmcc |
2015-12-01 | pledge dns so openssl can use dns.. noticed and fix by todd@ | Bob Beck |
2015-12-01 | Cope with the changed order of warning and error messages caused by the | Ingo Schwarze |
2015-12-01 | typo in comment | mmcc |
2015-12-01 | Answering "yes" to the question "Do you want to see the rules of the game?" | tb |
2015-12-01 | We no longer need pledge "wpath" since "tty" allows read-write on | Todd C. Miller |
2015-11-30 | Add rebound rc.d script. | James Turner |
2015-11-30 | pledge regression: some operations appear to want to getpwent from | Theo de Raadt |
2015-11-30 | Sort includes. | Jeremie Courreges-Anglas |
2015-11-30 | Fix error message after conversion from select(2) to poll(2). | Jeremie Courreges-Anglas |
2015-11-30 | Kill Mobile IPv6 references. Also spotted by florian@ | Jeremie Courreges-Anglas |
2015-11-30 | Clean up get_next_msg(): kill dead argument/code | Jeremie Courreges-Anglas |
2015-11-30 | Remove the already disabled Router Renumbering support (RFC2894). | Jeremie Courreges-Anglas |
2015-11-30 | remove table-passwd, table-sqlite, and table-ldap | Joerg Jung |
2015-11-30 | Revert the sync -> fsync conversion (at least for the time being) - there | Joel Sing |
2015-11-30 | change Xrs from now-defunct db(3) to dbopen(3); this wasn;t a | Jason McIntyre |
2015-11-30 | delete useless BUGS section; patch from Jan Stary <hans at stare dot cz> | Ingo Schwarze |
2015-11-30 | fix prototype | Gilles Chehade |
2015-11-30 | smtpd-api.h update, missing prototypes, no functional change | Gilles Chehade |
2015-11-30 | add a couple smtpd-specific defines we want to expose to filters | Gilles Chehade |
2015-11-30 | if a ca_name is set, dump it to on-disk envelope so we recall it on reload. | Gilles Chehade |
2015-11-30 | add ca_name field to some structures in preparation for a larger | Gilles Chehade |
2015-11-30 | when looking up tables, start in /usr/local/libexec before /usr/libexec, so | Gilles Chehade |
2015-11-30 | bring lka_mailaddrmap(), currently unused, required by sendermap/masquerade | Gilles Chehade |
2015-11-30 | handle "mda command too long" as a tempfail | Gilles Chehade |
2015-11-30 | replace a fatalx() with a graceful failure | Gilles Chehade |
2015-11-30 | update to.c to fix IPv6 address parsing in smtpd.conf, while at it allow | Gilles Chehade |
2015-11-30 | mechanical rename of some IMSG constants | Gilles Chehade |
2015-11-30 | Fix dynamic prefix tracking. | Jeremie Courreges-Anglas |
2015-11-30 | While delivering to lmtp or mda, accept optional "as user" parameter | Sunil Nimmagadda |
2015-11-30 | remove mailaddr_to_username(), no longer needed | Gilles Chehade |
2015-11-30 | teach aliases expansion how to deal with user+tag | Gilles Chehade |
2015-11-30 | Rewrite the "netmask" rule testing the "-dst" and "-net" options | Martin Pieuchot |
2015-11-30 | Add support for the touchpad found on the MacBooPro12,1. | Mark Kettenis |
2015-11-30 | last but not least: add pledge for wump(6) | tb |
2015-11-30 | pledge "stdio rpath wpath cpath" for this one. | tb |
2015-11-30 | primes only needs pledge "stdio". | tb |
2015-11-30 | The usual deal for a curses game with the possibility of saving a game: | tb |
2015-11-30 | unspectacular pledge "stdio rpath tty" for grdc | tb |
2015-11-30 | straightforward pledge "stdio rpath wpath cpath tty" for gomoku | tb |
2015-11-30 | slightly interesting pledge for fish: | tb |
2015-11-30 | pledge "stdio rpath wpath cpath tty" for canfield | tb |
2015-11-30 | pledge "stdio rpath tty" for bs | tb |
2015-11-30 | pledge "stdio rpath tty" for boggle. | tb |