summaryrefslogtreecommitdiffstats
path: root/src/appl/popper/pop_init.c
Commit message (Expand)AuthorAgeFilesLines
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-111-1/+1
* * pop_init.c: (krb5_recvauth()): No longer needs the rc_type argChris Provenzano1995-05-031-1/+0
* pop_init.c (pop_init): Put in a type cast to shut up the compiler.Theodore Tso1995-04-041-1/+1
* * pop_init.c Use new calling conventions for krb5_recvauth()Chris Provenzano1995-03-271-10/+7
* * pop_init.c, pop_pass.c, pop_user.c, mh-6.8.patch: Avoid <krb5/...> includesJohn Gilmore1995-02-281-3/+2
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-7/+10
* check for wait typeMark Eichin1994-08-141-2/+2
* gcc -Wall: clean up trash following #endifs..Mark Eichin1994-08-121-2/+2
* * pop_init.c: kill static version string that depended on ANSITom Yu1994-08-091-10/+0
* Initial commit of John Brezak's changes. This updates the Berkeley popperTheodore Tso1994-08-091-49/+56
* step 2: bcmp->memcmpMark Eichin1994-06-151-1/+1
* step 1: bzero->memset(,0,)Mark Eichin1994-06-151-1/+1
* Added new extra flags argument to the call to krb5_recvauth()Theodore Tso1993-12-011-0/+1
* Change to reflect new calling interface for krb5_sname_to_principalTheodore Tso1993-06-031-1/+2
* Add cast to addr argument to bind()John Carr1992-02-231-1/+1
* merge in NetServ updatesJohn Kohl1991-04-301-22/+19
* be sure to krb5_free_principal when doneJohn Kohl1991-03-211-0/+1
* use new krb5_sname_to_principal functoinJohn Kohl1991-03-211-32/+7
* fix bogus parameter name in open_drop()John Kohl1991-03-201-5/+145
* Initial revisionJohn Kohl1991-03-201-0/+235