krb5.git
2000-02-08 Tom Yu * lib/helpers.exp: Fix to call kinit and kdestroy...
2000-02-08 Tom Yu * lib/lib.t: Call kinit and kdestroy with -5 flag...
2000-02-07 Tom Yu * config/unix.exp: Call send_error instead of fail...
2000-02-07 Tom Yu * kadmin.exp: Use $KDESTROY -5 to deal with changed...
2000-02-07 Scott McGuirechangepw.c (krb5_locate_kpasswd): fixed memory trashing...
2000-02-07 Tom Yu * default.exp: Remove default_tgs_enctypes for now...
2000-02-07 Ken Raeburn* aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Change test...
2000-02-07 Ken Raeburn* configure.in: Check for inet_ntop and getipnodebyaddr...
2000-02-07 Ken Raeburn* kdc_preauth.c (return_sam_data): Just return 0 if...
2000-02-07 Ken Raeburn* kinit.c (try_convert524): Avoid duplicate free calls
2000-02-07 Ken Raeburnfix my email address in log header
2000-02-07 Ken Raeburn* gic_pwd.c (krb5_get_as_key_password): If the as_key...
2000-02-07 Ken Raeburn* kdc_preauth.c (get_preauth_hint_list): Log a message...
2000-02-07 Ken RaeburnFrank Cusack's patches, first two sets. Should be...
2000-02-07 Ken Raeburnupdated some comments (fcusack)
2000-02-07 Ken Raeburnadded flags field to predicted_sam_response (fcusack)
2000-02-07 Danilo AlmeidaAdd documentation about debug vs. release builds
2000-02-07 Ken Raeburnmore fcusack changes - rest of first set
2000-02-07 Ken RaeburnFrank Cusack changes, set 1, diffs 1-3 of 4
2000-02-06 Tom Yu * standalone.exp: Use $KLIST -5 and $KDESTROY -5 to...
2000-02-06 Tom Yu * default.exp: Use $KINIT -5 to deal with modified...
2000-02-06 Tom Yu * login.c (main): Reorder some control flow to avoid...
2000-02-04 Danilo Almeida* kinit.c: Only free stuff if it's not NULL. (Note...
2000-02-04 Tom Yu * Makefile.in (klist): Fix to build under Unix again
2000-02-04 Tom Yu * Makefile.in (kinit): Fix to build on Unix again
2000-02-04 Scott McGuire(krb5_locate_kpasswd): fixed memory trashing caused...
2000-02-04 Tom Yu * aclocal.m4: Add support to substitute KRB524_LIB...
2000-02-04 Tom Yu * pre.in: Add KRB524_DEPLIB and KRB524_LIB
2000-02-04 Scott McGuireRemoved calls that destroyed and recreated ccapi_data...
2000-02-04 Danilo Almeida* kinit.c: Major revamp to support Kerberos 4 compatibi...
2000-02-04 Danilo Almeida* klist.c: Major revamp to support Kerberos 4 compatibi...
2000-02-04 Danilo Almeida* kdestroy.c: Major revamp to support Kerberos 4 compat...
2000-02-04 Danilo Almeida* getopt.c, getopt_long.c, getopt.h: Update to latest...
2000-02-02 Ken Raeburn* listen.c (ss_listen): Local var END should be volatile
2000-02-02 Danilo Almeida* Makefile.in: Build gss-sample on Windows
2000-02-02 Danilo Almeida* kvno.c (main): Use krb5_decode_ticket() instead of
2000-02-02 Danilo Almeida* krb5_32.def: Replace decode_krb5_ticket with krb5_dec...
2000-02-02 Danilo Almeida* krb5_decode.c (krb5_decode_ticket): Add function...
2000-02-01 Danilo Almeida* krb5.hin (krb5_decode_ticket): Declare
2000-02-01 Danilo Almeida* gss-client.c, gss-server.c, gss-misc.c: Include Windo...
2000-01-29 Ezra Peisach * kts_g_ent.c, ktsrvtab.h (krb5_ktsrvtab_get_entry...
2000-01-28 Ken Raeburnleft date line off last log entry
2000-01-28 Ken Raeburndidn't have date line on last log entry
2000-01-27 Ken Raeburn* dispatch.c (dispatch): Log address and port number...
2000-01-27 Ken Raeburnpermit use of non-des session keys now
2000-01-27 Ken Raeburn* pre.in (KADM_COMM_LIBS): Drop krb5util library
2000-01-27 Ken Raeburn* krlogin.c (speeds): Added some comments from net...
2000-01-27 Ken Raeburn* main.c (print_status): Now static. Add format attrib...
2000-01-27 Ken RaeburnDon't use obsolete autoconf macros. Fix up output...
2000-01-27 Ken Raeburnlimit kadm5 net interface to des for now until gssapi...
2000-01-27 Ken Raeburn* init_ctx.c (get_profile_etype_list): Discard DESONLY...
2000-01-27 Ken Raeburn* init_sec_context.c (krb5_gss_init_sec_context): Defau...
2000-01-27 Ken Raeburn* k5-int.h [!NEED_SOCKETS]: Declare (but do not define...
2000-01-24 Tom Yu * kpasswd.0/changing.exp: Fix y2k bug
2000-01-24 Tom Yu * get_myaddress.c (gssrpc_get_myaddress): Copy in...
2000-01-24 Tom Yu * krb5_libinit.c: Conditionalize call to stdcc_shutdown()
2000-01-24 Tom Yu * configure.in: Fix to build library objects in this...
2000-01-24 Tom Yu * Makefile.in (STLIBOBJS): Properly add gss_libinit...
2000-01-24 Tom Yu * crypto_libinit.c: Add terminating newline; use 0...
2000-01-22 Ken Raeburn* krb5.conf: Put primary KDC for Cygnus first. Add...
2000-01-22 Miro JurisicMoved krb5, gss, and crypto library initialization...
2000-01-22 Ken RaeburnVarious changes to:
2000-01-22 Ken Raeburn* prng.c (enc): Now static and const, and points to...
2000-01-22 Ken RaeburnAvoid non-const static data, and gcc warnings Solaris...
1999-12-15 Ken Raeburnfrom 1.1 branch: use init_secure_context
1999-12-15 Ken Raeburn* krb5.hin (krb5_secure_config_files): Delete declaration.
1999-12-15 Ken Raeburn1.1 branch changes -> trunk
1999-12-06 Ken Raeburnmerge from 1.1 branch
1999-12-06 Ken Raeburn* logger.c (klog_vsyslog): Convert pid_t to long for...
1999-12-06 Ken Raeburn* Makefile.in (LIBMINOR): Update to 2
1999-12-06 Ken Raeburn* init_ctx.c (get_profile_etype_list): Report an error...
1999-12-06 Ken Raeburnmerge 1.1 branch, to 12/1/99
1999-12-06 Ken Raeburn* krb5_err.et (KRB5_OBSOLETE_FN): New error code
1999-12-06 Ken Raeburn* mcc.h (mcc_head): Define as macro to give exported...
1999-12-06 Ken Raeburnmerge from 1.1 branch
1999-12-04 Danilo AlmeidaOn Windows, build error tables if we believe awk is...
1999-12-04 Danilo Almeida* kvno.c (main): Use krb5_free_unparsed_name() isntead...
1999-12-04 Danilo AlmeidaAdd kvno to Windows build.
1999-12-04 Danilo AlmeidaMake Windows Makefile target creation atomic.
1999-12-04 Danilo AlmeidaPull changes from krb5-1-1 branch
1999-12-04 Danilo AlmeidaPull changes from krb5-1-1 branch: a) Make is so
1999-12-04 Danilo AlmeidaPull changes in from krb5-1-1 branch (remvove everythin...
1999-12-04 Danilo AlmeidaPull src/windows changes from krb5-1-1 branch (rename...
1999-12-04 Danilo AlmeidaPull src/windows changes from krb5-1-1 branch
1999-11-22 Miro JurisicMacOS: only #define MAXHOSTNAMELEN when not already...
1999-11-22 Miro JurisicReplaced Kerberos5GlobalsLib calls with CCAPI v3 calls...
1999-11-22 Miro JurisicDon't need Kerberos5GlobalsLib, use CCAPI v3 instead
1999-11-22 Miro JurisicUse CCache2.h under MacOS for CCAPI v2 compat
1999-11-22 Miro JurisicUse CCache2.h under MacOS for CCAPI v2 compatibility
1999-11-22 Miro JurisicRemoved globals lib and 68k targets
1999-11-03 Ken Raeburn* krb5_err.et (KRB5_CONFIG_ETYPE_NOSUPP): New error...
1999-11-03 Ken Raeburn* t_ref_kerb.out: Fix expected zephyr/zephyr output
1999-11-02 Ken Raeburn* klist.c (one_addr): Always use indicated address...
1999-11-02 Ken Raeburn* configure.in: Invoke KRB5_AC_INET6. Delete most...
1999-11-02 Ken Raeburn* aclocal.m4 (KRB5_AC_INET6): New macro.
1999-11-02 Ken Raeburn* localaddr.c (krb5_os_localaddr): Conditionalize INET6...
1999-11-01 Tom Yu * krb5_decode_test.c (main): Add test case for zero...
1999-11-01 Tom Yu * krb5_decode.c (begin_structure): Update to deal...
1999-10-29 Ken Raeburn* dispatch.c (dispatch): Make message in lookaside...
1999-10-28 Alexandra Ellwood* error_message.c, error_table.h: Added support to...
next