summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-30delete useless BUGS section; patch from Jan Stary <hans at stare dot cz>Ingo Schwarze
2015-11-30fix prototypeGilles Chehade
2015-11-30smtpd-api.h update, missing prototypes, no functional changeGilles Chehade
2015-11-30add a couple smtpd-specific defines we want to expose to filtersGilles Chehade
2015-11-30if a ca_name is set, dump it to on-disk envelope so we recall it on reload.Gilles Chehade
2015-11-30add ca_name field to some structures in preparation for a largerGilles Chehade
2015-11-30when looking up tables, start in /usr/local/libexec before /usr/libexec, soGilles Chehade
2015-11-30bring lka_mailaddrmap(), currently unused, required by sendermap/masqueradeGilles Chehade
2015-11-30handle "mda command too long" as a tempfailGilles Chehade
2015-11-30replace a fatalx() with a graceful failureGilles Chehade
2015-11-30update to.c to fix IPv6 address parsing in smtpd.conf, while at it allowGilles Chehade
2015-11-30mechanical rename of some IMSG constantsGilles Chehade
2015-11-30Fix dynamic prefix tracking.Jeremie Courreges-Anglas
2015-11-30While delivering to lmtp or mda, accept optional "as user" parameterSunil Nimmagadda
2015-11-30remove mailaddr_to_username(), no longer neededGilles Chehade
2015-11-30teach aliases expansion how to deal with user+tagGilles Chehade
2015-11-30Rewrite the "netmask" rule testing the "-dst" and "-net" optionsMartin Pieuchot
2015-11-30Add support for the touchpad found on the MacBooPro12,1.Mark Kettenis
2015-11-30last but not least: add pledge for wump(6)tb
2015-11-30pledge "stdio rpath wpath cpath" for this one.tb
2015-11-30primes only needs pledge "stdio".tb
2015-11-30The usual deal for a curses game with the possibility of saving a game:tb
2015-11-30unspectacular pledge "stdio rpath tty" for grdctb
2015-11-30straightforward pledge "stdio rpath wpath cpath tty" for gomokutb
2015-11-30slightly interesting pledge for fish:tb
2015-11-30pledge "stdio rpath wpath cpath tty" for canfieldtb
2015-11-30pledge "stdio rpath tty" for bstb
2015-11-30pledge "stdio rpath tty" for boggle.tb
2015-11-30Pledge for backgammon and teachgammon.tb
2015-11-30Straightforward pledge "stdio rpath wpath cpath" for adventure.tb
2015-11-30MIO_IN needs O_RDONLY, not O_WRONLYAlexandre Ratchov
2015-11-29use ping6(8)'s engine; next step in unificationFlorian Obser
2015-11-29Reimplement source address selection. Inspired by the previousFlorian Obser
2015-11-29pledge, better fatal() messages; feedback deraadt@Damien Miller
2015-11-29Make it possible to detach bge(4).Mark Kettenis
2015-11-29wrap long lineTheo de Raadt
2015-11-29Special case SWIDTH1 for U+E000 - U+F8FFAndrew Fresh
2015-11-29OpenBSD::Pledge - perl interface to pledge(2)Andrew Fresh
2015-11-29Include RFC number in referenceTim van der Molen
2015-11-29Delete a duplicated linePhilip Guenther
2015-11-29Unconnected xhci(4) super speed ports may come up with the XHCI_PS_WRC,Mark Kettenis
2015-11-29Clear the UPS_C_PORT_RESET feature when exploring. Apparently xhci(4) superMark Kettenis
2015-11-29tidy here too;Jason McIntyre
2015-11-29adjust width list: Ds is unfortunate here;Jason McIntyre
2015-11-29Convert the simple list of multipath route entries used by ART kernelsMartin Pieuchot
2015-11-29Better cope with meta rc.d scripts; these are ugly but well...Antoine Jacoutot
2015-11-29tidy up ENVIRONMENT and FILES;Jason McIntyre
2015-11-29Disk size in blocks is LastBlock+1. Fix whitespace nit.Kenneth R Westerback
2015-11-29Move score file to $HOME and add pledge "stdio rpath wpath cpath".tb
2015-11-29Add pledge support and move score file to $HOME.tb