Age | Commit message (Expand) | Author |
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 |
2015-11-30 | Pledge for backgammon and teachgammon. | tb |
2015-11-30 | Straightforward pledge "stdio rpath wpath cpath" for adventure. | tb |
2015-11-30 | MIO_IN needs O_RDONLY, not O_WRONLY | Alexandre Ratchov |
2015-11-29 | use ping6(8)'s engine; next step in unification | Florian Obser |
2015-11-29 | Reimplement source address selection. Inspired by the previous | Florian Obser |
2015-11-29 | pledge, better fatal() messages; feedback deraadt@ | Damien Miller |
2015-11-29 | Make it possible to detach bge(4). | Mark Kettenis |
2015-11-29 | wrap long line | Theo de Raadt |
2015-11-29 | Special case SWIDTH1 for U+E000 - U+F8FF | Andrew Fresh |
2015-11-29 | OpenBSD::Pledge - perl interface to pledge(2) | Andrew Fresh |
2015-11-29 | Include RFC number in reference | Tim van der Molen |
2015-11-29 | Delete a duplicated line | Philip Guenther |
2015-11-29 | Unconnected xhci(4) super speed ports may come up with the XHCI_PS_WRC, | Mark Kettenis |
2015-11-29 | Clear the UPS_C_PORT_RESET feature when exploring. Apparently xhci(4) super | Mark Kettenis |
2015-11-29 | tidy here too; | Jason McIntyre |
2015-11-29 | adjust width list: Ds is unfortunate here; | Jason McIntyre |
2015-11-29 | Convert the simple list of multipath route entries used by ART kernels | Martin Pieuchot |
2015-11-29 | Better cope with meta rc.d scripts; these are ugly but well... | Antoine Jacoutot |
2015-11-29 | tidy up ENVIRONMENT and FILES; | Jason McIntyre |
2015-11-29 | Disk size in blocks is LastBlock+1. Fix whitespace nit. | Kenneth R Westerback |
2015-11-29 | Move score file to $HOME and add pledge "stdio rpath wpath cpath". | tb |
2015-11-29 | Add pledge support and move score file to $HOME. | tb |