]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2008-02-19  Russ Allberyman page macro and hyphen fixes
2008-02-07  Tom Yumore tests for libdb btree page split on zero index
2008-02-06  Alexandra EllwoodRemove AppleConnect workaround
2008-02-06  Alexandra EllwoodNeed CCAPI v2 support for Windows
2008-02-05  Ken Raeburntools for svn:eol-style fixups
2008-02-05  Ken Raeburnmore eol-style
2008-02-05  Ken Raeburnset eol-style
2008-02-05  Alexandra EllwoodSet EOL style
2008-02-01  Tom Yulibdb btree page split on zero index corrupts db
2008-01-31  Kevin KochActually pass the nmake arguments to nmake
2008-01-29  Alexandra EllwoodCCAPI changes to the mac-specific code to use new kipc...
2008-01-23  Jeffrey AltmanWindows: avoid use of cygwin mkdir and rmdir commands
2008-01-23  Kevin KochUpdate build instructions to indicate PATH ordering...
2008-01-22  Kevin KochCorrect makefile so pingtest builds
2008-01-22  Kevin KochWindows CCAPI snapshot. Should build & pass ping test
2008-01-22  Kevin KochWindows debug message line endings were already correct...
2008-01-22  Kevin KochMake windows debug message line endings match the Mac...
2008-01-15  Alexandra EllwoodAdd ccs_pipe_compare
2007-12-30  Russ Allberyimprove debugging of ticket verification in ksu
2007-12-22  Ken RaeburnWrap krb5_db_get_principal function with get_principal...
2007-12-22  Ken RaeburnImplement SWAP16 for Mac without compiler warning
2007-12-19  Ken RaeburnRename krb4_sendto to set_response since that's what...
2007-12-19  Ken RaeburnRemove unused args to krb4_sendto and unused global...
2007-12-19  Ken RaeburnRemove excess parameters in formatting log calls
2007-12-19  Ken RaeburnMake some stuff static that we don't need accessible...
2007-12-17  Kevin KochAdd the CCAPI design sketch to the new directory
2007-12-14  Tom Yufix CVE-2007-5894: apparent uninit length in ftpd.c...
2007-12-14  Tom Yufix CVE-2007-5902: integer overflow in svcauth_gss_get_...
2007-12-14  Tom Yufix CVE-2007-5971: double-free in gss_krb5int_make_seal...
2007-12-14  Tom Yufix CVE-2007-5972: double fclose() in krb5_def_store_mkey()
2007-12-14  Tom Yufix CVE-2007-5971: free of non-heap pointer in gss_indi...
2007-12-14  Ken RaeburnRemove Mac-specific bit unused in KfM that causes test...
2007-12-12  Jeffrey AltmanKFW: BUG: KRB5CRED: Set identity data before sending...
2007-12-12  Kevin Coffmancopy correct key for lucid context acceptor_subkey
2007-12-12  Jeffrey AltmanKFW BUG: WIX: 64-bit installer attempts to uninstall...
2007-12-03  Kevin KochRemove no-longer-needed include of Kerberos.h
2007-11-21  Kevin KochConditionalize #pragma mark with TARGET_OS_MAC; remove...
2007-11-20  Kevin KochDisable warnings about #pragma mark
2007-11-15  Kevin KochOn Windows, UINT64_MAX isn't defined; define it
2007-11-15  Kevin KochOn Windows, UINT64_MAX isn't defined; get it from k5...
2007-11-14  Jeffrey AltmanThe khm_show_main_window() function is no longer called
2007-11-04  Ken RaeburnInclude k5-platform.h
2007-11-01  Ken RaeburnUse 0 and 1 instead of relying on TRUE/FALSE being...
2007-11-01  Ken RaeburnConditionalize "#pragma mark" on TARGET_OS_MAC.
2007-10-31  Kevin KochOn Windows, disable a pragma warning; add comment about...
2007-10-31  Ken RaeburnSet GNU warning options in CFLAGS and CXXFLAGS separate...
2007-10-31  Ken RaeburnAdd some dependencies
2007-10-31  Ken RaeburnCorrect the filenames in comments
2007-10-31  Ken RaeburnTest more installed headers for C++ compatibility
2007-10-31  Ken RaeburnSet CXX_LINK, CXX_LINK_STATIC, and CXX_LINK_SHARED...
2007-10-31  Ken RaeburnUse ac_cv_c_compiler_gnu instead of copying it to krb5_...
2007-10-30  Ken RaeburnInclude k5-platform.h
2007-10-30  Ken RaeburnDon't use GNU make features
2007-10-29  Ken RaeburnDefine htonll, ntohll using k5_ versions if needed...
2007-10-29  Ken RaeburnOn Mac, include TargetConditionals.h and architecture...
2007-10-29  Ken RaeburnTest that C++ code can use our installed headers
2007-10-29  Kevin KochCredentialsCache.h needs uint32_t and other definitions...
2007-10-26  Ken RaeburnCheckpoint some incomplete UNIX makefiles
2007-10-23  Tom Yudelete unused configure.in
2007-10-23  Alexandra EllwoodInclude time.h for time()
2007-10-22  Ken RaeburnSet close-on-exec flag in most places where file descri...
2007-10-22  Ken RaeburnCheck dependencies for fakeka.c
2007-10-20  Ken RaeburnDon't leak fd on fork error
2007-10-18  Jeffrey AltmanKFW: BUG: WIX: Beta value hard coded
2007-10-18  Ken RaeburnReject socket fds > FD_SETSIZE
2007-10-16  Alexandra Ellwoodfixed mispelling in kadmin error message
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-10  Alexandra Ellwoodccs_lock_status_grant_lock granting wrong lock
2007-10-10  Alexandra Ellwoodcci_array_move not returning correct new position
2007-10-10  Alexandra Ellwoodcc_ccache_store_credentials should return ccErrBadCrede...
2007-10-10  Justin Andersonupdate expected error for cc_initialize with ccapi_vers...
2007-10-10  Justin Andersonsimple multithreaded locking test for ccapi
2007-10-10  Ken RaeburnAdd enhanced error messages to new error return cases...
2007-10-10  Ken RaeburnRun the script to verify all Windows-exported krb5...
2007-10-09  Ken Raeburnkt_file.c: Support multiple iterators active simultaneo...
2007-10-09  Ken RaeburnLog port number with IPV6_V6ONLY socket option status.
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-04  Tom YuWill Fiveash and Mark Phalan report that kadmin's unloc...
2007-10-03  Alexandra EllwoodRemoved NOP line of code from krb5_fcc_next_cred()
2007-10-03  Alexandra EllwoodAdd documentation for error codes used for flow control
2007-10-03  Tom YuApply patch from Nalin Dahyabhai to correctly handle...
2007-10-02  Alexandra Ellwoodcc_initalize(ccapi_version_2) should return CC_BAD_API_...
2007-10-01  Ken RaeburnInitialize options for _alloc interface to same default...
2007-10-01  Jeffrey Altmanremove error tables by pointer
2007-10-01  Ken Raeburndef-check.pl needs to ignore ordinals in .def file
2007-10-01  Justin Anderson- null params are always expected to result in ccErrBad...
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...
2007-09-30  Jeffrey AltmanNIM: BUG: LIB: deadlock in kmq
next