1996-07-09 |
Barry Jaspan | update dbname, admin_dbname, admin_lockfile dependencies |
commit | commitdiff | tree | snapshot |
1996-07-09 |
Ezra Peisach | * test.c (krb4_print_ticket): Change addr to unsigned... |
commit | commitdiff | tree | snapshot |
1996-07-09 |
Ezra Peisach | * krb4-proto.h: Change prototype for decomp_ticket... |
commit | commitdiff | tree | snapshot |
1996-07-07 |
Ezra Peisach | * kinit.M: Document -R option |
commit | commitdiff | tree | snapshot |
1996-07-07 |
Ezra Peisach | * get_creds.c: (krb5_get_credentials_val_renew_core... |
commit | commitdiff | tree | snapshot |
1996-07-07 |
Ezra Peisach | * krb5.hin: Add prototypes for krb5_get_credentials_re... |
commit | commitdiff | tree | snapshot |
1996-06-27 |
Ezra Peisach | * asn1buf.c (asn12krb5_buf): Initialize magic fields... |
commit | commitdiff | tree | snapshot |
1996-06-26 |
Barry Jaspan | update permanent lock semantics |
commit | commitdiff | tree | snapshot |
1996-06-25 |
Barry Jaspan | update rename_principal for NO_RENAME_SALT |
commit | commitdiff | tree | snapshot |
1996-06-24 |
Theodore Tso | Only include stdlib.h if it's available |
commit | commitdiff | tree | snapshot |
1996-06-24 |
Theodore Tso | Change const to krb5_const, so that it works on compile... |
commit | commitdiff | tree | snapshot |
1996-06-24 |
Theodore Tso | Fix typo so that krsh doesn't exit when using the defau... |
commit | commitdiff | tree | snapshot |
1996-06-24 |
Sam Hartman | Fix bug pointed out by jhawk; we weren't looking for... |
commit | commitdiff | tree | snapshot |
1996-06-24 |
Sam Hartman | Krb4: get the right includes |
commit | commitdiff | tree | snapshot |
1996-06-24 |
Sam Hartman | Drop support for -u because it allows us to remove |
commit | commitdiff | tree | snapshot |
1996-06-24 |
Sam Hartman | Fix up handling of libkrb4 libraries so includes and... |
commit | commitdiff | tree | snapshot |
1996-06-24 |
Sam Hartman | * klogind should do a better job of initializing output... |
commit | commitdiff | tree | snapshot |
1996-06-21 |
Theodore Tso | Fix Win-16 build #defines for KRB5_CALLCONV and KRB5_DLLIMP |
commit | commitdiff | tree | snapshot |
1996-06-21 |
Theodore Tso | Call macfiles.sh explicitly using /bin/sh, so that... |
commit | commitdiff | tree | snapshot |
1996-06-20 |
Theodore Tso | Fix typos for SAPKRB5.DLL support |
commit | commitdiff | tree | snapshot |
1996-06-19 |
Barry Jaspan | move _kadm5_check_handle into *_init.c |
commit | commitdiff | tree | snapshot |
1996-06-19 |
Barry Jaspan | update to kadm5, add api versioning and handles, other... |
commit | commitdiff | tree | snapshot |
1996-06-18 |
Barry Jaspan | remove attribute explanations, refer to libkdb function... |
commit | commitdiff | tree | snapshot |
1996-06-18 |
Ezra Peisach | * str_conv.c (krb5_string_to_timestamp): Ensure that... |
commit | commitdiff | tree | snapshot |
1996-06-17 |
Tom Yu | * aclocal.m4 (CHECK_DB): explicitly set $LIBS before... |
commit | commitdiff | tree | snapshot |
1996-06-15 |
Ezra Peisach | Initialize auth_context to NULL before calling krb5_sen... |
commit | commitdiff | tree | snapshot |
1996-06-15 |
Ezra Peisach | Remove tests that are not needed with the pty library... |
commit | commitdiff | tree | snapshot |
1996-06-15 |
Ezra Peisach | Add space before \ to deal with SunOS version of make... |
commit | commitdiff | tree | snapshot |
1996-06-14 |
Barry Jaspan | add init_with_creds |
commit | commitdiff | tree | snapshot |
1996-06-14 |
Tom Yu | * configure.in: remove ref to SS_RULES |
commit | commitdiff | tree | snapshot |
1996-06-14 |
Tom Yu | * post.in,pre.in: break some things out from aclocal... |
commit | commitdiff | tree | snapshot |
1996-06-14 |
Tom Yu | * configure.in: remove ref to ET_RULES |
commit | commitdiff | tree | snapshot |
1996-06-14 |
Tom Yu | * configure.in: remove ref to SS_RULES, ET_RULES |
commit | commitdiff | tree | snapshot |
1996-06-14 |
Tom Yu | * configure.in: remove ref to SS_RULES, ET_RULES |
commit | commitdiff | tree | snapshot |
1996-06-14 |
Tom Yu | * aclocal.m4: break some stuff out into pre.in and... |
commit | commitdiff | tree | snapshot |
1996-06-13 |
Kevin Mitchell | * ftpd.c (authdata): misplaced braces caused server... |
commit | commitdiff | tree | snapshot |
1996-06-13 |
Ezra Peisach | Include string.h for declaration for memcpy() |
commit | commitdiff | tree | snapshot |
1996-06-13 |
Barry Jaspan | don't change the error table name (leave it ovk); I... |
commit | commitdiff | tree | snapshot |
1996-06-13 |
Theodore Tso | For Win32, define away FAR and NEAR |
commit | commitdiff | tree | snapshot |
1996-06-13 |
Theodore Tso | Makefile.in: Update special rule for gssapi_err_generic... |
commit | commitdiff | tree | snapshot |
1996-06-13 |
Theodore Tso | Makefile.in: Update special rule for gssapi_err_krb5... |
commit | commitdiff | tree | snapshot |
1996-06-13 |
Ezra Peisach | * aclocal.m4 (AC_CHECK_DBM_PROTO): Correct to use... |
commit | commitdiff | tree | snapshot |
1996-06-13 |
Theodore Tso | New variable which is used to control the /pagesize... |
commit | commitdiff | tree | snapshot |
1996-06-13 |
Theodore Tso | Checked in missing _WIN32 #ifdef |
commit | commitdiff | tree | snapshot |
1996-06-13 |
Theodore Tso | Add missing prototypes; needed to make Win-32 compiler... |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Tom Yu | * aclocal.m4: use new AC_OUTPUT syntax for constructing |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Tom Yu | * autoconf.texi (Output): document changes to AC_OUTPUT |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Tom Yu | * acgeneral.m4 (AC_OUTPUT_FILES): allow for multiple... |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Barry Jaspan | add init_with_creds tests |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Barry Jaspan | add init test 116 |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Barry Jaspan | add KADM5_API_VERSION_2 tests |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Ezra Peisach | Update to newer version in order to support more platforms |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Theodore Tso | Add prototypes for the SAM encoding and decoding functi... |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Ezra Peisach | * Makefile.in (lib-windows): Replace spaces with tab |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Theodore Tso | New file for SAPKRB5.DLL |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Theodore Tso | Add #ifdef _WIN32 in places where we had #ifdef _MSDOS |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Theodore Tso | com_err.h: |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Theodore Tso | test_profile.c: Add usage message if not enough arguments |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Theodore Tso | Change _WINDOWS to _MSDOS, and add check for _WIN32 |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Theodore Tso | net_read.c (krb5_net_read): |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Theodore Tso | sendauth.c (krb5_sendauth): If ECCONABORTED is not... |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Theodore Tso | Add #ifdef _WIN32 in places where we had #ifdef _MSDOS |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Theodore Tso | scc_read.c: |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Theodore Tso | fcc-proto.h: Change use of PROTOTYPE to KRB5_PROTOTYPE. |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Theodore Tso | Remove unnecessary include config/windows.in. wconfig... |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Theodore Tso | Change use of _WINDOWS to _MSDOS, and add check for... |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Theodore Tso | Makefile.in: Remove include of config/windows.in; that... |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Theodore Tso | Add #ifdef _WIN32 in places where we had #ifdef _MSDOS |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Theodore Tso | Change INTERFACE to be KRB5_CALLCONV, which is where... |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Theodore Tso | adm_proto.h: Change usage of INTERFACE to use KRB5_CALL... |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Theodore Tso | For Win-32: always #include windows.h |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Theodore Tso | windows.in (CCOPTS): Windows-32 CCOPTS |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Theodore Tso | Build the makefiles for windows/cns, windows/gss, and... |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Theodore Tso | specializations. Remove /nologo option for Win32... |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Theodore Tso | gss-clie.c: Renamed to gss-client.c, for VFAT/NTFS... |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Theodore Tso | c_ustime.c: Fix WIN32 to be _WIN32 |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Theodore Tso | Add #ifdef _WIN32 in places where we had #ifdef _MSDOS |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Theodore Tso | Makefile.in (lib-windows): Add production rule for... |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Theodore Tso | Revamp program to make it more extensible. Now will... |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Ezra Peisach | Remove inclusion of malloc.h.. |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Ezra Peisach | Missed two files |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Ezra Peisach | Remove kdb4 from the sources tree |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Ezra Peisach | kdb4 is now longer there.. |
commit | commitdiff | tree | snapshot |
1996-06-12 |
Ezra Peisach | *aclocal.m4: Remove WITH_KDB4 and USE_KDB4_LIBRARY... |
commit | commitdiff | tree | snapshot |
1996-06-11 |
Ezra Peisach | * keytab.c (krb5_ktkdb_close): Free memory allocated by |
commit | commitdiff | tree | snapshot |
1996-06-11 |
Ezra Peisach | Remove kdb4 library building. Nothing in the source... |
commit | commitdiff | tree | snapshot |
1996-06-10 |
Tom Yu | more cvsignore hackery |
commit | commitdiff | tree | snapshot |
1996-06-10 |
Tom Yu | cvsignore hackery |
commit | commitdiff | tree | snapshot |
1996-06-10 |
Theodore Tso | Fix typo for VFAT/NTFS compilation |
commit | commitdiff | tree | snapshot |
1996-06-10 |
Ezra Peisach | * main.c (finish_realm): Do not invoke krb5_finish_key if |
commit | commitdiff | tree | snapshot |
1996-06-10 |
Ezra Peisach | * util.c (strstr): Replace crusty OS specific ifdef... |
commit | commitdiff | tree | snapshot |
1996-06-08 |
Ezra Peisach | * configure.in: Remove kdb4 library usage |
commit | commitdiff | tree | snapshot |
1996-06-08 |
Ezra Peisach | s^big^little^ in explanation |
commit | commitdiff | tree | snapshot |
1996-06-08 |
Ezra Peisach | Dynamic test of byteorder when htonl was removed failed... |
commit | commitdiff | tree | snapshot |
1996-06-07 |
Theodore Tso | Use full directory name "error_tables" when building... |
commit | commitdiff | tree | snapshot |
1996-06-07 |
Theodore Tso | Use full directory name "error_tables" when building... |
commit | commitdiff | tree | snapshot |
1996-06-07 |
Theodore Tso | Beginnings of Win-32 support |
commit | commitdiff | tree | snapshot |
1996-06-07 |
Kevin Mitchell | Changed `mutual' element of struct _krb5_gss_ctx_id_rec... |
commit | commitdiff | tree | snapshot |
1996-06-06 |
Barry Jaspan | add mkey_from_kbd, update create/modify masks |
commit | commitdiff | tree | snapshot |
1996-06-06 |
Theodore Tso | Don't pass $(LIBCMD) on the command line. It's set... |
commit | commitdiff | tree | snapshot |
next |