krb5.git
2007-06-28 Ken RaeburnImplement S_ISDIR from S_IFMT or _S_IFMT if necessary...
2007-06-27 Ken RaeburnFor Win32 environment, define CAN_COPY_VA_LIST, and...
2007-06-27 Ken RaeburnIf mkstemp is missing, define the mkstemp macro is...
2007-06-26 Ken Raeburn* v4rcp.c (error): Use stdarg version always. Call...
2007-06-26 Ken Raeburn* v4rcp.c (kstream_write): Allocate buffer space if...
2007-06-26 Ken RaeburnCheck malloc return for null in kstream_create_* instead of
2007-06-26 Tom Yufix MITKRB5-SA-2007-005 [CVE-2007-2798/VU#554257]
2007-06-26 Tom Yufix MITKRB5-SA-2007-004 [CVE-2007-2442/VU#356961, CVE...
2007-06-22 Jeffrey AltmanUpdate configuration schema in ui\uiconfig.csv to inclu...
2007-06-22 Jeffrey AltmanThe new credentials window now applies Windows XP theme...
2007-06-22 Jeffrey Altman1. Add a '--minimized' option to start NIM in minimized...
2007-06-22 Jeffrey Altman1. Use the debug CRT versions of the memory allocation...
2007-06-22 Jeffrey Altman1. Fix a malformed line in ui\lang\en_us\khapp.rc in...
2007-06-22 Jeffrey AltmanNetIDMgr:
2007-06-22 Jeffrey AltmanBe more aggressive about forcing the new credentials...
2007-06-22 Jeffrey AltmanIf the new credentials window is in the advanced mode...
2007-06-22 Jeffrey AltmanDon't assume that WM_DESTROY is the last message to...
2007-06-22 Jeffrey AltmanThe clean:: target of plugins\common\Makefile should...
2007-06-22 Jeffrey Altman1. When freeing a message type object, it should also...
2007-06-22 Jeffrey Altman. Fix formatting in kherr.c
2007-06-22 Jeffrey AltmanAdd new notification flags KHERR_CTX_NEWCHILD, KHERR_CT...
2007-06-22 Jeffrey AltmanError context objects should be verified by checking...
2007-06-22 Jeffrey AltmanEach error context in NIM can maintain a progress count...
2007-06-22 Jeffrey AltmanUpdate developer documentation
2007-06-22 Jeffrey AltmanRemove unused file Makefile.w2k from the uilib directory
2007-06-22 Jeffrey AltmanAll exports in nidmgr32.dll are declared as __declspec...
2007-06-20 Ken RaeburnFix typo in yesterday's change (u_int_8_t -> u_int8_t)
2007-06-20 Ken RaeburnFix typo and add verbosity in function-capable shell...
2007-06-20 Ken RaeburnRemove check-ac-syms rules
2007-06-20 Ken RaeburnConfigure libdb2 in top-level configure script
2007-06-20 Ken RaeburnAdd the libdb2 type-existence tests to the top-level...
2007-06-20 Ken RaeburnUse k5-platform.h instead of local configure to find...
2007-06-20 Ken RaeburnAdd 'make depend' capability, and dependencies
2007-06-20 Ken RaeburnWe have code elsewhere that assumes the existence of...
2007-06-20 Ken Raeburnupdate dependencies
2007-06-20 Ken RaeburnMove (BSD-licensed) mkstemp from libdb2 to libkrb5suppo...
2007-06-20 Tom Yuinitial draft contribution guidelines
2007-06-20 Ken Raeburnset svn:eol-style to native for *.[ch]
2007-06-20 Ken Raeburnprovide asprintf functionality for internal use
2007-06-19 Ken Raeburnset eol-style and mime-type properties
2007-06-18 Tom Yukrb5_walk_realm_tree leaks in capaths case
2007-06-18 Jeffrey Altman Corrected the order of the source and modified...
2007-06-14 Alexandra Ellwooddon't include time.h in CredentialsCache.h if it's...
2007-06-14 Kevin KochDisable warnings about #pragma mark - in the right...
2007-06-14 Kevin KochDisable warnings about #pragma mark
2007-06-12 Alexandra EllwoodAdd advisory locking to CCAPI
2007-06-11 Jeffrey AltmanThis patch adds src/include/krb5/krb5.h to the MSI...
2007-06-07 Alexandra EllwoodRemoved cross-compilation uses of inline because they...
2007-06-07 Alexandra EllwoodRemoved unused locking code
2007-06-05 Kevin KochThe #if _WIN32 block threw an error with Visual Studio...
2007-06-05 Alexandra EllwoodOnly use __attribute__ on GNUC compilers
2007-06-04 Alexandra EllwoodFixed bugs introduced while moving to krb5 repository
2007-05-31 Ken RaeburnConfigure libkdb_ldap directory at top level
2007-05-31 Ken RaeburnConfigure cksum_body and wpse in top-level configure...
2007-05-31 Alexandra EllwoodMove CCAPI sources to krb5 repository
2007-05-31 Ken Raeburndon't check for readability resolving SRVTAB: keytab
2007-05-23 Ken RaeburnRemove unused macro
2007-05-23 Ken RaeburnUpdate dependencies
2007-05-23 Ken RaeburnOn Solaris 10, define NO_WEAK_PTHREADS for the build...
2007-05-23 Ken RaeburnFix up declarations of some static functions.
2007-05-21 Ken RaeburnChange struct _krb5_context.os_context into a single...
2007-05-21 Ken RaeburnSimplify UNIX krb5int_zap_data a little. Omit volatile...
2007-05-18 Ken RaeburnRemove unused files
2007-05-18 Ken RaeburnRemove unused file
2007-05-10 Ken RaeburnFix various gcc warnings about pointer target signednes...
2007-05-10 Ken RaeburnRewrite weak key check to use a small custom struct...
2007-05-10 Ken RaeburnWe're requiring that 'inline' work nowadays, so don...
2007-05-10 Ken RaeburnUse new comparison inline fn
2007-05-10 Ken RaeburnDefine and use some inline helper functions for compari...
2007-05-10 Ken RaeburnRemove some unused macros
2007-05-07 Ken RaeburnRemove unused file
2007-05-03 Jeffrey AltmanModify WIX installer to better support upgrading betas
2007-05-02 Jeffrey Altman k5-int.h, gic_opt.c
2007-04-29 Sam Hartmanrd_req_decoded needs to deal with referral realms
2007-04-27 Ken RaeburnMove the code for queueing an outgoing response on...
2007-04-26 Kevin KochLook for unix find command in multiple places
2007-04-25 Jeffrey Altmanprofile stores empty string values without double quotes
2007-04-25 Tom Yurace condition in referrals fallback
2007-04-23 Kevin KochOptimize file/directory pruning
2007-04-23 Ken Raeburnremove debugging code accidentally left in ftp/cmds.c
2007-04-21 Ken RaeburnRemove unused old .cvsignore files
2007-04-20 Kevin KochAdd /REPOSITORY EXPORT option
2007-04-20 Ken RaeburnDon't use sendmsg/recvmsg paths if CMSG_SPACE isn't...
2007-04-19 Kevin KochModify Unix find test to only check the current directo...
2007-04-19 Kevin KochRollback previous change. This version is the same...
2007-04-18 Jeffrey AltmanMore NIM Developer documentation updates
2007-04-18 Kevin KochFactor repository access out of bkw.pl into repository1.pl
2007-04-18 Jeffrey Altmankfwlogon corrections for XP
2007-04-17 Jeffrey Altmanupdates for NIM developer documentation
2007-04-17 Jeffrey AltmanIn testing it has been observed that remote desktop...
2007-04-17 Jeffrey AltmanKFW Network Provider Improvements
2007-04-16 Russ AllberyAdd the new kadm5srv function krb5_get_principal_keys...
2007-04-16 Russ AllberyAdd support for extracting existing keys from the KDC...
2007-04-15 Jeffrey AltmanThe about dialog box did not respond to Alt-F4 because the
2007-04-14 Kevin KochLeave built installers in their temp areas and change...
2007-04-14 Jeffrey AltmanAdd resource data windows/version.rc for:
2007-04-13 Kevin KochImplement environment variable settings from the config...
2007-04-13 Jeffrey AltmanAdd vertical scrollbars to realm fields in dialogs
2007-04-13 Tom Yuupdate copyrights and team members
2007-04-13 Kevin KochAdd BUILD_KFW=1 & DEBUG_SYMBOL=1 to build.pl invocation.
next