aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10cc_ccache_store_credentials should return ccErrBadCredentialsVersionAlexandra Ellwood3-0/+8
2007-10-10update expected error for cc_initialize with ccapi_version_2 to match new val...Justin Anderson1-2/+1
2007-10-10simple multithreaded locking test for ccapiJustin Anderson3-2/+76
2007-10-10Add enhanced error messages to new error return cases, explaining theKen Raeburn1-0/+6
2007-10-10Run the script to verify all Windows-exported krb5 functions have theKen Raeburn1-1/+5
2007-10-09kt_file.c: Support multiple iterators active simultaneously, using aKen Raeburn2-18/+113
2007-10-09Log port number with IPV6_V6ONLY socket option status.Ken Raeburn1-4/+12
2007-10-05NIM: BUG: APP: New edit controls should be marked ES_AUTOHSCROLLJeffrey Altman1-1/+1
2007-10-05KfW Build: add new installer build files to copyfiles.xmlKevin Koch1-0/+3
2007-10-04Will Fiveash and Mark Phalan report that kadmin's unlock command callsTom Yu1-1/+1
2007-10-03Removed NOP line of code from krb5_fcc_next_cred()Alexandra Ellwood1-1/+0
2007-10-03Add documentation for error codes used for flow controlAlexandra Ellwood1-12/+22
2007-10-03Apply patch from Nalin Dahyabhai to correctly handle delegatedTom Yu1-2/+5
2007-10-02cc_initalize(ccapi_version_2) should return CC_BAD_API_VERSION not CC_NOT_SUPPAlexandra Ellwood1-1/+1
2007-10-01Initialize options for _alloc interface to same defaults as for _initKen Raeburn1-1/+9
2007-10-01remove error tables by pointer Jeffrey Altman1-3/+3
2007-10-01def-check.pl needs to ignore ordinals in .def fileKen Raeburn1-0/+1
2007-10-01- null params are always expected to result in ccErrBadParam.Justin Anderson2-19/+23
2007-10-01Process WM_CLOSE for the command-line option dialogJeffrey Altman1-0/+8
2007-10-01NIM: BUG: APP: notification icon tooltip wrong stringJeffrey Altman1-0/+2
2007-10-01When Network Identity Manager starts, the credentials displayJeffrey Altman1-1/+1
2007-10-01The credentials display in Network Identity Manager colors theJeffrey Altman1-14/+19
2007-10-01NIM: BUG: APP: notification icon state Jeffrey Altman1-13/+28
2007-10-01NIM: BUG: APP: identity data corruptionJeffrey Altman1-1/+1
2007-10-01NIM: BUG: APP: View-Select columns Jeffrey Altman1-1/+2
2007-10-01NIM: BUG: APP: leaking prompts in obtain new credentials dialogJeffrey Altman1-0/+12
2007-10-01add descriptions of credential flags, identity icons, and push-pinsJeffrey Altman24-173/+221
2007-10-01fix the description of the notification icon status colorsJeffrey Altman2-0/+0
2007-09-30NIM: BUG: LIB: deadlock in kmqJeffrey Altman3-0/+19
2007-09-30Add static ordinals to DLL exportsJeffrey Altman4-356/+358
2007-09-30When there is no ImagePath value for a module it indicatesJeffrey Altman1-1/+5
2007-09-30Remove Krb5Cred, Krb5Ident, and Krb4Cred default configuration data fromJeffrey Altman2-9/+45
2007-09-30fix documentation typoJeffrey Altman1-1/+1
2007-09-30NIM: disable warningJeffrey Altman1-1/+4
2007-09-30NIM: PDF user documentation updates for KFW 3.2.2Jeffrey Altman2-0/+0
2007-09-29NIM: BUG: APP: Provide keyboard accelerator Jeffrey Altman1-1/+1
2007-09-29Fix typoJeffrey Altman1-0/+0
2007-09-29NIM: BUG: APP: Spell CheckJeffrey Altman2-34/+34
2007-09-27cc_ccache_set_principal and cc_ccache_get_principal were also ignoring theirAlexandra Ellwood2-37/+114