summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* cc_ccache_store_credentials should return ccErrBadCredentialsVersionAlexandra Ellwood2007-10-103-0/+8
* update expected error for cc_initialize with ccapi_version_2 to match new val...Justin Anderson2007-10-101-2/+1
* simple multithreaded locking test for ccapiJustin Anderson2007-10-103-2/+76
* Add enhanced error messages to new error return cases, explaining theKen Raeburn2007-10-101-0/+6
* Run the script to verify all Windows-exported krb5 functions have theKen Raeburn2007-10-101-1/+5
* kt_file.c: Support multiple iterators active simultaneously, using aKen Raeburn2007-10-092-18/+113
* Log port number with IPV6_V6ONLY socket option status.Ken Raeburn2007-10-091-4/+12
* NIM: BUG: APP: New edit controls should be marked ES_AUTOHSCROLLJeffrey Altman2007-10-051-1/+1
* KfW Build: add new installer build files to copyfiles.xmlKevin Koch2007-10-051-0/+3
* Will Fiveash and Mark Phalan report that kadmin's unlock command callsTom Yu2007-10-041-1/+1
* Removed NOP line of code from krb5_fcc_next_cred()Alexandra Ellwood2007-10-031-1/+0
* Add documentation for error codes used for flow controlAlexandra Ellwood2007-10-031-12/+22
* Apply patch from Nalin Dahyabhai to correctly handle delegatedTom Yu2007-10-031-2/+5
* cc_initalize(ccapi_version_2) should return CC_BAD_API_VERSION not CC_NOT_SUPPAlexandra Ellwood2007-10-021-1/+1
* Initialize options for _alloc interface to same defaults as for _initKen Raeburn2007-10-011-1/+9
* remove error tables by pointer Jeffrey Altman2007-10-011-3/+3
* def-check.pl needs to ignore ordinals in .def fileKen Raeburn2007-10-011-0/+1
* - null params are always expected to result in ccErrBadParam.Justin Anderson2007-10-012-19/+23
* Process WM_CLOSE for the command-line option dialogJeffrey Altman2007-10-011-0/+8
* NIM: BUG: APP: notification icon tooltip wrong stringJeffrey Altman2007-10-011-0/+2
* When Network Identity Manager starts, the credentials displayJeffrey Altman2007-10-011-1/+1
* The credentials display in Network Identity Manager colors theJeffrey Altman2007-10-011-14/+19
* NIM: BUG: APP: notification icon state Jeffrey Altman2007-10-011-13/+28
* NIM: BUG: APP: identity data corruptionJeffrey Altman2007-10-011-1/+1
* NIM: BUG: APP: View-Select columns Jeffrey Altman2007-10-011-1/+2
* NIM: BUG: APP: leaking prompts in obtain new credentials dialogJeffrey Altman2007-10-011-0/+12
* add descriptions of credential flags, identity icons, and push-pinsJeffrey Altman2007-10-0124-173/+221
* fix the description of the notification icon status colorsJeffrey Altman2007-10-012-0/+0
* NIM: BUG: LIB: deadlock in kmqJeffrey Altman2007-09-303-0/+19