aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-21Fix from Savitha R, 2008-01-31 for bug:mt-kdcKen Raeburn1-0/+1
2008-03-03merge to trunk rev 20244Ken Raeburn36-190/+699
2008-02-15Fix from Savitha R, 2008-01-31, for bug:Ken Raeburn1-2/+3
2008-02-15Fix from Savitha R, 2008-01-31, for bug:Ken Raeburn1-0/+8
2008-02-15Fix from Savitha R, 2008-01-31 for bug:Ken Raeburn1-0/+5
2008-02-15merge to trunk rev 20223Ken Raeburn66-5052/+6452
2008-01-23merge to trunk rev 20208Ken Raeburn75-152/+6819
2008-01-23January 7 2008 patch patch-krb-v4 from Savitha RKen Raeburn1-1/+1
2008-01-23January 7 2008 patch patch-ip-pktinfo from Savitha RKen Raeburn1-3/+11
2008-01-23December 13 2007 patch from Savitha RKen Raeburn16-236/+1304
2008-01-23branch for Novell's KDC multithreading patchesKen Raeburn0-0/+0
2007-12-12KFW: BUG: KRB5CRED: Set identity data before sending notificationJeffrey Altman1-1/+1
2007-12-12copy correct key for lucid context acceptor_subkeyKevin Coffman1-1/+1
2007-12-12KFW BUG: WIX: 64-bit installer attempts to uninstall 32-bit NSIS Jeffrey Altman1-2/+3
2007-12-03Remove no-longer-needed include of Kerberos.hKevin Koch31-31/+0
2007-11-21Conditionalize #pragma mark with TARGET_OS_MAC; remove any Windows #pragma di...Kevin Koch2-19/+35
2007-11-20Disable warnings about #pragma markKevin Koch2-0/+8
2007-11-15On Windows, UINT64_MAX isn't defined; define itKevin Koch1-0/+4
2007-11-15On Windows, UINT64_MAX isn't defined; get it from k5-platform.hKevin Koch1-0/+4
2007-11-14The khm_show_main_window() function is no longer calledJeffrey Altman1-7/+18
2007-11-04Include k5-platform.hKen Raeburn1-0/+2
2007-11-01Use 0 and 1 instead of relying on TRUE/FALSE being defined everywhereKen Raeburn1-2/+3
2007-11-01Conditionalize "#pragma mark" on TARGET_OS_MAC.Ken Raeburn18-20/+114
2007-10-31On Windows, disable a pragma warning; add comment about what a pipe isKevin Koch1-0/+5
2007-10-31Set GNU warning options in CFLAGS and CXXFLAGS separately, avoiding optionsKen Raeburn2-5/+16
2007-10-31Add some dependenciesKen Raeburn1-1/+20
2007-10-31Correct the filenames in commentsKen Raeburn2-2/+2
2007-10-31Test more installed headers for C++ compatibilityKen Raeburn3-1/+21
2007-10-31Set CXX_LINK, CXX_LINK_STATIC, and CXX_LINK_SHARED, parallel to CC_ versions.Ken Raeburn4-1/+45
2007-10-31Use ac_cv_c_compiler_gnu instead of copying it to krb5_cv_prog_gccKen Raeburn3-11/+10
2007-10-30Include k5-platform.hKen Raeburn1-0/+2
2007-10-30Don't use GNU make featuresKen Raeburn1-2/+1
2007-10-29Define htonll, ntohll using k5_ versions if needed. Drop Mac-specific bitsKen Raeburn1-8/+4
2007-10-29On Mac, include TargetConditionals.h and architecture/byte_order.h,Ken Raeburn1-0/+28
2007-10-29Test that C++ code can use our installed headersKen Raeburn5-3/+53
2007-10-29CredentialsCache.h needs uint32_t and other definitions which aren't in Windo...Kevin Koch1-0/+1
2007-10-26Checkpoint some incomplete UNIX makefilesKen Raeburn8-0/+303
2007-10-23delete unused configure.inTom Yu1-19/+0
2007-10-23Include time.h for time()Alexandra Ellwood1-0/+1
2007-10-22Set close-on-exec flag in most places where file descriptors areKen Raeburn57-230/+389
2007-10-22Check dependencies for fakeka.cKen Raeburn1-0/+15
2007-10-20Don't leak fd on fork errorKen Raeburn1-0/+1
2007-10-18KFW: BUG: WIX: Beta value hard coded Jeffrey Altman1-1/+1
2007-10-18Reject socket fds > FD_SETSIZEKen Raeburn2-0/+22
2007-10-16fixed mispelling in kadmin error messageAlexandra Ellwood1-1/+1
2007-10-12There appears to be a bug either in the WiX engine or the Windows Installer 3.1.Jeffrey Altman4-9/+24
2007-10-12Set the Shortcut string to match the base product nameJeffrey Altman1-1/+1
2007-10-12KFW: BUG: WIX: Improve Usability of multiple architecture MSI installations, ...Jeffrey Altman6-29/+50
2007-10-10ccs_lock_status_grant_lock granting wrong lockAlexandra Ellwood1-18/+17
2007-10-10cci_array_move not returning correct new positionAlexandra Ellwood1-0/+3