krb5.git
2007-08-24 Ken RaeburnRemove os_get_default_config_files, and the krb5int_...
2007-08-24 Alexandra Ellwoodpullup to trunk
2007-08-24 Ezra PeisachIn clean-windows, replace spaces with tab
2007-08-24 Jeffrey AltmanNIM: version update
2007-08-24 Jeffrey AltmanNIM: Revert ticket 5604
2007-08-24 Jeffrey AltmanNIM: Reposition New Credentials Dialog if necessary
2007-08-24 Jeffrey AltmanNIM: External changes to default identity are improperl...
2007-08-24 Jeffrey AltmanNIM: khcint_remove_space() frees memory too soon
2007-08-24 Jeffrey AltmanNIM: Add Identity Provider Pre-Process Message
2007-08-24 Jeffrey AltmanNIM: Keep API release documentation up to date
2007-08-24 Jeffrey AltmanNIM: support include files in schemas
2007-08-24 Jeffrey AltmanNIM: remove unused code from ui/credwnd.c
2007-08-24 Jeffrey AltmanNIM: Selection Issues
2007-08-24 Jeffrey AltmanNIM: Handle WM_PAINT messages without update regions
2007-08-24 Jeffrey AltmanNIM: do not permit resizing of filler columns
2007-08-24 Jeffrey AltmanNIM: Cannot cancel timers which have inserted a WM_TIME...
2007-08-24 Jeffrey AltmanNIM: Context menu selection issues
2007-08-24 Jeffrey AltmanNIM: Color Schemas
2007-08-24 Jeffrey AltmanNIM: New command-line options --hide and --show / new...
2007-08-24 Jeffrey AltmanNIM: Identity Configuration Panel Fixes
2007-08-24 Jeffrey AltmanNIM: resource leak in khui_action_trigger()
2007-08-24 Jeffrey Altmanno unistd.h on Windows
2007-08-24 Jeffrey Altmancleanup src/lib/gssapi/krb5/error_map.h on Windows
2007-08-23 Alexandra EllwoodAdd documentation for CCAPI
2007-08-23 Ken RaeburnUse -Wno-format-zero-length if GCC version supports it
2007-08-20 Alexandra EllwoodAdded errmap.h to the generate-files-mac target
2007-08-20 Ezra Peisachread_entropy_from_device on partial read will not fill...
2007-08-16 Ken Raeburnmake depend
2007-08-16 Ken Raeburnremap mechanism-specific status codes in mechglue/spnego
2007-08-16 Ken Raeburn(krb5_gss_internal_release_oid): Always clear *minor_status
2007-08-16 Ken RaeburnOnly do fake-install in pkinit if building pkinit
2007-08-16 Ezra PeisachChange prototype for g_token_size to match function...
2007-08-16 Ezra Peisachcompilation failure with IRIX native compiler
2007-08-15 Ezra Peisachsprintf conversion to snprintf in r19703 introduced...
2007-08-14 Ezra Peisacht_ser should no longer use kdb libraries
2007-08-14 Ezra PeisachFree memory leak in do_test() from asprintf integration
2007-08-14 Jeffrey Altmanremove inadvertent commit of symbols temporarily export...
2007-08-11 Jeffrey Altmanexport krb5_get_profile
2007-08-10 Kevin KochSimulate changing views when the REFRESH action is...
2007-08-09 Ken Raeburnneed more dylib_file specs for darwin
2007-08-09 Kevin KochSimulate changing views when the REFRESH action is...
2007-08-09 Kevin KochControl watermark display with registry entry; document...
2007-08-09 Kevin KochThe background color is changed to COLOR_WINDOW
2007-08-08 Ken RaeburnGet rid of some old SunOS 4 config stuff
2007-08-08 Jeffrey AltmanPatch developed by kpkoch with style changes from jaltman
2007-08-08 Jeffrey AltmanIn krb5_preauth_context ftable should be
2007-08-08 Ken RaeburnOnly build pkinit plugin if a sufficiently recent versi...
2007-08-07 Tom YuRelease mechtok_out in spnego_gss_init_sec_context.
2007-08-06 Jeffrey Altmanmissing comma
2007-08-06 Jeffrey AltmanKRB5_CALLCONV must be specified inside parens
2007-08-06 Kevin CoffmanRemove these files that were not intended to be moved...
2007-08-04 Ken RaeburnAdd missing @end quotation
2007-08-04 Tom Yukrb5_fcc_generate_new() doesn't work with mkstemp()
2007-08-03 Tom YuBased on Apple's patch, during the referrals loop,...
2007-08-03 Jeffrey AltmanNIM: apply does not update saved values of general...
2007-08-03 Ezra PeisachAdd internal prototype for krb5_preauth_supply_preauth_...
2007-08-01 Kevin CoffmanAdd PKINIT support
2007-08-01 Ken RaeburnDefine snprintf along with vsnprintf for Windows
2007-08-01 Ken RaeburnDon't define vsnprintf for Windows here
2007-07-31 Alexandra EllwoodImplemented and tested cc_ccache_wait_for_change()
2007-07-27 Ken RaeburnSet KTFILEP field to null any time we close the file
2007-07-27 Ken RaeburnDebugged version of patch worked up with Luke
2007-07-27 Ken Raeburnmake depend
2007-07-27 Ken RaeburnCheck for null file handle in get_next.
2007-07-27 Ken RaeburnProvide {,v}asprintf prototypes if needed
2007-07-27 Ken RaeburnCheck whether a prototype for vasprintf is needed
2007-07-27 Ken RaeburnIf no salt is included with the key data, set the salt...
2007-07-25 Alexandra EllwoodUpdated API version to 7 because we added the wait_for_...
2007-07-25 Alexandra EllwoodAdded callback support for wait_for_change functions
2007-07-22 Ken RaeburnInclude k5-platform.h
2007-07-20 Ken RaeburnPull out code for looking up the current time, comparin...
2007-07-20 Ken Raeburndeclare xasprintf
2007-07-20 Ken Raeburnprovide more useful error message when running kpropd...
2007-07-19 Alexandra EllwoodMade callback code generic so that change time callback...
2007-07-19 Alexandra EllwoodAdded new autogenerated file to generate-files-mac...
2007-07-19 Alexandra Ellwoodccs_pipe_t needs copy and release functions
2007-07-13 Ken Raeburnmake depend
2007-07-12 Ken RaeburnUse [v]snprintf or asprintf instead of unchecked sprint...
2007-07-12 Ken RaeburnCreate and use xasprintf akin to xmalloc, returns point...
2007-07-12 Ken RaeburnRecommend snprintf/asprintf. Specify 'static inline...
2007-07-12 Ken RaeburnMissed a sprintf->snprintf switch
2007-07-12 Ken RaeburnAvoid unchecked sprintf in some KDC-side programs
2007-07-12 Ken RaeburnAvoid unchecked sprintf in some more support code
2007-07-12 Ken RaeburnAvoid use of unchecked sprintf in libraries. Use aspri...
2007-07-12 Ken RaeburnNuke disabled support for ancient .klogin syntax
2007-07-12 Justin AndersonFilled in dummy descriptions. Also, no longer errors...
2007-07-12 Kevin KochAdd #ifdef WIN32 section
2007-07-12 Kevin Koch#include of Kerberos.h removed. It can't work on Windo...
2007-07-12 Kevin KochAdded dummy Description arguments where needed. Compil...
2007-07-12 Kevin KochAdded dummy Description arguments where needed. Compil...
2007-07-11 Kevin KochTargetVersion: 1.7
2007-07-10 Ken Raeburnmake depend
2007-07-10 Ken RaeburnGet rid of .o files when cleaning
2007-07-05 Ken RaeburnSet PERL
2007-07-04 Ken RaeburnMake error_map.h depend on ktemplate.pm too
2007-07-04 Ken RaeburnAdd a note at the start of the output reminding the...
2007-07-04 Ken RaeburnHandle 'Credentials cache file <path> not found'
2007-07-04 Ken Raeburngss krb5 mech enhanced error messages
2007-07-04 Ken RaeburnUse strdup
2007-07-04 Ken RaeburnUse global spawn_id
next