summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
...
* Create common stream and ipc layer for CCAPI and KIM. Alexandra Ellwood2008-09-283-1/+86
* Renamed kim_identity_get_components to kim_identity_get_components_stringAlexandra Ellwood2008-09-271-2/+2
* KerberosAgent MachIPC supportAlexandra Ellwood2008-09-271-0/+10
* Added kim_credential_get_options and kim_ccache_get_optionsAlexandra Ellwood2008-09-262-0/+34
* Removed application name setting function from kim_selection_hints headersAlexandra Ellwood2008-09-261-28/+2
* Initial checkin of Mac OS X ipc support. Alexandra Ellwood2008-09-261-7/+2
* Removed prototype with no implementationAlexandra Ellwood2008-09-251-13/+0
* Fixed bugs in command line change password support.Alexandra Ellwood2008-09-242-62/+27
* Renamed error handling files to reflect what they do now.Alexandra Ellwood2008-09-235-103/+53
* Added command line UI support.Alexandra Ellwood2008-09-224-654/+573
* Merge 1.7 work on auxiliary ccache functions necessary for KIM. Adds krb5_cc_...Justin Anderson2008-09-222-1/+60
* KIM ui plugin support and gui selection harnessAlexandra Ellwood2008-09-192-29/+55
* Removed kim_identity_get_gss_name and updated documentationAlexandra Ellwood2008-09-181-12/+0
* Added tentative plugin API for KIM UIAlexandra Ellwood2008-09-171-0/+90
* Added support for options in favorite identities.Alexandra Ellwood2008-09-171-72/+12
* Removed favorite identities object from public API and merged functionalityAlexandra Ellwood2008-09-112-165/+92
* Use krb5 threading functions.Alexandra Ellwood2008-09-082-0/+41
* CCAPI should only use one pthread keyAlexandra Ellwood2008-09-041-0/+5
* Fix vasprintf signed/unsigned mix; separate out duplicated error paths; pull ...Ken Raeburn2008-08-291-26/+40
* Based on patch from lxs, with some changes:Ken Raeburn2008-08-273-8/+66
* r820@NOME-KING: raeburn | 2008-08-26 18:37:41 -0400Ken Raeburn2008-08-271-374/+47
* Change non-debug version of k5_debug_log to int to silence someKen Raeburn2008-08-261-1/+1
* Incorporate Apple's patchKen Raeburn2008-08-252-0/+112
* Fix sense of test of lock call preparing to update debug info inKen Raeburn2008-08-251-1/+1
* Updated documentation to be more specific about TLS impactAlexandra Ellwood2008-08-221-5/+8
* Add support to send CFNotifications on ccache and cache collection changesAlexandra Ellwood2008-08-201-0/+10
* Modified hints APIs to be a single API that takes string keys.Alexandra Ellwood2008-08-1910-344/+246
* Move internal cccursor structures/prototypes to the ccache private includeEzra Peisach2008-08-161-20/+0
* Move prototype for krb5int_random_string from k5-int.h to cc-int.h asEzra Peisach2008-08-151-2/+0
* a stash file is not a keytabWill Fiveash2008-08-152-5/+15
* If krb5int_pthread_loaded is a function and we're using gcc, give it 'const' ...Ken Raeburn2008-08-081-1/+6
* turn off thread-support debugging codeKen Raeburn2008-08-061-2/+2
* If CONFIG_SMALL is defined, always use function calls for k5_mutex_lockKen Raeburn2008-08-061-1/+1
* Rename and export random_string from cc_memory.cKen Raeburn2008-08-021-0/+2
* Additional implementation of the KerberosAgentAlexandra Ellwood2008-07-302-8/+25
* Remove unused fileKen Raeburn2008-07-301-209/+0
* Return extended krb5 error stringsAlexandra Ellwood2008-07-241-57/+57
* In the gss rpc package, replace the type used for a Jeffrey Altman2008-07-231-0/+4
* A step towards ensuring we check mutex lock attempt results..Ken Raeburn2008-07-221-15/+12
* Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few andKen Raeburn2008-07-201-1/+1
* Removed _t suffix from KIM typesAlexandra Ellwood2008-07-179-762/+762
* Add comment and <TargetConditionals.h> to previousTom Yu2008-07-101-0/+11
* Use #pragma pop on the Mac to ensure that the krb5_gic_opt_extTom Yu2008-07-101-0/+8
* Add macro so we don't print deprecated warnings while building KfMAlexandra Ellwood2008-07-092-3/+3
* Changes to krb5_kt_default_name changed the krb5 ABI. RevertedAlexandra Ellwood2008-07-081-1/+1
* Apple PKINIT LKDC supportAlexandra Ellwood2008-06-261-1/+10
* Pull in xdr_sizeof from tirpc2.3 (which has the same license as our current r...Ken Raeburn2008-06-252-0/+4
* Merge from branch sun-ipropKen Raeburn2008-06-246-3/+446
* Remove unused fileKen Raeburn2008-06-201-86/+0
* Don't use private copy of syslog.h. Rebuild dependenciesKen Raeburn2008-06-101-102/+0