Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added bsmtp option. | Eric S. Raymond | 1998-10-28 | 1 | -1/+4 |
* | Jonathan T. Agnew's massive code cleanup. | Eric S. Raymond | 1998-10-26 | 1 | -36/+39 |
* | Prevent | Eric S. Raymond | 1998-10-22 | 1 | -1/+2 |
* | -Wall cleanup. | Eric S. Raymond | 1998-10-20 | 1 | -2/+1 |
* | Make alloca safe. | Eric S. Raymond | 1998-10-20 | 1 | -10/+7 |
* | Added the `properties' option. | Eric S. Raymond | 1998-10-20 | 1 | -0/+2 |
* | Make authentication failures more visible by syslogging them. | Eric S. Raymond | 1998-10-18 | 1 | -0/+5 |
* | Introduced O_DEBUG. | Eric S. Raymond | 1998-10-17 | 1 | -25/+25 |
* | Now we can use --limit with daemon mode. | Eric S. Raymond | 1998-10-16 | 1 | -11/+14 |
* | Fixed postconnect option. | Eric S. Raymond | 1998-10-14 | 1 | -0/+1 |
* | Use alloca where possible. | Eric S. Raymond | 1998-10-08 | 1 | -9/+4 |
* | Always get fqdn for KPOP, whether or not DNS is enabled. | Eric S. Raymond | 1998-09-13 | 1 | -10/+1 |
* | Compute FQDN when Kerberos is in use. | Eric S. Raymond | 1998-08-27 | 1 | -43/+32 |
* | Gunther Leber's fix. | Eric S. Raymond | 1998-08-24 | 1 | -8/+30 |
* | Enclose string dumps in doublequotes to work with visbuf properly. | Eric S. Raymond | 1998-08-18 | 1 | -6/+6 |
* | Added experimental SDPS support. | Eric S. Raymond | 1998-08-03 | 1 | -0/+3 |
* | Eliminate agethostbyname call in non-ETRN modes. | Eric S. Raymond | 1998-08-02 | 1 | -6/+40 |
* | Improved security. | Eric S. Raymond | 1998-08-02 | 1 | -0/+18 |
* | Fixed the spam-block code. | Eric S. Raymond | 1998-07-31 | 1 | -3/+3 |
* | Cosmetic fix. | Eric S. Raymond | 1998-07-29 | 1 | -2/+2 |
* | Fix message. | Eric S. Raymond | 1998-07-29 | 1 | -1/+1 |
* | Avoid a silly core-dump. | Eric S. Raymond | 1998-07-25 | 1 | -0/+1 |
* | Chabge the spam-block default. | Eric S. Raymond | 1998-07-20 | 1 | -0/+2 |
* | Cosmetic fix. | Eric S. Raymond | 1998-07-20 | 1 | -8/+9 |
* | Cosmetic fix. | Eric S. Raymond | 1998-07-20 | 1 | -1/+2 |
* | Cosmetic fix. | Eric S. Raymond | 1998-07-20 | 1 | -2/+1 |
* | Can specify multiple spam-blocks now. | Eric S. Raymond | 1998-07-20 | 1 | -5/+14 |
* | Eliminate some DNS round trips. | Eric S. Raymond | 1998-07-20 | 1 | -44/+31 |
* | Added postmaster option. | Eric S. Raymond | 1998-07-20 | 1 | -0/+13 |
* | GSSAPI support is rockin'! | Eric S. Raymond | 1998-07-20 | 1 | -3/+12 |
* | Added nosyslog. | Eric S. Raymond | 1998-07-14 | 1 | -1/+1 |
* | Enrico Musio's IP-checkalias patch. | Eric S. Raymond | 1998-06-29 | 1 | -1/+10 |
* | Duh. Synthesized record has to be declared active. | Eric S. Raymond | 1998-06-17 | 1 | -0/+1 |
* | Another option fix from Gunther. | Eric S. Raymond | 1998-06-16 | 1 | -7/+8 |
* | Cosmetic fix. | Eric S. Raymond | 1998-06-16 | 1 | -1/+1 |
* | Ready to ship. | Eric S. Raymond | 1998-06-12 | 1 | -7/+7 |
* | Gunther Leber again. | Eric S. Raymond | 1998-06-07 | 1 | -124/+133 |
* | Solve Marty Lee's bug. | Eric S. Raymond | 1998-06-05 | 1 | -11/+17 |
* | Control verbosity. | Eric S. Raymond | 1998-06-05 | 1 | -1/+1 |
* | Brendan Cully's fixes for GSSAPI. | Eric S. Raymond | 1998-06-04 | 1 | -3/+11 |
* | Fix argument-merging. | Eric S. Raymond | 1998-06-03 | 1 | -3/+71 |
* | idfile processing patch. | Eric S. Raymond | 1998-06-03 | 1 | -8/+9 |
* | SunOS fix. | Eric S. Raymond | 1998-06-02 | 1 | -1/+1 |
* | Banish syslog. | Eric S. Raymond | 1998-06-02 | 1 | -1/+1 |
* | user error(), not syslog. | Eric S. Raymond | 1998-05-27 | 1 | -2/+2 |
* | Fix the idfile option. | Eric S. Raymond | 1998-05-25 | 1 | -1/+1 |
* | Kok Seng's package to prevent UID lossage. | Eric S. Raymond | 1998-05-25 | 1 | -3/+14 |
* | Gunter's command-line fixes. | Eric S. Raymond | 1998-05-25 | 1 | -8/+16 |
* | We can utter a Python initializer now. | Eric S. Raymond | 1998-05-23 | 1 | -1/+1 |
* | Added configuration dumper. | Eric S. Raymond | 1998-05-23 | 1 | -4/+6 |