summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/krb5/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-2299/+0
* set DEFS empty in more placesKen Raeburn2006-04-041-0/+4
* Add a new recursive target "generated-files-mac", for producing theKen Raeburn2006-03-111-0/+4
* 2006-03-07 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2006-03-071-0/+7
* This commit ensures that all files in the library includeJeffrey Altman2005-11-151-0/+4
* * acquire_cred.c (acquire_init_cred):Jeffrey Altman2005-10-311-0/+7
* gssapi_krb5.hin: Add missing GSS_DLLIMP modifiers to all exportedJeffrey Altman2005-10-201-0/+4
* fix memory leaks in krb5_gss_import_name() and krb5_gss_inquire_cred()Tom Yu2005-09-221-0/+7
* minor_status not cleared sometimes (gsstest nits)Tom Yu2005-09-211-0/+4
* krb5_gss_inquire_cred can copy out uninitialized pointerTom Yu2005-09-211-0/+7
* consistently include stdio.h in lib/gssapi/krb5/import_name.cTom Yu2005-08-111-0/+6
* Work around Makefile quoting problemsTom Yu2005-04-071-0/+5
* * import_name.c (krb5_gss_import_name): Use k5_getpwuid_rKen Raeburn2005-03-261-0/+4
* Fix the calls to krb5_gss_release_cred to pass in the correct type.Jeffrey Altman2005-01-131-0/+6
* * init_sec_context.c (make_ap_req_v1): Free checksum dataTom Yu2004-08-281-0/+8
* * acquire_cred.c (krb5_gss_acquire_cred): Call gssint_initialize_library.Ken Raeburn2004-08-261-0/+6
* * gssapi_krb5.c (kg_ccache_name): Variable deleted.Ken Raeburn2004-07-301-0/+6
* Add a mutex to the GSSAPI krb5 mechanism credential structure. Lock it whileKen Raeburn2004-07-291-0/+23
* * set_ccache.c (gss_krb5_ccache_name): Don't make a copy of the string returnedKen Raeburn2004-07-291-0/+4
* * gssapi_krb5.c (kg_get_ccache_name): Make the copy always, not justKen Raeburn2004-07-291-0/+2
* * gssapi_krb5.c (kg_get_ccache_name): Make a copy of the default ccache name,Ken Raeburn2004-07-281-0/+5
* Get rid of the global krb5 context used by the GSSAPI Kerberos mechanism. IKen Raeburn2004-07-151-0/+15
* * set_ccache.c (gss_krb5_ccache_name): Check thread-specific data for the savedKen Raeburn2004-07-141-0/+4
* * gssapiP_krb5.h (gssint_krb5_keytab_lock): DeclareKen Raeburn2004-07-141-0/+1
* * acquire_cred.c: Include gss_libinit.h.Ken Raeburn2004-07-141-0/+7
* * Makefile.in (LOCALINCLUDES): Add $(srcdir)/.. to the listKen Raeburn2004-07-081-0/+4
* * disp_status.c: Include gss_libinit.h.Ken Raeburn2004-07-071-0/+7
* * import_name.c (krb5_gss_import_name) [HAVE_GETPWUID_R]: Use getpwuid_rKen Raeburn2004-07-071-0/+6
* oops, forgot somethingTom Yu2004-06-171-2/+2
* * ser_sctx.c (kg_ctx_size, kg_ctx_externalize): Adjust for newTom Yu2004-06-171-0/+5
* ok, let's try this again..Tom Yu2004-06-161-0/+13
* * init_sec_context.c (krb5_gss_init_sec_context): Fix pointerTom Yu2004-06-141-0/+6
* * Makefile.in (gssapi_krb5.h): Add Windows version of generation ruleKen Raeburn2004-06-111-0/+5
* Install gssapi_krb5.h from build dir not srcdirSam Hartman2004-06-101-0/+3
* If channel bindings are supplied to server require them to be matchedSam Hartman2004-06-091-0/+7
* Patch from kwc@citi.umich.edu to supportSam Hartman2004-06-081-0/+10
* Added support for library initialization and finalization, and verificationKen Raeburn2004-04-241-0/+3
* * gssapi_krb5.c (kg_get_ccache_name): Don't test err while it's still known toKen Raeburn2004-04-241-0/+7
* * k5unseal.c: gss_krb5int_unseal_token_v3() takes a pointer toJeffrey Altman2004-04-131-0/+8
* * rel_cred.c (krb5_gss_release_cred): Create and destroy a local krb5 context.Ken Raeburn2004-03-211-0/+7
* log for export/import_name changes I accidentally checked in with another changeKen Raeburn2004-03-191-0/+2
* acquire_cred.c: revert previous change, it breaks the test suiteKen Raeburn2004-03-191-3/+2
* * acquire_cred.c (krb5_gss_acquire_cred): Create and destroy a local krb5Ken Raeburn2004-03-191-0/+14
* * k5seal.c (kg_seal): Extract the krb5 context from the security contextKen Raeburn2004-03-151-0/+24
* * gssapiP_krb5.h (struct _krb5_gss_ctx_id_rec): Add a krb5 context object.Ken Raeburn2004-03-151-0/+12
* * gssapiP_krb5.h (struct _krb5_gss_ctx_id_rec): Delete fields init_token andKen Raeburn2004-03-141-0/+8
* Make the set type separate from the set-element (linked list node) typeKen Raeburn2004-03-141-0/+5
* Missing prototype for gss_krb5int_unseal_token_v3Ezra Peisach2004-03-081-0/+4
* fix typoKen Raeburn2004-03-031-1/+1
* don't get a krb5_context for the routines that don't need itKen Raeburn2004-03-031-0/+7