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