krb5.git
2008-12-13 Zhanna TsitkovFixed memory leak in krb5_stdccv3_remove
2008-12-12 Ken RaeburnAccept digits and = in base64 output to flush
2008-12-11 Ken RaeburnFor Sun Studio compilers, set WARN_CFLAGS to emit warni...
2008-12-09 Greg HudsonClean up some kadmind4 relics left behind in osconf.hin
2008-12-09 Zhanna TsitkovRelease default credentials before exiting krb5_gss_ini...
2008-12-08 Greg HudsonAdd a configure option --disable-rpath to suppress...
2008-12-05 Greg HudsonRemove some lingering Saber C cruft
2008-12-05 Zhanna TsitkovWhen storing info into cred cache, remove any dups.
2008-12-05 Zhanna TsitkovFix data initialization in process_as_req function
2008-12-05 Zhanna TsitkovTicket: 6286
2008-12-05 Greg HudsonIn the dejagnu test suite utilities, use the caller...
2008-12-05 Greg HudsonIn the rlogin tests, expect to see /bin/sh echoed back...
2008-12-05 Sam HartmanMerge in fix from ms-krb-integ branch to avoid modify...
2008-12-04 Ken RaeburnFix from Marcus Watts for glob-to-regexp conversion...
2008-12-04 Sam HartmanCleanup warnings
2008-12-04 Sam HartmanMerge R21122 from mskrb-integ
2008-12-04 Sam HartmanMerge r21120 from mskrb-integ
2008-12-03 Greg HudsonMove warning flags to new variables WARN_CFLAGS and...
2008-12-02 Sam Hartmanmake depend
2008-12-02 Sam HartmanCrypto IOV API per Projects/AEAD encryption API
2008-12-02 Zhanna TsitkovRemove unneeded LEAN_CLIENT #define's
2008-12-02 Tom Yuadd k5-platform.h for asprintf
2008-12-01 Greg HudsonConvert many uses of sprintf to snprintf or asprintf
2008-12-01 Ezra Peisachmake depend
2008-12-01 Ezra PeisachMove cc_mutex code from k5-int.h - where it is globally...
2008-12-01 Ken RaeburnShawn's fix for some iprop bugs, with some tweaks
2008-11-24 Ken Raeburnfix tiny overrun
2008-11-24 Ken RaeburnSimplify memory management a bit in places, by allocati...
2008-11-24 Ken RaeburnTest with varying numbers of principal name components...
2008-11-24 Ken RaeburnUse profile_free_list as appropriate. Fix memory leaks
2008-11-24 Ken RaeburnFix memory leak caught by valgrind
2008-11-17 Ken RaeburnNote kprop doesn't do IPv6 yet either
2008-11-17 Ken RaeburnSet krb4 and priocntl flags via site.exp instead of...
2008-11-17 Ken RaeburnFix a memory management bug
2008-11-17 Ken RaeburnDon't stick '<null>' in log messages. Run kdb5_util...
2008-11-17 Ken RaeburnLog more info if ulog_replay fails. Correctly use...
2008-11-17 Ken RaeburnUse correct update log file name in messages
2008-11-17 Zhanna TsitkovLite Client - the following calls are server-side funct...
2008-11-17 Zhanna TsitkovPERF: Introduced a new function krb5_is_permitted_encty...
2008-11-12 Ken RaeburnFix test bug: kpropd -S exits after success
2008-11-12 Ken RaeburnAdd basic kprop test, and a little more debugging support
2008-11-10 Ken RaeburnDelete replay cache before exiting with success indication
2008-11-10 Ken RaeburnGenerate separate master-KDC and slave-KDC config files...
2008-11-10 Greg HudsonFix a krsh bug introduced in r21001 which could cause...
2008-11-10 Ken RaeburnDelete the pass (one of twelve) that does all KDC excha...
2008-11-10 Greg HudsonIn pa_sam(), free the outer krb5_data structure returned by
2008-11-10 Greg HudsonProperly free sam_challenge in pa_sam()
2008-11-07 Ken RaeburnRe-add repaired iprop (really, update-log creation...
2008-11-07 Ken RaeburnBack out iprop test; it's not working right after all
2008-11-07 Ken RaeburnTest that an iprop update log gets properly created...
2008-11-07 Ken Raeburnfix typo in 'file delete' change
2008-11-07 Ken RaeburnUse 'file delete' instead of spawning an 'rm' process
2008-11-06 Ken RaeburnRecognize 'ticket expired' when trying to get a root...
2008-11-06 Greg HudsonFix a kadmin bug introduced in a recent set of string...
2008-11-05 Ken RaeburnOnly look for IPv4 addresses for the kpasswd server...
2008-11-05 Greg HudsonRename krb5int_buf_cstr to krb5int_buf_data, since...
2008-11-05 Greg HudsonAdd more svn:ignore entries for generated files
2008-11-05 Greg HudsonConvert many uses of strcpy/strcat (and sometimes sprin...
2008-11-05 Greg HudsonReplace strcpy/strcat/sprintf uses in a couple of sampl...
2008-11-04 Ken RaeburnCheck in Nalin's patch, and a test case for changing...
2008-11-04 Ken RaeburnDon't build dependencies for fakeka.c
2008-11-04 Ken RaeburnDon't build dependencies for v4rcp.c.
2008-11-03 Alexandra EllwoodAdd _with_password credential acquisition functions...
2008-11-03 Alexandra EllwoodBIND_8_COMPAT no longer needed in Leopard
2008-11-03 Greg HudsonApply Apple patch to null out key->contents after freei...
2008-11-03 Ken RaeburnFix conditionals from last change
2008-11-03 Ken RaeburnMaybe include printf.o in t_k5buf build
2008-11-03 Greg HudsonApply a patch from Apple to correct a few memory leaks
2008-11-03 Ken RaeburnIf we're not making asn1buf_insert_octet an inline...
2008-11-03 Greg HudsonApply an adapted Sun patch to fix error string leaks...
2008-10-31 Justin AndersonKerberosAgent bindings causing crashes
2008-10-31 Alexandra EllwoodNo . at end of strings
2008-10-31 Greg HudsonAdd a few safeties to the k5buf code, to make static...
2008-10-31 Alexandra EllwoodAvoid duplicate identical dialogs in KIM
2008-10-30 Greg HudsonUse the k5buf module instead of strcpy/strcat in severa...
2008-10-29 Justin AndersonKerberosAgent now saves successfully authenticated...
2008-10-29 Justin AndersonClear auth prompt on success or cancel. Leave change...
2008-10-29 Alexandra EllwoodRemoved unnecessary code that was resetting options...
2008-10-29 Alexandra EllwoodOnly prompt automatically from GUI apps
2008-10-29 Alexandra EllwoodRemove saved password if it fails to get tickets
2008-10-29 Justin AndersonKerberosAgent hangs changing pw for passwordless identities
2008-10-28 Ezra PeisachCleanup memory leaks in test program for dynamically...
2008-10-28 Greg HudsonUpdate the exports file for krb5int_buf_add_fmt
2008-10-28 Greg HudsonIn the k5buf module, add a function to append formatted...
2008-10-28 Greg HudsonThe last change to plugins.c erroneously passes a size_...
2008-10-28 Greg HudsonEliminate use of strcpy/strcat/sprintf in wconfig.c...
2008-10-28 Greg HudsonAdd the k5buf string module to libkrb5support
2008-10-28 Ezra PeisachUnsigned/signed warnings cleanup
2008-10-27 Alexandra Ellwoodlocalize format strings, not final error string
2008-10-27 Ezra PeisachRemove empty declaration of struct _krb5_kt_ops after...
2008-10-27 Ezra Peisachsigned vs. unsigned warnings cleanup
2008-10-27 Ezra PeisachRemove kproplog on make clean
2008-10-25 Ken Raeburnpartial rewrite of the ASN.1 encoders
2008-10-25 Ken RaeburnMore regression tests for ASN.1 encoders
2008-10-24 Alexandra Ellwoodkrb5_build_principal_ext walks off beginning of array
2008-10-24 Greg HudsonUse strlcpy instead of strcpy in many places
2008-10-24 Alexandra Ellwoodkrb5_build_principal_va does not allocate krb5_principal
2008-10-24 Alexandra EllwoodAdd test for kim_identity_create_from_components
2008-10-24 Greg HudsonAdd build system support for strlcpy and strlcat on...
2008-10-24 Greg HudsonAmend svn:ignore properties to include more generated...
next