aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* This is the large automake/gettext commit.Matthias Andree2004-06-1944-9291/+325
| | | | | | | | | | | | | | 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
* Try fallback to rpm (in case rpm is version 3).Matthias Andree2004-06-191-1/+2
| | | | svn path=/trunk/; revision=3905
* Fix various warnings.Matthias Andree2004-06-195-33/+30
| | | | svn path=/trunk/; revision=3904
* Cast arguments of is*() ctype.h functions to unsigned char to be 8-bit safe.Matthias Andree2004-06-199-36/+36
| | | | svn path=/trunk/; revision=3903
* Remove generated files.Matthias Andree2004-06-1813-0/+0
| | | | svn path=/trunk/; revision=3902
* Compiler warnings fixes, preprocessor and minor general cleanup.Matthias Andree2004-06-1819-87/+84
| | | | svn path=/trunk/; revision=3901
* Fix various compiler warnings.Matthias Andree2004-06-182-1/+5
| | | | svn path=/trunk/; revision=3900
* Fix various compiler warnings.Matthias Andree2004-06-1812-41/+42
| | | | svn path=/trunk/; revision=3899
* replace extern int errno by #include <errno.h>.Matthias Andree2004-06-181-1/+1
| | | | svn path=/trunk/; revision=3898
* Fix makedepend for builds where build and source directory are separate.Matthias Andree2004-06-181-1/+1
| | | | svn path=/trunk/; revision=3897
* Get rid of obsolete acconfig.h, move descriptions into configure.in.Matthias Andree2004-06-183-183/+34
| | | | svn path=/trunk/; revision=3896
* Start converting release scripts over to new environmentRob Funk2004-06-185-81/+130
| | | | svn path=/trunk/; revision=3894
* fix misspelling in page titleRob Funk2004-06-181-1/+1
| | | | svn path=/trunk/; revision=3893
* (Automatically) updated line numbers in po filesRob Funk2004-06-1827-3832/+3858
| | | | svn path=/trunk/; revision=3892
* Make manServer compatible with modern groff installationsRob Funk2004-06-181-1/+9
| | | | svn path=/trunk/; revision=3891
* Make manServer.pl executableRob Funk2004-06-181-0/+0
| | | | svn path=/trunk/; revision=3890
* Move shipper to dist-tools directoryRob Funk2004-06-1811-0/+0
| | | | svn path=/trunk/; revision=3889
* Add dist-tools directory, for tools used in creating a distribution.Rob Funk2004-06-181-0/+2927
| | | | | | Add manServer.pl inside it. svn path=/trunk/; revision=3888
* Use yacc/bison source, not its outputRob Funk2004-06-181-1/+1
| | | | svn path=/trunk/; revision=3887
* Add ESR's shipper utility (version 0.5) in a subdir,Rob Funk2004-06-1811-0/+2462
| | | | | | | for easily making releases (since the makerelease script depends on it) svn path=/trunk/; revision=3886
* List the input file rather than generated output.Matthias Andree2004-06-111-1/+1
| | | | svn path=/trunk/; revision=3885
* Remove .rej, .orig and .diff files that don't belong here.Matthias Andree2004-06-115-9523/+0
| | | | svn path=/trunk/; revision=3884
* Make sure we don't return uninitialized data from pop3_getpartialsizes,Matthias Andree2004-06-111-1/+1
| | | | | | which can happen iff first > last. svn path=/trunk/; revision=3883
* Quench some GCC 3.4 warnings by making sure that all int arguments are ↵Matthias Andree2004-06-116-10/+10
| | | | | | marked int and swapping words so that static is first in the line. svn path=/trunk/; revision=3882
* Add files from ESR's dev directory that weren't under version controlRob Funk2004-06-08197-0/+124192
| | | | svn path=/trunk/; revision=3881
* This is what I'm handing to Rob Funk.Eric S. Raymond2004-06-013-63/+10
| | | | svn path=/trunk/; revision=3879
* Hotmail and Lycos recipe.Eric S. Raymond2004-01-131-8/+20
| | | | svn path=/trunk/; revision=3878
* Applied GSS library support patch.Eric S. Raymond2004-01-132-1/+9
| | | | svn path=/trunk/; revision=3877
* Clarification.Eric S. Raymond2004-01-131-3/+4
| | | | svn path=/trunk/; revision=3876
* Sunil Shetye's fix for SSL configuration.Eric S. Raymond2004-01-1311-28/+38
| | | | svn path=/trunk/; revision=3875
* Enable permissions checking under Cygwin.Eric S. Raymond2004-01-131-0/+7
| | | | svn path=/trunk/; revision=3874
* POP3 strong authentication fixes.Eric S. Raymond2004-01-135-7/+14
| | | | svn path=/trunk/; revision=3873
* Restore some mangled labels.Eric S. Raymond2004-01-131-5/+5
| | | | svn path=/trunk/; revision=3872
* Fix patch for Sunil Shetye's POP3 tweaks.Eric S. Raymond2004-01-133-18/+42
| | | | svn path=/trunk/; revision=3871
* Build email message with the right name.Eric S. Raymond2004-01-131-3/+3
| | | | svn path=/trunk/; revision=3870
* No more going root to buiild RPMs.Eric S. Raymond2004-01-123-16/+3
| | | | svn path=/trunk/; revision=3869
* Version bump.Eric S. Raymond2004-01-121-1/+1
| | | | svn path=/trunk/; revision=3868
* Make it possible for buildrpms to work.Eric S. Raymond2004-01-121-12/+4
| | | | svn path=/trunk/; revision=3867
* We're about to get rid of specgen.sh.Eric S. Raymond2004-01-121-0/+6
| | | | svn path=/trunk/; revision=3866
* Freeze before attempting to shipperize the releae process.Eric S. Raymond2004-01-121-0/+3
| | | | svn path=/trunk/; revision=3865
* Changed my weblog link.Eric S. Raymond2004-01-121-1/+1
| | | | svn path=/trunk/; revision=3864
* Fetchseizelimit must be 1 for all POP-family protocols.Eric S. Raymond2004-01-121-1/+4
| | | | svn path=/trunk/; revision=3863
* Link rot has struck.Eric S. Raymond2003-12-091-16/+2
| | | | svn path=/trunk/; revision=3862
* Ready to ship.Eric S. Raymond2003-10-151-0/+4
| | | | svn path=/trunk/; revision=3860
* Version bump.Eric S. Raymond2003-10-151-1/+1
| | | | svn path=/trunk/; revision=3859
* Sunil's transaction patches.Eric S. Raymond2003-10-1516-121/+539
| | | | svn path=/trunk/; revision=3858
* Prevent a SIGSEGV that happens whenEric S. Raymond2003-10-101-3/+6
| | | | | | | | a. daemon mode is active b. size limits are active c. -N is NOT being used svn path=/trunk/; revision=3857
* Bulletproof the dup killer.Eric S. Raymond2003-10-101-7/+3
| | | | svn path=/trunk/; revision=3856
* Storage cleanup for new dup killer code.Eric S. Raymond2003-10-103-13/+6
| | | | svn path=/trunk/; revision=3855
* Dup killer now uses an MD5 hash of the message headers.Eric S. Raymond2003-10-101-1/+1
| | | | svn path=/trunk/; revision=3854