summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-1191-4020/+0
* Move pty library from util/pty to appl/libpty; update Makefile.in andKen Raeburn2006-04-1128-6/+25
* * kdc_preauth.c (verify_enc_timestamp): Initialize decrypt_errKen Raeburn2006-04-102-1/+5
* * client.c (usage): Mark as "noreturn" under gccKen Raeburn2006-04-102-0/+7
* * kdb5.c (kdb_unlock_lib_lock, kdb_destroy_lib_lock): Cast 0 to void to silenceKen Raeburn2006-04-102-2/+7
* * aclocal.m4 (KRB5_AC_CHECK_TYPE_WITH_HEADERS): Use quotes around tr argumentsKen Raeburn2006-04-082-1/+3
* * shlib.conf (*-*-linux*): Use linker flag --as-needed whenKen Raeburn2006-04-082-1/+4
* * kadm_net.c (kadm_cli_send): Use 0, not NULL, when checking numericKen Raeburn2006-04-082-2/+5
* Move definitions of KRB5_PRIVATE and KRB5_DEPRECATED from autoconf.hKen Raeburn2006-04-084-2/+13
* * fakeenv.c: Unused file deletedKen Raeburn2006-04-082-88/+4
* Add prerequisites for some header checks to avoid "present but cannotTom Yu2006-04-054-2/+27
* * setenv.c: Include autoconf.hKen Raeburn2006-04-042-0/+5
* * getdate.y: Include autoconf.h always. Don't include config.hKen Raeburn2006-04-042-7/+5
* * Makefile.in ($(srcdir)/profile_tcl.c): Don't invoke swig automaticallyKen Raeburn2006-04-042-1/+6
* make dependKen Raeburn2006-04-042-4/+4
* more DEFS=Ken Raeburn2006-04-0424-0/+60
* set DEFS empty in more placesKen Raeburn2006-04-0434-0/+85
* * err_handle.c: Include autoconf.h and string.h.Ken Raeburn2006-04-043-0/+13
* * Makefile.in (DEFS): Make empty.Ken Raeburn2006-04-043-0/+8
* include autoconf.h in a few more placesKen Raeburn2006-04-038-0/+17
* * Makefile.in (DEFS): Make emptyKen Raeburn2006-04-0218-2/+45
* Results from Kerberos Interop session:Jeffrey Altman2006-04-0239-264/+729
* ticket: newJeffrey Altman2006-04-0210-2/+167
* don't use configure-defined macros on command line, use autoconf.h onlyKen Raeburn2006-04-0230-0/+75
* make dependKen Raeburn2006-04-014-59/+65
* Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn2006-04-0137-3/+78
* * db2_exp.c, kdb_db2.c: Include k5-int.h earlierKen Raeburn2006-04-013-2/+8
* * configure.in: Check for access, ftime, getcwd, srand48, srand, srandom, stat,Ken Raeburn2006-04-012-2/+64
* * aclocal.m4 (KRB5_SOCKADDR_SA_LEN): Use AC_CHECK_MEMBER.Ken Raeburn2006-04-012-48/+16
* * configure.in: Never define size_tKen Raeburn2006-04-012-1/+4
* * configure.in: Always provide three arguments to AC_DEFINEKen Raeburn2006-03-312-16/+20
* * configure.in: Remove the #undef lines for the PACKAGE_ macrosKen Raeburn2006-03-312-12/+2
* * configure.in: Don't test word sizesKen Raeburn2006-03-314-8/+8
* * kt_file.c (krb5_ktf_keytab_externalize, krb5_ktf_keytab_internalize): ReadKen Raeburn2006-03-312-21/+13
* * secure.c: Include autoconf.h. Include stdint.h and inttypes.h if available.Ken Raeburn2006-03-312-9/+16
* * prof_int.h (SIZEOF_INT, SIZEOF_SHORT, SIZEOF_LONG)[_WIN32]: Don't defineKen Raeburn2006-03-314-19/+17
* * configure.in: Don't test sizes of natural typesKen Raeburn2006-03-312-3/+4
* Stop checking sizeof(type) at configure time.Ken Raeburn2006-03-316-19/+28
* * util_token.c: Include limits.h.Ken Raeburn2006-03-312-3/+11
* make depend, now with dependency sortingKen Raeburn2006-03-3164-4122/+4221
* * depfix.pl (uniquify): Sort dependencies, so little tweaks to include ordersKen Raeburn2006-03-312-2/+13
* make dependKen Raeburn2006-03-301-6/+5
* * klist.c: Include autoconf.h firstKen Raeburn2006-03-302-1/+5
* * dyn.c (DynDelete, DynInsert, DynPut): Delete bcopy branches.Ken Raeburn2006-03-302-22/+5
* * aesopt.h: Include autoconf.hKen Raeburn2006-03-303-3/+10
* * shs.c: Include shs.h firstKen Raeburn2006-03-302-1/+5
* * pty-int.h: Include autoconf.hKen Raeburn2006-03-303-17/+23
* make depend Ken Raeburn2006-03-301-24/+27
* * ss_internal.h: Include autoconf.hKen Raeburn2006-03-302-0/+5
* * k524init.c: Include autoconf.hKen Raeburn2006-03-303-2/+7