aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Another step forwards.Eric S. Raymond1997-01-151-4/+27
| | | | svn path=/trunk/; revision=768
* This should be correct.Eric S. Raymond1997-01-151-15/+17
| | | | svn path=/trunk/; revision=767
* We're most of the way to a better rewrite.Eric S. Raymond1997-01-151-36/+38
| | | | svn path=/trunk/; revision=766
* Remove bad redefinitions.Eric S. Raymond1997-01-141-4/+0
| | | | svn path=/trunk/; revision=765
* The batchlimit option is now per user.Eric S. Raymond1997-01-147-24/+21
| | | | svn path=/trunk/; revision=764
* Change `interface' and `monitor' options to per-server.Eric S. Raymond1997-01-148-181/+153
| | | | svn path=/trunk/; revision=762
* Deal with the fact that EXPUNGEs changed fetch numbers.Eric S. Raymond1997-01-141-5/+29
| | | | svn path=/trunk/; revision=760
* Expunge fix.Eric S. Raymond1997-01-146-15/+10
| | | | svn path=/trunk/; revision=759
* Arrange not to save user params after a statement.Eric S. Raymond1997-01-142-0/+4
| | | | svn path=/trunk/; revision=758
* Dynamic allocation for the query structure string entries.Eric S. Raymond1997-01-148-72/+60
| | | | svn path=/trunk/; revision=757
* Move as much stuff into server data as possible.Eric S. Raymond1997-01-143-16/+19
| | | | svn path=/trunk/; revision=756
* Fix Steven Trainoff's bug.Eric S. Raymond1997-01-131-7/+12
| | | | svn path=/trunk/; revision=755
* Gather all server data into a restorable structure.Eric S. Raymond1997-01-137-133/+132
| | | | svn path=/trunk/; revision=754
* Better restoration of server options.Eric S. Raymond1997-01-132-21/+25
| | | | svn path=/trunk/; revision=753
* Start 2.9 update.Eric S. Raymond1997-01-131-2/+4
| | | | svn path=/trunk/; revision=752
* Can't reproduce NAKANE's problem.Eric S. Raymond1997-01-131-5/+16
| | | | svn path=/trunk/; revision=751
* Fix --quit uin root mode bug.Eric S. Raymond1997-01-132-11/+11
| | | | svn path=/trunk/; revision=750
* Fixed Alfredo Sanjuan's bug.Eric S. Raymond1997-01-131-0/+10
| | | | svn path=/trunk/; revision=749
* Stricter hostname parsing.Eric S. Raymond1997-01-131-14/+28
| | | | svn path=/trunk/; revision=748
* Add to-do list.Eric S. Raymond1997-01-131-0/+7
| | | | svn path=/trunk/; revision=747
* Ready to ship.Eric S. Raymond1997-01-111-0/+2
| | | | svn path=/trunk/; revision=745
* Ready to ship.Eric S. Raymond1997-01-112-4/+4
| | | | svn path=/trunk/; revision=744
* Eliminate bug reported by Steven TrainoffEric S. Raymond1997-01-112-6/+8
| | | | svn path=/trunk/; revision=743
* Eliminate bug reported by Steven TrainoffEric S. Raymond1997-01-111-18/+41
| | | | svn path=/trunk/; revision=742
* Simpler and more effective address parsing.Eric S. Raymond1997-01-111-44/+43
| | | | svn path=/trunk/; revision=741
* Save before messing with state machinery.Eric S. Raymond1997-01-111-25/+35
| | | | svn path=/trunk/; revision=740
* Nate Williams's patches to make this work.Eric S. Raymond1997-01-111-2/+6
| | | | svn path=/trunk/; revision=739
* Solaris portability.Eric S. Raymond1997-01-101-0/+4
| | | | svn path=/trunk/; revision=738
* *** empty log message ***Eric S. Raymond1997-01-101-10/+12
| | | | svn path=/trunk/; revision=737
* Port info.Eric S. Raymond1997-01-101-4/+5
| | | | svn path=/trunk/; revision=736
* Document new features.Eric S. Raymond1997-01-101-4/+21
| | | | svn path=/trunk/; revision=735
* Give up on trying to use stdio.Eric S. Raymond1997-01-103-74/+0
| | | | svn path=/trunk/; revision=734
* Grab hostname from greeting line.Eric S. Raymond1997-01-102-5/+70
| | | | svn path=/trunk/; revision=733
* Don't infinite-loop in defaults.Eric S. Raymond1997-01-102-1/+3
| | | | svn path=/trunk/; revision=732
* Typo fix.Eric S. Raymond1997-01-101-1/+1
| | | | svn path=/trunk/; revision=731
* ssh recipe connection.Eric S. Raymond1997-01-101-0/+2
| | | | svn path=/trunk/; revision=730
* Stop netrc parser from complaining about blank lines.Eric S. Raymond1997-01-102-196/+216
| | | | svn path=/trunk/; revision=729
* Rewrite of man page, phase 1.Eric S. Raymond1997-01-091-118/+143
| | | | svn path=/trunk/; revision=728
* *** empty log message ***Eric S. Raymond1997-01-091-1/+1
| | | | svn path=/trunk/; revision=726
* Ready to ship.Eric S. Raymond1997-01-091-3/+3
| | | | svn path=/trunk/; revision=725
* Added localdomains option.Eric S. Raymond1997-01-098-8/+71
| | | | svn path=/trunk/; revision=724
* We can now set the envelope header from the command line.Eric S. Raymond1997-01-092-26/+35
| | | | svn path=/trunk/; revision=723
* Syslog has a command-line form.Eric S. Raymond1997-01-091-2/+1
| | | | svn path=/trunk/; revision=722
* Don't use SMTP leader's name for HELO line.Eric S. Raymond1997-01-092-11/+16
| | | | svn path=/trunk/; revision=721
* SMTP forwarding fix.Eric S. Raymond1997-01-091-1/+1
| | | | svn path=/trunk/; revision=720
* Added the preconnect feature.Eric S. Raymond1997-01-088-6/+40
| | | | svn path=/trunk/; revision=719
* We could ship this.Eric S. Raymond1997-01-081-1/+5
| | | | svn path=/trunk/; revision=718
* Rich Kalawiec's byte-stuffing fix.Eric S. Raymond1997-01-081-1/+3
| | | | svn path=/trunk/; revision=717
* Cameron's speedup diff for socket.c.Eric S. Raymond1997-01-081-13/+21
| | | | svn path=/trunk/; revision=716
* Add netrc parsing.Eric S. Raymond1997-01-075-178/+65
| | | | svn path=/trunk/; revision=715