summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* krb5_stdccv3_get_principal error handling fixupKevin Wasserman2012-07-161-1/+3
* fix leak in cc_mslsa.cKevin Wasserman2012-07-161-0/+2
* Fix macro redefinition warnings in cc_mslsa.cKevin Wasserman2012-07-161-1/+2
* Implement cccol iterators for mslsaKevin Wasserman2012-07-161-7/+61
* MSLSA Don't use lstrcpy on ANSI stringsKevin Wasserman2012-07-161-11/+3
* define USE_HEAPALLOC in gssapi_alloc.hKevin Wasserman2012-07-161-4/+7
* Remove the UNICODE defines from wshelperAlexey Melnikov2012-07-161-1/+1
* Build lib/krb5/ccache/ccapi on Windows onlyKevin Wasserman2012-07-161-0/+1
* Define USE_CCAPI_V3 in krb5/ccache on windowsKevin Wasserman2012-07-162-1/+1
* __func__ -> __FUNCTION__ in disp_status.cKevin Wasserman2012-07-161-4/+4
* Don't use syslog / LOG_DEBUG when they don't existKevin Wasserman2012-07-161-1/+1
* Use %i, not %s to Tprintf GetLastError()Kevin Wasserman2012-07-161-1/+1
* Rename 'free' -> 'free_func' in asn1_encode.c/.hKevin Wasserman2012-07-162-3/+3
* KFW win-mac.h fixesKevin Wasserman2012-07-161-0/+6
* kfw add preauth_sam2 to OBJS for windows buildKevin Wasserman2012-07-161-0/+1
* Clarify date-time format in admin documentationZhanna Tsitkov2012-07-134-86/+29
* Fix typo in "Supported date and type formats" docZhanna Tsitkov2012-07-132-5/+5
* Fix error handling in allocate_princ()Greg Hudson2012-07-131-2/+4
* Replace // comment in ccdefname.cGreg Hudson2012-07-131-1/+1
* New "Supported date and time formats" documentZhanna Tsitkov2012-07-122-0/+139
* Tidy up configure options documentationBen Kaduk2012-07-121-45/+2
* Standardize on commas after "e.g.", "i.e."Ben Kaduk2012-07-129-20/+20
* Sync configure options with configureBen Kaduk2012-07-121-3/+41
* Only list --enable-dns-for-realm onceBen Kaduk2012-07-121-3/+0
* Sort configure optionsBen Kaduk2012-07-121-11/+11
* Cleanup docs for DNS lookup configure optionsBen Kaduk2012-07-121-6/+5
* Handle huge /bin directories in libdb2 testTom Yu2012-07-121-6/+7
* Correct comments in port-sockets.hGreg Hudson2012-07-121-23/+20
* Always recreate acl files during dejagnu testsTom Yu2012-07-112-11/+7
* Add comment documenting make_toolong_error()Tom Yu2012-07-111-0/+4
* Add krb5int_cc_user_set_default_nameKevin Wasserman2012-07-113-4/+58
* Implement switch_to for ccapiv3Kevin Wasserman2012-07-112-0/+27
* Translate WinSock errors to Posix counterpartsKevin Wasserman2012-07-111-1/+35
* Allow full ccache name in k5test's K5Realm.klistGreg Hudson2012-07-111-1/+4
* Automatically create DIR ccache directoriesGreg Hudson2012-07-114-4/+3
* Sphinx html: reorder admin/user commands indexZhanna Tsitkov2012-07-112-7/+7
* Updated Example section in kdc.confZhanna Tsitkov2012-07-112-5/+19
* Add *~ to .gitignoreGreg Hudson2012-07-091-0/+1
* Avoid mapping GSSAPI minor code on successGreg Hudson2012-07-081-1/+2
* Reject extra realm separators in principal namesGreg Hudson2012-07-081-0/+2
* Revert "Document absolute times for 'kinit -s'"Ben Kaduk2012-07-072-5/+3
* Allow using locales when gettext is absentBen Kaduk2012-07-0616-5/+18
* Pass the user's CPPFLAGS in ALL_CFLAGSBen Kaduk2012-07-061-1/+1
* Document absolute times for 'kinit -s'Ben Kaduk2012-07-061-1/+5
* Enable all localizations in main functionsBen Kaduk2012-07-0619-23/+26
* Remove dead codeBen Kaduk2012-07-051-11/+0
* Add ccinit and ccrefresh to .gitignoreGreg Hudson2012-07-051-0/+2
* Clarify diff between krb5.conf and kdc.conf filesZhanna Tsitkov2012-07-051-22/+2
* Simplify pkinit_server_verify_padata slightlyGreg Hudson2012-07-051-7/+2
* Simplify and fix pkinit_as_req_create cleanupGreg Hudson2012-07-051-11/+5