summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-16As CMSG_ALIGN() can overflow the integer value, do the length checkAlexander Bluhm
2012-10-16Cleanup.Bob Beck
2012-10-15tweak previous; ok ericJason McIntyre
2012-10-15Fix some function prototypes from Helmut Tessarek.Nicholas Marriott
2012-10-15Add support for recursive ftp upload. The mput command of the ftpAlexander Bluhm
2012-10-15Specify domains by name instead of by number.Mark Kettenis
2012-10-15eliminate a couple of gotosMike Belopuhov
2012-10-15major cleanup of the queue allocation code; we need only half ofMike Belopuhov
2012-10-15implement and document "smtpctl stop"Eric Faurot
2012-10-15Always use the baseXX extracted install media stuff; only put the minimumTheo de Raadt
2012-10-15use shorter names for process titles.Eric Faurot
2012-10-15use the baseXX installed /usr/mdec directory instead of placing lots ofTheo de Raadt
2012-10-15In DVACT_SUSPEND, do a flush of the disk. We do this in DVACT_POWERDOWNTheo de Raadt
2012-10-15Put less boot stuff into ramdisk /usr/mdec; tested by phesslerTheo de Raadt
2012-10-15old stuff:Marc Espie
2012-10-15Another 'notyet' is being promoted to 'notever'.Mike Belopuhov
2012-10-15make clean target should rm boot tooTheo de Raadt
2012-10-15use the boot goop that is in /mnt/usr/mdec, allowing the media to shrink.Theo de Raadt
2012-10-14As discussed with gilles@, actually impose the per-user limit regardlessEric Faurot
2012-10-14Limit the number of per-user mda (external program) deliveries that can beEric Faurot
2012-10-14When pushing too many envelopes to the mda at once, we can hit a filedescEric Faurot
2012-10-14Add status command.Mark Kettenis
2012-10-14Beginning of a tool to control sun4v logical domains. For now this can startMark Kettenis
2012-10-14enforce different permissions on different files in ssl_load_file()Alexander Hall
2012-10-14Fix typo in debug print.Mark Kettenis
2012-10-14substitute wrong comas into semicolonsCharles Longeau
2012-10-14mistakenly removed an ".Xr smtpd 8"Gilles Chehade
2012-10-14replace 'plain' with 'file' as the backend source name for map_file.cGilles Chehade
2012-10-14missing from previous commit, byebye map_stdio.cGilles Chehade
2012-10-14introduce map_file.c which will deprecate map_stdio.cGilles Chehade
2012-10-14smtpctl show runqueue no longer exists, it's been that way for a whileGilles Chehade
2012-10-14The msdos1mb file has not been used since we got newfs_msdos.Theo de Raadt
2012-10-14syncTheo de Raadt
2012-10-13use the les specific "checksums"; Rob PierceTheo de Raadt
2012-10-13missing headerGilles Chehade
2012-10-13in aliases expansion, we can avoid requesting parent for ~user/.forward, ifGilles Chehade
2012-10-13Makefile and header changes for OpenSSL-1.0.1cDamien Miller
2012-10-13import files that CVS missed; sighDamien Miller
2012-10-13syncTheo de Raadt
2012-10-13resolve conflictsDamien Miller
2012-10-13import OpenSSL-1.0.1cDamien Miller
2012-10-13syncTheo de Raadt
2012-10-13Move WOL activation to DVACT_POWERDOWN (instead of doing it twice, atTheo de Raadt
2012-10-13This device should not put itself into D3 by itself when going to WOL;Theo de Raadt
2012-10-13TZ does not fit on the floppy media (we have encountered this on otherTheo de Raadt
2012-10-13move the exit status stuff into an EXIT STATUS section;Jason McIntyre
2012-10-13pxe spec reference is better placed in STANDARDS;Jason McIntyre
2012-10-13fix typo, keyword is exists, not existMarc Espie
2012-10-13Only build fdboot on the appropriate architectures. Also fix the path toJoel Sing
2012-10-13In update verbose mode, when skipping an update candidate due to anJeremy Evans