summaryrefslogtreecommitdiffstats
path: root/src/appl/mailquery
Commit message (Expand)AuthorAgeFilesLines
* poplib.c, mailquery.c: Cleaned up gcc -Wall warningsTheodore Tso1996-11-084-38/+52
* remove ".so man1/header.doc" and extra args to .THTom Yu1996-09-102-2/+4
* man page tweak from CygnusJeff Bigler1996-08-291-1/+2
* cvsignore hackeryTom Yu1996-06-101-1/+0
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-073-7/+10
* * poplib.c: HAS_STDLIB_H -> HAVE_STDLIB_HTom Yu1995-06-202-1/+4
* 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
* configure.in: Check for stdlib.hEzra Peisach1995-05-093-1/+15
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-141-0/+40
* * poplib.c (pop_init()): Use new calling convention for krb5_sendauth()Chris Provenzano1995-03-272-8/+11
* Remove reference to $(ISODELIB)Theodore Tso1995-03-022-1/+5
* Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl withTheodore Tso1995-03-012-2/+6
* Avoid <krb5/...> includesJohn Gilmore1995-02-282-5/+7
* * poplib.c (pop_init): 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
* mailquery.c: Issue QUIT pop command when done retrieving messgesRichard Basch1995-01-022-0/+7
* NULL should not be used as a character assignment value. Use '\0'Theodore Tso1994-11-032-4/+9
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-261-3/+3
* Use $(srcdir) to find manual page for make installTheodore Tso1994-10-032-1/+5
* Relink executable if libraries changeTheodore Tso1994-09-302-1/+6
* Moved CONFIG_RULES before AC_HAVE_LIBRARY() rules, so that they workTheodore Tso1994-09-152-1/+6
* stamp out rcs keywordsMark Eichin1994-08-182-5/+1
* Added missing $(LIBS) to link lineTheodore Tso1994-08-182-1/+6
* Move usage() before main() to solve redeclaration errorTheodore Tso1994-08-182-6/+13
* test for -lsocket -lnsl and unistd.hMark Eichin1994-08-143-6/+13
* * poplib.c: fix stupid sterror bugTom Yu1994-08-092-2/+4
* * Makefile.in:Tom Yu1994-08-094-3/+10
* * Makefile.in: oops forgot about $(COMERRLIB)Tom Yu1994-08-092-0/+5
* Added John Brezak's port of mailquery to krb5Theodore Tso1994-08-096-0/+773