summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Removing no-longer-used kadmin.new code (used to interface to OV admin server)Theodore Tso1995-05-0513-3128/+0
* Added $(DESTDIR) support to make install productionTheodore Tso1995-05-051-2/+2
* Fix .Sanitize files to reflect new added filesTheodore Tso1995-05-055-0/+8
* Remove getopt(3) options tooPaul Park1995-05-052-2/+6
* Remove language support flagsPaul Park1995-05-056-50/+31
* * rcp.exp (rcp_test()): Pass -c and -C args to encrypted rcp.Chris Provenzano1995-05-052-2/+7
* * default.exp : Removed FILE: part of env(KRB5CCNAME)Chris Provenzano1995-05-052-1/+5
* * krcp.c (answer_auth()): Requires two new args that are passedChris Provenzano1995-05-052-38/+81
* Remove all files in ZIPCLEANUP after building kerbsrc.zip. This keepsTheodore Tso1995-05-052-14/+23
* Fix spelling typoTheodore Tso1995-05-051-1/+1
* krb5.conf: Add example of the new [realms]/<realm>/v4_instance_convert/Theodore Tso1995-05-053-0/+22
* prof_init.c (profile_get_values): Return PROF_NO_PROFILE if theTheodore Tso1995-05-053-0/+11
* conv_princ.c (krb5_425_conv_principal): Use new callingTheodore Tso1995-05-056-18/+193
* prof_tree.c (profile_free_node): Copy child->next to a scratchTheodore Tso1995-05-053-3/+10
* * krcp.c (answer_auth()): Don't destroy the credential cacheChris Provenzano1995-05-052-17/+14
* Update .Sanitize file to reflect new files that have been added and deletedTheodore Tso1995-05-043-15/+4
* New .Sanitize file for the windows/gss directoryTheodore Tso1995-05-041-0/+40
* Update Sanitize file to reflect file additions, deletionsTheodore Tso1995-05-0412-8/+158
* * put_svc_key.c (put_svc_key): remove spurious & in front of fkeyTom Yu1995-05-045-4/+17
* * Makefile.in: new includes target to install krb_err.h inTom Yu1995-05-042-8/+14
* * klist.c : Changed progname to argv[0] for consistancy withChris Provenzano1995-05-042-20/+24
* * kdestroy.c : Added #include <string.h>Chris Provenzano1995-05-042-2/+7
* v5 database..Ezra Peisach1995-05-042-0/+9
* * klist.c : #include <string.h>, a must for prototypes of variousChris Provenzano1995-05-042-1/+8
* * krcp.c (answer_auth()): Set auth_context = NULL before using itChris Provenzano1995-05-042-2/+7
* * telnetd.c: respect HAVE_SYS_TTY_HMark Eichin1995-05-032-0/+6
* Fix reversed sense of #ifdef OLD_SIGNALS to prevent use of calling signal()Theodore Tso1995-05-031-1/+1
* Added prototype for krb5_auth_con_getkeyEzra Peisach1995-05-032-0/+6
* Added missing prototype for krb5_auth_con_setportsEzra Peisach1995-05-032-0/+9
* * kpropd.c: (krb5_recvauth()): No longer needs the rc_type argChris Provenzano1995-05-032-1/+5
* * recvauth.c, compat_recv.c (krb5_recvauth()):Chris Provenzano1995-05-033-5/+9
* * adm_process.c: (krb5_recvauth()): No longer needs the rc_type argChris Provenzano1995-05-032-1/+4
* * krb5.h: (krb5_recvauth()): No longer needs the rc_type argChris Provenzano1995-05-032-1/+5
* * client.c: (krb5_recvauth()): No longer needs the rc_type argChris Provenzano1995-05-032-1/+4
* * sserver.c: (krb5_recvauth()): No longer needs the rc_type argChris Provenzano1995-05-032-1/+3
* * pop_init.c: (krb5_recvauth()): No longer needs the rc_type argChris Provenzano1995-05-032-1/+4
* * krlogind.c, krshd.c: (krb5_compat_recvauth()):Chris Provenzano1995-05-033-2/+5
* Imakefile : RemovedChris Provenzano1995-05-032-35/+5
* Don't try to play uid swapping games if the effective uid is not zeroTheodore Tso1995-05-032-8/+19
* nevermind..Mark Eichin1995-05-032-7/+0
* nevermind..Mark Eichin1995-05-032-25/+0
* Fix memory leaks in this function. The krb5_donot_replay structureTheodore Tso1995-05-032-19/+20
* kadmin.c (main): Fix really broken way client and client_nameTheodore Tso1995-05-033-5/+26
* Bug fix to jik's bug fix. (Caused by our code drift since jik'sTheodore Tso1995-05-032-3/+8
* * Makefile.in: nuke spurious whitespace in blank lineTom Yu1995-05-032-1/+5
* * Makefile.in: nuke spurious whitespace from blank lineTom Yu1995-05-032-1/+5
* * Makefile.in: remove spurious whitespace from blank lineTom Yu1995-05-034-2/+10
* * .rconf: copy kadmin.old as wellTom Yu1995-05-033-1/+8
* Fix lots of typos in krb5_make_fulladdrs() patch. (Lots of places whereTheodore Tso1995-05-035-55/+7
* * get_krbhst.c (krb5_get_krbhst): look in KRB5_ENV_KDCMark Eichin1995-05-032-0/+25