summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add ms2mitDanilo Almeida2000-07-192-2/+9
* * krb4_32.def: Add krb_in_tkt.Danilo Almeida2000-07-193-0/+8
* Add krb5int_accessor() to access internal krb5 functions from outsideDanilo Almeida2000-07-193-0/+65
* * k5-int.h: Add krb5int_accessor() and related definitions.Danilo Almeida2000-07-192-0/+34
* krb.h: Add krb_in_tkt() prototypeDanilo Almeida2000-07-192-0/+6
* * in_tkt.c: Add krb_in_tkt() function to initialize ticket for aDanilo Almeida2000-07-192-0/+16
* * locate_kdc.c, hst_realm.c, def_realm.c, changepw.c: IncludeEzra Peisach2000-07-187-1/+20
* * vfy_increds.c: include int-proto.h for krb5_libdefault_booleanEzra Peisach2000-07-187-2/+35
* * k5-int.h: Move prototypes for krb5 only internal functionsEzra Peisach2000-07-182-8/+7
* * krcp.c: Provide format attribute for error() for versions of gccEzra Peisach2000-07-183-2/+18
* * cc_memory.c (mcc_head): Now staticKen Raeburn2000-07-142-2/+3
* missed a stray #endifKen Raeburn2000-07-141-2/+0
* merge duplicate copyright notices; eliminate #if 0 codeKen Raeburn2000-07-142-1664/+40
* Eliminate duplicated copyright messages, and most "former file foo.c" markersKen Raeburn2000-07-141-948/+30
* keep scc.h tooKen Raeburn2000-07-142-1/+102
* Delete subdirectories we aren't compiling any more.Ken Raeburn2000-07-1483-8403/+105
* log for ccache changesKen Raeburn2000-07-141-0/+7
* fix typo in commentKen Raeburn2000-07-141-1/+1
* Collapse ccache implementations file, stdio, memory into single files.Ken Raeburn2000-07-149-36/+7588
* * krb5.hin (krb5_cc_*): Replace macro definitions with function declarations.Ken Raeburn2000-07-143-51/+102
* * aclocal.m4 (KRB5_LIB_PARAMS): Moved bulk of the work into config/shlib.conf.Ken Raeburn2000-07-142-256/+18
* * shlib.conf: New file, taken from KRB5_LIB_PARAMS in ../aclocal.m4Ken Raeburn2000-07-142-0/+259
* * dump.c: Various message char arrays turned into macros, to permit gcc toKen Raeburn2000-07-052-64/+69
* * rsh.exp: Drain buffers on klist test to avoid wedging rsh onTom Yu2000-07-052-2/+9
* * test/dbtest.c: Cleanup gcc -Wall complaints with printf formatEzra Peisach2000-07-042-12/+20
* * encrypt_key.c, kdb_cpw.c, kdb_xdr.c: Add parenthesis aboutEzra Peisach2000-07-044-22/+24
* * gssapi.exp: Rework significantly to deal with HP/UX lossage thatTom Yu2000-07-042-381/+105
* * cr_tkt.c: Frob prototypes so they don't involve narrow typesTom Yu2000-07-042-8/+12
* * krb.h: Add prototypes for get_pw_tkt() and unix_time_gmt_unixsec()Ezra Peisach2000-07-032-0/+9
* * k5-int.h: Add prototypes for krb5_libdefault_boolean,Ezra Peisach2000-07-032-0/+13
* admin.h: Add kadm5_free_name_list prototypeEzra Peisach2000-07-032-0/+7
* Added prototype for ss_create_invocation()Ezra Peisach2000-07-032-1/+3
* * Makefile.in (ktutil): Do not link with the V4Ezra Peisach2000-07-034-5/+18
* * ss_wrapper.c (main): ss_listen() takes only one argumentEzra Peisach2000-07-032-1/+5
* * test_ss.c (main): Change usage of ss_listen to agree withEzra Peisach2000-07-033-2/+10
* * Makefile.in: Remove linking of krb5util library fromEzra Peisach2000-07-032-8/+13
* Makefile.in (rtest): Link in the kdb5 libraryEzra Peisach2000-07-032-2/+6
* * pre.in: Remove the kdb5 and db libraries from theEzra Peisach2000-07-032-2/+7
* * Makefile.in: v5passwd does not depend on the kadm5Ezra Peisach2000-07-032-2/+7
* Makefile.in: kadmin4d depends on the kdb5 libEzra Peisach2000-07-032-2/+6
* * Makefile.in: The client library does not depend on the databaseEzra Peisach2000-07-032-4/+6
* * recno/rec_seq.c: Include unused sccsid when LIBC_SCCS definedEzra Peisach2000-07-039-11/+44
* t_imp_name.c: Define GSSAPI_V2 for proper variable typesEzra Peisach2000-07-032-0/+5
* kdb5_mkdums.c: Remove unused variableEzra Peisach2000-07-032-2/+4
* kdb5_verify.c: Remove unused variableEzra Peisach2000-07-032-2/+4
* * env-setup.shin: Do not override the EXPECT environment variableEzra Peisach2000-07-032-1/+8
* back out format-attribute changeKen Raeburn2000-07-022-5/+7
* * default.exp: Add rudimentary support for multiple passes. ForTom Yu2000-07-022-73/+183
* * Makefile.in (SHLIB_EXPLIBS): Use $(LIBS) not @RESOLV_LIB@ inTom Yu2000-07-012-1/+6
* * acconfig.h: Add function replacement renaming symbols forTom Yu2000-07-012-0/+11