summaryrefslogtreecommitdiff
path: root/usr.sbin/smtpd/smtpctl
AgeCommit message (Expand)Author
2009-03-23repair library use. this was detected on the vax, a nice static linkingTheo de Raadt
2009-03-16smtpctl goes to usr.sbin; ok gilles@Jacek Masiulaniec
2009-01-29Common queue walking code for smtpd and smtpctl. Kills majority of showqueue.c,Jacek Masiulaniec
2009-01-27follow the naming convention of other files, discussed with jacekm@Gilles Chehade
2009-01-27first bricks of enqueue code which allows smtpctl to submit mail to queueGilles Chehade
2008-12-21Add more compile time checking; fix warnings reported by gcc.Jacek Masiulaniec
2008-12-06- teach smtpctl how to inspect queue and runqueue, it supports two commandsGilles Chehade
2008-12-05- smtpctl utility to control the smtpd, don't expect too much yet as it isGilles Chehade