krb5.git
2006-10-27 Tom Yumore copyright fixes pre-1.6
2006-10-27 Tom YuSynchronise copyright notices. Preliminary update...
2006-10-23 Will Fiveashfix krb5_ldap_iterate to handle NULL match_expr and...
2006-10-23 Kevin Coffmanfix invalid access found by valgrind
2006-10-23 Kevin CoffmanAvoid segfault in krb5_do_preauth_tryagain
2006-10-23 Ezra PeisachFor Irix - determine if using gcc and gnu ld - set...
2006-10-22 Ezra Peisachosf1 -oldstyle_liblookup typo
2006-10-21 Sam HartmanDelete src/lib/ccapi.
2006-10-21 Sam HartmanUpdate protocol rfcs to the versions we actually implement
2006-10-21 Will Fiveashenabling LDAP mix-in support for kdb5_util load
2006-10-18 Ezra PeisachAdd supp-int.h to provide prototypes for declared inter...
2006-10-18 Ezra PeisachMemory leak fixes on exit
2006-10-18 Ezra PeisachFree allocated memory when no longer used
2006-10-18 Ezra PeisachInvoke krb5_free_principal to remove memory leak
2006-10-18 Ezra PeisachCall freeaddrinfo at end - memory leak
2006-10-18 Ezra PeisachDeclare krb5_mcc_get_flags static - it is not exported...
2006-10-18 Ezra PeisachUnsigned/signed warning fix
2006-10-16 Ezra PeisachInclude gss_libinit.h for gssint_initialize_library...
2006-10-16 Ezra PeisachInclude string.h for memcmp prototype
2006-10-16 Ezra PeisachInclude time.h for time() prototype
2006-10-16 Ezra PeisachAdd prototype for krb5int_init_context_kdc
2006-10-16 Ezra PeisachAdd prototype for krb5_aprof_get_boolean
2006-10-16 Ezra PeisachTag krb5_rc_dfl_init_locked as static - not used outsid...
2006-10-15 Ezra PeisachCleanup some warnings on missing prototypes
2006-10-15 Ken Raeburnfix typo in make var ref
2006-10-15 Ezra PeisachCleanup unused variable warning during make check
2006-10-15 Ezra PeisachRemove all unused variable warnings from tree
2006-10-15 Ken Raeburntypo
2006-10-15 Ken RaeburnPass VALGRIND in to runtest. When it's set, redefine...
2006-10-15 Ken RaeburnSuppress some uninteresting glibc warnings on RHEL4
2006-10-15 Ken RaeburnDefine VALGRIND1 as an invocation of valgrind that...
2006-10-15 Ken RaeburnZap automatic structures before filling in
2006-10-15 Ken RaeburnClear req_st buffer before filling it in
2006-10-15 Ken RaeburnInitialize some values before use, silence some warnings
2006-10-15 Ken RaeburnFix logic bug in string allocation
2006-10-15 Ken RaeburnUse memmove for overlapping regions
2006-10-14 Ken RaeburnFree v4mode when done with it
2006-10-14 Ken RaeburnDon't strncpy a string to itself
2006-10-14 Ken RaeburnCall fileno and krb5_lock_file before calling fclose...
2006-10-13 Ken RaeburnUse $(VALGRIND) when running programs using $(KRB5_RUN_...
2006-10-13 Ken RaeburnAlways zap newly allocated pages, intead of conditional...
2006-10-13 Ken RaeburnUse 'const' with krb5_get_error_message
2006-10-13 Ken RaeburnEliminate some warnings: missing "const", unused variab...
2006-10-13 Sam Hartman * preauth_plugin.h: Don't use an enum in a public api
2006-10-13 Ezra PeisachAdd prototype for krb5int_debug_fprint to os-proto...
2006-10-13 Sam HartmanPatch to split client plugin from server plugin
2006-10-12 Ken Raeburn(krb5_db2_db_init): When creating a temporary database...
2006-10-12 Ken RaeburnAdd a policy to the database, then after the dump and...
2006-10-12 Ken RaeburnAnother patch from Will Fiveash, to make "kdb5_util...
2006-10-12 Ken Raeburnmore debugging printfs for nightly testing
2006-10-12 Ken Raeburn(add_to_transited): Change the current logic to keep...
2006-10-11 Ken Raeburnsome (more) debugging code to track down nightly test...
2006-10-11 Ken Raeburnsome debugging code to track down nightly test failures
2006-10-11 Ken Raeburnskip over verbose (protocol trace) debugging output
2006-10-11 Ken RaeburnAdd bounds-checking assertions before automatic array...
2006-10-10 Ken RaeburnKeep just 10/6 version of schema files
2006-10-10 Ken RaeburnMemory management and Solaris porting fixes from Will...
2006-10-10 Ken RaeburnCheck for allocation failure. Caught by Will Fiveash
2006-10-10 Kevin CoffmanDon't segfault if a preauth plugin module fails to...
2006-10-09 Jeffrey Altmanfinal commits for KFW 3.1 Beta 2
2006-10-08 Russ AllberyInitialize buffer before calling res_ninit
2006-10-07 Ken Raeburnfix dependencies properly this time
2006-10-07 Ken RaeburnInitialize accessor fields at compile time, under C99...
2006-10-07 Ken RaeburnMove ASN.1 routines for KDB LDAP plugin into main krb5...
2006-10-07 Ken RaeburnCheck for ldap_initialize and other functions that...
2006-10-07 Ken Raeburn10/3 patch from Savitha R, part 3, patch-manpages-schem...
2006-10-07 Ken Raeburnwhitespace
2006-10-07 Ken Raeburnwhitespace
2006-10-07 Ken RaeburnUse const pointers for error messages.
2006-10-07 Ken Raeburndrop comma at end of enum list
2006-10-07 Ken RaeburnEliminate some warnings and non-gcc build problems:
2006-10-06 Ken Raeburn10/3 patch from Savitha R, part 2, patch-krb-schema...
2006-10-06 Ken Raeburn10/3 patch from Savitha R, part 1, patch-ldap-schema...
2006-10-06 Ken Raeburnschema info
2006-10-06 Ken Raeburnremove old changelog
2006-10-06 Tom Yu * src/lib/krb5/ccache/t_cccursor.c: Bugfixes from...
2006-10-06 Tom Yuupdate export lists
2006-10-06 Tom Yumake depend
2006-10-05 Tom Yucursor for iterating over ccaches
2006-10-05 Sam Hartman * kdc_preauth.c (return_padata): Allocate a padata...
2006-10-05 Ken RaeburnPatch from Kevin Coffman:
2006-10-05 Ken Raeburnignore generated source-tree files
2006-10-05 Ken Raeburnfix dependence on config.status to use correct dir
2006-10-05 Ken RaeburnAdd decode_tagged_unsigned_integer, and try to fix...
2006-10-05 Ken Raeburnset a more meaningful error message in asn1 decode...
2006-10-05 Ken Raeburnexport krb5_ldap_create
2006-10-04 Ezra Peisacharray before test for pointing at entry with the princi...
2006-10-04 Ezra PeisachThe keyring code introduced in r18638 also included...
2006-10-03 Sam HartmanPreauthentication Plugin Framework
2006-10-02 Ken Raeburnconfigure: Depend on $(AUTOCONF_HEADER) so check-ac...
2006-10-02 Ken Raeburn(AUTOCONF_HEADER): Change to match file's target name
2006-10-02 Ken RaeburnMerge Kevin Coffman's keyring ccache branch for Linux...
2006-10-02 Ken RaeburnNuke old Saber-related stuff
2006-10-01 Ezra Peisachkdc: make_toolong_error does not initialize all fields...
2006-09-30 Ken RaeburnUpdate expected results for krb5_get_host_realm with...
2006-09-29 Ken Raeburn(get_errmsg): Check for errcode_2_string and release_er...
2006-09-28 Ken RaeburnFix AIX version of GET_HOST_BY_NAME to use TMP.ent...
2006-09-25 Ken RaeburnPatch from Will Fiveash for "kdb5_util create" support...
2006-09-24 Jeffrey Altman Implement renew credential functionality which was...
2006-09-22 Ken RaeburnRemove now-unused 'port' fields
next