krb5.git
2004-03-19 Ken Raeburnlog for export/import_name changes I accidentally check...
2004-03-19 Ken Raeburnback out a change I didn't mean to check in
2004-03-19 Ken Raeburnacquire_cred.c: revert previous change, it breaks the...
2004-03-19 Ken Raeburn* acquire_cred.c (krb5_gss_acquire_cred): Create and...
2004-03-19 Jeffrey AltmanReturn ERROR_FCC_NOFILE when the principal cannot be...
2004-03-19 Jeffrey Altman * cc_mslsa.c:
2004-03-18 Ezra Peisachkrb5_sendto_kdc passing improper argument to krb5_locat...
2004-03-18 Ken RaeburnThread-safe manipulation of registered error-table...
2004-03-18 Ken Raeburn* aclocal.m4: Include acx_pthread.m4.
2004-03-18 Ken Raeburn* ac-archive: New directory.
2004-03-18 Ken Raeburn* derive.c (krb5_random2key): Don't compile.
2004-03-18 Ken Raeburn* prng.c (krb5int_prng_cleanup): Renamed from prng_cleanup.
2004-03-18 Ken Raeburn* error.c (ss_error): Always use ANSI C form. Don...
2004-03-15 Sam HartmanFree unparsed names in SAM response handling
2004-03-15 Ken Raeburn* k5seal.c (kg_seal): Extract the krb5 context from...
2004-03-15 Ken Raeburn* gssapiP_krb5.h (struct _krb5_gss_ctx_id_rec): Add...
2004-03-15 Ken RaeburnSet new variable portbase to supplied $PORTBASE or...
2004-03-14 Ken Raeburn* gssapiP_krb5.h (struct _krb5_gss_ctx_id_rec): Delete...
2004-03-14 Ken RaeburnAdd a mutex to protect the set manipulations
2004-03-14 Ken RaeburnMake the set type separate from the set-element (linked...
2004-03-14 Ken Raeburn* gssapiP_generic.h (struct _g_set_elt, g_set_elt)...
2004-03-14 Ken RaeburnMake sure autoconf.h is updated early, since it's neede...
2004-03-14 Ken RaeburnChange profile code over to new thread macros, and...
2004-03-09 Ken HornsteinFix missing case for get_init_creds API change
2004-03-08 Ken Raeburn* pre.in (top_srcdir): Define, set by configure
2004-03-08 Ezra Peisach * prof_get.c (profile_parse_boolean): Declare...
2004-03-08 Ezra PeisachMissing prototype for gss_krb5int_unseal_token_v3
2004-03-08 Ken RaeburnChange subdir processing so that SUBDIRS will contain...
2004-03-08 Ken Raeburnnote, in comments, some per-directory variables autocon...
2004-03-08 Ken Raeburn* aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Look for tclCon...
2004-03-07 Ken Raeburn* configure.in: Move test for setupterm back down below...
2004-03-06 Ken Raeburnmake depend
2004-03-06 Ken RaeburnFor keytab, ccache, and rcache type registries, use...
2004-03-06 Ken Raeburnfix debug initializer and copyright
2004-03-06 Ken Raeburn* reconf: Delete autom4te.cache directories after runni...
2004-03-06 Ken Raeburn* lock_file.c (krb5_lock_file): Initialize flock data...
2004-03-06 Ken RaeburnUse more const data in the keytab type registry
2004-03-06 Ken Raeburn* k5-thread.h: New file
2004-03-05 Ken RaeburnMerge configuration of kdc, krb524, and slave directori...
2004-03-04 Ken Raeburn* configure.in: Don't invoke macros for library build...
2004-03-04 Ken Raeburn* configure.in: Don't check for --enable-athena and...
2004-03-04 Ken RaeburnConfigure telnet using one script instead of four
2004-03-03 Ken Raeburnfix typo
2004-03-03 Ken Raeburndon't get a krb5_context for the routines that don...
2004-03-03 Ken Raeburnminor formatting, mostly whitespace
2004-03-03 Ken Raeburn* rc_base.c: Delete unused and untested semaphore support
2004-02-28 Ken Raeburn* gic_pwd.c (krb5_get_in_tkt_with_password): Fix a...
2004-02-27 Ken Raeburn* lib/helpers.exp (expect_kadm_ok): Check for eof and...
2004-02-27 Jeffrey AltmanAs discussed on the krbdev mailing list, krb5_get_init_...
2004-02-27 Jeffrey Altman * gss-client.c: change if (this) if (that) => if ...
2004-02-26 Ken Raeburnfix GET{SOCK,PEER}NAME_ARG{2,3}_TYPE lossage I created
2004-02-26 Tom Yufix typos
2004-02-26 Sam HartmanSet context flags after calling krb5_rd_req so that...
2004-02-26 Ken RaeburnMove apputils dir from util to lib, to get its proper...
2004-02-26 Ken Raeburn* rcp.exp (stop_rsh_daemon): Check for any output befor...
2004-02-26 Ken Raeburn* gssapi.exp (doit): Fix typo in log message
2004-02-26 Ken Raeburn* default.exp (passes): Add "mode=udp" to existing...
2004-02-26 Ken Raeburn* network.c (setup_a_tcp_listener): Call setreuseaddr...
2004-02-26 Ken Raeburn* sendto_kdc.c (start_connection): Close socket if...
2004-02-24 Sam HartmanRemove ENCTYPE_LOCAL_DES3_HMAC_SHA1
2004-02-24 Ken Raeburndependency updates
2004-02-24 Ken Raeburnignore generated shared libraries
2004-02-24 Ken Raeburnignore some more generated files
2004-02-24 Ken RaeburnMove daemon.c into a new library of utility routines...
2004-02-24 Ken Raeburnignore fakedest dir
2004-02-24 Ken Raeburnignore generated krb524 error table code
2004-02-24 Ken Raeburnignore files created during testing
2004-02-24 Ken Raeburnignore ksetpwd
2004-02-23 Tom Yuupdate for krb5-1.3.2-beta5
2004-02-23 Ken Raeburn* wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix...
2004-02-23 Tom YuAdd missing ChangeLog entry
2004-02-19 Ken Raeburn* prof_init.c (prof_int32): If long is 4 bytes and...
2004-02-19 Ken HornsteinBug from David Thompson <thomas@cs.wisc.edu>. Bug...
2004-02-19 Ken Raeburnignore some files generated during testing
2004-02-19 Ken Raeburnprotoize
2004-02-19 Ken Raeburnignore aes-gen program
2004-02-19 Ken Raeburnprotoize
2004-02-19 Ken RaeburnProtoize
2004-02-19 Ken Raeburndelete some blank lines in fn defs
2004-02-18 Tom Yuuse $(CC) rather than ld to build shared libs on tru64...
2004-02-18 Ken Raeburn* pcbc_encrypt.c (des_pcbc_encrypt): Don't pass a tempo...
2004-02-17 Ken Raeburn* f_tables.h (DES_DO_ENCRYPT, DES_DO_DECRYPT): Allocate...
2004-02-17 Ken Raeburn* afsstring2key.c (krb5_afs_encrypt): Drop EDFLAG as...
2004-02-17 Tom Yuoops; add some acknowledgments to change list
2004-02-17 Tom Yuupdate for krb5-1.3.2-beta4
2004-02-16 Tom YuAdd missing PRIOCNTL_HACK stuff here
2004-02-14 Ken RaeburnDon't specify defaults for GET{PEER,SOCK}NAME_ARG{2...
2004-02-14 Ken Raeburnaclocal.m4 (WITH_CC): Add -fno-common to CFLAGS on...
2004-02-14 Ken Raeburn* aclocal.m4 (TRY_PEER_INT): Deleted.
2004-02-13 Ken Raeburn* t_encrypt.c (compare_results): New function.
2004-02-13 Tom Yu * build.texinfo (Solaris 9): Add section describing...
2004-02-13 Ken Raeburn* dk_decrypt.c (krb5_dk_decrypt_maybe_trunc_hmac):...
2004-02-13 Tom YuChange PRIOCNTL_HACK code to use "==" rather than ...
2004-02-13 Sam HartmanFix logic error
2004-02-13 Tom Yupriocntl workaround for Solaris 9 pty-close bug
2004-02-12 Tom YuTru64 and Irix have RPATH issues for test suite
2004-02-12 Jeffrey Altman2004-02-12 Jeffrey Altman <jaltman@mit.edu>
2004-02-11 Jeffrey AltmanAdd missing file: gss-misc.h copied from src/appl...
2004-02-11 Tom Yuupdate for krb5-1.3.2-beta3
2004-02-11 Tom Yuupdate copyright notices on gss sample apps
next