]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2006-06-14  Ken Raeburnremove old cvs log comment
2006-06-14  Russ AllberyWhen NULL is passed into krb_get_in_pw_tkt, we only...
2006-06-13  Russ AllberyEnable kinit -a to match the man page and add documentation
2006-06-13  Russ Allberytelnet help should telnet to a host named help, not...
2006-06-13  Russ AllberyChange kprop and kpropd to fall back on port 754 if...
2006-06-13  Russ AllberyChange man page cross-reference to kerberos(1) from...
2006-06-13  Russ AllberyPOSIX allows getpwnam_r and getpwuid_r to return 0...
2006-06-13  Russ AllberyPrevent a library double-free and crash when a keytab...
2006-06-13  Ken RaeburnTrivial whitespace cleanup in KDC code
2006-06-12  Russ AllberyAllow whitespace in front of comments. Patch from...
2006-06-12  Russ AllberyAlways include sys/ioctl.h in the telnet and telnetd...
2006-06-12  Russ AllberyNever return -I/usr/include from --cflags. It's alread...
2006-06-12  Russ AllberyUpdate texinfo.tex to the version from texinfo 4.8...
2006-06-12  Russ AllberyAlways initialize the output token in gss_init_sec_cont...
2006-06-12  Russ AllberyIf krb5_gss_canonicalize_name is given GSS_C_NULL_OID...
2006-06-12  Russ AllberyDocument the authorization logic used in the absence...
2006-06-12  Russ AllberyAdd dircategory and direntry lines to the texinfo sourc...
2006-06-12  Russ AllberyThis file uses E* constants and therefore should includ...
2006-06-12  Russ AllberyAdd man pages for fakeka and k524init
2006-06-12  Russ Allberykrb5.conf option name is udp_preference_limit, not...
2006-06-12  Russ AllberyFix minor nroff man page problems (stray space, bad...
2006-06-10  Ken RaeburnSince it appears we don't actually set the conf_tgs_kty...
2006-06-10  Ken RaeburnFix stupid typo in last change
2006-06-10  Ken RaeburnUse new macro FILE_OWNER_OK to examine uid of .k5login...
2006-06-09  Ken RaeburnCall krb5_set_error_message any time multiple errno...
2006-06-09  Ken RaeburnDon't use GNU linker option --as-needed yet
2006-06-08  Ken RaeburnFree requested-enctype list when freeing up credentials...
2006-06-08  Ken RaeburnFixed by having krb5_fcc_interpret call krb5_set_error_...
2006-06-08  Ken Raeburncopyright notice
2006-06-08  Ken RaeburnDon't call k5_mutex_destroy when krb5_rc_resolve_type...
2006-06-08  Ken RaeburnAvoid memory leak in error path. Reported by Rainer...
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
next