summaryrefslogtreecommitdiff
path: root/usr.sbin/smtpd/scheduler_backend.c
AgeCommit message (Expand)Author
2018-05-24switch smtpd to new grammarGilles Chehade
2015-01-20use <limits.h> comprehensively. For now try to push <> includes toTheo de Raadt
2014-07-10Improve the scheduler, better and simpler.Eric Faurot
2014-02-04internal improvements and cleanupsEric Faurot
2013-10-27Implement a feedback mechanism which allows the mta to "hold" envelopesEric Faurot
2013-07-19Implement a scheduler_proc backendEric Faurot
2013-07-19scheduler improvements:Eric Faurot
2013-05-24sync with OpenSMTPD 5.3.2Eric Faurot
2013-01-26Sync with our smtpd repo:Gilles Chehade
2012-11-23knfEric Faurot
2012-09-11- simplify scheduler_compute_schedule by making it a quadratic delaying.Gilles Chehade
2012-08-24Remove the rq_host and rq_batch structures from the ramqueue scheduler.Eric Faurot
2012-08-24fix assignment typoCharles Longeau
2012-08-08Improve the scheduler backend API.Eric Faurot
2012-07-28fix uninitialized field type in scheduler_info struct.Charles Longeau
2012-07-09- runner is the terminology we used back when we had runqueues, we noGilles Chehade