aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2006-04-25Set myfulldirKen Raeburn1-0/+1
2006-04-24Generate rpc includes as part of the generate-files-mac targetAlexandra Ellwood1-0/+2
2006-04-24Updated kadm5 Makefile.ins to autogenerate the kadm5 headers as partAlexandra Ellwood3-0/+6
2006-04-24Added CoreFoundation bundle plugin supportAlexandra Ellwood3-211/+338
2006-04-24krb_get_tf_realm(): cc_int32 is an integer type and should be Alexandra Ellwood1-1/+1
2006-04-22Signed/unsigned warnings cleanupEzra Peisach3-4/+4
2006-04-21unsigned/signed int warnings in krb5_context variablesEzra Peisach2-4/+4
2006-04-20Fix memory leak. closedir() was never being called after successful opendir()Ezra Peisach1-0/+2
2006-04-20shsUpdate should take an unsigned int for lengthEzra Peisach5-8/+8
2006-04-19* errors.c (krb5int_get_error): Try strerror_r if available before strerror.Ken Raeburn2-2/+29
2006-04-19Prototype for krb5_c_prf missing constEzra Peisach1-2/+3
2006-04-18* error_table.h (ET_EBUFSIZ): Increase to 1k.Ken Raeburn2-42/+39
2006-04-18* configure.in: Check for strerror_rKen Raeburn1-1/+1
2006-04-18(LOCAL_SUBDIRS, STOBJLISTS, SUBDIROBJLISTS): Don't build posix dir on UNIXKen Raeburn1-3/+1
2006-04-18(krb5int_debug_fprint): Use strerror_r if available.Ken Raeburn1-12/+11
2006-04-18(KRB5_KDB_SRV_TYPE_*, KRB5_DB_LOCKMODE_*): Delete definitions duplicated from...Ken Raeburn1-32/+0
2006-04-15Compute dependencies for profile_tcl.oKen Raeburn1-1/+4
2006-04-15* Makefile.in (profile_tcl): Link with MLIBS instead of DEPLIBS and LIBSKen Raeburn1-1/+1
2006-04-14* aclocal.m4 (KRB5_AC_CHOOSE_ET): Make sure that the error-table symbol isKen Raeburn1-1/+1
2006-04-14Include com_err.hKen Raeburn1-0/+1
2006-04-14(*-*-solaris*): Set LDCOMBINE_TAIL to use LDFLAGSKen Raeburn1-0/+1
2006-04-14Include stdarg.hKen Raeburn1-0/+2
2006-04-14Move gmt_mktime.c from lib/krb5/os to util/support, and rename the function.Ken Raeburn7-20/+14
2006-04-14identity/plugins/common/dynimport.c:Jeffrey Altman2-2/+2
2006-04-13Partial merge from Novell LDAP integration branch, not including theKen Raeburn41-1147/+292
2006-04-13Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn50-1034/+888
2006-04-13* configure.in: Delete OSF/1 libsecurity/setluid/LOGINLIBS codeKen Raeburn1-6/+0
2006-04-11make dependKen Raeburn1-1/+2
2006-04-11Remove ChangeLog files from the source tree. From now on, theSam Hartman147-67335/+0
2006-04-11* Sanitize: RemovedKen Raeburn2-418/+2
2006-04-11Remove .Sanitize and .rconf files, no longer usedKen Raeburn91-4020/+0
2006-04-11Move pty library from util/pty to appl/libpty; update Makefile.in andKen Raeburn28-6/+25
2006-04-10* kdc_preauth.c (verify_enc_timestamp): Initialize decrypt_errKen Raeburn2-1/+5
2006-04-10* client.c (usage): Mark as "noreturn" under gccKen Raeburn2-0/+7
2006-04-10* kdb5.c (kdb_unlock_lib_lock, kdb_destroy_lib_lock): Cast 0 to void to silenceKen Raeburn2-2/+7
2006-04-08* aclocal.m4 (KRB5_AC_CHECK_TYPE_WITH_HEADERS): Use quotes around tr argumentsKen Raeburn2-1/+3
2006-04-08* shlib.conf (*-*-linux*): Use linker flag --as-needed whenKen Raeburn2-1/+4
2006-04-08* kadm_net.c (kadm_cli_send): Use 0, not NULL, when checking numericKen Raeburn2-2/+5
2006-04-08Move definitions of KRB5_PRIVATE and KRB5_DEPRECATED from autoconf.hKen Raeburn4-2/+13
2006-04-08* fakeenv.c: Unused file deletedKen Raeburn2-88/+4
2006-04-05Add prerequisites for some header checks to avoid "present but cannotTom Yu4-2/+27
2006-04-04* setenv.c: Include autoconf.hKen Raeburn2-0/+5
2006-04-04* getdate.y: Include autoconf.h always. Don't include config.hKen Raeburn2-7/+5
2006-04-04* Makefile.in ($(srcdir)/profile_tcl.c): Don't invoke swig automaticallyKen Raeburn2-1/+6
2006-04-04make dependKen Raeburn2-4/+4
2006-04-04more DEFS=Ken Raeburn24-0/+60
2006-04-04set DEFS empty in more placesKen Raeburn34-0/+85
2006-04-04* err_handle.c: Include autoconf.h and string.h.Ken Raeburn3-0/+13
2006-04-04* Makefile.in (DEFS): Make empty.Ken Raeburn3-0/+8
2006-04-03include autoconf.h in a few more placesKen Raeburn8-0/+17