1996-07-24 |
Ezra Peisach | Use memset instead of bzero |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Ezra Peisach | Use $(LD) instead of $(CC) for linking... This allows... |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Ezra Peisach | * Makefile.in (all): Use $(LD) instead of $(CC) for... |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Ezra Peisach | * Makefile.in (DEPLIBS): Use correct version number for |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Theodore Tso | Removed kadmin.exp, since it's for the old admin server |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Marc Horowitz | * ftpd.c (auth_data): the logic which dealt with multi... |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Theodore Tso | Remove mechglue from the list of Macintosh subdirectories |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Theodore Tso | Must include k5-int.h on Windows and Macintosh builds |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Theodore Tso | Fix broken Windows commands to copy gssapi_krb5.h to... |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Theodore Tso | Must include k5-int.h on Windows and Macintosh builds |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Theodore Tso | Makefile.in: Build logger.o from the libkadm5 directory... |
commit | commitdiff | tree | snapshot |
1996-07-23 |
Ezra Peisach | Ignore db-config.h.in which is generated by autoheader |
commit | commitdiff | tree | snapshot |
1996-07-23 |
Ezra Peisach | obj/dbm.c: Copy the elements between the struct DBT and |
commit | commitdiff | tree | snapshot |
1996-07-23 |
Tom Yu | * Makefile.in: add dependency for kdb5_util_ct.o |
commit | commitdiff | tree | snapshot |
1996-07-23 |
Tom Yu | * Makefile.in: add dependency for kadmin_ct.o |
commit | commitdiff | tree | snapshot |
1996-07-23 |
Tom Yu | * Makefile.in: delete extraneous trailing backslash... |
commit | commitdiff | tree | snapshot |
1996-07-23 |
Theodore Tso | Renamed release_buffer.c to rel_buffer.c, and release_o... |
commit | commitdiff | tree | snapshot |
1996-07-23 |
Ezra Peisach | * xdr.c: Do not declare malloc() |
commit | commitdiff | tree | snapshot |
1996-07-23 |
Ezra Peisach | * Makefile.in: libkdb5.so needs to be built with |
commit | commitdiff | tree | snapshot |
1996-07-23 |
Theodore Tso | Add contents of util/db2/acconfig.h to the top-level... |
commit | commitdiff | tree | snapshot |
1996-07-23 |
Ezra Peisach | Include errno.h |
commit | commitdiff | tree | snapshot |
1996-07-23 |
Ezra Peisach | If __STDC__ is not defined, generate proper prototypes.. |
commit | commitdiff | tree | snapshot |
1996-07-22 |
Marc Horowitz | * kdc.conf (admin_*): add the fields for the new admin... |
commit | commitdiff | tree | snapshot |
1996-07-22 |
Marc Horowitz | this commit includes all the changes on the OV_9510_INT... |
commit | commitdiff | tree | snapshot |
1996-07-22 |
Marc Horowitz | this commit includes all the changes on the OV_9510_INT... |
commit | commitdiff | tree | snapshot |
1996-07-20 |
Marc Horowitz | killed krb5.h in the modern way |
commit | commitdiff | tree | snapshot |
1996-07-13 |
Theodore Tso | Added TIMEBOMB_INFO string which tells the user the... |
commit | commitdiff | tree | snapshot |
1996-07-13 |
Theodore Tso | On Windows builds, add -DHAVE_STDLIB_H |
commit | commitdiff | tree | snapshot |
1996-07-12 |
Barry Jaspan | add note about versioning bug that marc found |
commit | commitdiff | tree | snapshot |
1996-07-11 |
Theodore Tso | New routine which does the timebomb and version server... |
commit | commitdiff | tree | snapshot |
1996-07-11 |
Theodore Tso | Add a call to krb5_win_do_init() on Win16 and Win32... |
commit | commitdiff | tree | snapshot |
1996-07-10 |
Theodore Tso | win_glue.c: Add a quick hack so we can time-bomb the... |
commit | commitdiff | tree | snapshot |
1996-07-09 |
Richard Basch | Ted left off Ezra & me in the contributors to k5b6... |
commit | commitdiff | tree | snapshot |
1996-07-09 |
Barry Jaspan | add kadm5_decrypt_key |
commit | commitdiff | tree | snapshot |
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 |
next |