summaryrefslogtreecommitdiffstats
path: root/src/appl/movemail/movemail.c
Commit message (Expand)AuthorAgeFilesLines
* Removing old POP applicationsTheodore Tso1996-11-191-843/+0
* movemail.c (main): Check the error return from krb5_init_context(),Theodore Tso1996-11-081-23/+33
* * Fix core dumpSam Hartman1996-08-221-0/+1
* Initialize auth_context to NULL before calling krb5_sendauth - otherwiseEzra Peisach1996-06-151-1/+1
* Removed sys/fcntl.h checking (always use fcntl.h instead)Richard Basch1996-01-041-3/+2
* Remove extra #else left over from previous cleanupPaul Park1995-06-211-1/+0
* * movemail.c: USE_STRING_H -> HAVE_STRING_H; fix HAVE_STLIB_H toTom Yu1995-06-201-10/+3
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-111-1/+1
* Use configure to see if unistd.h needs to be included. RemoveTheodore Tso1995-04-011-17/+3
* * movemail.c: Fixups to get movemail to compileChris Provenzano1995-03-271-7/+6
* Add proper #ifdef's to #include the appropriate system header filesTheodore Tso1995-03-011-0/+21
* Avoid <krb5/...> includesJohn Gilmore1995-02-281-4/+3
* * movemail.c Call krb5_sendauth() with new calling conventionChris Provenzano1995-02-231-1/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-7/+10
* Fixes for Solaris:Theodore Tso1994-08-181-0/+3
* test for -lsocket -lnslMark Eichin1994-08-141-2/+4
* * Makefile.in:Tom Yu1994-08-101-1/+1
* Add code to strdup the hostname from gethostbynameTheodore Tso1994-08-091-10/+11
* Initial commit of John Brezak's changes --- the addition of autoconf supportTheodore Tso1994-08-091-19/+47
* step 3: bcopy->memcpy or memmove (chose by hand), twiddle argsMark Eichin1994-06-151-1/+1
* step 2: bcmp->memcmpMark Eichin1994-06-151-1/+1
* Change to reflect new calling interface for krb5_sname_to_principalTheodore Tso1993-06-031-4/+1
* #include <stdio.h> first; use correct cast for call to connectJohn Carr1992-02-231-2/+2
* NULL != 0John Carr1991-04-031-4/+4
* be sure to krb5_free_principal when doneJohn Kohl1991-03-211-0/+1
* use new krb5_sname_to_principalJohn Kohl1991-03-211-23/+10
* KRB5 codeJohn Kohl1991-03-201-8/+99
* Initial revisionJohn Kohl1991-03-201-0/+723