aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-07-23The NIM error reporting functions (in src/windows/identity/kherr ) keepJeffrey Altman1-1/+1
2008-07-23This patch modifies the NIM Kerberos v5 plug-in to use the Jeffrey Altman4-8/+64
2008-07-23 Jeffrey Altman2-0/+9
2008-07-23cw_handle_header_msg():Jeffrey Altman1-6/+2
2008-07-22Catch a few more cases of unchecked k5_mutex_lock callsKen Raeburn4-12/+23
2008-07-22A step towards ensuring we check mutex lock attempt results..Ken Raeburn1-15/+12
2008-07-21Another check for null return from krb5_cc_default_nameKen Raeburn1-11/+19
2008-07-21Check for null name to krb5_cc_resolve, and return an errorKen Raeburn1-1/+3
2008-07-21This patch addresses the issues raised in this ticket and ticket 5936Jeffrey Altman1-18/+19
2008-07-21kadm5_decrypt_key(). This patch prevents the returned keyblock's Jeffrey Altman1-1/+2
2008-07-21krb5_string_to_keysalts()Jeffrey Altman1-1/+1
2008-07-21There are two mutex locking issues that Roland Dowdeswell noticed in Jeffrey Altman1-0/+13
2008-07-21An implementation of opendir() and friends for _WIN32Jeffrey Altman1-6/+145
2008-07-21Assign fixed ordinals to comerr32.dll exportsJeffrey Altman1-7/+7
2008-07-21When reading from the routing socket, only provide enough space forKen Raeburn1-30/+22
2008-07-21ccdefault.c:Jeffrey Altman1-2/+4
2008-07-20Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few andKen Raeburn25-25/+24
2008-07-20Drop $(SUBDIRS_@srcdir@) hack, it's not being used any more, andKen Raeburn1-3/+1
2008-07-18Use mkstemp(), and fstat() the file to make sure that the mkstemp()Tom Yu1-19/+60
2008-07-18Set non-blocking mode on incoming TCP connections.Ken Raeburn1-3/+12
2008-07-18On systems with struct rt_msghdr, open a routing socket and wait forKen Raeburn2-4/+174
2008-07-18Rewrite krb5_db_open flag handling to avoid confusing emacs c-modeKen Raeburn1-6/+6
2008-07-18Revert due to potential file modes race conditionTom Yu1-18/+14
2008-07-18Make krb5_rc_io_creat() use mkstempTom Yu1-14/+18
2008-07-17In krb5_rc_io_creat(), unlink any existing rcache file before tryingTom Yu1-1/+2
2008-07-17CCAPI side of the patchAlexandra Ellwood1-23/+30
2008-07-17Removed _t suffix from KIM typesAlexandra Ellwood9-762/+762
2008-07-17Removed _t suffix from all type namesAlexandra Ellwood28-1067/+1067
2008-07-17Apply patch from Mark Phalan to correctly use progname instead ofTom Yu10-165/+152
2008-07-16Apply patch from Mark Phalan to initialize progname before useTom Yu2-6/+11
2008-07-16Fix indirection on assignment to minor statusTom Yu1-4/+4
2008-07-16Check return value from k5_mutex_lock() to partially mitigate someTom Yu3-11/+25
2008-07-15 r1926@ken-wireless: raeburn | 2008-07-15 16:49:17 -0400Ken Raeburn2-0/+72
2008-07-15krb5_get_cred_via_tkt() should null out_cred on errorsTom Yu1-0/+1
2008-07-14Use RFC 3542's IPV6_RECVPKTINFO if available. (And IP_RECVPKTINFO too.)Ken Raeburn1-2/+12
2008-07-12In FREE_SET_DATA, reset the current count as wellKen Raeburn1-1/+1
2008-07-12Use all local addresses except loopback addresses, even if a non-loopbackKen Raeburn1-17/+26
2008-07-10Add comment and <TargetConditionals.h> to previousTom Yu1-0/+11
2008-07-10Use #pragma pop on the Mac to ensure that the krb5_gic_opt_extTom Yu1-0/+8
2008-07-10CCacheServer crashes iterating over creds which have been destroyedAlexandra Ellwood1-7/+4
2008-07-10Apply patch from Apple to handle missing krb5.conf for zeroconfTom Yu1-2/+5
2008-07-09Don't print spurious errors to debug logsAlexandra Ellwood2-6/+8
2008-07-09Add macro so we don't print deprecated warnings while building KfMAlexandra Ellwood2-3/+3
2008-07-09Use autogenerated darwin.exports files for server frameworksAlexandra Ellwood4-2/+6
2008-07-09Don't use "ccache" in error string printed to userAlexandra Ellwood1-1/+1
2008-07-09Use -dead_strip when linking dynamic libraries on DarwinKen Raeburn1-1/+1
2008-07-09add copyright to lib/crypto/enc_provider/aes.cTom Yu1-0/+26
2008-07-08Changes to krb5_kt_default_name changed the krb5 ABI. RevertedAlexandra Ellwood2-2/+3
2008-07-08Add kerberos iconAlexandra Ellwood1-0/+0
2008-07-07Add EnableTransactions launchd option to CCacheServerAlexandra Ellwood1-0/+2