summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * rel_cred.c (krb5_gss_release_cred): Create and destroy a local krb5 context.Ken Raeburn2004-03-214-8/+34
* One less kg_get_context call..Ken Raeburn2004-03-212-7/+9
* log for export/import_name changes I accidentally checked in with another changeKen Raeburn2004-03-191-0/+2
* back out a change I didn't mean to check inKen Raeburn2004-03-191-0/+3
* acquire_cred.c: revert previous change, it breaks the test suiteKen Raeburn2004-03-195-30/+29
* * acquire_cred.c (krb5_gss_acquire_cred): Create and destroy a local krb5Ken Raeburn2004-03-199-22/+92
* Return ERROR_FCC_NOFILE when the principal cannot be determined duringJeffrey Altman2004-03-192-0/+8
* * cc_mslsa.c:Jeffrey Altman2004-03-194-2/+53
* krb5_sendto_kdc passing improper argument to krb5_locate_kdcEzra Peisach2004-03-182-1/+6
* Thread-safe manipulation of registered error-table listKen Raeburn2004-03-183-11/+34
* * aclocal.m4: Include acx_pthread.m4.Ken Raeburn2004-03-182-1/+28
* * ac-archive: New directory.Ken Raeburn2004-03-183-0/+297
* * derive.c (krb5_random2key): Don't compile.Ken Raeburn2004-03-183-0/+12
* * prng.c (krb5int_prng_cleanup): Renamed from prng_cleanup.Ken Raeburn2004-03-183-2/+10
* * error.c (ss_error): Always use ANSI C form. Don't try to hide theKen Raeburn2004-03-183-46/+7
* Free unparsed names in SAM response handlingSam Hartman2004-03-152-0/+6
* * k5seal.c (kg_seal): Extract the krb5 context from the security contextKen Raeburn2004-03-1517-96/+109
* * gssapiP_krb5.h (struct _krb5_gss_ctx_id_rec): Add a krb5 context object.Ken Raeburn2004-03-155-22/+72
* Set new variable portbase to supplied $PORTBASE or a default.Ken Raeburn2004-03-1513-49/+104
* * gssapiP_krb5.h (struct _krb5_gss_ctx_id_rec): Delete fields init_token andKen Raeburn2004-03-143-65/+11
* Add a mutex to protect the set manipulationsKen Raeburn2004-03-143-21/+87
* Make the set type separate from the set-element (linked list node) typeKen Raeburn2004-03-146-29/+50
* * gssapiP_generic.h (struct _g_set_elt, g_set_elt): Renamed from non-_eltKen Raeburn2004-03-144-21/+27
* Make sure autoconf.h is updated early, since it's needed by the thread supportKen Raeburn2004-03-142-0/+14
* Change profile code over to new thread macros, and enable data sharing alwaysKen Raeburn2004-03-143-26/+40
* Fix missing case for get_init_creds API changeKen Hornstein2004-03-092-1/+7
* * pre.in (top_srcdir): Define, set by configureKen Raeburn2004-03-082-0/+2
* * prof_get.c (profile_parse_boolean): Declare first argument asEzra Peisach2004-03-082-1/+6
* Missing prototype for gss_krb5int_unseal_token_v3Ezra Peisach2004-03-082-0/+12
* Change subdir processing so that SUBDIRS will contain the configuredKen Raeburn2004-03-0847-28/+108
* note, in comments, some per-directory variables autoconf setsKen Raeburn2004-03-081-0/+14
* * aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Look for tclConfig.sh inKen Raeburn2004-03-082-0/+22
* * configure.in: Move test for setupterm back down below addition ofKen Raeburn2004-03-072-1/+7
* make dependKen Raeburn2004-03-063-3/+5
* For keytab, ccache, and rcache type registries, use const more, andKen Raeburn2004-03-066-21/+101
* fix debug initializer and copyrightKen Raeburn2004-03-061-3/+29
* * reconf: Delete autom4te.cache directories after running autoreconfKen Raeburn2004-03-062-0/+6
* * lock_file.c (krb5_lock_file): Initialize flock data on entry, but don'tKen Raeburn2004-03-062-4/+6
* Use more const data in the keytab type registryKen Raeburn2004-03-064-7/+17
* * k5-thread.h: New fileKen Raeburn2004-03-062-0/+151
* Merge configuration of kdc, krb524, and slave directories into topKen Raeburn2004-03-0511-116/+131
* * configure.in: Don't invoke macros for library build support. Don't look fo...Ken Raeburn2004-03-042-3/+5
* * configure.in: Don't check for --enable-athena and don't define ATHENA_DES3_...Ken Raeburn2004-03-044-12/+10
* Configure telnet using one script instead of fourKen Raeburn2004-03-0412-184/+207
* fix typoKen Raeburn2004-03-031-1/+1
* don't get a krb5_context for the routines that don't need itKen Raeburn2004-03-034-12/+7
* minor formatting, mostly whitespaceKen Raeburn2004-03-031-37/+38
* * rc_base.c: Delete unused and untested semaphore supportKen Raeburn2004-03-033-29/+4
* * gic_pwd.c (krb5_get_in_tkt_with_password): Fix a case Jeff missedKen Raeburn2004-02-282-1/+7
* * lib/helpers.exp (expect_kadm_ok): Check for eof and report a specific errorKen Raeburn2004-02-272-0/+6