aboutsummaryrefslogtreecommitdiffstats
path: root/interface.c
Commit message (Expand)AuthorAgeFilesLines
* Use a system-independent way to get version.Eric S. Raymond1999-02-021-1/+1
* Return of the dancing progress dots.Eric S. Raymond1999-02-011-12/+19
* Move /proc/net/dev derivation to runtime.Eric S. Raymond1999-01-311-8/+25
* Autoconfigure detection of whether we have 2.2.Eric S. Raymond1999-01-311-1/+1
* A step towards functioning with 2.2.Eric S. Raymond1999-01-301-2/+16
* This version appears ready to ship.Eric S. Raymond1999-01-301-3/+3
* Progress messages now go to stdout.Eric S. Raymond1999-01-051-8/+8
* First step towards splitting error from progress messages.Eric S. Raymond1999-01-051-5/+5
* Fix copyrights.Eric S. Raymond1998-12-041-2/+0
* Fixed Debian bug report Bug#29913Eric S. Raymond1998-11-261-1/+1
* Internationalization support via GNU gettext().Eric S. Raymond1998-11-261-8/+11
* Cleanup.Eric S. Raymond1998-11-221-1/+1
* Preserve interface string through parsing.Eric S. Raymond1998-05-231-2/+14
* Alll of Craig Metz's changes for IPv6 and IPSEC except the POP3 stuff.Eric S. Raymond1998-02-161-2/+2
* Fix interface option.Eric S. Raymond1997-10-201-2/+12
* Compilation cleanups.Eric S. Raymond1997-09-191-0/+2
* Supply inet_aton if needed.Eric S. Raymond1997-09-111-0/+28
* Ian T. Zimmerman's `interface' option.Eric S. Raymond1997-08-041-14/+19
* Break the pollname out of the names list.Eric S. Raymond1997-07-301-3/+3
* Some configuration cleanup.Eric S. Raymond1997-07-011-1/+1
* George Sipe's fix.Eric S. Raymond1997-04-011-4/+17
* Added `set daemon'.Eric S. Raymond1997-03-131-1/+2
* glibc2 fix.Eric S. Raymond1997-02-141-1/+1
* Better portability.Eric S. Raymond1997-01-281-0/+5
* Correct the interface parsing.Eric S. Raymond1997-01-241-6/+3
* George Sipe's monitor fixes.Eric S. Raymond1997-01-191-39/+54
* Change `interface' and `monitor' options to per-server.Eric S. Raymond1997-01-141-49/+37
* After George Sipe's changes.Eric S. Raymond1996-12-291-4/+10
* Try to avoid problems with memset.Eric S. Raymond1996-12-271-0/+1
* Support interface check in foreground as well as daemon mode.Eric S. Raymond1996-12-261-2/+0
* Better error reporting.Eric S. Raymond1996-12-261-1/+3
* George Sipe's second patch and the compilation fix.Eric S. Raymond1996-12-241-19/+13
* Initial revisionEric S. Raymond1996-12-241-0/+191