| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | prof_file.c (profile_open_file) | Alexandra Ellwood | 1999-08-03 | 1 | -0/+6 |
| * | stdcc.c (krb5_stdcc_destroy): | Alexandra Ellwood | 1999-08-03 | 1 | -0/+6 |
| * | * krb5.hin: Wrap all declarations in `extern "C"' for C++, not just some. Move | Ken Raeburn | 1999-08-03 | 2 | -37/+20 |
| * | Added line to initialize profile->magic on the Macintosh because all of the o... | Alexandra Ellwood | 1999-08-03 | 1 | -0/+1 |
| * | Fixed a memory leak in krb5_stdcc_destroy(). The destroy function was failin... | Alexandra Ellwood | 1999-08-03 | 1 | -3/+13 |
| * | Patches from Brad Thompson for building without krb4 compatibility | Ken Raeburn | 1999-08-02 | 3 | -4/+32 |
| * | * config.guess: Add MacOS 10 support. (Submitted to autoconf maintainers.) | Ken Raeburn | 1999-07-30 | 2 | -0/+8 |
| * | nuke some ancient isode remnants | Ken Raeburn | 1999-07-29 | 2 | -1/+5 |
| * | GetMacProfileFileSpec: fined bogus string conversion | Miro Jurisic | 1999-07-27 | 2 | -1/+4 |
| * | * telnet.c (telnet): Fix typo in error message, via | Tom Yu | 1999-07-26 | 2 | -1/+6 |
| * | fix typo in calculating buffer size | Ken Raeburn | 1999-07-26 | 2 | -1/+6 |
| * | Readded error_message | Miro Jurisic | 1999-07-26 | 1 | -1/+1 |
| * | Updated for 2.5a1 | Miro Jurisic | 1999-07-26 | 1 | -0/+9 |
| * | Fixed size_t redefinition on MacOS | Miro Jurisic | 1999-07-26 | 2 | -5/+4 |
| * | Changed GSSLib fragment name; upped krb5 CFM version number | Miro Jurisic | 1999-07-26 | 1 | -8/+12 |
| * | Added krb5_get_profile | Miro Jurisic | 1999-07-26 | 2 | -0/+11 |
| * | Added krb5_get_profile; removed com_err functions | Miro Jurisic | 1999-07-26 | 1 | -4/+6 |
| * | merged changes from the Mac_V2_0_derivatives branch and added krb5_get_profile | Miro Jurisic | 1999-07-26 | 1 | -1/+30 |
| * | c_ustime.c, init_os_ctx.c: merged changes from the Mac_V2_0_derivatives branch | Miro Jurisic | 1999-07-26 | 1 | -0/+11 |
| * | Merged from Mac_V2_0_derivatives branch | Miro Jurisic | 1999-07-26 | 1 | -11/+34 |
| * | from the 1.0 branch | Ezra Peisach | 1999-07-24 | 2 | -1/+5 |
| * | Updating ChangeLog | Jeffrey Altman | 1999-07-23 | 1 | -0/+15 |
| * | Updating changelog | Jeffrey Altman | 1999-07-23 | 2 | -0/+11 |
| * | Update changelog | Jeffrey Altman | 1999-07-23 | 1 | -0/+9 |
| * | changelog update | Jeffrey Altman | 1999-07-23 | 1 | -0/+8 |
| * | If no filespecs are provided, then return an empty profile | Jeffrey Altman | 1999-07-23 | 1 | -9/+13 |
| * | Add profile support for libdefaults dns_fallback | Jeffrey Altman | 1999-07-23 | 1 | -38/+55 |
| * | Updated Windows section to use filespecs instead of filenames | Jeffrey Altman | 1999-07-23 | 1 | -9/+22 |
| * | * Makefile.in (install-mkdirs): Use mkinstalldirs rather than | Tom Yu | 1999-07-23 | 2 | -1/+6 |
| * | Add profile support for libdefaults dns_fallback | Jeffrey Altman | 1999-07-23 | 2 | -36/+70 |
| * | Rename conf_boolean to krb5_conf_boolean and remove the static designation | Jeffrey Altman | 1999-07-23 | 1 | -3/+4 |
| * | * mkinstalldirs: New file; from autoconf-2.13 | Tom Yu | 1999-07-23 | 2 | -0/+42 |
| * | Additional exports which are used by Kermit for Server Side Telnet authentica... | Jeffrey Altman | 1999-07-23 | 1 | -1/+8 |
| * | Added new profile_in_memory flag to the struct _krb5_context so that | Jeffrey Altman | 1999-07-23 | 1 | -0/+1 |
| * | * config.guess, config.sub, install-sh: Update from autoconf-2.13 | Tom Yu | 1999-07-23 | 4 | -103/+399 |
| * | clean up more conflicts | Tom Yu | 1999-07-23 | 1 | -17/+33 |
| * | resolve conflicts from autoconf-2.13 import | Tom Yu | 1999-07-23 | 24 | -2059/+4977 |
| * | Initial revision | Tom Yu | 1999-07-23 | 1 | -0/+343 |
| * | more fixes for meeroh's patch | Ken Raeburn | 1999-07-22 | 2 | -1/+2 |
| * | * init_os_ctx.c (os_get_default_config_files): Fix some typos and missed name | Ken Raeburn | 1999-07-21 | 2 | -11/+18 |
| * | * prof_int.h (profile_t): Delete typedef, since Miro changed prof_int.h to | Ken Raeburn | 1999-07-21 | 4 | -20/+25 |
| * | #ifdefed out krb5_*config_file on MacOS | Miro Jurisic | 1999-07-21 | 3 | -5/+19 |
| * | Profile library now uses MacOS native file specifiers on MacOS, and file path... | Miro Jurisic | 1999-07-21 | 1 | -13/+44 |
| * | Added krb5_free_unparsed_name | Miro Jurisic | 1999-07-21 | 1 | -0/+1 |
| * | Use Mac files specifiers for config files on MacOS | Miro Jurisic | 1999-07-21 | 1 | -79/+46 |
| * | Profile library now uses MacOS native file specifiers on MacOS, and file path... | Miro Jurisic | 1999-07-21 | 3 | -90/+136 |
| * | Added #ifdef __cplusplus extern "C" | Miro Jurisic | 1999-07-14 | 2 | -0/+12 |
| * | profile headers now copied to output | Miro Jurisic | 1999-07-13 | 1 | -1/+13 |
| * | AIX 4.3.2 (4.3.0+) build fixes based on bug report from Joshua Lackey, | Ken Raeburn | 1999-07-12 | 3 | -1/+14 |
| * | Updated for 2.1d3 and 2.1d4 | Miro Jurisic | 1999-07-12 | 1 | -0/+8 |