| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: postfix-debug | Distribution: Mandriva Linux |
| Version: 2.3.6 | Vendor: Mandriva |
| Release: 1mdv2007.0 | Build date: Sun Jan 28 13:48:20 2007 |
| Group: Development/Debug | Build host: seggie.mandriva.com |
| Size: 8630235 | Source RPM: postfix-2.3.6-1mdv2007.0.src.rpm |
| Packager: Luca Berra <bluca@mandriva.org> | |
| Url: http://www.postfix.org/ | |
| Summary: Debug information for package postfix | |
This package provides debug information for package postfix. Debug information is useful when developing applications that use this package or when debugging this package.
IBM Public License
* Sun Jan 28 2007 Luca Berra <bluca@mandriva.org> 2.3.6-1mdv2007.0
+ Revision: 114469
- backport from cooker to fix #27912 and #28439, plus get upstream fixes
* Tue Aug 29 2006 Andreas Hasenack <andreas@mandriva.com> 1:2.3.3-1mdv2007.0
+ Revision: 58394
- updated to version 2.3.3
- fix default sasl path/filename
+ Luca Berra <bluca@mandriva.org>
- remove old patches
- fix a typo in sasl fix
- fix for new location of sasl configuration file
* Tue Aug 08 2006 Andreas Hasenack <andreas@mandriva.com> 1:2.3.2-1mdv2007.0
+ Revision: 54229
- merged in work done on branch 2.3.2:
- remove in from dynamicmaps.cf in %post the maps we don't have as dynamic objects
anymore (cidr, tcp and sdbm)
- bunzipped postfinger and postfix-chroot
- missed one slave_config_directories 2>/dev/null in postfix-chroot.sh
- send postconf errors to /dev/null in the initscript. Since we don't
have the multi_instance patch applied yet, the disable_start and
slave_config_directories configuration directives don't exist and
postfix was warning us about it
- make milter and xsasl also dynamic
- final (I hope) adjustments to dynamicmaps patch
- updated mdkconfig patch for this version: some hunks conflict
with the dynamicmaps patch
- dropped dynamic cidr, sdbm and tcp maps. As far as I can see, they
don't bring in new dependencies and were always loaded by default
anyway
- updated dynamic map patch
- update dynamic patch, taken from debian's 2.3.1 package
- removed saslpath patch, no longer needed (postfix has this directive
upstream now)
- removed dbupgrade patch for now, it may be already applied (got some
"reverse" warnings from patch but didn't check yet)
- updated multiline greeting patch to 2.3.2
- preliminary update of the sasl_loggin patch: one hunk is no longer needed
(applied upstream), the other is still not working
- removed rejectstrip patch/build option, already applied upstream
- updated multi_instance patch to 2.3-20060616, doesn't apply
- removed kolab2 patches, already applied
- adjust build to use cyrus-sasl by default instead of dovecot
* Wed Jul 26 2006 Andreas Hasenack <andreas@mandriva.com> 1:2.2.11-1mdv2007.0
+ Revision: 42152
- updated to version 2.2.11
- adjusted postgresql-devel buildrequires to require a
minimum version (see comment in SPEC file and RELEASE NOTES)
- fix default sasl database path in the sample configuration file
- import postfix-2.2.10-5mdv2007.0
* Wed Jun 21 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.2.10-5mdv2007.0
- don't use "delay_warning_time = 4h" per default (#23198)
* Mon Jun 19 2006 Luca Berra <bluca@vodka.it> 1:2.2.10-4mdv2007.0
- fix bug in postfix-chroot script that would remove real files
instead of chroot copies
- temporary fix for smtpd_sasl_path and new sasl with
SASL_CB_GETCONFPATH callback
* Mon Jun 05 2006 Luca Berra <bluca@vodka.it> 1:2.2.10-3mdv2007.0
- new macros for conditionals
- fix /etc/pam.d/smtp
- add multi_instance patch
- make postfix-chroot script multi_instance aware
- make map rebuild in initscript multi_instance aware and user configurable
- lsb-ize initscript
- update vda patch (still not applied by default)
- update Jim Seymour stuff
- update README.MDK
* Tue May 16 2006 Stefan van der Eijk <stefan@eijk.nu> 1:2.2.10-2mdk
- rebuild for sparc
* Fri Apr 07 2006 Andreas Hasenack <andreas@mandriva.com> 1:2.2.10-1mdk
- updated to version 2.2.10
* Sun Feb 26 2006 Luca Berra <bluca@vodka.it> 1:2.2.9-2mdk
- changed some leftovr references to Mandrakelinux (#21286)
- main.cf.dist is now the unadultered version shipped with postfix source.
* Fri Feb 24 2006 Andreas Hasenack <andreas@mandriva.com> 1:2.2.9-1mdk
- updated to version 2.2.9
* Thu Jan 05 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.2.8-1mdk
- 2.2.8 (Minor bugfixes)
* Thu Dec 29 2005 Oden Eriksson <oeriksson@mandriva.com> 1:2.2.7-1mdk
- 2.2.7
* Wed Nov 30 2005 Andreas Hasenack <andreas@mandriva.com> 1:2.2.6-1mdk
- updated to version 2.2.6
* Sun Nov 13 2005 Oden Eriksson <oeriksson@mandriva.com> 2.2.5-9mdk
- rebuilt against openssl-0.9.8a
* Sun Oct 30 2005 Oden Eriksson <oeriksson@mandriva.com> 2.2.5-8mdk
- rebuilt against MySQL-5.0.15
* Wed Sep 07 2005 Oden Eriksson <oeriksson@mandriva.com> 2.2.5-7mdk
- rebuild
* Wed Aug 31 2005 Buchan Milne <bgmilne@linux-mandrake.com> 2.2.5-6mdk
- Rebuild for new libldap-2.3
- buildrequire openldap-devel, not libldap-devel
- use 1 instead of %prel for rpmbuildupdate to work nicely
* Wed Aug 10 2005 Leonardo Chiquitto Filho <chiquitto@mandriva.com> 1:2.2.5-5.mdk
- added kolab2 ldap-leafonly patch, which was sent upstream but still
wasn't applied to 2.3. Only gets applied when with_KOLAB == 1 (which is
the default)
- by andreas:
- Prereq -> Requires(foo)
- Requires(foo,bar) -> Requires(foo) and Requires(bar)
* Thu Jul 28 2005 Andreas Hasenack <andreas@mandriva.com> 1:2.2.5-4mdk
- added "ed" to requires
- small change to the documentation part of the kolab2 patch (which is
still not applied by default)
* Wed Jul 27 2005 Andreas Hasenack <andreas@mandriva.com> 1:2.2.5-3mdk
- added kolab2 nullsender patch, backported from postfix-2.3 (disabled by
default: awaiting further testing)
- fixed company name (#17048)
* Sat Jul 23 2005 Andreas Hasenack <andreas@mandriva.com> 1:2.2.5-2mdk
- rebuilt with libdb-4.2 instead of 4.3
* Sat Jul 23 2005 Andreas Hasenack <andreas@mandriva.com> 1:2.2.5-1mdk
- updated to version 2.2.5
- removed %config tag from postfix-script, post-install, main.cf.dist,
makedefs.out and postfix-files. These files *have* to be overwritten during
an upgrade, they are not configuration files from older versions that can
remain.
- post-install: performs upgrades and checks. Needs to be the new version
always.
- postfix-script: postfix command script
- main.cf.dist: defaults from the distribution
- makedefs.out: shows how this postfix was built
- postfix-files: files from the distribution, ownership and permissions
Unfortunately, this change will only be complete in future upgrades,
since these files in previous packages were %config
* Wed Jul 20 2005 Andreas Hasenack <andreas@mandriva.com> 1:2.2.4-6mdk
- got rid of mta alternatives
- implemented sendmail-command alternatives
- added warning in %pre about possible breakage. Also as README.MDK.update
in %doc
- added fix in the init script to deal with the most serious issues
caused by the alternatives breakage, including creating a missing
/usr/bin/rmail script if needed
- fixed default alias_database and alias_maps (there was a missing hunk
the mdkconfig patch)
* Tue Jul 19 2005 Andreas Hasenack <andreas@mandriva.com> 1:2.2.4-5mdk
- updated strip/reject patch
- removed %config tag altogether from the main.cf.default file
* Wed Jul 13 2005 Andreas Hasenack <andreas@mandriva.com> 1:2.2.4-4mdk
- included optional CDB support in the build (disabled by default).
Thanks to akukula@gmail.com for the suggestion.
- disabled alternatives trigger, even though this will still haunt us for a
while
- fixed typo in content filter in master.cf (#15264)
- added reject_strip patch (build conditionally: default is yes for now)
- added sasl_authenticated_header patch from Branko F. Graènar <bfg@noviforum.si>
- removed "default" from %config for the main.cf.default file. It's still a
%config file, but new versions have new defaults.
* Tue Jul 12 2005 Andreas Hasenack <andreas@mandriva.com> 1:2.2.4-3mdk
- provides mail-server and sendmail-command (removed older provides).
See http://archives.mandrakelinux.com/cooker/2005-06/msg01987.php
The alternatives change will come in the next release
* Tue Jul 05 2005 Andreas Hasenack <andreas@mandriva.com> 1:2.2.4-2mdk
- removed sample_directory from main.cf since these files are no longer
supplied with postfix (#15297). Note that the now obsolete parameter
still exists, however, and its default value is /etc/postfix
- fixed build without TLS (note that tlsmgr and libpostfix-tls still get
built, but without TLS support [go figure])
* Tue Jul 05 2005 Andreas Hasenack <andreas@mandriva.com> 1:2.2.4-1mdk
- updated to version 2.2.4, added signed tarball
- updated the dynamic maps patch from debian's 2.2.3 postfix package
- removed tls and ipv6 patches (pfix 2.2.x already includes those)
- TLS and IPv6 are enabled by default
- updated the dbupgrade patch
- package now builds also when dynamicmaps is disabled
- redid mdkconfig patch for this version
- redid saslpath patch for this version
- redid smtpstone patch for this version
- not applying the postfix-smtp_sasl_proto.c patch for now: I would like
to test this since it's a very old patch
- updated VDA patch
- updated postfinger to version 1.30
- removed %config mark from the init script: we should only use the
sysconfig file for configuring the init script
* Wed Jun 15 2005 Frederic Lepied <flepied@mandriva.com> 2.1.5-7mdk
- fix prereq
- rebuild for libpq
* Wed Mar 16 2005 Luca Berra <bluca@vodka.it> 2.1.5-6mdk
- upgrade ipv6 patch to 1.26 (possible secuirity issue)
- provide a default /etc/postfix/sasl/smtpd.conf
- updated README.MDK
- updated postfix-users faq
* Fri Feb 04 2005 Buchan Milne <bgmilne@linux-mandrake.com> 2.1.5-5mdk
- rebuild for ldap2.2_7
* Sat Jan 22 2005 Luca Berra <bluca@vodka.it> 2.1.5-4mdk
- include man page for qshape (bugzilla #13119)
* Sat Jan 15 2005 Luca Berra <bluca@vodka.it> 2.1.5-2mdk
- use distro specific release tags
- updated README.MDK
- provide a default /etc/pam.d/smtp for saslauthd users
- don't move sasl conf if not necessary
- make main.cf.dist a working config file
- enable xforward for content filters (e.g. recent amavisd-new)
* Fri Dec 10 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 2.1.5-2mdk
- s/Mandrake Linux/Mandrakelinux/ in default conf and docs
* Sun Nov 28 2004 Luca Berra <bluca@vodka.it> 2.1.5-1mdk
- 2.1.5
- fix creation of aliases at startup
- do not refresh aliases at install time
- use tls+ipv6 instead of tls
- now requires html2text to build documentation
* Sun Aug 29 2004 Luca Berra <bluca@vodka.it> 2.1.4-2mdk
- rebuilt with db-4.2
* Mon Aug 09 2004 Luca Berra <bluca@vodka.it> 2.1.4-1mdk
- 2.1.4 (should fix problems for ppc users)
- added vda patch (disabled in default build)
- reworked map creation at startup, to catch parameters postconf won't show
* Fri Jul 30 2004 Stew Benedict <sbenedict@mandrakesoft.com> 2.1.1-2mdk
- sendmail symlink needs to be in /usr/lib (LSB)
* Tue May 04 2004 Luca Berra <bluca@vodka.it> 2.1.1-1mdk
- 2.1.1
- pfixtls-0.8.18-2.1.0-0.9.7d
- added p4 (tls docs)
- touch readmes so it does not try to rebuild them
* Mon Apr 26 2004 Luca Berra <bluca@vodka.it> 2.1.0-1mdk
- 2.1.0 release
- rediffed p0, p1, p5, p6, tls
- dropped p14, p16
- goodbye samples, hello html documentation
- included qshape
- updated postfinger, postfix faq, Jim Seymour's stuff
- fixed map creation at startup (thanks to Andrzej Kukula for ideas)
- check for chroot sanity at startup
* Sat Feb 21 2004 Luca Berra <bluca@vodka.it> 2.1.0-0.20040209.18mdk
- changed package version to 2.1.0
- removed anvil and dict_tcp which will not be in 2.1
- fixed soname for dict_cidr
- fixed uninstall problems (#8209)
* Tue Feb 10 2004 Luca Berra <bluca@vodka.it> 2.0.18.20040209-0.17mdk
- 20040209
- cosmetic specfile changes
* Thu Feb 05 2004 Luca Berra <bluca@vodka.it> 2.0.18.20040205-0.16mdk
- 20040205
- removed P11 P12 P13 P17, merged upstream
* Thu Feb 05 2004 Luca Berra <bluca@vodka.it> 2.0.18.20040122-0.15mdk
- postfix_tls-0.8.18
- configurable sasl path
- move sasl config to /etc/postfix/sasl during upgrade
- added P11 P12 P13 P14 P16 P17 from postfix-users ml
* Sun Feb 01 2004 Luca Berra <bluca@vodka.it> 2.0.18.20040122-0.14mdk
- 20040122
- use -F 1 when patching tls so it actually fails instead of misplacing stuff
- rediffed P0 P1 tls
- removed P11 P12 P13 P14, merged upstream
- show compiled in options in %description
/usr/lib/debug/usr/lib64/libpostfix-dns.so.1.debug /usr/lib/debug/usr/lib64/libpostfix-global.so.1.debug /usr/lib/debug/usr/lib64/libpostfix-master.so.1.debug /usr/lib/debug/usr/lib64/libpostfix-milter.so.1.debug /usr/lib/debug/usr/lib64/libpostfix-tls.so.1.debug /usr/lib/debug/usr/lib64/libpostfix-util.so.1.debug /usr/lib/debug/usr/lib64/libpostfix-xsasl.so.1.debug /usr/lib/debug/usr/lib64/postfix/anvil.debug /usr/lib/debug/usr/lib64/postfix/bounce.debug /usr/lib/debug/usr/lib64/postfix/cleanup.debug /usr/lib/debug/usr/lib64/postfix/dict_ldap.so.debug /usr/lib/debug/usr/lib64/postfix/dict_mysql.so.debug /usr/lib/debug/usr/lib64/postfix/dict_pcre.so.debug /usr/lib/debug/usr/lib64/postfix/dict_pgsql.so.debug /usr/lib/debug/usr/lib64/postfix/discard.debug /usr/lib/debug/usr/lib64/postfix/error.debug /usr/lib/debug/usr/lib64/postfix/flush.debug /usr/lib/debug/usr/lib64/postfix/lmtp.debug /usr/lib/debug/usr/lib64/postfix/local.debug /usr/lib/debug/usr/lib64/postfix/master.debug /usr/lib/debug/usr/lib64/postfix/nqmgr.debug /usr/lib/debug/usr/lib64/postfix/oqmgr.debug /usr/lib/debug/usr/lib64/postfix/pickup.debug /usr/lib/debug/usr/lib64/postfix/pipe.debug /usr/lib/debug/usr/lib64/postfix/proxymap.debug /usr/lib/debug/usr/lib64/postfix/qmgr.debug /usr/lib/debug/usr/lib64/postfix/qmqpd.debug /usr/lib/debug/usr/lib64/postfix/scache.debug /usr/lib/debug/usr/lib64/postfix/showq.debug /usr/lib/debug/usr/lib64/postfix/smtp.debug /usr/lib/debug/usr/lib64/postfix/smtpd.debug /usr/lib/debug/usr/lib64/postfix/spawn.debug /usr/lib/debug/usr/lib64/postfix/tlsmgr.debug /usr/lib/debug/usr/lib64/postfix/trivial-rewrite.debug /usr/lib/debug/usr/lib64/postfix/verify.debug /usr/lib/debug/usr/lib64/postfix/virtual.debug /usr/lib/debug/usr/sbin/postalias.debug /usr/lib/debug/usr/sbin/postcat.debug /usr/lib/debug/usr/sbin/postconf.debug /usr/lib/debug/usr/sbin/postdrop.debug /usr/lib/debug/usr/sbin/postfix.debug /usr/lib/debug/usr/sbin/postkick.debug /usr/lib/debug/usr/sbin/postlock.debug /usr/lib/debug/usr/sbin/postlog.debug /usr/lib/debug/usr/sbin/postmap.debug /usr/lib/debug/usr/sbin/postqueue.debug /usr/lib/debug/usr/sbin/postsuper.debug /usr/lib/debug/usr/sbin/qmqp-sink.debug /usr/lib/debug/usr/sbin/qmqp-source.debug /usr/lib/debug/usr/sbin/sendmail.postfix.debug /usr/lib/debug/usr/sbin/smtp-sink.debug /usr/lib/debug/usr/sbin/smtp-source.debug /usr/src/debug/postfix-2.3.6 /usr/src/debug/postfix-2.3.6/include /usr/src/debug/postfix-2.3.6/include/anvil_clnt.h /usr/src/debug/postfix-2.3.6/include/argv.h /usr/src/debug/postfix-2.3.6/include/attr.h /usr/src/debug/postfix-2.3.6/include/attr_clnt.h /usr/src/debug/postfix-2.3.6/include/auto_clnt.h /usr/src/debug/postfix-2.3.6/include/been_here.h /usr/src/debug/postfix-2.3.6/include/binhash.h /usr/src/debug/postfix-2.3.6/include/bounce_log.h /usr/src/debug/postfix-2.3.6/include/cleanup_user.h /usr/src/debug/postfix-2.3.6/include/deliver_request.h /usr/src/debug/postfix-2.3.6/include/dict.h /usr/src/debug/postfix-2.3.6/include/dict_db.h /usr/src/debug/postfix-2.3.6/include/dns.h /usr/src/debug/postfix-2.3.6/include/dsn.h /usr/src/debug/postfix-2.3.6/include/dsn_buf.h /usr/src/debug/postfix-2.3.6/include/dsn_util.h /usr/src/debug/postfix-2.3.6/include/fsspace.h /usr/src/debug/postfix-2.3.6/include/header_opts.h /usr/src/debug/postfix-2.3.6/include/htable.h /usr/src/debug/postfix-2.3.6/include/inet_addr_list.h /usr/src/debug/postfix-2.3.6/include/inet_proto.h /usr/src/debug/postfix-2.3.6/include/mail_conf.h /usr/src/debug/postfix-2.3.6/include/mail_error.h /usr/src/debug/postfix-2.3.6/include/mail_params.h /usr/src/debug/postfix-2.3.6/include/mail_stream.h /usr/src/debug/postfix-2.3.6/include/mail_version.h /usr/src/debug/postfix-2.3.6/include/maps.h /usr/src/debug/postfix-2.3.6/include/match_list.h /usr/src/debug/postfix-2.3.6/include/mbox_open.h /usr/src/debug/postfix-2.3.6/include/milter.h /usr/src/debug/postfix-2.3.6/include/mime_state.h /usr/src/debug/postfix-2.3.6/include/mkmap.h /usr/src/debug/postfix-2.3.6/include/msg.h /usr/src/debug/postfix-2.3.6/include/msg_stats.h /usr/src/debug/postfix-2.3.6/include/mvect.h /usr/src/debug/postfix-2.3.6/include/myaddrinfo.h /usr/src/debug/postfix-2.3.6/include/mypwd.h /usr/src/debug/postfix-2.3.6/include/name_code.h /usr/src/debug/postfix-2.3.6/include/name_mask.h /usr/src/debug/postfix-2.3.6/include/nvtable.h /usr/src/debug/postfix-2.3.6/include/rcpt_buf.h /usr/src/debug/postfix-2.3.6/include/recipient_list.h /usr/src/debug/postfix-2.3.6/include/resolve_clnt.h /usr/src/debug/postfix-2.3.6/include/ring.h /usr/src/debug/postfix-2.3.6/include/scache.h /usr/src/debug/postfix-2.3.6/include/scan_dir.h /usr/src/debug/postfix-2.3.6/include/sys_defs.h /usr/src/debug/postfix-2.3.6/include/tls.h /usr/src/debug/postfix-2.3.6/include/tls_prng.h /usr/src/debug/postfix-2.3.6/include/tls_scache.h /usr/src/debug/postfix-2.3.6/include/tok822.h /usr/src/debug/postfix-2.3.6/include/vbuf.h /usr/src/debug/postfix-2.3.6/include/vstream.h /usr/src/debug/postfix-2.3.6/include/vstring.h /usr/src/debug/postfix-2.3.6/include/watchdog.h /usr/src/debug/postfix-2.3.6/include/xsasl.h /usr/src/debug/postfix-2.3.6/src /usr/src/debug/postfix-2.3.6/src/anvil /usr/src/debug/postfix-2.3.6/src/anvil/anvil.c /usr/src/debug/postfix-2.3.6/src/bounce /usr/src/debug/postfix-2.3.6/src/bounce/bounce.c /usr/src/debug/postfix-2.3.6/src/bounce/bounce_append_service.c /usr/src/debug/postfix-2.3.6/src/bounce/bounce_cleanup.c /usr/src/debug/postfix-2.3.6/src/bounce/bounce_notify_service.c /usr/src/debug/postfix-2.3.6/src/bounce/bounce_notify_util.c /usr/src/debug/postfix-2.3.6/src/bounce/bounce_notify_verp.c /usr/src/debug/postfix-2.3.6/src/bounce/bounce_one_service.c /usr/src/debug/postfix-2.3.6/src/bounce/bounce_service.h /usr/src/debug/postfix-2.3.6/src/bounce/bounce_template.c /usr/src/debug/postfix-2.3.6/src/bounce/bounce_template.h /usr/src/debug/postfix-2.3.6/src/bounce/bounce_templates.c /usr/src/debug/postfix-2.3.6/src/bounce/bounce_trace_service.c /usr/src/debug/postfix-2.3.6/src/bounce/bounce_warn_service.c /usr/src/debug/postfix-2.3.6/src/cleanup /usr/src/debug/postfix-2.3.6/src/cleanup/cleanup.c /usr/src/debug/postfix-2.3.6/src/cleanup/cleanup.h /usr/src/debug/postfix-2.3.6/src/cleanup/cleanup_addr.c /usr/src/debug/postfix-2.3.6/src/cleanup/cleanup_api.c /usr/src/debug/postfix-2.3.6/src/cleanup/cleanup_bounce.c /usr/src/debug/postfix-2.3.6/src/cleanup/cleanup_envelope.c /usr/src/debug/postfix-2.3.6/src/cleanup/cleanup_extracted.c /usr/src/debug/postfix-2.3.6/src/cleanup/cleanup_init.c /usr/src/debug/postfix-2.3.6/src/cleanup/cleanup_map11.c /usr/src/debug/postfix-2.3.6/src/cleanup/cleanup_map1n.c /usr/src/debug/postfix-2.3.6/src/cleanup/cleanup_masquerade.c /usr/src/debug/postfix-2.3.6/src/cleanup/cleanup_message.c /usr/src/debug/postfix-2.3.6/src/cleanup/cleanup_milter.c /usr/src/debug/postfix-2.3.6/src/cleanup/cleanup_out.c /usr/src/debug/postfix-2.3.6/src/cleanup/cleanup_out_recipient.c /usr/src/debug/postfix-2.3.6/src/cleanup/cleanup_rewrite.c /usr/src/debug/postfix-2.3.6/src/cleanup/cleanup_state.c /usr/src/debug/postfix-2.3.6/src/discard /usr/src/debug/postfix-2.3.6/src/discard/discard.c /usr/src/debug/postfix-2.3.6/src/dns /usr/src/debug/postfix-2.3.6/src/dns/dns.h /usr/src/debug/postfix-2.3.6/src/dns/dns_lookup.c /usr/src/debug/postfix-2.3.6/src/dns/dns_rr.c /usr/src/debug/postfix-2.3.6/src/dns/dns_rr_eq_sa.c /usr/src/debug/postfix-2.3.6/src/dns/dns_rr_to_pa.c /usr/src/debug/postfix-2.3.6/src/dns/dns_rr_to_sa.c /usr/src/debug/postfix-2.3.6/src/dns/dns_sa_to_rr.c /usr/src/debug/postfix-2.3.6/src/dns/dns_strerror.c /usr/src/debug/postfix-2.3.6/src/dns/dns_strtype.c /usr/src/debug/postfix-2.3.6/src/error /usr/src/debug/postfix-2.3.6/src/error/error.c /usr/src/debug/postfix-2.3.6/src/flush /usr/src/debug/postfix-2.3.6/src/flush/flush.c /usr/src/debug/postfix-2.3.6/src/global /usr/src/debug/postfix-2.3.6/src/global/abounce.c /usr/src/debug/postfix-2.3.6/src/global/abounce.h /usr/src/debug/postfix-2.3.6/src/global/anvil_clnt.c /usr/src/debug/postfix-2.3.6/src/global/anvil_clnt.h /usr/src/debug/postfix-2.3.6/src/global/been_here.c /usr/src/debug/postfix-2.3.6/src/global/been_here.h /usr/src/debug/postfix-2.3.6/src/global/bounce.c /usr/src/debug/postfix-2.3.6/src/global/bounce_log.c /usr/src/debug/postfix-2.3.6/src/global/bounce_log.h /usr/src/debug/postfix-2.3.6/src/global/canon_addr.c /usr/src/debug/postfix-2.3.6/src/global/cfg_parser.c /usr/src/debug/postfix-2.3.6/src/global/cfg_parser.h /usr/src/debug/postfix-2.3.6/src/global/cleanup_strerror.c /usr/src/debug/postfix-2.3.6/src/global/cleanup_strflags.c /usr/src/debug/postfix-2.3.6/src/global/cleanup_user.h /usr/src/debug/postfix-2.3.6/src/global/clnt_stream.c /usr/src/debug/postfix-2.3.6/src/global/clnt_stream.h /usr/src/debug/postfix-2.3.6/src/global/conv_time.c /usr/src/debug/postfix-2.3.6/src/global/db_common.c /usr/src/debug/postfix-2.3.6/src/global/db_common.h /usr/src/debug/postfix-2.3.6/src/global/debug_peer.c /usr/src/debug/postfix-2.3.6/src/global/debug_process.c /usr/src/debug/postfix-2.3.6/src/global/defer.c /usr/src/debug/postfix-2.3.6/src/global/deliver_completed.c /usr/src/debug/postfix-2.3.6/src/global/deliver_flock.c /usr/src/debug/postfix-2.3.6/src/global/deliver_pass.c /usr/src/debug/postfix-2.3.6/src/global/deliver_request.c /usr/src/debug/postfix-2.3.6/src/global/deliver_request.h /usr/src/debug/postfix-2.3.6/src/global/dict_ldap.c /usr/src/debug/postfix-2.3.6/src/global/dict_mysql.c /usr/src/debug/postfix-2.3.6/src/global/dict_pgsql.c /usr/src/debug/postfix-2.3.6/src/global/dict_proxy.c /usr/src/debug/postfix-2.3.6/src/global/dot_lockfile.c /usr/src/debug/postfix-2.3.6/src/global/dot_lockfile_as.c /usr/src/debug/postfix-2.3.6/src/global/dsb_scan.c /usr/src/debug/postfix-2.3.6/src/global/dsn.c /usr/src/debug/postfix-2.3.6/src/global/dsn.h /usr/src/debug/postfix-2.3.6/src/global/dsn_buf.c /usr/src/debug/postfix-2.3.6/src/global/dsn_buf.h /usr/src/debug/postfix-2.3.6/src/global/dsn_mask.c /usr/src/debug/postfix-2.3.6/src/global/dsn_print.c /usr/src/debug/postfix-2.3.6/src/global/dsn_util.c /usr/src/debug/postfix-2.3.6/src/global/dsn_util.h /usr/src/debug/postfix-2.3.6/src/global/ehlo_mask.c /usr/src/debug/postfix-2.3.6/src/global/ext_prop.c /usr/src/debug/postfix-2.3.6/src/global/file_id.c /usr/src/debug/postfix-2.3.6/src/global/flush_clnt.c /usr/src/debug/postfix-2.3.6/src/global/header_opts.c /usr/src/debug/postfix-2.3.6/src/global/header_opts.h /usr/src/debug/postfix-2.3.6/src/global/header_token.c /usr/src/debug/postfix-2.3.6/src/global/header_token.h /usr/src/debug/postfix-2.3.6/src/global/input_transp.c /usr/src/debug/postfix-2.3.6/src/global/int_filt.c /usr/src/debug/postfix-2.3.6/src/global/is_header.c /usr/src/debug/postfix-2.3.6/src/global/log_adhoc.c /usr/src/debug/postfix-2.3.6/src/global/mail_addr.c /usr/src/debug/postfix-2.3.6/src/global/mail_addr_crunch.c /usr/src/debug/postfix-2.3.6/src/global/mail_addr_find.c /usr/src/debug/postfix-2.3.6/src/global/mail_addr_map.c /usr/src/debug/postfix-2.3.6/src/global/mail_command_client.c /usr/src/debug/postfix-2.3.6/src/global/mail_command_server.c /usr/src/debug/postfix-2.3.6/src/global/mail_conf.c /usr/src/debug/postfix-2.3.6/src/global/mail_conf.h /usr/src/debug/postfix-2.3.6/src/global/mail_conf_bool.c /usr/src/debug/postfix-2.3.6/src/global/mail_conf_int.c /usr/src/debug/postfix-2.3.6/src/global/mail_conf_long.c /usr/src/debug/postfix-2.3.6/src/global/mail_conf_raw.c /usr/src/debug/postfix-2.3.6/src/global/mail_conf_str.c /usr/src/debug/postfix-2.3.6/src/global/mail_conf_time.c /usr/src/debug/postfix-2.3.6/src/global/mail_connect.c /usr/src/debug/postfix-2.3.6/src/global/mail_copy.c /usr/src/debug/postfix-2.3.6/src/global/mail_date.c /usr/src/debug/postfix-2.3.6/src/global/mail_dict.c /usr/src/debug/postfix-2.3.6/src/global/mail_error.c /usr/src/debug/postfix-2.3.6/src/global/mail_flush.c /usr/src/debug/postfix-2.3.6/src/global/mail_open_ok.c /usr/src/debug/postfix-2.3.6/src/global/mail_params.c /usr/src/debug/postfix-2.3.6/src/global/mail_params.h /usr/src/debug/postfix-2.3.6/src/global/mail_pathname.c /usr/src/debug/postfix-2.3.6/src/global/mail_queue.c /usr/src/debug/postfix-2.3.6/src/global/mail_run.c /usr/src/debug/postfix-2.3.6/src/global/mail_scan_dir.c /usr/src/debug/postfix-2.3.6/src/global/mail_stream.c /usr/src/debug/postfix-2.3.6/src/global/mail_stream.h /usr/src/debug/postfix-2.3.6/src/global/mail_task.c /usr/src/debug/postfix-2.3.6/src/global/mail_trigger.c /usr/src/debug/postfix-2.3.6/src/global/maps.c /usr/src/debug/postfix-2.3.6/src/global/maps.h /usr/src/debug/postfix-2.3.6/src/global/mark_corrupt.c /usr/src/debug/postfix-2.3.6/src/global/match_parent_style.c /usr/src/debug/postfix-2.3.6/src/global/mbox_conf.c /usr/src/debug/postfix-2.3.6/src/global/mbox_open.c /usr/src/debug/postfix-2.3.6/src/global/mbox_open.h /usr/src/debug/postfix-2.3.6/src/global/mime_state.c /usr/src/debug/postfix-2.3.6/src/global/mime_state.h /usr/src/debug/postfix-2.3.6/src/global/mkmap.h /usr/src/debug/postfix-2.3.6/src/global/mkmap_db.c /usr/src/debug/postfix-2.3.6/src/global/mkmap_open.c /usr/src/debug/postfix-2.3.6/src/global/mkmap_sdbm.c /usr/src/debug/postfix-2.3.6/src/global/msg_stats.h /usr/src/debug/postfix-2.3.6/src/global/msg_stats_print.c /usr/src/debug/postfix-2.3.6/src/global/msg_stats_scan.c /usr/src/debug/postfix-2.3.6/src/global/mynetworks.c /usr/src/debug/postfix-2.3.6/src/global/mypwd.c /usr/src/debug/postfix-2.3.6/src/global/mypwd.h /usr/src/debug/postfix-2.3.6/src/global/off_cvt.c /usr/src/debug/postfix-2.3.6/src/global/opened.c /usr/src/debug/postfix-2.3.6/src/global/own_inet_addr.c /usr/src/debug/postfix-2.3.6/src/global/pipe_command.c /usr/src/debug/postfix-2.3.6/src/global/post_mail.c /usr/src/debug/postfix-2.3.6/src/global/post_mail.h /usr/src/debug/postfix-2.3.6/src/global/quote_821_local.c /usr/src/debug/postfix-2.3.6/src/global/quote_822_local.c /usr/src/debug/postfix-2.3.6/src/global/rcpt_buf.c /usr/src/debug/postfix-2.3.6/src/global/rcpt_buf.h /usr/src/debug/postfix-2.3.6/src/global/rcpt_print.c /usr/src/debug/postfix-2.3.6/src/global/rec_attr_map.c /usr/src/debug/postfix-2.3.6/src/global/rec_streamlf.c /usr/src/debug/postfix-2.3.6/src/global/rec_type.c /usr/src/debug/postfix-2.3.6/src/global/recipient_list.c /usr/src/debug/postfix-2.3.6/src/global/recipient_list.h /usr/src/debug/postfix-2.3.6/src/global/record.c /usr/src/debug/postfix-2.3.6/src/global/remove.c /usr/src/debug/postfix-2.3.6/src/global/resolve_clnt.c /usr/src/debug/postfix-2.3.6/src/global/resolve_clnt.h /usr/src/debug/postfix-2.3.6/src/global/resolve_local.c /usr/src/debug/postfix-2.3.6/src/global/rewrite_clnt.c /usr/src/debug/postfix-2.3.6/src/global/scache.h /usr/src/debug/postfix-2.3.6/src/global/scache_clnt.c /usr/src/debug/postfix-2.3.6/src/global/scache_multi.c /usr/src/debug/postfix-2.3.6/src/global/scache_single.c /usr/src/debug/postfix-2.3.6/src/global/sent.c /usr/src/debug/postfix-2.3.6/src/global/smtp_stream.c /usr/src/debug/postfix-2.3.6/src/global/split_addr.c /usr/src/debug/postfix-2.3.6/src/global/strip_addr.c /usr/src/debug/postfix-2.3.6/src/global/sys_exits.c /usr/src/debug/postfix-2.3.6/src/global/sys_exits.h /usr/src/debug/postfix-2.3.6/src/global/timed_ipc.c /usr/src/debug/postfix-2.3.6/src/global/tok822.h /usr/src/debug/postfix-2.3.6/src/global/tok822_find.c /usr/src/debug/postfix-2.3.6/src/global/tok822_node.c /usr/src/debug/postfix-2.3.6/src/global/tok822_parse.c /usr/src/debug/postfix-2.3.6/src/global/tok822_resolve.c /usr/src/debug/postfix-2.3.6/src/global/tok822_rewrite.c /usr/src/debug/postfix-2.3.6/src/global/tok822_tree.c /usr/src/debug/postfix-2.3.6/src/global/trace.c /usr/src/debug/postfix-2.3.6/src/global/user_acl.c /usr/src/debug/postfix-2.3.6/src/global/valid_mailhost_addr.c /usr/src/debug/postfix-2.3.6/src/global/verify.c /usr/src/debug/postfix-2.3.6/src/global/verify_clnt.c /usr/src/debug/postfix-2.3.6/src/global/verp_sender.c /usr/src/debug/postfix-2.3.6/src/global/wildcard_inet_addr.c /usr/src/debug/postfix-2.3.6/src/global/xtext.c /usr/src/debug/postfix-2.3.6/src/local /usr/src/debug/postfix-2.3.6/src/local/alias.c /usr/src/debug/postfix-2.3.6/src/local/biff_notify.c /usr/src/debug/postfix-2.3.6/src/local/command.c /usr/src/debug/postfix-2.3.6/src/local/deliver_attr.c /usr/src/debug/postfix-2.3.6/src/local/delivered.c /usr/src/debug/postfix-2.3.6/src/local/dotforward.c /usr/src/debug/postfix-2.3.6/src/local/file.c /usr/src/debug/postfix-2.3.6/src/local/forward.c /usr/src/debug/postfix-2.3.6/src/local/include.c /usr/src/debug/postfix-2.3.6/src/local/indirect.c /usr/src/debug/postfix-2.3.6/src/local/local.c /usr/src/debug/postfix-2.3.6/src/local/local.h /usr/src/debug/postfix-2.3.6/src/local/local_expand.c /usr/src/debug/postfix-2.3.6/src/local/mailbox.c /usr/src/debug/postfix-2.3.6/src/local/maildir.c /usr/src/debug/postfix-2.3.6/src/local/recipient.c /usr/src/debug/postfix-2.3.6/src/local/resolve.c /usr/src/debug/postfix-2.3.6/src/local/token.c /usr/src/debug/postfix-2.3.6/src/local/unknown.c /usr/src/debug/postfix-2.3.6/src/master /usr/src/debug/postfix-2.3.6/src/master/mail_flow.c /usr/src/debug/postfix-2.3.6/src/master/mail_server.h /usr/src/debug/postfix-2.3.6/src/master/master.c /usr/src/debug/postfix-2.3.6/src/master/master.h /usr/src/debug/postfix-2.3.6/src/master/master_avail.c /usr/src/debug/postfix-2.3.6/src/master/master_conf.c /usr/src/debug/postfix-2.3.6/src/master/master_ent.c /usr/src/debug/postfix-2.3.6/src/master/master_flow.c /usr/src/debug/postfix-2.3.6/src/master/master_listen.c /usr/src/debug/postfix-2.3.6/src/master/master_proto.c /usr/src/debug/postfix-2.3.6/src/master/master_proto.h /usr/src/debug/postfix-2.3.6/src/master/master_service.c /usr/src/debug/postfix-2.3.6/src/master/master_sig.c /usr/src/debug/postfix-2.3.6/src/master/master_spawn.c /usr/src/debug/postfix-2.3.6/src/master/master_status.c /usr/src/debug/postfix-2.3.6/src/master/master_vars.c /usr/src/debug/postfix-2.3.6/src/master/master_wakeup.c /usr/src/debug/postfix-2.3.6/src/master/multi_server.c /usr/src/debug/postfix-2.3.6/src/master/single_server.c /usr/src/debug/postfix-2.3.6/src/master/trigger_server.c /usr/src/debug/postfix-2.3.6/src/milter /usr/src/debug/postfix-2.3.6/src/milter/milter.c /usr/src/debug/postfix-2.3.6/src/milter/milter.h /usr/src/debug/postfix-2.3.6/src/milter/milter8.c /usr/src/debug/postfix-2.3.6/src/oqmgr /usr/src/debug/postfix-2.3.6/src/oqmgr/qmgr.c /usr/src/debug/postfix-2.3.6/src/oqmgr/qmgr.h /usr/src/debug/postfix-2.3.6/src/oqmgr/qmgr_active.c /usr/src/debug/postfix-2.3.6/src/oqmgr/qmgr_bounce.c /usr/src/debug/postfix-2.3.6/src/oqmgr/qmgr_defer.c /usr/src/debug/postfix-2.3.6/src/oqmgr/qmgr_deliver.c /usr/src/debug/postfix-2.3.6/src/oqmgr/qmgr_enable.c /usr/src/debug/postfix-2.3.6/src/oqmgr/qmgr_entry.c /usr/src/debug/postfix-2.3.6/src/oqmgr/qmgr_message.c /usr/src/debug/postfix-2.3.6/src/oqmgr/qmgr_move.c /usr/src/debug/postfix-2.3.6/src/oqmgr/qmgr_queue.c /usr/src/debug/postfix-2.3.6/src/oqmgr/qmgr_scan.c /usr/src/debug/postfix-2.3.6/src/oqmgr/qmgr_transport.c /usr/src/debug/postfix-2.3.6/src/pickup /usr/src/debug/postfix-2.3.6/src/pickup/pickup.c /usr/src/debug/postfix-2.3.6/src/pipe /usr/src/debug/postfix-2.3.6/src/pipe/pipe.c /usr/src/debug/postfix-2.3.6/src/postalias /usr/src/debug/postfix-2.3.6/src/postalias/postalias.c /usr/src/debug/postfix-2.3.6/src/postcat /usr/src/debug/postfix-2.3.6/src/postcat/postcat.c /usr/src/debug/postfix-2.3.6/src/postconf /usr/src/debug/postfix-2.3.6/src/postconf/auto_vars.h /usr/src/debug/postfix-2.3.6/src/postconf/bool_vars.h /usr/src/debug/postfix-2.3.6/src/postconf/install_vars.h /usr/src/debug/postfix-2.3.6/src/postconf/int_vars.h /usr/src/debug/postfix-2.3.6/src/postconf/postconf.c /usr/src/debug/postfix-2.3.6/src/postconf/raw_vars.h /usr/src/debug/postfix-2.3.6/src/postconf/str_vars.h /usr/src/debug/postfix-2.3.6/src/postconf/time_vars.h /usr/src/debug/postfix-2.3.6/src/postdrop /usr/src/debug/postfix-2.3.6/src/postdrop/postdrop.c /usr/src/debug/postfix-2.3.6/src/postfix /usr/src/debug/postfix-2.3.6/src/postfix/postfix.c /usr/src/debug/postfix-2.3.6/src/postkick /usr/src/debug/postfix-2.3.6/src/postkick/postkick.c /usr/src/debug/postfix-2.3.6/src/postlock /usr/src/debug/postfix-2.3.6/src/postlock/postlock.c /usr/src/debug/postfix-2.3.6/src/postlog /usr/src/debug/postfix-2.3.6/src/postlog/postlog.c /usr/src/debug/postfix-2.3.6/src/postmap /usr/src/debug/postfix-2.3.6/src/postmap/postmap.c /usr/src/debug/postfix-2.3.6/src/postqueue /usr/src/debug/postfix-2.3.6/src/postqueue/postqueue.c /usr/src/debug/postfix-2.3.6/src/postsuper /usr/src/debug/postfix-2.3.6/src/postsuper/postsuper.c /usr/src/debug/postfix-2.3.6/src/proxymap /usr/src/debug/postfix-2.3.6/src/proxymap/proxymap.c /usr/src/debug/postfix-2.3.6/src/qmgr /usr/src/debug/postfix-2.3.6/src/qmgr/qmgr.c /usr/src/debug/postfix-2.3.6/src/qmgr/qmgr.h /usr/src/debug/postfix-2.3.6/src/qmgr/qmgr_active.c /usr/src/debug/postfix-2.3.6/src/qmgr/qmgr_bounce.c /usr/src/debug/postfix-2.3.6/src/qmgr/qmgr_defer.c /usr/src/debug/postfix-2.3.6/src/qmgr/qmgr_deliver.c /usr/src/debug/postfix-2.3.6/src/qmgr/qmgr_enable.c /usr/src/debug/postfix-2.3.6/src/qmgr/qmgr_entry.c /usr/src/debug/postfix-2.3.6/src/qmgr/qmgr_job.c /usr/src/debug/postfix-2.3.6/src/qmgr/qmgr_message.c /usr/src/debug/postfix-2.3.6/src/qmgr/qmgr_move.c /usr/src/debug/postfix-2.3.6/src/qmgr/qmgr_peer.c /usr/src/debug/postfix-2.3.6/src/qmgr/qmgr_queue.c /usr/src/debug/postfix-2.3.6/src/qmgr/qmgr_scan.c /usr/src/debug/postfix-2.3.6/src/qmgr/qmgr_transport.c /usr/src/debug/postfix-2.3.6/src/qmqpd /usr/src/debug/postfix-2.3.6/src/qmqpd/qmqpd.c /usr/src/debug/postfix-2.3.6/src/qmqpd/qmqpd.h /usr/src/debug/postfix-2.3.6/src/qmqpd/qmqpd_peer.c /usr/src/debug/postfix-2.3.6/src/qmqpd/qmqpd_state.c /usr/src/debug/postfix-2.3.6/src/scache /usr/src/debug/postfix-2.3.6/src/scache/scache.c /usr/src/debug/postfix-2.3.6/src/sendmail /usr/src/debug/postfix-2.3.6/src/sendmail/sendmail.c /usr/src/debug/postfix-2.3.6/src/showq /usr/src/debug/postfix-2.3.6/src/showq/showq.c /usr/src/debug/postfix-2.3.6/src/smtp /usr/src/debug/postfix-2.3.6/src/smtp/lmtp_params.c /usr/src/debug/postfix-2.3.6/src/smtp/smtp.c /usr/src/debug/postfix-2.3.6/src/smtp/smtp.h /usr/src/debug/postfix-2.3.6/src/smtp/smtp_addr.c /usr/src/debug/postfix-2.3.6/src/smtp/smtp_chat.c /usr/src/debug/postfix-2.3.6/src/smtp/smtp_connect.c /usr/src/debug/postfix-2.3.6/src/smtp/smtp_map11.c /usr/src/debug/postfix-2.3.6/src/smtp/smtp_params.c /usr/src/debug/postfix-2.3.6/src/smtp/smtp_proto.c /usr/src/debug/postfix-2.3.6/src/smtp/smtp_rcpt.c /usr/src/debug/postfix-2.3.6/src/smtp/smtp_reuse.c /usr/src/debug/postfix-2.3.6/src/smtp/smtp_sasl.h /usr/src/debug/postfix-2.3.6/src/smtp/smtp_sasl_glue.c /usr/src/debug/postfix-2.3.6/src/smtp/smtp_sasl_proto.c /usr/src/debug/postfix-2.3.6/src/smtp/smtp_session.c /usr/src/debug/postfix-2.3.6/src/smtp/smtp_state.c /usr/src/debug/postfix-2.3.6/src/smtp/smtp_trouble.c /usr/src/debug/postfix-2.3.6/src/smtpd /usr/src/debug/postfix-2.3.6/src/smtpd/smtpd.c /usr/src/debug/postfix-2.3.6/src/smtpd/smtpd.h /usr/src/debug/postfix-2.3.6/src/smtpd/smtpd_chat.c /usr/src/debug/postfix-2.3.6/src/smtpd/smtpd_check.c /usr/src/debug/postfix-2.3.6/src/smtpd/smtpd_dsn_fix.c /usr/src/debug/postfix-2.3.6/src/smtpd/smtpd_milter.c /usr/src/debug/postfix-2.3.6/src/smtpd/smtpd_peer.c /usr/src/debug/postfix-2.3.6/src/smtpd/smtpd_proxy.c /usr/src/debug/postfix-2.3.6/src/smtpd/smtpd_sasl_glue.c /usr/src/debug/postfix-2.3.6/src/smtpd/smtpd_sasl_proto.c /usr/src/debug/postfix-2.3.6/src/smtpd/smtpd_state.c /usr/src/debug/postfix-2.3.6/src/smtpd/smtpd_token.c /usr/src/debug/postfix-2.3.6/src/smtpd/smtpd_token.h /usr/src/debug/postfix-2.3.6/src/smtpd/smtpd_xforward.c /usr/src/debug/postfix-2.3.6/src/smtpstone /usr/src/debug/postfix-2.3.6/src/smtpstone/qmqp-sink.c /usr/src/debug/postfix-2.3.6/src/smtpstone/qmqp-source.c /usr/src/debug/postfix-2.3.6/src/smtpstone/smtp-sink.c /usr/src/debug/postfix-2.3.6/src/smtpstone/smtp-source.c /usr/src/debug/postfix-2.3.6/src/spawn /usr/src/debug/postfix-2.3.6/src/spawn/spawn.c /usr/src/debug/postfix-2.3.6/src/tls /usr/src/debug/postfix-2.3.6/src/tls/tls.h /usr/src/debug/postfix-2.3.6/src/tls/tls_bio_ops.c /usr/src/debug/postfix-2.3.6/src/tls/tls_certkey.c /usr/src/debug/postfix-2.3.6/src/tls/tls_client.c /usr/src/debug/postfix-2.3.6/src/tls/tls_dh.c /usr/src/debug/postfix-2.3.6/src/tls/tls_level.c /usr/src/debug/postfix-2.3.6/src/tls/tls_mgr.c /usr/src/debug/postfix-2.3.6/src/tls/tls_misc.c /usr/src/debug/postfix-2.3.6/src/tls/tls_prng.h /usr/src/debug/postfix-2.3.6/src/tls/tls_prng_dev.c /usr/src/debug/postfix-2.3.6/src/tls/tls_prng_egd.c /usr/src/debug/postfix-2.3.6/src/tls/tls_prng_exch.c /usr/src/debug/postfix-2.3.6/src/tls/tls_prng_file.c /usr/src/debug/postfix-2.3.6/src/tls/tls_rsa.c /usr/src/debug/postfix-2.3.6/src/tls/tls_scache.c /usr/src/debug/postfix-2.3.6/src/tls/tls_scache.h /usr/src/debug/postfix-2.3.6/src/tls/tls_seed.c /usr/src/debug/postfix-2.3.6/src/tls/tls_server.c /usr/src/debug/postfix-2.3.6/src/tls/tls_session.c /usr/src/debug/postfix-2.3.6/src/tls/tls_stream.c /usr/src/debug/postfix-2.3.6/src/tls/tls_verify.c /usr/src/debug/postfix-2.3.6/src/tlsmgr /usr/src/debug/postfix-2.3.6/src/tlsmgr/tlsmgr.c /usr/src/debug/postfix-2.3.6/src/trivial-rewrite /usr/src/debug/postfix-2.3.6/src/trivial-rewrite/resolve.c /usr/src/debug/postfix-2.3.6/src/trivial-rewrite/rewrite.c /usr/src/debug/postfix-2.3.6/src/trivial-rewrite/transport.c /usr/src/debug/postfix-2.3.6/src/trivial-rewrite/transport.h /usr/src/debug/postfix-2.3.6/src/trivial-rewrite/trivial-rewrite.c /usr/src/debug/postfix-2.3.6/src/trivial-rewrite/trivial-rewrite.h /usr/src/debug/postfix-2.3.6/src/util /usr/src/debug/postfix-2.3.6/src/util/allascii.c /usr/src/debug/postfix-2.3.6/src/util/alldig.c /usr/src/debug/postfix-2.3.6/src/util/allprint.c /usr/src/debug/postfix-2.3.6/src/util/allspace.c /usr/src/debug/postfix-2.3.6/src/util/argv.c /usr/src/debug/postfix-2.3.6/src/util/argv.h /usr/src/debug/postfix-2.3.6/src/util/argv_split.c /usr/src/debug/postfix-2.3.6/src/util/attr.h /usr/src/debug/postfix-2.3.6/src/util/attr_clnt.c /usr/src/debug/postfix-2.3.6/src/util/attr_clnt.h /usr/src/debug/postfix-2.3.6/src/util/attr_print0.c /usr/src/debug/postfix-2.3.6/src/util/attr_print64.c /usr/src/debug/postfix-2.3.6/src/util/attr_print_plain.c /usr/src/debug/postfix-2.3.6/src/util/attr_scan0.c /usr/src/debug/postfix-2.3.6/src/util/attr_scan64.c /usr/src/debug/postfix-2.3.6/src/util/attr_scan_plain.c /usr/src/debug/postfix-2.3.6/src/util/auto_clnt.c /usr/src/debug/postfix-2.3.6/src/util/auto_clnt.h /usr/src/debug/postfix-2.3.6/src/util/base64_code.c /usr/src/debug/postfix-2.3.6/src/util/basename.c /usr/src/debug/postfix-2.3.6/src/util/binhash.c /usr/src/debug/postfix-2.3.6/src/util/binhash.h /usr/src/debug/postfix-2.3.6/src/util/chroot_uid.c /usr/src/debug/postfix-2.3.6/src/util/cidr_match.c /usr/src/debug/postfix-2.3.6/src/util/cidr_match.h /usr/src/debug/postfix-2.3.6/src/util/clean_env.c /usr/src/debug/postfix-2.3.6/src/util/close_on_exec.c /usr/src/debug/postfix-2.3.6/src/util/concatenate.c /usr/src/debug/postfix-2.3.6/src/util/ctable.c /usr/src/debug/postfix-2.3.6/src/util/ctable.h /usr/src/debug/postfix-2.3.6/src/util/dict.c /usr/src/debug/postfix-2.3.6/src/util/dict.h /usr/src/debug/postfix-2.3.6/src/util/dict_alloc.c /usr/src/debug/postfix-2.3.6/src/util/dict_cidr.c /usr/src/debug/postfix-2.3.6/src/util/dict_db.c /usr/src/debug/postfix-2.3.6/src/util/dict_debug.c /usr/src/debug/postfix-2.3.6/src/util/dict_env.c /usr/src/debug/postfix-2.3.6/src/util/dict_ht.c /usr/src/debug/postfix-2.3.6/src/util/dict_nis.c /usr/src/debug/postfix-2.3.6/src/util/dict_open.c /usr/src/debug/postfix-2.3.6/src/util/dict_pcre.c /usr/src/debug/postfix-2.3.6/src/util/dict_regexp.c /usr/src/debug/postfix-2.3.6/src/util/dict_sdbm.c /usr/src/debug/postfix-2.3.6/src/util/dict_static.c /usr/src/debug/postfix-2.3.6/src/util/dict_unix.c /usr/src/debug/postfix-2.3.6/src/util/dir_forest.c /usr/src/debug/postfix-2.3.6/src/util/doze.c /usr/src/debug/postfix-2.3.6/src/util/dummy_read.c /usr/src/debug/postfix-2.3.6/src/util/dummy_write.c /usr/src/debug/postfix-2.3.6/src/util/duplex_pipe.c /usr/src/debug/postfix-2.3.6/src/util/events.c /usr/src/debug/postfix-2.3.6/src/util/events.h /usr/src/debug/postfix-2.3.6/src/util/exec_command.c /usr/src/debug/postfix-2.3.6/src/util/fifo_listen.c /usr/src/debug/postfix-2.3.6/src/util/fifo_trigger.c /usr/src/debug/postfix-2.3.6/src/util/file_limit.c /usr/src/debug/postfix-2.3.6/src/util/find_inet.c /usr/src/debug/postfix-2.3.6/src/util/format_tv.c /usr/src/debug/postfix-2.3.6/src/util/fsspace.c /usr/src/debug/postfix-2.3.6/src/util/fsspace.h /usr/src/debug/postfix-2.3.6/src/util/fullname.c /usr/src/debug/postfix-2.3.6/src/util/get_domainname.c /usr/src/debug/postfix-2.3.6/src/util/get_hostname.c /usr/src/debug/postfix-2.3.6/src/util/hex_code.c /usr/src/debug/postfix-2.3.6/src/util/hex_quote.c /usr/src/debug/postfix-2.3.6/src/util/host_port.c /usr/src/debug/postfix-2.3.6/src/util/htable.c /usr/src/debug/postfix-2.3.6/src/util/htable.h /usr/src/debug/postfix-2.3.6/src/util/inet_addr_host.c /usr/src/debug/postfix-2.3.6/src/util/inet_addr_list.c /usr/src/debug/postfix-2.3.6/src/util/inet_addr_list.h /usr/src/debug/postfix-2.3.6/src/util/inet_addr_local.c /usr/src/debug/postfix-2.3.6/src/util/inet_connect.c /usr/src/debug/postfix-2.3.6/src/util/inet_listen.c /usr/src/debug/postfix-2.3.6/src/util/inet_proto.c /usr/src/debug/postfix-2.3.6/src/util/inet_proto.h /usr/src/debug/postfix-2.3.6/src/util/inet_trigger.c /usr/src/debug/postfix-2.3.6/src/util/line_wrap.c /usr/src/debug/postfix-2.3.6/src/util/line_wrap.h /usr/src/debug/postfix-2.3.6/src/util/load_file.c /usr/src/debug/postfix-2.3.6/src/util/load_file.h /usr/src/debug/postfix-2.3.6/src/util/load_lib.c /usr/src/debug/postfix-2.3.6/src/util/load_lib.h /usr/src/debug/postfix-2.3.6/src/util/lowercase.c /usr/src/debug/postfix-2.3.6/src/util/lstat_as.c /usr/src/debug/postfix-2.3.6/src/util/mac_expand.c /usr/src/debug/postfix-2.3.6/src/util/mac_expand.h /usr/src/debug/postfix-2.3.6/src/util/mac_parse.c /usr/src/debug/postfix-2.3.6/src/util/mac_parse.h /usr/src/debug/postfix-2.3.6/src/util/make_dirs.c /usr/src/debug/postfix-2.3.6/src/util/mask_addr.c /usr/src/debug/postfix-2.3.6/src/util/match_list.c /usr/src/debug/postfix-2.3.6/src/util/match_list.h /usr/src/debug/postfix-2.3.6/src/util/match_ops.c /usr/src/debug/postfix-2.3.6/src/util/msg.c /usr/src/debug/postfix-2.3.6/src/util/msg.h /usr/src/debug/postfix-2.3.6/src/util/msg_output.c /usr/src/debug/postfix-2.3.6/src/util/msg_output.h /usr/src/debug/postfix-2.3.6/src/util/msg_syslog.c /usr/src/debug/postfix-2.3.6/src/util/msg_vstream.c /usr/src/debug/postfix-2.3.6/src/util/mvect.c /usr/src/debug/postfix-2.3.6/src/util/mvect.h /usr/src/debug/postfix-2.3.6/src/util/myaddrinfo.c /usr/src/debug/postfix-2.3.6/src/util/myaddrinfo.h /usr/src/debug/postfix-2.3.6/src/util/myflock.c /usr/src/debug/postfix-2.3.6/src/util/mymalloc.c /usr/src/debug/postfix-2.3.6/src/util/myrand.c /usr/src/debug/postfix-2.3.6/src/util/mystrtok.c /usr/src/debug/postfix-2.3.6/src/util/name_code.c /usr/src/debug/postfix-2.3.6/src/util/name_code.h /usr/src/debug/postfix-2.3.6/src/util/name_mask.c /usr/src/debug/postfix-2.3.6/src/util/name_mask.h /usr/src/debug/postfix-2.3.6/src/util/netstring.c /usr/src/debug/postfix-2.3.6/src/util/neuter.c /usr/src/debug/postfix-2.3.6/src/util/non_blocking.c /usr/src/debug/postfix-2.3.6/src/util/nvtable.c /usr/src/debug/postfix-2.3.6/src/util/nvtable.h /usr/src/debug/postfix-2.3.6/src/util/open_as.c /usr/src/debug/postfix-2.3.6/src/util/open_limit.c /usr/src/debug/postfix-2.3.6/src/util/open_lock.c /usr/src/debug/postfix-2.3.6/src/util/peekfd.c /usr/src/debug/postfix-2.3.6/src/util/percentm.c /usr/src/debug/postfix-2.3.6/src/util/printable.c /usr/src/debug/postfix-2.3.6/src/util/rand_sleep.c /usr/src/debug/postfix-2.3.6/src/util/read_wait.c /usr/src/debug/postfix-2.3.6/src/util/readable.c /usr/src/debug/postfix-2.3.6/src/util/readlline.c /usr/src/debug/postfix-2.3.6/src/util/ring.c /usr/src/debug/postfix-2.3.6/src/util/ring.h /usr/src/debug/postfix-2.3.6/src/util/safe_getenv.c /usr/src/debug/postfix-2.3.6/src/util/safe_open.c /usr/src/debug/postfix-2.3.6/src/util/sane_accept.c /usr/src/debug/postfix-2.3.6/src/util/sane_basename.c /usr/src/debug/postfix-2.3.6/src/util/sane_connect.c /usr/src/debug/postfix-2.3.6/src/util/sane_link.c /usr/src/debug/postfix-2.3.6/src/util/sane_rename.c /usr/src/debug/postfix-2.3.6/src/util/sane_socketpair.c /usr/src/debug/postfix-2.3.6/src/util/sane_time.c /usr/src/debug/postfix-2.3.6/src/util/scan_dir.c /usr/src/debug/postfix-2.3.6/src/util/scan_dir.h /usr/src/debug/postfix-2.3.6/src/util/sdbm.c /usr/src/debug/postfix-2.3.6/src/util/sdbm.h /usr/src/debug/postfix-2.3.6/src/util/set_eugid.c /usr/src/debug/postfix-2.3.6/src/util/set_ugid.c /usr/src/debug/postfix-2.3.6/src/util/sigdelay.c /usr/src/debug/postfix-2.3.6/src/util/skipblanks.c /usr/src/debug/postfix-2.3.6/src/util/sock_addr.c /usr/src/debug/postfix-2.3.6/src/util/spawn_command.c /usr/src/debug/postfix-2.3.6/src/util/split_at.c /usr/src/debug/postfix-2.3.6/src/util/split_nameval.c /usr/src/debug/postfix-2.3.6/src/util/stat_as.c /usr/src/debug/postfix-2.3.6/src/util/stream_connect.c /usr/src/debug/postfix-2.3.6/src/util/stream_listen.c /usr/src/debug/postfix-2.3.6/src/util/stream_recv_fd.c /usr/src/debug/postfix-2.3.6/src/util/stream_send_fd.c /usr/src/debug/postfix-2.3.6/src/util/stream_trigger.c /usr/src/debug/postfix-2.3.6/src/util/sys_compat.c /usr/src/debug/postfix-2.3.6/src/util/sys_defs.h /usr/src/debug/postfix-2.3.6/src/util/timed_connect.c /usr/src/debug/postfix-2.3.6/src/util/timed_read.c /usr/src/debug/postfix-2.3.6/src/util/timed_wait.c /usr/src/debug/postfix-2.3.6/src/util/timed_write.c /usr/src/debug/postfix-2.3.6/src/util/translit.c /usr/src/debug/postfix-2.3.6/src/util/trimblanks.c /usr/src/debug/postfix-2.3.6/src/util/unescape.c /usr/src/debug/postfix-2.3.6/src/util/unix_connect.c /usr/src/debug/postfix-2.3.6/src/util/unix_listen.c /usr/src/debug/postfix-2.3.6/src/util/unix_recv_fd.c /usr/src/debug/postfix-2.3.6/src/util/unix_send_fd.c /usr/src/debug/postfix-2.3.6/src/util/unix_trigger.c /usr/src/debug/postfix-2.3.6/src/util/unsafe.c /usr/src/debug/postfix-2.3.6/src/util/uppercase.c /usr/src/debug/postfix-2.3.6/src/util/username.c /usr/src/debug/postfix-2.3.6/src/util/valid_hostname.c /usr/src/debug/postfix-2.3.6/src/util/vbuf.c /usr/src/debug/postfix-2.3.6/src/util/vbuf.h /usr/src/debug/postfix-2.3.6/src/util/vbuf_print.c /usr/src/debug/postfix-2.3.6/src/util/vstream.c /usr/src/debug/postfix-2.3.6/src/util/vstream.h /usr/src/debug/postfix-2.3.6/src/util/vstream_popen.c /usr/src/debug/postfix-2.3.6/src/util/vstring.c /usr/src/debug/postfix-2.3.6/src/util/vstring.h /usr/src/debug/postfix-2.3.6/src/util/vstring_vstream.c /usr/src/debug/postfix-2.3.6/src/util/watchdog.c /usr/src/debug/postfix-2.3.6/src/util/watchdog.h /usr/src/debug/postfix-2.3.6/src/util/writable.c /usr/src/debug/postfix-2.3.6/src/util/write_buf.c /usr/src/debug/postfix-2.3.6/src/util/write_wait.c /usr/src/debug/postfix-2.3.6/src/verify /usr/src/debug/postfix-2.3.6/src/verify/verify.c /usr/src/debug/postfix-2.3.6/src/virtual /usr/src/debug/postfix-2.3.6/src/virtual/deliver_attr.c /usr/src/debug/postfix-2.3.6/src/virtual/mailbox.c /usr/src/debug/postfix-2.3.6/src/virtual/maildir.c /usr/src/debug/postfix-2.3.6/src/virtual/recipient.c /usr/src/debug/postfix-2.3.6/src/virtual/unknown.c /usr/src/debug/postfix-2.3.6/src/virtual/virtual.c /usr/src/debug/postfix-2.3.6/src/virtual/virtual.h /usr/src/debug/postfix-2.3.6/src/xsasl /usr/src/debug/postfix-2.3.6/src/xsasl/xsasl.h /usr/src/debug/postfix-2.3.6/src/xsasl/xsasl_client.c /usr/src/debug/postfix-2.3.6/src/xsasl/xsasl_cyrus_client.c /usr/src/debug/postfix-2.3.6/src/xsasl/xsasl_cyrus_log.c /usr/src/debug/postfix-2.3.6/src/xsasl/xsasl_cyrus_security.c /usr/src/debug/postfix-2.3.6/src/xsasl/xsasl_cyrus_server.c /usr/src/debug/postfix-2.3.6/src/xsasl/xsasl_dovecot_server.c /usr/src/debug/postfix-2.3.6/src/xsasl/xsasl_server.c
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 12:50:42 2013