aboutsummaryrefslogtreecommitdiffstats
path: root/smtpd/queue_backend.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix merge master conflictsCharles Longeau2012-11-151-8/+13
|\
| * KNF, KNF, KNFGilles Chehade2012-11-151-8/+13
| |
* | Merge branch 'master' into portableEric Faurot2012-11-141-15/+17
|\| | | | | | | | | Conflicts: smtpd/parse.y
| * Replace the whole qwalk mechanism with a simple add a QOP_LEARN operationEric Faurot2012-11-141-15/+17
| | | | | | | | to retreive envelopes from permanent storage at startup.
* | Merge branch 'master' into portableEric Faurot2012-11-141-0/+3
|\| | | | | | | | | Conflicts: smtpd/smtpd/Makefile
| * Add a ram queue backend.Eric Faurot2012-11-141-0/+3
| | | | | | | | Change smtpctl to only call setup_env() when running in offline mode.
* | fix merge master conflictsCharles Longeau2012-11-131-1/+1
|\|
| * sync tags and tweaks from openbsd-currentEric Faurot2012-11-121-1/+1
| |
* | Merge branch 'master' into portableEric Faurot2012-11-071-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: smtpd/control.c smtpd/lka.c smtpd/mda.c smtpd/mfa.c smtpd/mta.c smtpd/queue.c smtpd/smtp.c smtpd/smtpctl.c smtpd/smtpd.c
| * add a prefix to log so they can easily be greppedgilles2012-11-061-1/+1
| |
| * fix cvsid fallout from cvs2gitGilles Chehade2012-10-291-4/+0
| |
| * Merge branch 'master' into cvsGilles Chehade2012-10-291-0/+4
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: smtpd/Makefile smtpd/aliases.5 smtpd/aliases.c smtpd/auth.c smtpd/auth_bsd.c smtpd/auth_pwd.c smtpd/bounce.c smtpd/compress_backend.c smtpd/compress_gzip.c smtpd/config.c smtpd/control.c smtpd/delivery.c smtpd/delivery_filename.c smtpd/delivery_maildir.c smtpd/delivery_mbox.c smtpd/delivery_mda.c smtpd/dns.c smtpd/enqueue.c smtpd/envelope.c smtpd/expand.c smtpd/filter_api.c smtpd/filter_api.h smtpd/forward.5 smtpd/forward.c smtpd/iobuf.c smtpd/iobuf.h smtpd/ioev.c smtpd/ioev.h smtpd/libsmtpdfilter/Makefile smtpd/lka.c smtpd/lka_session.c smtpd/log.c smtpd/log.h smtpd/makemap.8 smtpd/makemap.c smtpd/makemap/Makefile smtpd/map.c smtpd/map_db.c smtpd/map_file.c smtpd/map_static.c smtpd/mda.c smtpd/mfa.c smtpd/mfa_session.c smtpd/mta.c smtpd/mta_session.c smtpd/newaliases.8 smtpd/parse.y smtpd/parser.c smtpd/parser.h smtpd/queue.c smtpd/queue_backend.c smtpd/queue_fsqueue.c smtpd/ruleset.c smtpd/scheduler.c smtpd/scheduler_backend.c smtpd/scheduler_ramqueue.c smtpd/smtp.c smtpd/smtp_session.c smtpd/smtpctl.8 smtpd/smtpctl.c smtpd/smtpctl/Makefile smtpd/smtpd.8 smtpd/smtpd.c smtpd/smtpd.conf.5 smtpd/smtpd.h smtpd/smtpd/Makefile smtpd/smtpfilter.c smtpd/ssl.c smtpd/ssl_privsep.c smtpd/tree.c smtpd/user.c smtpd/user_pwd.c smtpd/util.c smtpd/waitq.c
| * | move to new layoutGilles Chehade2012-10-291-0/+375
| /
* | overwrite from portableGilles Chehade2012-10-291-2/+4
| |
* | overwrite from master so we can merge masterGilles Chehade2012-10-291-4/+2
| |
* | rename src to smtpdGilles Chehade2012-10-291-2/+4
|/
* new layoutGilles Chehade2012-10-291-0/+375