| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | killed krb5.h in the modern way | Marc Horowitz | 1996-07-20 | 1 | -2271/+0 |
* | Added TIMEBOMB_INFO string which tells the user the URL to look for | Theodore Tso | 1996-07-13 | 2 | -3/+12 |
* | On Windows builds, add -DHAVE_STDLIB_H | Theodore Tso | 1996-07-13 | 2 | -1/+6 |
* | add note about versioning bug that marc found | Barry Jaspan | 1996-07-12 | 1 | -2/+16 |
* | New routine which does the timebomb and version server checking. | Theodore Tso | 1996-07-11 | 2 | -39/+78 |
* | Add a call to krb5_win_do_init() on Win16 and Win32 machines. This is | Theodore Tso | 1996-07-11 | 2 | -0/+18 |
* | win_glue.c: Add a quick hack so we can time-bomb the libkrb5.dll and | Theodore Tso | 1996-07-10 | 3 | -2/+56 |
* | Ted left off Ezra & me in the contributors to k5b6. I'll let Ted re-work | Richard Basch | 1996-07-09 | 1 | -3/+3 |
* | add kadm5_decrypt_key | Barry Jaspan | 1996-07-09 | 1 | -6/+31 |
* | update dbname, admin_dbname, admin_lockfile dependencies | Barry Jaspan | 1996-07-09 | 1 | -4/+14 |
* | * test.c (krb4_print_ticket): Change addr to unsigned KRB4_32 from | Ezra Peisach | 1996-07-09 | 3 | -2/+10 |
* | * krb4-proto.h: Change prototype for decomp_ticket to match source | Ezra Peisach | 1996-07-09 | 2 | -1/+6 |
* | * kinit.M: Document -R option | Ezra Peisach | 1996-07-07 | 3 | -7/+78 |
* | * get_creds.c: (krb5_get_credentials_val_renew_core) Combine | Ezra Peisach | 1996-07-07 | 3 | -3/+71 |
* | * krb5.hin: Add prototypes for krb5_get_credentials_renew() and | Ezra Peisach | 1996-07-07 | 2 | -0/+18 |
* | * asn1buf.c (asn12krb5_buf): Initialize magic fields of structure. | Ezra Peisach | 1996-06-27 | 2 | -1/+9 |
* | update permanent lock semantics | Barry Jaspan | 1996-06-26 | 1 | -13/+13 |
* | update rename_principal for NO_RENAME_SALT | Barry Jaspan | 1996-06-25 | 1 | -2/+9 |
* | Only include stdlib.h if it's available | Theodore Tso | 1996-06-24 | 9 | -0/+21 |
* | Change const to krb5_const, so that it works on compilers that don't | Theodore Tso | 1996-06-24 | 2 | -1/+7 |
* | Fix typo so that krsh doesn't exit when using the default port | Theodore Tso | 1996-06-24 | 2 | -1/+6 |
* | Fix bug pointed out by jhawk; we weren't looking for all ptys | Sam Hartman | 1996-06-24 | 5 | -9/+21 |
* | Krb4: get the right includes | Sam Hartman | 1996-06-24 | 3 | -1/+6 |
* | Drop support for -u because it allows us to remove | Sam Hartman | 1996-06-24 | 4 | -243/+13 |
* | Fix up handling of libkrb4 libraries so includes and stuff work with | Sam Hartman | 1996-06-24 | 2 | -2/+17 |
* | * klogind should do a better job of initializing output flags on tty | Sam Hartman | 1996-06-24 | 5 | -1/+48 |
* | Fix Win-16 build #defines for KRB5_CALLCONV and KRB5_DLLIMP | Theodore Tso | 1996-06-21 | 2 | -5/+10 |
* | Call macfiles.sh explicitly using /bin/sh, so that it works even if | Theodore Tso | 1996-06-21 | 2 | -1/+7 |
* | Fix typos for SAPKRB5.DLL support | Theodore Tso | 1996-06-20 | 2 | -3/+3 |
* | move _kadm5_check_handle into *_init.c | Barry Jaspan | 1996-06-19 | 1 | -1/+1 |
* | update to kadm5, add api versioning and handles, other minor fixes | Barry Jaspan | 1996-06-19 | 1 | -223/+536 |
* | remove attribute explanations, refer to libkdb functional spec | Barry Jaspan | 1996-06-18 | 1 | -98/+20 |
* | * str_conv.c (krb5_string_to_timestamp): Ensure that all fields of | Ezra Peisach | 1996-06-18 | 2 | -1/+13 |
* | * aclocal.m4 (CHECK_DB): explicitly set $LIBS before calling | Tom Yu | 1996-06-17 | 2 | -0/+8 |
* | Initialize auth_context to NULL before calling krb5_sendauth - otherwise | Ezra Peisach | 1996-06-15 | 2 | -1/+4 |
* | Remove tests that are not needed with the pty library in place | Ezra Peisach | 1996-06-15 | 2 | -22/+6 |
* | Add space before \ to deal with SunOS version of make which loses | Ezra Peisach | 1996-06-15 | 2 | -3/+6 |
* | add init_with_creds | Barry Jaspan | 1996-06-14 | 1 | -17/+31 |
* | * configure.in: remove ref to SS_RULES | Tom Yu | 1996-06-14 | 6 | -3/+12 |
* | * post.in,pre.in: break some things out from aclocal.m4 and put | Tom Yu | 1996-06-14 | 3 | -0/+64 |
* | * configure.in: remove ref to ET_RULES | Tom Yu | 1996-06-14 | 22 | -11/+54 |
* | * configure.in: remove ref to SS_RULES, ET_RULES | Tom Yu | 1996-06-14 | 2 | -2/+5 |
* | * configure.in: remove ref to SS_RULES, ET_RULES | Tom Yu | 1996-06-14 | 2 | -2/+4 |
* | * aclocal.m4: break some stuff out into pre.in and post.in in | Tom Yu | 1996-06-14 | 2 | -140/+11 |
* | * ftpd.c (authdata): misplaced braces caused server to not be able to | Kevin Mitchell | 1996-06-13 | 2 | -1/+8 |
* | Include string.h for declaration for memcpy() | Ezra Peisach | 1996-06-13 | 2 | -0/+5 |
* | don't change the error table name (leave it ovk); I'm not sure if this | Barry Jaspan | 1996-06-13 | 1 | -1/+1 |
* | For Win32, define away FAR and NEAR | Theodore Tso | 1996-06-13 | 2 | -0/+9 |
* | Makefile.in: Update special rule for gssapi_err_generic.obj so that it | Theodore Tso | 1996-06-13 | 2 | -5/+7 |
* | Makefile.in: Update special rule for gssapi_err_krb5.obj so that it | Theodore Tso | 1996-06-13 | 2 | -5/+5 |