summaryrefslogtreecommitdiffstats
path: root/src/appl/movemail
Commit message (Expand)AuthorAgeFilesLines
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-073-7/+10
* 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-203-11/+9
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-153-3/+10
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-112-1/+5
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-5/+5
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-141-0/+37
* Use configure to see if unistd.h needs to be included. RemoveTheodore Tso1995-04-013-17/+8
* * movemail.c: Fixups to get movemail to compileChris Provenzano1995-03-272-7/+11
* Remove reference to $(ISODELIB)Theodore Tso1995-03-022-1/+5
* Add proper #ifdef's to #include the appropriate system header filesTheodore Tso1995-03-012-0/+24
* Replace check for -lsocket and -lnsl with WITH_NETLIB checkTheodore Tso1995-03-012-2/+6
* Avoid <krb5/...> includesJohn Gilmore1995-02-282-4/+7
* * movemail.c Call krb5_sendauth() with new calling conventionChris Provenzano1995-02-232-1/+5
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-031-0/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-132-7/+14
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-261-3/+3
* Relink executable if libraries changeTheodore Tso1994-09-302-1/+6
* Fixes for Solaris:Theodore Tso1994-08-184-1/+12
* test for -lsocket -lnslMark Eichin1994-08-142-2/+6
* * Makefile.in:Tom Yu1994-08-104-2/+12
* stamp stamp stampMark Eichin1994-08-091-39/+0
* 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-093-19/+77
* 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
* adding HESINCLUDES in order to pick up hesiod.h wherever it may beTom Yu1994-05-251-0/+1
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Change to reflect new calling interface for krb5_sname_to_principalTheodore Tso1993-06-031-4/+1
* Add missing SRCS definition necessary for make depend to workTheodore Tso1992-12-121-0/+1
* Added depend targetTheodore Tso1992-06-061-0/+2
* #include <stdio.h> first; use correct cast for call to connectJohn Carr1992-02-231-2/+2
* Don't use flock() on AIXJohn Carr1992-02-231-0/+2
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* updates for install stuffJohn Kohl1991-04-251-1/+1
* 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
* use config options for hesiod nowJohn Kohl1991-03-211-2/+3
* *** empty log message ***John Kohl1991-03-211-0/+18
* KRB5 codeJohn Kohl1991-03-201-8/+99
* Initial revisionJohn Kohl1991-03-201-0/+723