]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2006-06-06  Alexandra EllwoodUpdated CCAPI version of krb4int_save_credentials_addr to
2006-06-03  Sam HartmanUpdate procedures for Subversion; fix some typos
2006-06-02  Ken RaeburnNo longer ignore configure, autom4te.cache, config...
2006-06-02  Ken RaeburnRe-disable python plugin configuration accidentally...
2006-06-02  Sam HartmanPatch from Alejandro R. Sedeno and Jeffrey Hutzelman...
2006-06-01  Ken Raeburnmove var decl before code
2006-06-01  Ezra Peisachkrb5 1.5 alpha - memory leaks in krb5kdc due to not...
2006-06-01  Ezra PeisachMissed a reference to + sizeof() vs * sizeof(). Pointe...
2006-06-01  Ezra Peisachkrb5int_get_plugin_dir_data() uses + instead of * in...
2006-05-31  Ken RaeburnMerge about 1/3 of the remaining configure scripts...
2006-05-30  Tom Yukrb5-1.5-alpha1-postrelease
2006-05-30  Tom Yukrb5-1.5-alpha1
2006-05-30  Tom Yu Delete some bogus svn:mime-type properties
2006-05-26  Ken RaeburnBuild lib/krb4 makefile at top level
2006-05-26  Ken RaeburnAdd copyright notice
2006-05-25  Ken RaeburnDon't define MODULE_PATH
2006-05-25  Ken RaeburnProperly recognize Mac environments, and set {KRB5...
2006-05-25  Ken RaeburnCreate crypto, des425 Makefiles from top level
2006-05-24  Ken RaeburnRename locate.h to locate_plugin.h. Change references...
2006-05-24  Ken RaeburnDrop major version number from service-locator function...
2006-05-24  Ken RaeburnDon't output krb5_config_prefix commands into config...
2006-05-23  Ken RaeburnMention the python plugin stuff in configure.in, but...
2006-05-23  Ken Raeburnupdate dependencies
2006-05-23  Ken RaeburnInclude k5-platform.h and fake-addrinfo.h, but not...
2006-05-23  Ken Raeburnservice location plugin interface needs header installed
2006-05-23  Ken Raeburninstall headers into include/krb5
2006-05-18  Ken RaeburnMissed change -- don't configure util/profile separately
2006-05-18  Ken Raeburn* configure.in: Set and substitute KSU_LIBS, SETENVOBJ...
2006-05-17  Ken RaeburnRemove krb5_init_context macro hack; change all the...
2006-05-16  Ken RaeburnDon't look for pthread_mutexattr_setrobust_np
2006-05-16  Ken RaeburnAdd SRCS definition and run make depend
2006-05-16  Ken Raeburnmake depend
2006-05-16  Ken Raeburn* lib/kadm5/alt_prof.c (kadm5_get_config_params): Repla...
2006-05-15  Ken Raeburn* Makefile.in (krb5kdc, rtest): Don't explicitly add...
2006-05-13  Ken Raeburn* main.c (initialize_realms): Use precise size allocati...
2006-05-13  Ken RaeburnHave Tcl script error out if initialization fails
2006-05-13  Ken Raeburn* configure.in: Don't create a makefile for posix subdir
2006-05-13  Ken Raeburn* syslog.c: Discard all the non-Windows bits, since...
2006-05-13  Ken Raeburn* getuid.c, memmove.c, sscanf.c, strcasecmp.c, strdup...
2006-05-13  Tom YuUse unsigned char rather than u_int8_t in random_string()
2006-05-11  Ken Raeburn* tests/dejagnu/config/default.exp (setup_krb5_conf...
2006-05-10  Alexandra EllwoodFixed the krb5_cc_gen_new memory ccache implementation...
2006-05-09  Jeffrey Altmanvsnprintf not present on windows
2006-05-09  Jeffrey Altmanplugins support requires a Windows equivalent to opendi...
2006-05-09  Ken Raeburn* threads.c (krb5int_pthread_loaded): Supply dummy...
2006-05-09  Ken Raeburn* send_tgs.c (krb5_send_tgs): Fix memory allocation...
2006-05-09  Ezra PeisachCleanup a number of cast away from const warnings in...
2006-05-08  Ezra Peisachkdb_load_library(): SGI compiler requires that when...
2006-05-05  Ken Raeburn* plugins.c (krb5int_get_plugin_filenames): Make extent...
2006-05-05  Ken Raeburn* plugins.c (krb5int_get_plugin_filenames): Avoid shado...
2006-05-05  Ken Raeburn* plugins.c (FILEEXTS): No trailing semicolon
2006-05-04  Alexandra Ellwoodneed to export kadm5_set_use_password_server
2006-05-04  Alexandra EllwoodExport new function names
2006-05-04  Alexandra EllwoodChanged to krb5int_open_plugin_dirs/krb5int_close_plugi...
2006-05-04  Alexandra EllwoodRemoved the unnecessary and incorrect (due to operator...
2006-05-03  Ken Raeburn* post.in (.acsyms_okay): Target deleted.
2006-04-29  Ken Raeburnipv4+ipv6 messages can trip up KDC replay detection
2006-04-29  Ken RaeburnDon't test HAVE_C_STRUCTURE_ASSIGNMENT.
2006-04-27  Ken Raeburn(DB2_NAME): New macro, adding .so suffix for now.
2006-04-27  Sam HartmanFix excessive italics in kinit man page;
2006-04-25  Alexandra EllwoodUpdated comments to explain how the CFBundles get unloaded.
2006-04-25  Ken RaeburnChange kdb plugin code to use the new plugin support...
2006-04-25  Ken RaeburnUpdate internal plugin interface to add an errinfo...
2006-04-25  Ken RaeburnProtect against multiple inclusion. Don't define macro...
2006-04-25  Ken RaeburnDon't define DEBUG; it prints debug messages that cause...
2006-04-25  Ken RaeburnChange name of kdb function-table symbol from being...
2006-04-25  Ken Raeburn(.acsyms_okay): Fix rules to work better from subdirect...
2006-04-25  Ken RaeburnTweak configure script generation to check that all...
2006-04-25  Ken RaeburnRemove comment on first line
2006-04-25  Ken RaeburnSet myfulldir
2006-04-24  Alexandra EllwoodGenerate rpc includes as part of the generate-files...
2006-04-24  Alexandra EllwoodUpdated kadm5 Makefile.ins to autogenerate the kadm5...
2006-04-24  Alexandra EllwoodAdded CoreFoundation bundle plugin support
2006-04-24  Alexandra Ellwoodkrb_get_tf_realm(): cc_int32 is an integer type and...
2006-04-22  Ezra PeisachSigned/unsigned warnings cleanup
2006-04-21  Ezra Peisachunsigned/signed int warnings in krb5_context variables
2006-04-20  Ezra PeisachFix memory leak. closedir() was never being called...
2006-04-20  Ezra PeisachshsUpdate should take an unsigned int for length
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
next