krb5.git
2000-07-19 Danilo AlmeidaAdd krb5int_accessor() to access internal krb5 function...
2000-07-19 Danilo Almeida* k5-int.h: Add krb5int_accessor() and related definitions.
2000-07-19 Danilo Almeidakrb.h: Add krb_in_tkt() prototype
2000-07-19 Danilo Almeida* in_tkt.c: Add krb_in_tkt() function to initialize...
2000-07-18 Ezra Peisach * locate_kdc.c, hst_realm.c, def_realm.c, changepw...
2000-07-18 Ezra Peisach * vfy_increds.c: include int-proto.h for krb5_libdefau...
2000-07-18 Ezra Peisach * k5-int.h: Move prototypes for krb5 only internal...
2000-07-18 Ezra Peisach * krcp.c: Provide format attribute for error() for...
2000-07-14 Ken Raeburn* cc_memory.c (mcc_head): Now static
2000-07-14 Ken Raeburnmissed a stray #endif
2000-07-14 Ken Raeburnmerge duplicate copyright notices; eliminate #if 0...
2000-07-14 Ken RaeburnEliminate duplicated copyright messages, and most ...
2000-07-14 Ken Raeburnkeep scc.h too
2000-07-14 Ken RaeburnDelete subdirectories we aren't compiling any more.
2000-07-14 Ken Raeburnlog for ccache changes
2000-07-14 Ken Raeburnfix typo in comment
2000-07-14 Ken RaeburnCollapse ccache implementations file, stdio, memory...
2000-07-14 Ken Raeburn* krb5.hin (krb5_cc_*): Replace macro definitions with...
2000-07-14 Ken Raeburn* aclocal.m4 (KRB5_LIB_PARAMS): Moved bulk of the work...
2000-07-14 Ken Raeburn* shlib.conf: New file, taken from KRB5_LIB_PARAMS...
2000-07-13 Tom Yu * coding-style: Update after some discussion. Add...
2000-07-12 Tom Yu * coding-style: Some minor tweaks. Require do-while...
2000-07-10 Tom Yu * coding-style: Another pass. Add secion on namespaces.
2000-07-10 Tom Yu * coding-style: First pass draft of coding standards
2000-07-05 Ken Raeburn* dump.c: Various message char arrays turned into macro...
2000-07-05 Tom Yu * rsh.exp: Drain buffers on klist test to avoid wedgin...
2000-07-04 Ezra Peisach * test/dbtest.c: Cleanup gcc -Wall complaints...
2000-07-04 Ezra Peisach * encrypt_key.c, kdb_cpw.c, kdb_xdr.c: Add...
2000-07-04 Tom Yu * gssapi.exp: Rework significantly to deal with HP...
2000-07-04 Tom Yu * cr_tkt.c: Frob prototypes so they don't involve...
2000-07-03 Ezra Peisach * krb.h: Add prototypes for get_pw_tkt() and...
2000-07-03 Ezra Peisach * k5-int.h: Add prototypes for krb5_libdefault_...
2000-07-03 Ezra Peisachadmin.h: Add kadm5_free_name_list prototype
2000-07-03 Ezra PeisachAdded prototype for ss_create_invocation()
2000-07-03 Ezra Peisach * Makefile.in (ktutil): Do not link with the V4
2000-07-03 Ezra Peisach * ss_wrapper.c (main): ss_listen() takes only one...
2000-07-03 Ezra Peisach * test_ss.c (main): Change usage of ss_listen to agree...
2000-07-03 Ezra Peisach * Makefile.in: Remove linking of krb5util library...
2000-07-03 Ezra PeisachMakefile.in (rtest): Link in the kdb5 library
2000-07-03 Ezra Peisach * pre.in: Remove the kdb5 and db libraries from the
2000-07-03 Ezra Peisach * Makefile.in: v5passwd does not depend on the kadm5
2000-07-03 Ezra PeisachMakefile.in: kadmin4d depends on the kdb5 lib
2000-07-03 Ezra Peisach * Makefile.in: The client library does not depend...
2000-07-03 Ezra Peisach * recno/rec_seq.c: Include unused sccsid when...
2000-07-03 Ezra Peisacht_imp_name.c: Define GSSAPI_V2 for proper variable...
2000-07-03 Ezra Peisach kdb5_mkdums.c: Remove unused variable
2000-07-03 Ezra Peisachkdb5_verify.c: Remove unused variable
2000-07-03 Ezra Peisach * env-setup.shin: Do not override the EXPECT...
2000-07-02 Ken Raeburnback out format-attribute change
2000-07-02 Tom Yu * default.exp: Add rudimentary support for multiple...
2000-07-01 Tom Yu * Makefile.in (SHLIB_EXPLIBS): Use $(LIBS) not @RESOLV...
2000-07-01 Tom Yu * acconfig.h: Add function replacement renaming symbol...
2000-07-01 Tom Yu * lib.in: Fix up lib build rules to deal properly...
2000-07-01 Tom Yu * clib/strerror.c: #include config.h
2000-07-01 Tom Yu * db-config.h.in: New file; contains useful tidbits...
2000-07-01 Ken RaeburnRun RPC tests with one invocation of DejaGnu rather...
2000-07-01 Ken Raeburnpullup from 1.2.1 release
2000-07-01 Tom Yu * adb.h: Add btinfo
2000-07-01 Tom Yu * adb_openclose.c (osa_adb_create_db): Default to...
2000-07-01 Ken Raeburnpullup from 1.2-beta4
2000-07-01 Ken Raeburnpullup from 1.2-beta4
2000-07-01 Ken Raeburnpullup from 1.2-beta4
2000-07-01 Tom Yu * dump.c: Add a new dump version, r1_3_version, and...
2000-06-30 Ken Raeburn* rpc_test_setup.sh: Error out if server_handle doesn...
2000-06-30 Tom Yu * Makefile.in (all-unix, clean_unix): Removed util...
2000-06-30 Tom Yuadd include file copying
2000-06-30 Tom Yu * Makefile.in (SHLIB_EXPDEPS): Add libdb.
2000-06-30 Tom Yu * configure.in: Remove AIX_DB_LIB kludge as we're...
2000-06-30 Tom Yu * Makefile.in (SHLIB_EXPDEPS): Add libdb, since we...
2000-06-30 Tom Yu * Makefile.in (all-unix, clean_unix): Update for curre...
2000-06-30 Tom Yu * pre.in: Twiddle things around to support building...
2000-06-30 Tom Yu * configure.in: Rework to use krb5 build system
2000-06-30 Tom Yu * db-int.h: Remove renaming for memmove, strerror...
2000-06-30 Tom YuMove .cvsignore from obj to include to reflect the...
2000-06-30 Ezra Peisach * Makefile.in: kprop does not depend on the database...
2000-06-30 Ezra Peisach * t_walk_rtree.c (main): Declare as returning int
2000-06-30 Ezra Peisach * t_an_to_ln.c: Include <stdio.h> for prototypes
2000-06-30 Ezra Peisachinit_ets.c: Remove unused variable
2000-06-30 Ezra Peisach * rc_io.c (krb5_rc_io_creat): Cast getpid(...
2000-06-30 Ezra Peisach * afsstring2key.c: Initialization of S[8][64] - each...
2000-06-30 Ezra Peisach crypto_libinit.c: Add prototype for prng_cleanup()
2000-06-30 Ezra Peisach * pty-int.h: Add getutmpx() prototype if needed
2000-06-30 Ezra Peisach * setenv.c: Do not provide prototype for static...
2000-06-30 Ezra Peisach * random_key.c (des_random_key): Add parenthese...
2000-06-30 Tom Yu * asn1buf.h (asn1buf_insert_octet): Define using __inl...
2000-06-30 Ken Raeburnpullup from 1.2-beta4
2000-06-30 Ken Raeburnpullup from 1.2-beta4
2000-06-30 Ken Raeburnmerge from 1.2 branch
2000-06-30 Ken Raeburn1.2-beta4 pullup
2000-06-29 Ezra Peisachdyn_insert.c, dyn_put.c: Include string.h for memmove...
2000-06-29 Ezra Peisach * iter-test.c (main): Code was using ovsec_kadm...
2000-06-29 Ezra Peisach * client_init.c (_kadm5_init_any): gss_krb5_cca...
2000-06-29 Ezra Peisach * alt_prof.c (krb5_aprof_init): profile_init...
2000-06-29 Ezra Peisach * cr_tkt.c: Provide prototype for static krb_cr...
2000-06-29 Ezra Peisachprng.c (prng_cleanup): Ensure memory allocated before...
2000-06-29 Ezra Peisach * conv_princ.c, get_creds.c, get_in_tkt.c,...
2000-06-29 Ezra Peisach * def_realm.c: Add newline at end of file
2000-06-29 Ezra PeisachClean up unused variable
2000-06-29 Ezra PeisachRemove unused variables
2000-06-29 Ezra Peisachccdefault.c: Add newline at end of file (compiler warning)
next