| Commit message (Expand) | Author | Age | Files | Lines |
* | Add bindir/sbindir changelog entry | Wilfredo Sanchez | 2000-05-31 | 1 | -0/+5 |
* | Also use SBINDIR for kpropd | Wilfredo Sanchez | 2000-05-31 | 1 | -2/+2 |
* | Use bindir and sbindir variables provided by configure rather than | Wilfredo Sanchez | 2000-05-31 | 2 | -2/+6 |
* | 2000-5-19 Alexandra Ellwood <lxs@mit.edu> | Alexandra Ellwood | 2000-05-19 | 2 | -0/+11 |
* | 2000-5-18 Alexandra Ellwood <lxs@mit.edu> | Alexandra Ellwood | 2000-05-19 | 2 | -1/+5 |
* | 2000-05-15 Jeffrey Altman <jaltman@columbia.edu> | Jeffrey Altman | 2000-05-16 | 2 | -0/+26 |
* | 2000-5-9 Alexandra Ellwood <lxs@mit.edu> | Alexandra Ellwood | 2000-05-09 | 2 | -1/+7 |
* | 2000-4-13 Alexandra Ellwood <lxs@mit.edu> | Alexandra Ellwood | 2000-04-13 | 1 | -0/+7 |
* | 2000-4-13 Alexandra Ellwood <lxs@mit.edu> | Alexandra Ellwood | 2000-04-13 | 1 | -0/+2 |
* | 2000-4-13 Alexandra Ellwood <lxs@mit.edu> | Alexandra Ellwood | 2000-04-13 | 1 | -5/+6 |
* | Fixed protos for krb5_locate_srv_* | Miro Jurisic | 2000-03-26 | 2 | -3/+7 |
* | jaltman@columbia.edu Mar 24, 2000: | Jeffrey Altman | 2000-03-24 | 1 | -6/+5 |
* | Added krb5_free_default_realm | Miro Jurisic | 2000-03-20 | 2 | -0/+7 |
* | Add krb5_get_prompt_types() functionality | Danilo Almeida | 2000-03-16 | 3 | -1/+23 |
* | * k5-int.h: Update prototype to sync with changes in preauth2.c | Tom Yu | 2000-03-13 | 2 | -1/+6 |
* | added flags field to predicted_sam_response (fcusack) | Ken Raeburn | 2000-02-07 | 2 | -2/+2 |
* | Frank Cusack changes, set 1, diffs 1-3 of 4 | Ken Raeburn | 2000-02-07 | 2 | -1/+13 |
* | * krb5.hin (krb5_decode_ticket): Declare | Danilo Almeida | 2000-02-01 | 2 | -0/+9 |
* | * k5-int.h [!NEED_SOCKETS]: Declare (but do not define) struct sockaddr if | Ken Raeburn | 2000-01-27 | 2 | -4/+33 |
* | * krb5.hin (krb5_secure_config_files): Delete declaration. | Ken Raeburn | 1999-12-15 | 2 | -3/+7 |
* | MacOS: only #define MAXHOSTNAMELEN when not already defined | Miro Jurisic | 1999-11-22 | 2 | -0/+7 |
* | * configure.in: Invoke KRB5_AC_INET6. Delete most of the 10-17 changes except | Ken Raeburn | 1999-11-02 | 2 | -1/+8 |
* | * configure.in: Check for inet_{ntop,pton,ntoa,aton}, | Ken Raeburn | 1999-10-17 | 3 | -1/+9 |
* | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 27 | -28/+112 |
* | install port-sockets.h for krb.h to use | Ken Raeburn | 1999-09-21 | 2 | -0/+7 |
* | * osconf.h (KPASSWD_PORTNAME): Define | Ken Raeburn | 1999-09-21 | 2 | -0/+5 |
* | Remove #define HAVE_STRING_H from MacOS part of win-mac.h (oops) | Miro Jurisic | 1999-09-13 | 2 | -2/+5 |
* | Added #define HAVE_STRING_H to win-mac.h | Miro Jurisic | 1999-09-13 | 2 | -0/+6 |
* | From 1.1 branch. | Ken Raeburn | 1999-09-01 | 5 | -17/+54 |
* | * krb5.hin: Re-align des3-cbc-sha1 and hmac-sha1-des3 to agree | Tom Yu | 1999-08-18 | 2 | -2/+7 |
* | Define MAXPATHLEN only if not already define. This helps avoid | Danilo Almeida | 1999-08-10 | 2 | -0/+7 |
* | Keep invariant that profile_in_memory member of context | Danilo Almeida | 1999-08-05 | 2 | -0/+7 |
* | * krb5.hin: Wrap all declarations in `extern "C"' for C++, not just some. Move | Ken Raeburn | 1999-08-03 | 2 | -37/+20 |
* | Fixed size_t redefinition on MacOS | Miro Jurisic | 1999-07-26 | 2 | -5/+4 |
* | Added krb5_get_profile | Miro Jurisic | 1999-07-26 | 2 | -0/+11 |
* | changelog update | Jeffrey Altman | 1999-07-23 | 1 | -0/+8 |
* | Added new profile_in_memory flag to the struct _krb5_context so that | Jeffrey Altman | 1999-07-23 | 1 | -0/+1 |
* | #ifdefed out krb5_*config_file on MacOS | Miro Jurisic | 1999-07-21 | 2 | -5/+14 |
* | * krb5.hin (krb5_get_default_config_files, krb5_free_config_files): | Danilo Almeida | 1999-06-17 | 2 | -0/+12 |
* | Updated header files to use OT Sockets library | Alexandra Ellwood | 1999-05-27 | 3 | -192/+44 |
* | Removed #define ENOMEM | Miro Jurisic | 1999-05-27 | 2 | -1/+5 |
* | These are a bunch of intertwined changes to the windows build. | Danilo Almeida | 1999-05-19 | 4 | -15/+42 |
* | Add NO_OUTPRE flag to prevent creation of output directory under win32 | Danilo Almeida | 1999-05-17 | 4 | -0/+12 |
* | * krb5.hin: Remove unused priv_size from krb5_encrypt_block | Ezra Peisach | 1999-05-11 | 2 | -1/+4 |
* | Fix the existing kludge to deal with the fact that krb5_realm_params | Theodore Tso | 1999-05-07 | 2 | -1/+14 |
* | Fixed Mac ENOMEM | Miro Jurisic | 1999-05-06 | 1 | -1/+1 |
* | Makefile.in (all-windows): Don't constantly recreate autoconf.h with | Theodore Tso | 1999-04-16 | 2 | -1/+6 |
* | k5-int.h: Add new prototypes and #define's provided by Frank Cusack's | Theodore Tso | 1999-04-10 | 3 | -0/+39 |
* | kdb.h: Add new TL types provided by Frank Cusack's preauth patch | Theodore Tso | 1999-04-10 | 2 | -0/+9 |
* | Changed stat.h typedefs to not be included if building with CodeWarrior, to p... | Miro Jurisic | 1999-03-27 | 1 | -1/+1 |