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