krb5.git
2006-04-19 Ken Raeburn* errors.c (krb5int_get_error): Try strerror_r if avail...
2006-04-19 Ezra PeisachPrototype for krb5_c_prf missing const
2006-04-18 Ken Raeburn* error_table.h (ET_EBUFSIZ): Increase to 1k.
2006-04-18 Ken Raeburn* configure.in: Check for strerror_r
2006-04-18 Ken Raeburn(LOCAL_SUBDIRS, STOBJLISTS, SUBDIROBJLISTS): Don't...
2006-04-18 Ken Raeburn(krb5int_debug_fprint): Use strerror_r if available.
2006-04-18 Ken Raeburn(KRB5_KDB_SRV_TYPE_*, KRB5_DB_LOCKMODE_*): Delete defin...
2006-04-15 Ken RaeburnCompute dependencies for profile_tcl.o
2006-04-15 Ken Raeburn* Makefile.in (profile_tcl): Link with MLIBS instead...
2006-04-14 Ken Raeburn* aclocal.m4 (KRB5_AC_CHOOSE_ET): Make sure that the...
2006-04-14 Ken RaeburnInclude com_err.h
2006-04-14 Ken Raeburn(*-*-solaris*): Set LDCOMBINE_TAIL to use LDFLAGS
2006-04-14 Ken RaeburnInclude stdarg.h
2006-04-14 Ken RaeburnMove gmt_mktime.c from lib/krb5/os to util/support...
2006-04-14 Jeffrey Altmanidentity/plugins/common/dynimport.c:
2006-04-13 Ken RaeburnPartial merge from Novell LDAP integration branch,...
2006-04-13 Ken RaeburnDon't include kdb.h from k5-int.h; instead, include...
2006-04-13 Ken Raeburn* configure.in: Delete OSF/1 libsecurity/setluid/LOGINL...
2006-04-11 Ken Raeburnmake depend
2006-04-11 Sam HartmanRemove ChangeLog files from the source tree. From...
2006-04-11 Ken RaeburnRemove .Sanitize file
2006-04-11 Ken Raeburn* Sanitize: Removed
2006-04-11 Ken RaeburnRemove .Sanitize and .rconf files, no longer used
2006-04-11 Ken RaeburnMove pty library from util/pty to appl/libpty; update...
2006-04-10 Ken Raeburn* kdc_preauth.c (verify_enc_timestamp): Initialize...
2006-04-10 Ken Raeburn* client.c (usage): Mark as "noreturn" under gcc
2006-04-10 Ken Raeburn* kdb5.c (kdb_unlock_lib_lock, kdb_destroy_lib_lock...
2006-04-08 Ken Raeburn* aclocal.m4 (KRB5_AC_CHECK_TYPE_WITH_HEADERS): Use...
2006-04-08 Ken Raeburn* shlib.conf (*-*-linux*): Use linker flag --as-needed...
2006-04-08 Ken Raeburn* kadm_net.c (kadm_cli_send): Use 0, not NULL, when...
2006-04-08 Ken RaeburnMove definitions of KRB5_PRIVATE and KRB5_DEPRECATED...
2006-04-08 Ken Raeburn* fakeenv.c: Unused file deleted
2006-04-05 Tom YuAdd prerequisites for some header checks to avoid ...
2006-04-04 Ken Raeburn* setenv.c: Include autoconf.h
2006-04-04 Ken Raeburn* getdate.y: Include autoconf.h always. Don't include...
2006-04-04 Ken Raeburn* Makefile.in ($(srcdir)/profile_tcl.c): Don't invoke...
2006-04-04 Ken Raeburnmake depend
2006-04-04 Ken Raeburnmore DEFS=
2006-04-04 Ken Raeburnset DEFS empty in more places
2006-04-04 Ken Raeburn* err_handle.c: Include autoconf.h and string.h.
2006-04-04 Ken Raeburn* Makefile.in (DEFS): Make empty.
2006-04-03 Ken Raeburninclude autoconf.h in a few more places
2006-04-02 Ken Raeburn* Makefile.in (DEFS): Make empty
2006-04-02 Jeffrey AltmanResults from Kerberos Interop session:
2006-04-02 Jeffrey Altmanticket: new
2006-04-02 Ken Raeburndon't use configure-defined macros on command line...
2006-04-01 Ken Raeburnmake depend
2006-04-01 Ken RaeburnInclude autoconf.h (or include it earlier) in a bunch...
2006-04-01 Ken Raeburn* db2_exp.c, kdb_db2.c: Include k5-int.h earlier
2006-04-01 Ken Raeburn* configure.in: Check for access, ftime, getcwd, srand4...
2006-04-01 Ken Raeburn* aclocal.m4 (KRB5_SOCKADDR_SA_LEN): Use AC_CHECK_MEMBER.
2006-04-01 Ken Raeburn* configure.in: Never define size_t
2006-03-31 Ken Raeburn* configure.in: Always provide three arguments to AC_DEFINE
2006-03-31 Ken Raeburn* configure.in: Remove the #undef lines for the PACKAGE...
2006-03-31 Ken Raeburn* configure.in: Don't test word sizes
2006-03-31 Ken Raeburn* kt_file.c (krb5_ktf_keytab_externalize, krb5_ktf_keyt...
2006-03-31 Ken Raeburn* secure.c: Include autoconf.h. Include stdint.h and...
2006-03-31 Ken Raeburn* prof_int.h (SIZEOF_INT, SIZEOF_SHORT, SIZEOF_LONG...
2006-03-31 Ken Raeburn* configure.in: Don't test sizes of natural types
2006-03-31 Ken RaeburnStop checking sizeof(type) at configure time.
2006-03-31 Ken Raeburn* util_token.c: Include limits.h.
2006-03-31 Ken Raeburnmake depend, now with dependency sorting
2006-03-31 Ken Raeburn* depfix.pl (uniquify): Sort dependencies, so little...
2006-03-30 Ken Raeburnmake depend
2006-03-30 Ken Raeburn* klist.c: Include autoconf.h first
2006-03-30 Ken Raeburn* dyn.c (DynDelete, DynInsert, DynPut): Delete bcopy...
2006-03-30 Ken Raeburn* aesopt.h: Include autoconf.h
2006-03-30 Ken Raeburn* shs.c: Include shs.h first
2006-03-30 Ken Raeburn* pty-int.h: Include autoconf.h
2006-03-30 Ken Raeburnmake depend
2006-03-30 Ken Raeburn* ss_internal.h: Include autoconf.h
2006-03-30 Ken Raeburn* k524init.c: Include autoconf.h
2006-03-30 Ken Raeburn* configure.in: Put definition of KRB5_AUTOCONF_H at...
2006-03-30 Ken Raeburninclude autoconf.h before krb5.h
2006-03-30 Ken Raeburnfill a paragraph in a comment because it's making my...
2006-03-30 Ken RaeburnCurrently logger.c is built as part of the KDC, and...
2006-03-28 Ken RaeburnInclude autoconf.h early in sources, and disable use...
2006-03-28 Ken Raeburn* configure.in: Always pass three arguments to AC_DEFINE
2006-03-28 Ken Raeburn* configure.in: Always supply three arguments to AC_DEF...
2006-03-28 Ken Raeburn* configure.in: Check for getusershell, lstat, pwd...
2006-03-28 Ken Raeburn* aclocal.m4 (CHECK_UTMP): Call AC_CHECK_FUNCS once...
2006-03-28 Ken Raeburn* configure.in: Supply comment template in AC_DEFINE...
2006-03-28 Ken Raeburn* configure.in: Supply all three arguments when calling...
2006-03-28 Ken Raeburn* configure.in: Don't define NDBM_PW_CHECK
2006-03-27 Ken Raeburnmake depend
2006-03-27 Ken Raeburn* wconfig.pl: New file
2006-03-27 Ken Raeburn* Makefile.in (include_xom): Define as "rem" instead...
2006-03-27 Ken Raeburnget proper KRB5_CALLCONV definition
2006-03-27 Ken Raeburnfix up windows include/krb5 references
2006-03-27 Ken Raeburnbuild and export set/reset_com_err_hook on windows
2006-03-27 Ken Raeburn* krb5_32.def: Add the new error-message functions
2006-03-26 Ken RaeburnInitial enhanced error message support, similar to...
2006-03-26 Ken Raeburnremove some commented-out commands
2006-03-21 Jeffrey AltmanUpdates for the Network Identity Manager User Guide...
2006-03-20 Jeffrey AltmanThis commit updates:
2006-03-16 Ken RaeburnQuick hack to make it easy to run valgrind on many...
2006-03-16 Ken Raeburn* configure.in: If tgetent can't be found, error out
2006-03-14 Ken Raeburn* Makefile.in (krb5.conf): New target. Use config...
2006-03-13 Ken Raeburn* plugins.c (krb5int_get_plugin_dir_data): If dirhandle...
2006-03-13 Ken Raeburn* Makefile.in (check-unix): Use RUN_SETUP for t_deltat
next