summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* cursor for iterating over ccachesTom Yu2006-10-059-3/+798
* Patch from Kevin Coffman:Ken Raeburn2006-10-051-44/+35
* fix dependence on config.status to use correct dirKen Raeburn2006-10-051-1/+1
* array before test for pointing at entry with the principal. AvoidsEzra Peisach2006-10-041-4/+8
* The keyring code introduced in r18638 also included tests of the KEYRING:Ezra Peisach2006-10-041-1/+37
* Preauthentication Plugin FrameworkSam Hartman2006-10-036-91/+750
* Merge Kevin Coffman's keyring ccache branch for Linux, with some modifications:Ken Raeburn2006-10-025-4/+2119
* Nuke old Saber-related stuffKen Raeburn2006-10-021-294/+0
* Update expected results for krb5_get_host_realm with referral patchesKen Raeburn2006-09-301-2/+2
* (get_errmsg): Check for errcode_2_string and release_errcode_stringKen Raeburn2006-09-291-1/+4
* Set the canonicalize flag in TGS requests and accept cross-realm referral tic...Sam Hartman2006-09-2110-120/+608
* Bad loop logic in krb5_mcc_generate_newAlexandra Ellwood2006-09-191-10/+8
* * kdb5.c (kdb_load_library): Make error message a little more accurate.Ken Raeburn2006-09-161-29/+47
* Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn2006-09-1622-3333/+469
* whitespaceKen Raeburn2006-09-131-38/+30
* Make database plugin responsible for releasing the error-message string, soKen Raeburn2006-09-061-0/+1
* whitespaceKen Raeburn2006-09-061-111/+113
* windows ccache and keytab file paths without a prefix Jeffrey Altman2006-09-052-4/+4
* Rename KRB5_KDB_PLUGIN_OP_NOTSUPP to KRB5_PLUGIN_OP_NOTSUPP and move to krb5 ...Ken Raeburn2006-08-292-1/+1
* Patch from Savitha R:Ken Raeburn2006-08-291-0/+1
* make dependKen Raeburn2006-08-231-6/+6
* Merge Todd's TCP changepw support, with a few fixupsKen Raeburn2006-08-235-330/+391
* cc_err_xlate: Updated error mappings to generate the same errors as ccapiv2.Alexandra Ellwood2006-08-161-8/+14
* * kdb_default.c (krb5_def_store_mkey): If the file can't be opened, constructKen Raeburn2006-08-151-0/+3
* fix MITKRB5-SA-2006-001: multiple local privilege escalation vulnerabilitiesTom Yu2006-08-081-2/+4
* * src/lib/gssapi/mechglue/mglueP.h: Add loopback field to opaqueTom Yu2006-08-0711-1/+32
* Apply patch from Michael Calmer to fix some uninitialized variablesTom Yu2006-08-021-0/+1
* * src/lib/gssapi/mechglue/g_initialize.c (gss_release_oid): CallTom Yu2006-08-011-0/+3
* Changed GSSAPI opaque types (gss_name_t, gss_cred_id_t, gss_ctx_id_t) fromAlexandra Ellwood2006-07-2513-42/+49
* gss_canonicalize_name(): Added parens to removeAlexandra Ellwood2006-07-251-4/+4
* Removed unused Metrowerks compiler support.Alexandra Ellwood2006-07-251-4/+0
* Switched from "#pragma options align" to "#pragma pack". Alexandra Ellwood2006-07-242-4/+4
* acquire_cred(), kg_caller_provided_ccache_name(): On further reflection Alexandra Ellwood2006-07-193-13/+32
* acquire_cred(): Realized that my previous patch now basically favors theAlexandra Ellwood2006-07-191-6/+6
* acquire_cred(): Fixed KLL support to try the default ccache first ifAlexandra Ellwood2006-07-181-13/+19
* Project cleanup:Alexandra Ellwood2006-07-181-50/+0
* authgss_refresh(): Use GSS_C_NO_CHANNEL_BINDINGS macro Alexandra Ellwood2006-07-181-1/+1
* Merge remaining changes from LDAP integration branchKen Raeburn2006-07-183-2/+17
* reverse test for copy_oid_set in lib/gssapi/krb5/indicate_mechs.cTom Yu2006-07-171-1/+1
* stdcc.c: fix v2 version of krb5_stdcc_resolve()Jeffrey Altman2006-07-171-1/+4
* Cleaned up CCAPI v3 code to remove memory leaks. Fixed crashes in Alexandra Ellwood2006-07-114-762/+933
* Fixed up warnings and whitespace issues which were confusing the Alexandra Ellwood2006-07-1013-179/+178
* Fixed up warnings and converted to Unix line endingsAlexandra Ellwood2006-07-102-1063/+1063
* Removed user preferences which were accidentally addedAlexandra Ellwood2006-07-102-3572/+0
* GetModuleHandle needs extension on Win64Jeffrey Altman2006-07-031-3/+6
* make gss_unwrap match prototypeTom Yu2006-07-011-2/+2
* * kdb_default.c (krb5_def_promote_db): New function.Ken Raeburn2006-06-303-0/+11
* g_delete_sec_context.c: undo type cast change from last Jeffrey Altman2006-06-301-1/+1
* corrections to gssapi mechglue Jeffrey Altman2006-06-302-5/+2
* stdcc.c: undo change which broke the opening of ccachesJeffrey Altman2006-06-301-3/+2