]> git.ipfire.org Git - thirdparty/postfix.git/commit
postfix-2.3-20060629
authorWietse Venema <wietse@porcupine.org>
Thu, 29 Jun 2006 05:00:00 +0000 (00:00 -0500)
committerViktor Dukhovni <viktor@dukhovni.org>
Tue, 5 Feb 2013 06:32:21 +0000 (06:32 +0000)
commitd2f845230e6189bd37db3ce21773f3eb75490d7f
treea291184c5a573488a7f8ec254bb1195e829e4279
parentfb42c93e9c52f144163a9336c4ec5d758006434c
postfix-2.3-20060629
259 files changed:
postfix/.indent.pro
postfix/HISTORY
postfix/Makefile.in
postfix/README_FILES/AAAREADME
postfix/README_FILES/CONTENT_INSPECTION_README
postfix/README_FILES/FILTER_README
postfix/README_FILES/MILTER_README [new file with mode: 0644]
postfix/README_FILES/TLS_README
postfix/RELEASE_NOTES
postfix/TLS_TODO
postfix/auxiliary/qshape/qshape.pl
postfix/conf/access
postfix/conf/postfix-files
postfix/examples/smtpd-policy/postfix-policyd-spf.pl [moved from postfix/examples/smtpd-policy/spf.pl with 75% similarity, mode: 0755]
postfix/html/CONTENT_INSPECTION_README.html
postfix/html/FILTER_README.html
postfix/html/MILTER_README.html [new file with mode: 0644]
postfix/html/TLS_README.html
postfix/html/access.5.html
postfix/html/cleanup.8.html
postfix/html/index.html
postfix/html/postconf.5.html
postfix/html/qshape.1.html
postfix/html/smtp.8.html
postfix/html/smtpd.8.html
postfix/html/spawn.8.html
postfix/html/tlsmgr.8.html
postfix/man/man5/access.5
postfix/man/man5/postconf.5
postfix/man/man8/cleanup.8
postfix/man/man8/smtp.8
postfix/man/man8/smtpd.8
postfix/man/man8/tlsmgr.8
postfix/mantools/postlink
postfix/mantools/xpostdef
postfix/proto/CONTENT_INSPECTION_README.html
postfix/proto/FILTER_README.html
postfix/proto/MILTER_README.html [new file with mode: 0644]
postfix/proto/Makefile.in
postfix/proto/TLS_README.html
postfix/proto/access
postfix/proto/postconf.proto
postfix/proto/stop
postfix/src/anvil/anvil.c
postfix/src/bounce/bounce.c
postfix/src/bounce/bounce_cleanup.c
postfix/src/bounce/bounce_notify_verp.c
postfix/src/cleanup/Makefile.in
postfix/src/cleanup/cleanup.c
postfix/src/cleanup/cleanup.h
postfix/src/cleanup/cleanup_addr.c
postfix/src/cleanup/cleanup_api.c
postfix/src/cleanup/cleanup_bounce.c
postfix/src/cleanup/cleanup_envelope.c
postfix/src/cleanup/cleanup_extracted.c
postfix/src/cleanup/cleanup_init.c
postfix/src/cleanup/cleanup_message.c
postfix/src/cleanup/cleanup_milter.c [new file with mode: 0644]
postfix/src/cleanup/cleanup_milter.in1 [new file with mode: 0644]
postfix/src/cleanup/cleanup_milter.ref1 [new file with mode: 0644]
postfix/src/cleanup/cleanup_out.c
postfix/src/cleanup/cleanup_state.c
postfix/src/cleanup/test-queue-file [new file with mode: 0755]
postfix/src/discard/discard.c
postfix/src/error/error.c
postfix/src/flush/flush.c
postfix/src/global/Makefile.in
postfix/src/global/bounce.c
postfix/src/global/cleanup_strerror.c
postfix/src/global/cleanup_strflags.c
postfix/src/global/cleanup_user.h
postfix/src/global/db_common.c
postfix/src/global/debug_peer.c
postfix/src/global/deliver_completed.c
postfix/src/global/deliver_pass.c
postfix/src/global/deliver_request.c
postfix/src/global/dict_ldap.c
postfix/src/global/dict_mysql.c
postfix/src/global/dict_pgsql.c
postfix/src/global/flush_clnt.c
postfix/src/global/input_transp.c
postfix/src/global/input_transp.h
postfix/src/global/mail_addr_find.c
postfix/src/global/mail_addr_map.c
postfix/src/global/mail_copy.c
postfix/src/global/mail_params.c
postfix/src/global/mail_params.h
postfix/src/global/mail_proto.h
postfix/src/global/mail_queue.c
postfix/src/global/mail_stream.c
postfix/src/global/mail_version.h
postfix/src/global/maps.c
postfix/src/global/mark_corrupt.c
postfix/src/global/mime_state.c
postfix/src/global/mynetworks.c
postfix/src/global/own_inet_addr.c
postfix/src/global/pipe_command.c
postfix/src/global/post_mail.c
postfix/src/global/rec_type.c
postfix/src/global/rec_type.h
postfix/src/global/record.c
postfix/src/global/record.h
postfix/src/global/resolve_clnt.c
postfix/src/local/alias.c
postfix/src/local/command.c
postfix/src/local/dotforward.c
postfix/src/local/file.c
postfix/src/local/forward.c
postfix/src/local/include.c
postfix/src/local/local.c
postfix/src/local/mailbox.c
postfix/src/local/maildir.c
postfix/src/local/recipient.c
postfix/src/local/resolve.c
postfix/src/local/unknown.c
postfix/src/master/mail_flow.c
postfix/src/master/master_avail.c
postfix/src/master/master_ent.c
postfix/src/master/master_flow.c
postfix/src/master/master_listen.c
postfix/src/master/master_proto.c
postfix/src/master/master_sig.c
postfix/src/master/master_spawn.c
postfix/src/master/master_status.c
postfix/src/master/master_wakeup.c
postfix/src/master/multi_server.c
postfix/src/master/single_server.c
postfix/src/master/trigger_server.c
postfix/src/milter/.indent.pro [new symlink]
postfix/src/milter/Makefile.in [new file with mode: 0644]
postfix/src/milter/milter.c [new file with mode: 0644]
postfix/src/milter/milter.h [new file with mode: 0644]
postfix/src/milter/milter8.c [new file with mode: 0644]
postfix/src/milter/test-list [new file with mode: 0644]
postfix/src/milter/test-milter.c [new file with mode: 0644]
postfix/src/oqmgr/Makefile.in
postfix/src/oqmgr/qmgr_active.c
postfix/src/oqmgr/qmgr_deliver.c
postfix/src/oqmgr/qmgr_entry.c
postfix/src/oqmgr/qmgr_message.c
postfix/src/oqmgr/qmgr_move.c
postfix/src/oqmgr/qmgr_queue.c
postfix/src/oqmgr/qmgr_scan.c
postfix/src/oqmgr/qmgr_transport.c
postfix/src/pickup/pickup.c
postfix/src/pipe/pipe.c
postfix/src/postcat/postcat.c
postfix/src/postconf/extract.awk
postfix/src/postdrop/postdrop.c
postfix/src/qmgr/qmgr_active.c
postfix/src/qmgr/qmgr_deliver.c
postfix/src/qmgr/qmgr_entry.c
postfix/src/qmgr/qmgr_job.c
postfix/src/qmgr/qmgr_message.c
postfix/src/qmgr/qmgr_move.c
postfix/src/qmgr/qmgr_peer.c
postfix/src/qmgr/qmgr_queue.c
postfix/src/qmgr/qmgr_scan.c
postfix/src/qmgr/qmgr_transport.c
postfix/src/qmqpd/qmqpd.c
postfix/src/qmqpd/qmqpd.h
postfix/src/qmqpd/qmqpd_peer.c
postfix/src/sendmail/sendmail.c
postfix/src/smtp/Makefile.in
postfix/src/smtp/levels.c
postfix/src/smtp/lmtp_params.c
postfix/src/smtp/smtp.c
postfix/src/smtp/smtp.h
postfix/src/smtp/smtp_addr.c
postfix/src/smtp/smtp_chat.c
postfix/src/smtp/smtp_connect.c
postfix/src/smtp/smtp_params.c
postfix/src/smtp/smtp_proto.c
postfix/src/smtp/smtp_reuse.c
postfix/src/smtp/smtp_sasl_glue.c
postfix/src/smtp/smtp_sasl_proto.c
postfix/src/smtp/smtp_session.c
postfix/src/smtpd/Makefile.in
postfix/src/smtpd/smtpd.c
postfix/src/smtpd/smtpd.h
postfix/src/smtpd/smtpd_chat.c
postfix/src/smtpd/smtpd_chat.h
postfix/src/smtpd/smtpd_check.c
postfix/src/smtpd/smtpd_milter.c [new file with mode: 0644]
postfix/src/smtpd/smtpd_milter.h [new file with mode: 0644]
postfix/src/smtpd/smtpd_peer.c
postfix/src/smtpd/smtpd_sasl_proto.c
postfix/src/smtpd/smtpd_state.c
postfix/src/smtpstone/smtp-sink.c
postfix/src/smtpstone/smtp-source.c
postfix/src/spawn/spawn.c
postfix/src/tls/Makefile.in
postfix/src/tls/tls.h
postfix/src/tls/tls_certkey.c
postfix/src/tls/tls_client.c
postfix/src/tls/tls_mgr.c
postfix/src/tls/tls_mgr.h
postfix/src/tls/tls_misc.c
postfix/src/tls/tls_scache.c
postfix/src/tls/tls_scache.h
postfix/src/tls/tls_server.c
postfix/src/tls/tls_stream.c
postfix/src/tlsmgr/Makefile.in
postfix/src/tlsmgr/tlsmgr.c
postfix/src/trivial-rewrite/resolve.c
postfix/src/util/attr_clnt.c
postfix/src/util/ctable.c
postfix/src/util/dict.c
postfix/src/util/dict_db.c
postfix/src/util/dict_dbm.c
postfix/src/util/dict_nis.c
postfix/src/util/dict_open.c
postfix/src/util/dict_sdbm.c
postfix/src/util/dict_tcp.c
postfix/src/util/dir_forest.c
postfix/src/util/events.c
postfix/src/util/fifo_listen.c
postfix/src/util/fifo_trigger.c
postfix/src/util/fsspace.c
postfix/src/util/inet_addr_list.c
postfix/src/util/inet_addr_local.c
postfix/src/util/inet_proto.c
postfix/src/util/inet_trigger.c
postfix/src/util/mac_parse.c
postfix/src/util/match_list.c
postfix/src/util/match_ops.c
postfix/src/util/msg_syslog.c
postfix/src/util/msg_vstream.c
postfix/src/util/name_mask.c
postfix/src/util/name_mask.h
postfix/src/util/netstring.c
postfix/src/util/rand_sleep.c
postfix/src/util/sane_link.c
postfix/src/util/sane_rename.c
postfix/src/util/scan_dir.c
postfix/src/util/spawn_command.c
postfix/src/util/stream_connect.c
postfix/src/util/stream_send_fd.c
postfix/src/util/stream_trigger.c
postfix/src/util/sys_defs.h
postfix/src/util/timed_read.c
postfix/src/util/timed_wait.c
postfix/src/util/timed_write.c
postfix/src/util/unix_recv_fd.c
postfix/src/util/unix_send_fd.c
postfix/src/util/unix_trigger.c
postfix/src/util/valid_hostname.c
postfix/src/util/vstream.c
postfix/src/util/vstream_popen.c
postfix/src/util/watchdog.c
postfix/src/util/write_buf.c
postfix/src/virtual/mailbox.c
postfix/src/virtual/maildir.c
postfix/src/virtual/recipient.c
postfix/src/virtual/unknown.c
postfix/src/virtual/virtual.c
postfix/src/xsasl/xsasl_cyrus_client.c
postfix/src/xsasl/xsasl_cyrus_server.c
postfix/src/xsasl/xsasl_dovecot_server.c