kfw: "make install" installs htmlhelp (leash.chm)
[krb5.git] / src / windows /
2011-12-12 Tom Yukfw: use html help in leash
2011-12-12 Tom Yukfw: leash htmlhelp file source
2011-12-12 Tom Yukfw installer: add site-local.wxi
2011-12-12 Tom Yukfw installer: leash32.pdb->leash.pdb
2011-12-12 Tom Yukfw installer: install krb5.ini to CommonAppDataFolder...
2011-12-12 Tom Yukfw leash: bracket krb.con code with #ifndef NO_KRB4
2011-12-12 Tom Yukfw leash: add -console option to create console for...
2011-12-12 Tom Yukfw: rename leash32/64.exe to simply leash.exe
2011-12-12 Tom Yukfw installer: purge bufferoverflowu from custom.dll
2011-12-12 Tom Yukfw: fix 'K5_ORIGINAL_NAME' for 64 bit dlls
2011-12-12 Tom Yukfw installer: generate leash shortcuts (desktop and...
2011-12-12 Tom Yukfw fixes: fix _snprintf usage; use full error code...
2011-12-12 Tom Yukfw fix: restructure low ticket warning popup code...
2011-12-12 Tom Yukfw fix: int -> size_t to fix warning in krb5routines.c
2011-12-12 Tom Yukfw fixes: krb5_get_init_creds_opt_init->krb5_get_init_...
2011-12-12 Tom Yukfw fixes: define USE_MESSAGE_BOX in leashdll code...
2011-12-12 Tom Yukfw fix: Add custom "Password incorrect" message to...
2011-12-12 Tom Yukfw fix: make Leash_kdestroy() actually destroy k5...
2011-12-12 Tom Yukfw fixes: make leash ignore credentials that store...
2011-12-12 Tom Yukfw installer: don't build installer into installer
2011-12-12 Tom Yukfw installer: purge support for old compilers
2011-12-12 Tom Yukfw fixes: install xpprof32
2011-12-12 Tom Yukfw: update copyright notice in license.rtf
2011-12-12 Tom Yukfw: use correct message id to obtain tgt from leash
2011-12-12 Tom Yukfw: clean out unused #defines from Lglobals.h
2011-12-12 Tom Yukfw installer: install leash32.exe
2011-12-12 Tom Yukfw installer: use MSVC 2010 merge modules
2011-12-12 Tom YuWindows leash64 fixes: use proper names for leash and...
2011-12-12 Tom Yukfw installer: add runtime.wxi WIXINCLUDES in Makefile...
2011-12-12 Tom YuLeashView.cpp: only specify TVIF_TEXT if there is actua...
2011-10-17 Tom YuDelete Network Identity Manager
2011-10-14 Sam HartmanFurther attempt at removing K4 specific code from the...
2011-10-14 Sam HartmanFixed some warnings and Windows 64 portability issues...
2011-10-14 Sam HartmanFixed some warnings in libwin
2011-10-14 Sam HartmanUpdated resource file dependencies for leashdll
2011-09-28 Sam HartmanInstaller wip. Actually builds semi-functional kfw.msi
2011-09-28 Sam HartmanMoved Windows specific include files to src/windows...
2011-09-28 Sam HartmanInitial import of KFW 3.2.2 Leash32 code
2011-09-28 Sam HartmanRemove windows/gss from build
2011-09-28 Sam HartmanWindows fix: Add resource macros for kswitch app
2011-09-28 Sam HartmanWindows fixes: enable DNS lookups; turn on KDC lookup...
2011-09-28 Sam HartmanRename ccapi.dll to krbcc{32|64}.dll as appropriate...
2011-09-28 Sam HartmanAdded Windows 64 DLL CCAPI DLL name
2011-09-28 Sam HartmanUpdated dependencies for the resource file
2011-09-28 Sam HartmanRationalized versioning resources and made KFW versions...
2011-09-28 Sam HartmanRemoved unused version.rc
2011-09-28 Sam HartmanEnabled unconditional build of kfwlogon on Windows
2011-09-28 Sam HartmanMoved LoadFuncs/UnloadFuncs() to windows/lib
2011-09-28 Sam HartmanRemoved code protected by NO_KRB4, eliminated warnings...
2011-09-28 Sam HartmanEliminated lots of warnings about not typecasting char...
2011-09-28 Sam HartmanDisable AFS related code for now
2011-09-28 Sam HartmanUpdated a textual resource to match the .rc file include
2011-09-28 Sam HartmanFixed resource file compilation in leashdll
2011-09-28 Sam HartmanRemoved code protected by NO_KRB4
2011-09-28 Sam Hartmanif krb5_get_default_config_files() returns success and
2011-09-28 Sam HartmanIf the KRB5CCNAME variable gets set to the empty string
2011-09-28 Sam Hartmanmiscellaneous leash32.dll corrections
2011-09-28 Sam Hartmanincrease stack buffer size for res_query result
2011-09-28 Sam HartmanAdd missing prototypes; always use ANSI prototypes
2011-09-28 Sam HartmanInitial update to KFW related source to build with...
2011-09-28 Sam HartmanAdd new krb5 exported functions to loadfuncs
2011-09-28 Sam HartmanAdded leashdll/wshelper related files from KFW
2011-09-19 Sam HartmanFixed some warnings on Windows
2011-09-19 Sam HartmanUpdated copyright year in a Windows version resource
2011-03-09 Greg HudsonAdjust most C source files to match the new standards...
2010-11-28 Greg HudsonUse for loops for recursion in the Windows build, cutti...
2010-11-25 Greg HudsonFix Windows build
2010-11-20 Greg HudsonImplement Camellia-CTS-CMAC instead of Camellia-CCM
2010-09-07 Greg HudsonMerge the camellia-ccm branch to trunk. Since there...
2009-11-22 Greg HudsonConsolidate Makefile variables now that we have only...
2009-10-31 Tom Yumake mark-cstyle
2008-07-23 Jeffrey AltmanThe NIM error reporting functions (in src/windows/ident...
2008-07-23 Jeffrey AltmanThis patch modifies the NIM Kerberos v5 plug-in to...
2008-07-23 Jeffrey AltmanThe /src/windows/identity/plugins/common/dynimport...
2008-07-23 Jeffrey Altmancw_handle_header_msg():
2008-07-08 Alexandra EllwoodAdd kerberos icon
2008-03-18 Kevin KochDetect if the Vista version of ntsecapi.h is present
2008-02-19 Kevin KochChanges to integrate the CCAPI build into the build...
2008-01-31 Kevin KochActually pass the nmake arguments to nmake
2008-01-23 Jeffrey AltmanWindows: avoid use of cygwin mkdir and rmdir commands
2008-01-23 Kevin KochUpdate build instructions to indicate PATH ordering...
2007-12-12 Jeffrey AltmanKFW: BUG: KRB5CRED: Set identity data before sending...
2007-12-12 Jeffrey AltmanKFW BUG: WIX: 64-bit installer attempts to uninstall...
2007-11-14 Jeffrey AltmanThe khm_show_main_window() function is no longer called
2007-10-18 Jeffrey AltmanKFW: BUG: WIX: Beta value hard coded
2007-10-12 Jeffrey AltmanThere appears to be a bug either in the WiX engine...
2007-10-12 Jeffrey AltmanSet the Shortcut string to match the base product name
2007-10-12 Jeffrey AltmanKFW: BUG: WIX: Improve Usability of multiple architectu...
2007-10-05 Jeffrey AltmanNIM: BUG: APP: New edit controls should be marked ES_AU...
2007-10-05 Kevin KochKfW Build: add new installer build files to copyfiles.xml
2007-10-01 Jeffrey AltmanProcess WM_CLOSE for the command-line option dialog
2007-10-01 Jeffrey AltmanNIM: BUG: APP: notification icon tooltip wrong string
2007-10-01 Jeffrey AltmanWhen Network Identity Manager starts, the credentials...
2007-10-01 Jeffrey AltmanThe credentials display in Network Identity Manager...
2007-10-01 Jeffrey AltmanNIM: BUG: APP: notification icon state
2007-10-01 Jeffrey AltmanNIM: BUG: APP: identity data corruption
2007-10-01 Jeffrey AltmanNIM: BUG: APP: View-Select columns
2007-10-01 Jeffrey AltmanNIM: BUG: APP: leaking prompts in obtain new credential...
2007-10-01 Jeffrey Altmanadd descriptions of credential flags, identity icons...
2007-10-01 Jeffrey Altmanfix the description of the notification icon status...
next