krb5.git
2007-01-20 Ken Raeburnmake depend
2007-01-20 Ken RaeburnBuild krb5.h using the _err.h files from the error_tabl...
2007-01-20 Ken RaeburnDon't explicitly include error table headers that are...
2007-01-20 Ken RaeburnMark as C source for Emacs mode selection
2007-01-20 Ken RaeburnMove osconf input file to include directory instead...
2007-01-20 Ken Raeburn* Makefile.in (osconf.h): Use move-if-changed script
2007-01-20 Ken Raeburn* pre.in (MOVEIFCHANGED): New variable
2007-01-20 Ken RaeburnRemove unused file
2007-01-20 Ken RaeburnRemove varargs.h paths, always use stdarg.h
2007-01-20 Ken RaeburnInclude stdarg.h, and don't conditionalize declarations...
2007-01-20 Ken Raeburnmake depend
2007-01-20 Ken RaeburnHandle function names immediately preceded by "*",...
2007-01-20 Ken RaeburnMark as C source for Emacs mode selection
2007-01-20 Ken RaeburnDon't define KRB5_PRIVATE, since it's not tested any...
2007-01-20 Ken RaeburnMove all KRB5_PRIVATE declarations from krb5.h(in)...
2007-01-20 Ken Raeburn* Makefile.in (private-and-public-decls): New target...
2007-01-20 Ken RaeburnInclude k5-int.h instead of krb5.h when 'private' funct...
2007-01-20 Ken Raeburn* pre.in (.et.h, .et.c): Use temporary files in the...
2007-01-20 Jeffrey AltmanKFW MSI installer corrections
2007-01-20 Jeffrey AltmanNIM - Context sensitive system tray menu and more
2007-01-20 Ken RaeburnDelete t_cccursor on cleanup. Add t_cc and t_cccursor...
2007-01-20 Ken RaeburnAdd t_cccursor to UNIX tests
2007-01-18 Alexandra EllwoodAdded KDC timesyncing support to the CCAPI ccache backe...
2007-01-18 Jeffrey Altman In addition to setting the kpasswd port after
2007-01-18 Jeffrey AltmanNIM Kerberos 5 Provider corrections
2007-01-18 Jeffrey AltmanNIM Correct Visual Identity Expiration Status
2007-01-18 Jeffrey AltmanNIM Kerberos v4 configuration dialog
2007-01-18 Jeffrey AltmanNIM string tables
2007-01-18 Jeffrey Altman sendto_kdc.c: use of a variable index into a dynamically
2007-01-17 Ken Raeburn* t_cccursor.c (do_chk): Reverse sense of test of do_ch...
2007-01-16 Ken RaeburnFix typo in checked-in version
2007-01-16 Jeffrey Altman This commit adds two new functions, krb5_server_decry...
2007-01-14 Jeffrey Altmankfw wix installer - memory overwrite error
2007-01-13 Jeffrey AltmanUpdate to KFW NSIS installer
2007-01-13 Jeffrey Altmanupdated Windows README
2007-01-11 Tom Yukrb5-1.7-prerelease
2007-01-09 Tom YuMITKRB5-SA-2006-003: mechglue argument handling too lax
2007-01-09 Tom YuMITKRB5-SA-2006-002: svctcp_destroy() can call uninitia...
2007-01-08 Ken Raeburncreate KDC database directory
2007-01-08 Ken Raeburncrash creating db2 database in non-existent directory
2007-01-06 Ken Raeburn* lib.in (clean-libs): Delete darwin.exports and hpux10...
2007-01-05 Russ AllberyDocument what the kadmind ACL is for
2007-01-04 Russ AllberyDocument KDC behavior without stash file
2007-01-03 Ken Raeburn* ldap_principal.c (attributes_set): Swap first two...
2007-01-03 Ken Raeburnupdate ldap/Makefile.in for newer autoconf substitution...
2007-01-03 Ken Raeburn* Makefile.in (install): Install kdb5_ldap_util.M....
2007-01-02 Ken Raeburn* kdc_util.h (CONVERT_INTO_DB, CONVERT_OUTOF_DB): Unuse...
2006-12-31 Ezra PeisachMemory leak in tests/gssapi/t_imp_name.c
2006-12-31 Jeffrey AltmanRepair broken links in NetIdMgr Help
2006-12-30 Ezra PeisachIf gss_krb5int_unseal_token_v3() unwraps a message...
2006-12-30 Ezra Peisachmemory leak if defective header present in gss_krb5int_...
2006-12-28 Russ AllberyFix typo in user-guide.texinfo
2006-12-28 Ken Raeburn* copy_data.c (krb5_copy_data): Use krb5int_copy_data_c...
2006-12-28 Ken Raeburn* cc_memory.c (krb5_mcc_next_cred): Use krb5int_copy_cr...
2006-12-28 Ken Raeburn* lib/krb5/krb/copy_creds.c (krb5int_copy_creds_content...
2006-12-28 Ken Raeburncomment the various data structures
2006-12-22 Ken RaeburnSome related changes were already in, and I found a...
2006-12-22 Tom Yu * src/lib/krb5/krb/get_in_tkt.c (krb5_get_init_creds...
2006-12-21 Tom Yudon't split HTML output from makeinfo
2006-12-20 Ken Raeburnmisc cleanups in admin guide ldap sections
2006-12-20 Ken RaeburnMerge r18962 to trunk, with minor tweaks; ready to...
2006-12-19 Tom Yuuse KRB5KRB_ERR_GENERIC, not KRB_ERR_GENERIC in preauth2.c
2006-12-19 Tom Yudon't pass null pointer to krb5_do_preauth_tryagain()
2006-12-19 Ken Raeburnktfns.c (krb5_kt_get_entry): If the supplied server...
2006-12-19 Ken Raeburnkrb5_is_referral_realm now takes a pointer to const...
2006-12-19 Ken RaeburnUse __extension__ if initializing by field name and...
2006-12-19 Ken Raeburn(k5_mutex_lock_update_stats) [!DEBUG_THREADS_STATS...
2006-12-19 Tom Yuexport krb5_get_init_creds_opt_set_change_password_prompt
2006-12-18 Ezra Peisachkrb5_rc_io_open_internal on error will call close(-1)
2006-12-18 Ezra PeisachInovke krb5_rc_close to shutdown cache - and check...
2006-12-18 Tom YuRestore inadvertently deleted section. Minor editorial...
2006-12-18 Tom Yupull up r18933 to trunk
2006-12-16 Russ AllberyAdd -clearpolicy to kadmin addprinc usage
2006-12-14 Jeffrey Altmankrb5_get_init_creds_opt_set_change_password_prompt
2006-12-13 Ken Raeburnmake depend
2006-12-13 Ken RaeburnPull r18927 up to trunk, and tweak check for "history...
2006-12-13 Ken Raeburnset AUTOCONF_HEADER
2006-12-13 Ken Raeburnpull r18926 up to trunk; ready for pullup to 1.6 branch
2006-12-12 Ken Raeburnmake depend
2006-12-12 Ken Raeburna little more info on libpython loading issue
2006-12-12 Ken Raeburnmake depend
2006-12-08 Kevin CoffmanDon't leak padata when looping for krb5_do_preauth_trya...
2006-12-08 Jeffrey Altmanbuild the trunk on Windows (again)
2006-12-07 Jeffrey Altman Undo revision 18930 which was not supposed to include...
2006-12-07 Jeffrey Altman Modifications to support the generation and embedding
2006-12-05 Alexandra Ellwoodkrb5_cc_remove should work for the CCAPI
2006-12-04 Will Fiveashminor update to kdb5_util man page for LDAP plugin
2006-12-04 Will Fiveashfix for kdb5_util load bug with dumps from a LDAP KDB
2006-12-03 Ezra PeisachMake clean in lib/krb5/os does not clean test objs
2006-12-03 Ezra PeisachRemove unused prototype for krb5_find_config_files
2006-12-01 Tom Yuupdate for krb5-1.6-beta1
2006-12-01 Tom Yu * src/lib/krb5/ccache/cc_file.c: Adapted patch from...
2006-12-01 Kevin Coffmansend a new request with the new padata returned by...
2006-12-01 Kevin CoffmanReturn edata from non-"PA_REQUIRED" preauth types
2006-12-01 Tom Yubump minor versions due to API additions
2006-12-01 Tom Yu * src/kadmin/dbutil/dump.c (load_db): Open the dumpfile as
2006-12-01 Tom Yu * src/appl/telnet/libtelnet/kerberos5.c (kerberos5_send):
2006-11-30 Tom Yu * src/lib/krb5/krb/vfy_increds.c (krb5_verify_init_cre...
2006-11-30 Tom Yu * src/lib/krb5/krb/gc_via_tkt.c (check_reply_server...
2006-11-30 Tom Yu * src/lib/krb5/krb/gc_frm_kdc.c: Also do style cleanup.
next