]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2006-06-22  Sam HartmanRevert 18100 before merging onto trunk ccapi
2006-06-22  Jeffrey Altmankrb5_stdccv3_setup is ok
2006-06-22  Jeffrey AltmanUse the old exported names for setup and shutdown
2006-06-22  Jeffrey AltmanAdd missing header
2006-06-22  Jeffrey AltmanFix parameter name in cc_credentials_iterator_t next()
2006-06-22  Jeffrey AltmanThis commit updates lib/krb5/ccache/ccapi to support...
2006-06-12  Jeffrey Altmanremove duplicate header file and obsolete source file
2006-06-09  Alexandra EllwoodTemporarily copied KerberosIPC libary from the KfM...
2006-06-09  Alexandra EllwoodAdded Mac OS X project file and Mach-IPC support code
2006-06-09  Alexandra EllwoodInclude string.h to get memcpy, strlen, etc on BSD...
2006-06-09  Alexandra EllwoodRemoved ancient Metrowerks tests from public headers
2006-06-09  Alexandra Ellwoodmoved enum cc_list_type to generic_lists.h to avoid...
2006-06-09  Alexandra Ellwoodcci_msg_retrieve_blob(): changed argument 4 from void...
2006-06-09  Jeffrey Altman* corrections to windows rpc layer
2006-06-05  Jeffrey Altmanimproved error handling
2006-06-05  Jeffrey Altmanmore updates
2006-05-22  Jeffrey AltmanMove generic list functions to common/generic_lists.c
2006-05-22  Jeffrey AltmanMove msg.c and marshall.c to common library
2006-05-22  Jeffrey AltmanSource files containing common routines used by both
2006-05-22  Jeffrey AltmanMore byte order conversions in the server operations...
2006-05-21  Jeffrey AltmanConstruct an outline of a sample platform specific...
2006-05-19  Jeffrey AltmanUpdates of portable CCAPI sources. All code compiles
2006-05-19  Jeffrey AltmanThis branch will hold development work on the portable...
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
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...
next