Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable conditioning out of POP3, IMAP, ETRN. | Eric S. Raymond | 1997-10-04 | 1 | -3/+40 |
* | Have dump_params notice when syslog is on. | Eric S. Raymond | 1997-10-04 | 1 | -0/+4 |
* | More report tweaks. | Eric S. Raymond | 1997-10-01 | 1 | -3/+8 |
* | Regroup multidrop options. | Eric S. Raymond | 1997-10-01 | 1 | -22/+25 |
* | Indicate the compiled-in features. | Eric S. Raymond | 1997-09-30 | 1 | -1/+8 |
* | Closer control of interrupts. | Eric S. Raymond | 1997-09-28 | 1 | -13/+25 |
* | Added --expunge option for Richard Kooidjman. | Eric S. Raymond | 1997-09-28 | 1 | -2/+9 |
* | Compilation cleanups. | Eric S. Raymond | 1997-09-19 | 1 | -2/+2 |
* | More portation changes. | Eric S. Raymond | 1997-09-17 | 1 | -4/+0 |
* | improved ETRN handling. | Eric S. Raymond | 1997-09-16 | 1 | -2/+2 |
* | Autoconfigure correctly for SunOS boxes. | Eric S. Raymond | 1997-09-16 | 1 | -1/+1 |
* | Fall back on localhost. | Eric S. Raymond | 1997-09-05 | 1 | -0/+1 |
* | Have AUTO mode croak on SMTP error. | Eric S. Raymond | 1997-09-05 | 1 | -1/+1 |
* | UID fix. | Eric S. Raymond | 1997-09-03 | 1 | -4/+4 |
* | Ready for release. | Eric S. Raymond | 1997-08-16 | 1 | -4/+0 |
* | KPOP mode needs the remotename. | Eric S. Raymond | 1997-08-13 | 1 | -1/+0 |
* | KPOP mode needs the remotename. | Eric S. Raymond | 1997-08-13 | 1 | -15/+16 |
* | Add uname -a to debugging output. | Eric S. Raymond | 1997-08-10 | 1 | -0/+5 |
* | Another fix or the ISC port. | Eric S. Raymond | 1997-08-08 | 1 | -3/+3 |
* | Interactive UNIX System V/386 Release 3.2 port. | Eric S. Raymond | 1997-08-07 | 1 | -1/+10 |
* | Fixed Bill Powers's uid bug. | Eric S. Raymond | 1997-08-06 | 1 | -24/+27 |
* | Interval cleanup. | Eric S. Raymond | 1997-08-04 | 1 | -12/+13 |
* | Added `postconnect'. | Eric S. Raymond | 1997-08-04 | 1 | -2/+8 |
* | Simplify the computation of truename. | Eric S. Raymond | 1997-07-31 | 1 | -28/+25 |
* | Break the pollname out of the names list. | Eric S. Raymond | 1997-07-30 | 1 | -15/+16 |
* | Try to fix the HELO NULL bug. | Eric S. Raymond | 1997-07-30 | 1 | -7/+31 |
* | Added the dropstatus option. | Eric S. Raymond | 1997-07-28 | 1 | -0/+4 |
* | Added the via option. | Eric S. Raymond | 1997-07-24 | 1 | -4/+7 |
* | Better password security. | Eric S. Raymond | 1997-07-18 | 1 | -1/+16 |
* | Avoid using bool, so we don't have to condition on TRUE and lose if | Eric S. Raymond | 1997-07-10 | 1 | -4/+4 |
* | Change in exit status semantics. | Eric S. Raymond | 1997-07-08 | 1 | -3/+9 |
* | Allow duplicate hostnames again. | Eric S. Raymond | 1997-07-05 | 1 | -52/+1 |
* | Move environment query stuff to env.c. | Eric S. Raymond | 1997-07-04 | 1 | -56/+2 |
* | Remodularize so the parser is more self-contained. | Eric S. Raymond | 1997-07-04 | 1 | -52/+2 |
* | Remove redundant declaration. | Eric S. Raymond | 1997-07-04 | 1 | -1/+0 |
* | LOCKBUSY changes. | Eric S. Raymond | 1997-07-03 | 1 | -1/+1 |
* | Remove poprc compatibility hook. | Eric S. Raymond | 1997-07-01 | 1 | -12/+3 |
* | Eliminate a GETHOSTBYNAME dependency. | Eric S. Raymond | 1997-07-01 | 1 | -2/+0 |
* | Some configuration cleanup. | Eric S. Raymond | 1997-07-01 | 1 | -1/+1 |
* | Don't link ETRN support unless we can use gethostbyname. | Eric S. Raymond | 1997-07-01 | 1 | -0/+7 |
* | Andrey Chernov's flag. | Eric S. Raymond | 1997-06-25 | 1 | -2/+6 |
* | Fix Jochen's bug. | Eric S. Raymond | 1997-06-24 | 1 | -6/+8 |
* | Put in Dave Holland's feature. | Eric S. Raymond | 1997-06-11 | 1 | -1/+6 |
* | Step towards supporting command-line zeroing of numeric options. | Eric S. Raymond | 1997-06-11 | 1 | -3/+3 |
* | Introduced bool. | Eric S. Raymond | 1997-06-11 | 1 | -9/+9 |
* | -Wall cleanup. | Eric S. Raymond | 1997-06-11 | 1 | -3/+2 |
* | Normal build is now with POP2 disabled and optimization on. | Eric S. Raymond | 1997-06-11 | 1 | -0/+11 |
* | Forbid starting a fetchmail with options when there's a background one | Eric S. Raymond | 1997-05-29 | 1 | -0/+7 |
* | Added the interval option. | Eric S. Raymond | 1997-05-28 | 1 | -0/+15 |
* | Properly initialize smtp_socket member. | Eric S. Raymond | 1997-05-28 | 1 | -0/+1 |