1997-02-22 |
Richard Basch | Described the replacement of #ifdef unix |
commit | commitdiff | tree | snapshot |
1997-02-22 |
Richard Basch | AIX should also have the compatibility interface |
commit | commitdiff | tree | snapshot |
1997-02-22 |
Richard Basch | I really did mean #ifdef unix... I added AIX for compat... |
commit | commitdiff | tree | snapshot |
1997-02-22 |
Sam Hartman | be more careful about removing crypto_glue.c |
commit | commitdiff | tree | snapshot |
1997-02-22 |
Sam Hartman | * Make shared libs work on AIX |
commit | commitdiff | tree | snapshot |
1997-02-22 |
Sam Hartman | * Make shared libs work on AIX |
commit | commitdiff | tree | snapshot |
1997-02-22 |
Sam Hartman | * Make shared libs work on AIX |
commit | commitdiff | tree | snapshot |
1997-02-22 |
Sam Hartman | * Make shared libs work on AIX |
commit | commitdiff | tree | snapshot |
1997-02-22 |
Sam Hartman | * Make shared libs work on AIX |
commit | commitdiff | tree | snapshot |
1997-02-22 |
Sam Hartman | * Make shared libs work on AIX |
commit | commitdiff | tree | snapshot |
1997-02-22 |
Sam Hartman | * Make shared libs work on AIX |
commit | commitdiff | tree | snapshot |
1997-02-22 |
Sam Hartman | * Make shared libs work on AIX |
commit | commitdiff | tree | snapshot |
1997-02-22 |
Sam Hartman | * Make shared libs work on AIX |
commit | commitdiff | tree | snapshot |
1997-02-22 |
Sam Hartman | Fix typo |
commit | commitdiff | tree | snapshot |
1997-02-22 |
Sam Hartman | Bump minor library version so I can |
commit | commitdiff | tree | snapshot |
1997-02-22 |
Sam Hartman | Update the major version to 3; |
commit | commitdiff | tree | snapshot |
1997-02-22 |
Sam Hartman | Update port-socket.h to include |
commit | commitdiff | tree | snapshot |
1997-02-22 |
Ezra Peisach | Removed un-user extern declaration of krb5_config_file - |
commit | commitdiff | tree | snapshot |
1997-02-21 |
Theodore Tso | Linux doesn't understand -R; use "-bWl,-rpath -Wl,... |
commit | commitdiff | tree | snapshot |
1997-02-21 |
Richard Basch | Use malloc/realloc/free instead of the "near" counterpa... |
commit | commitdiff | tree | snapshot |
1997-02-21 |
Richard Basch | Link the krb4 dll under Windows; we already built all... |
commit | commitdiff | tree | snapshot |
1997-02-21 |
Richard Basch | Define SOCKET_INITIALIZE and SOCKET_CLEANUP as no-ops... |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Richard Basch | Makefile.in: krb_err.h is a generated file; fix build... |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Richard Basch | Fixed krb5_build_principal_va prototype to match function |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Richard Basch | Unix bug: link.table was referencing an incompletely... |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Richard Basch | Zip up the kerberosIV include files, also |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Richard Basch | Remove unnecessary calls to krb5_init_ets |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Richard Basch | et_c.awk: |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Richard Basch | Remove unneeded calls to krb5_init_ets |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Richard Basch | init_ctx.c: krb5_free_context calls krb5_free_ets ... |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Richard Basch | f_data.c: Fixed comment |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Richard Basch | Do not DLL export krb5_init_ets/krb5_free_ets |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Richard Basch | Removed unneeded call to krb5_init_ets |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Richard Basch | Removed unneeded call to krb5_init_ets |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Richard Basch | krb5_16.def krb5_32.def: Do not export krb5_init_ets... |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Richard Basch | Removed unneeded call to krb5_init_ets |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Richard Basch | Call krb5_db_fini to cleanup the db_context |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Richard Basch | kpasswd.c: Removed unneeded call to krb5_init_ets and... |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Richard Basch | dump.c kdb5_destroy.c kdb5_stash.c kdb5_util.c: |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Richard Basch | Removed unneeded call to krb5_init_ets |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Richard Basch | Do not export krb5_init_ets/krb5_free_ets (win16/win32) |
commit | commitdiff | tree | snapshot |
1997-02-19 |
Theodore Tso | Added set_realm.c, which implements krb5_set_principal_... |
commit | commitdiff | tree | snapshot |
1997-02-19 |
Theodore Tso | Added function prototype for krb5_set_principal_realm() |
commit | commitdiff | tree | snapshot |
1997-02-19 |
Theodore Tso | Added new function krb5_set_principal_realm(), which... |
commit | commitdiff | tree | snapshot |
1997-02-19 |
Richard Basch | Removed $(KRBOPT) from RFLAGS definition since it broke... |
commit | commitdiff | tree | snapshot |
1997-02-19 |
Richard Basch | Fixed one more instance of the wrong variable name... |
commit | commitdiff | tree | snapshot |
1997-02-19 |
Richard Basch | Fixed "context" name |
commit | commitdiff | tree | snapshot |
1997-02-19 |
Richard Basch | Renamed getst() to getstr() to avoid conflicts with... |
commit | commitdiff | tree | snapshot |
1997-02-19 |
Richard Basch | Fixed missing ; |
commit | commitdiff | tree | snapshot |
1997-02-19 |
Richard Basch | Replace instances of krb5_xfree.. |
commit | commitdiff | tree | snapshot |
1997-02-19 |
Richard Basch | Export krb5_free_data, krb5_free_data_contents |
commit | commitdiff | tree | snapshot |
1997-02-19 |
Richard Basch | kcmd.c (getport): Let the OS pick the best port rather... |
commit | commitdiff | tree | snapshot |
1997-02-19 |
Richard Basch | Use free() to free realm component, until a replacement... |
commit | commitdiff | tree | snapshot |
1997-02-19 |
Richard Basch | krb5_xfree cleanup |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Richard Basch | Replace krb5_xfree with appropriate free routine |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Richard Basch | Remove krb5_xfree from the public interface |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Richard Basch | Need the Winsock initialization/cleanup to setup the... |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Richard Basch | Make sure KRB5_DLLIMP/KRB5_CALLCONV are defined |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Richard Basch | Do not free unallocated memory (win16) |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Ezra Peisach | * acl_files.c: Do not declare malloc() or calloc(... |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Ezra Peisach | * kerberos_v4.c: Remove include of krb4-proto.h |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Ezra Peisach | * k524init.c, test.c, cnv_tkt_skey.c: Remove include... |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Ezra Peisach | * compat_recv.c: Remove include of kerberosIV/krb4... |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Richard Basch | Win16 fixes |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Richard Basch | Because you cannot call malloc() during DLL initializat... |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Richard Basch | Fixed "rc" flags |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Richard Basch | krb4 library required llibcew (fscanf) under win16 |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Richard Basch | Makefile.in: Winsock library is still required (win16) |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Richard Basch | Fixed declaration (FAR keyword added) |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Richard Basch | Fixed prototype (win16/win32) |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Richard Basch | Fixed arg list to match prototype (error in last checkin) |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Richard Basch | Export profile_get_values() for krb4 library (win16... |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Richard Basch | Export additional routines for krb4 library (win16... |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Richard Basch | Build krb4 library under win16/win32 |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Richard Basch | krb4_16.def krb4_32.def: Export definitions for krb4... |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Richard Basch | Prototypes for krb4 functions are in krb.h |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Richard Basch | Build krb4 compatibility library for win16/win32 |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Richard Basch | Fixed the microsecond adjustment for Windows |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Richard Basch | Remove krbini.h (its contents are included in win-mac.h) |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Richard Basch | Define K4LIB as the krb4 library (win16/win32) |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Richard Basch | Added support for building krb4 library (win16/win32) |
commit | commitdiff | tree | snapshot |
1997-02-18 |
Richard Basch | Added support for building krb4 library |
commit | commitdiff | tree | snapshot |
1997-02-16 |
Richard Basch | Fixed variable name for Windows build |
commit | commitdiff | tree | snapshot |
1997-02-16 |
Richard Basch | Checked in a debugging version, by accident. |
commit | commitdiff | tree | snapshot |
1997-02-15 |
Richard Basch | Makefile.in: build comerr dll |
commit | commitdiff | tree | snapshot |
1997-02-15 |
Richard Basch | Need to link with $(CLIB) - comerr library (win32) |
commit | commitdiff | tree | snapshot |
1997-02-15 |
Richard Basch | Need to link with $(CLIB) - comerr library (win32) |
commit | commitdiff | tree | snapshot |
1997-02-15 |
Richard Basch | Need to link with $(CLIB) |
commit | commitdiff | tree | snapshot |
1997-02-15 |
Richard Basch | Need to link with $(CLIB). |
commit | commitdiff | tree | snapshot |
1997-02-15 |
Richard Basch | Declare CLIB to the comerr library |
commit | commitdiff | tree | snapshot |
1997-02-15 |
Richard Basch | Added declaration for krb5_finish_ets |
commit | commitdiff | tree | snapshot |
1997-02-15 |
Richard Basch | Added routine krb5_finish_ets, to complement krb5_initi... |
commit | commitdiff | tree | snapshot |
1997-02-15 |
Richard Basch | The libhack merge lost all the windows build instructio... |
commit | commitdiff | tree | snapshot |
1997-02-15 |
Richard Basch | Removed V2 experimental API previously checked-in. |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Tom Yu | * aclocal.m4: Add shared library support for Irix |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Richard Basch | com_err.c: Only check if stderr is a tty under Win32... |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Richard Basch | Removing extraneous \ |
commit | commitdiff | tree | snapshot |
1997-02-13 |
Richard Basch | Makefile.in: Link wsock32.lib (win32) |
commit | commitdiff | tree | snapshot |
1997-02-13 |
Richard Basch | get_in_tkt.c: Initialize as_reply so that an error... |
commit | commitdiff | tree | snapshot |
1997-02-13 |
Richard Basch | kinit.c: Added krb5_read_password implementation for... |
commit | commitdiff | tree | snapshot |
next |