aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Add Doxyfile to allow generation of documentation with Dimitri Heesch's greatMatthias Andree2006-07-041-1/+2
| | | | | | doxygen tool. Note though that the documentation is not yet complete. svn path=/branches/BRANCH_6-3/; revision=4860
* Avoid compiling empty files, to avoid diagnostics from strict compilers.Matthias Andree2006-06-291-7/+32
| | | | svn path=/branches/BRANCH_6-3/; revision=4858
* Add pidfile option, requested by Héctor García.Matthias Andree2006-04-021-1/+2
| | | | svn path=/branches/BRANCH_6-3/; revision=4770
* Add rsync target to help with testing fetchmail compiles.Matthias Andree2006-04-011-0/+7
| | | | svn path=/branches/BRANCH_6-3/; revision=4768
* Add smbtypes.h.Matthias Andree2006-03-151-1/+2
| | | | svn path=/branches/BRANCH_6-3/; revision=4742
* Specify minimum versions and options for automake consistently, bump ↵Matthias Andree2006-02-171-1/+1
| | | | | | automake version to 1.8 (was 1.5). svn path=/branches/BRANCH_6-3/; revision=4691
* Escalate recent fix to security and add preliminary announcement.Matthias Andree2006-01-191-0/+1
| | | | svn path=/branches/BRANCH_6-3/; revision=4657
* Drop BUGS.Matthias Andree2006-01-131-1/+1
| | | | svn path=/branches/BRANCH_6-3/; revision=4628
* Ship html2txt and manServer.pl in the tarball Matthias Andree2005-12-201-6/+8
| | | | | | and make generated documents depend on their generators, too. svn path=/branches/BRANCH_6-3/; revision=4585
* Add fetchmail-SA-2005-03.txt.Matthias Andree2005-12-191-1/+2
| | | | svn path=/branches/BRANCH_6-3/; revision=4577
* Support 'make lsm' to generate a .lsm file for ftp.ibiblio.com:/pub/Linux ↵Matthias Andree2005-12-041-0/+4
| | | | | | | | uploads. This is meant to replace the insufficient rpm2lsm script. svn path=/branches/BRANCH_6-3/; revision=4502
* Ship bighand.png (found during 'make distcheck').Matthias Andree2005-11-271-1/+1
| | | | svn path=/trunk/; revision=4487
* Add PDF FAQ, formatted for duplex printing on ISO A4.Matthias Andree2005-11-271-1/+7
| | | | svn path=/trunk/; revision=4485
* Add rudimentary autobuild support.Matthias Andree2005-11-271-2/+7
| | | | | | Add a trivial self test, required for autobuild. svn path=/trunk/; revision=4479
* Take care to ship a complete tarball even if PYTHON isn't installed.Matthias Andree2005-11-211-7/+14
| | | | | | Clean up HAVE_PYTHON magic. svn path=/trunk/; revision=4470
* Fix installation without Python. Sunil Shetye, reported by Peter Church.Matthias Andree2005-11-191-2/+9
| | | | svn path=/trunk/; revision=4466
* Add README.packaging.Matthias Andree2005-11-031-0/+1
| | | | svn path=/trunk/; revision=4391
* Add new security announcement (fetchmailconf world-readable file).Matthias Andree2005-09-281-1/+2
| | | | svn path=/trunk/; revision=4353
* Fix typo.Matthias Andree2005-09-251-1/+1
| | | | svn path=/trunk/; revision=4333
* Move smb* sources to libfm_a_SOURCES, so that they only need to be linked if ↵Matthias Andree2005-09-251-5/+5
| | | | | | NTLM is needed. svn path=/trunk/; revision=4320
* Large protocol independence patch.Matthias Andree2005-08-281-3/+6
| | | | svn path=/trunk/; revision=4280
* Add support to compile mxget for standalone use.Matthias Andree2005-08-281-1/+4
| | | | svn path=/trunk/; revision=4275
* Clean up fetchmailconf.Matthias Andree2005-08-021-1/+3
| | | | svn path=/trunk/; revision=4225
* Switch default distribution format from gzip to bzip2.Matthias Andree2005-08-021-0/+1
| | | | svn path=/trunk/; revision=4224
* Generate fetchmailconf from Makefile to expand ${prefix} properly.Matthias Andree2005-08-021-0/+3
| | | | svn path=/trunk/; revision=4223
* Rename fetchmailconf to fetchmailconf.py.Matthias Andree2005-08-021-2/+3
| | | | | | | Add a shell wrapper script fetchmailconf (with @PYTHON@ substituted). Use automake's PYTHON mode to byte-compile the script at install time. svn path=/trunk/; revision=4220
* Move servport.c into convenience library instead.Matthias Andree2005-08-021-2/+2
| | | | svn path=/trunk/; revision=4218
* Add new servport.c file to resolve service -> port for non-IPv6 builds.Matthias Andree2005-08-021-1/+1
| | | | svn path=/trunk/; revision=4216
* Cleanup: Drop inner_connect and ipv6-connect.c.Matthias Andree2005-08-011-1/+1
| | | | svn path=/trunk/; revision=4214
* Ship m4-local from top-level Makefile rather than recursing for two stupid ↵Matthias Andree2005-07-311-2/+3
| | | | | | files. svn path=/trunk/; revision=4210
* Drop the 476 kB intl/ directory from the distribution.Matthias Andree2005-07-311-4/+4
| | | | svn path=/trunk/; revision=4203
* Add security announcement.Matthias Andree2005-07-211-1/+2
| | | | svn path=/trunk/; revision=4153
* Clean up strlc??.c and hook them up.Matthias Andree2005-07-201-1/+1
| | | | svn path=/trunk/; revision=4139
* Add BUGS document.Matthias Andree2005-07-201-1/+1
| | | | svn path=/trunk/; revision=4137
* Fix leftover bug from testing.Matthias Andree2005-07-201-1/+1
| | | | svn path=/trunk/; revision=4136
* Add new design notes document.Matthias Andree2005-07-201-3/+8
| | | | svn path=/trunk/; revision=4126
* Rename design-notes.html to esrs-design-notes.html. Remove ~esr/ path from ↵Matthias Andree2005-07-201-3/+3
| | | | | | links. svn path=/trunk/; revision=4124
* Add trivial fetchmailconf.man. Reported by Miloslav Trmac.Matthias Andree2005-07-031-1/+1
| | | | svn path=/trunk/; revision=4074
* Fix VPATH build of fetchmail-man.html.Matthias Andree2005-04-271-3/+1
| | | | svn path=/trunk/; revision=4044
* Add a THANKS file, split older news out to OLDNEWS file.Matthias Andree2005-04-241-3/+3
| | | | svn path=/trunk/; revision=4034
* Move the html2txt script to dist-tools.Graham Wilson2004-11-291-5/+5
| | | | svn path=/trunk/; revision=4012
* Re-add the m4-local directory, in case we need to add more macros in the ↵Graham Wilson2004-11-121-2/+2
| | | | | | future. Put the macros we already have back in that directory. (reverts r3924 and r3923) svn path=/trunk/; revision=4002
* Clean up the horrible HAVE_[V]SNPRINTF mess, use Trio on systems that lackMatthias Andree2004-11-101-2/+16
| | | | | | real snprintf or vsnprintf. svn path=/trunk/; revision=3996
* Provide iana_charset, a normalized IANA charmap name.Matthias Andree2004-11-071-2/+2
| | | | svn path=/trunk/; revision=3980
* Add RFC-2047 encoder for internationalized mail warnings.Matthias Andree2004-10-191-3/+4
| | | | svn path=/trunk/; revision=3948
* Kill m4-local directory, move the two files to top-level directory.Matthias Andree2004-06-261-2/+2
| | | | | | Suggested by Graham Wilson. svn path=/trunk/; revision=3923
* Fix build (make distcheck in particular) on systems without system-wide gettext.Matthias Andree2004-06-201-1/+1
| | | | svn path=/trunk/; revision=3916
* Empty environment to avoid 'Insecure $ENV{ENV} while running with -T switch'Matthias Andree2004-06-201-1/+1
| | | | | | in manServer.pl with Perl 5.8 on FreeBSD. svn path=/trunk/; revision=3915
* Fix HESIOD compile failure on FreeBSD 5-CURRENT,Matthias Andree2004-06-201-2/+2
| | | | | | | | | | adding a new macro that is based on ac_caolan_search_package from the autoconf macro archive. Mention +HESIOD in fetchmail -V if compiled in. svn path=/trunk/; revision=3912
* This is the large automake/gettext commit.Matthias Andree2004-06-191-0/+93
It cleans up the whole build system and drops generated files such as intl/ and some from po/. The package version is moved to configure.in. HTML -> txt conversion is now done in html2txt.sh To bootstrap the package, read README.svn, make sure you have all prerequisite packages installed, then run ./bootstrap.sh. svn path=/trunk/; revision=3907