| Commit message (Expand) | Author | Age | Files | Lines |
| * | Updating ChangeLog | Jeffrey Altman | 1999-07-23 | 1 | -0/+15 |
| * | more fixes for meeroh's patch | Ken Raeburn | 1999-07-22 | 1 | -0/+1 |
| * | * init_os_ctx.c (os_get_default_config_files): Fix some typos and missed name | Ken Raeburn | 1999-07-21 | 1 | -0/+7 |
| * | * locate_kdc.c (krb5_locate_kdc): Kerberos admin service name is | Ken Raeburn | 1999-06-30 | 1 | -0/+6 |
| * | DNS lookup implementation, conditionally compiled under KRB5_DNS_LOOKUP (which | Ken Raeburn | 1999-06-21 | 1 | -0/+33 |
| * | * ccdefname.c (get_from_registry_indirect, try_dir, get_from_os): | Danilo Almeida | 1999-06-17 | 1 | -0/+9 |
| * | For profile name, enhance win32 heuristics to use environment variable | Danilo Almeida | 1999-06-16 | 1 | -0/+11 |
| * | Mac: Fixed 2nd config file name | Miro Jurisic | 1999-06-11 | 1 | -0/+5 |
| * | Fixed Mac PPC #ifdefs | Miro Jurisic | 1999-06-09 | 1 | -0/+4 |
| * | #ifdefed Mac native microseconds code for PPC-only | Miro Jurisic | 1999-06-09 | 1 | -0/+5 |
| * | Merged changed from Mac_V2_0_derivatives branch | Miro Jurisic | 1999-06-09 | 1 | -0/+28 |
| * | Changed errno to SOCKET_ERRNO/SOCKET_SET_ERRNO for Mac OT SocketsLib | Alexandra Ellwood | 1999-06-08 | 1 | -0/+20 |
| * | Do win32 build in subdir | Danilo Almeida | 1999-05-10 | 1 | -0/+4 |
| * | Fixed typo | Danilo Almeida | 1999-05-07 | 1 | -0/+4 |
| * | Return KRB5_REALM_UNKNOWN if profile_get_values returns | Theodore Tso | 1999-05-07 | 1 | -0/+6 |
| * | prompter.c (krb5_prompter_posix): Update to use new prompter prototype | Theodore Tso | 1999-04-10 | 1 | -0/+6 |
| * | * promptusr.c (krb5_os_get_tty_uio): getchar() returns int, not | Tom Yu | 1999-03-25 | 1 | -0/+5 |
| * | Sample the ccdefault name at the time when we create the context. | Theodore Tso | 1999-03-12 | 1 | -0/+16 |
| * | * ccdefname.c (get_from_os): Add missing close-paren; also replace | Tom Yu | 1999-02-20 | 1 | -0/+5 |
| * | ccdefname.c (get_from_os): On the Windows platform, automatically | Theodore Tso | 1999-02-09 | 1 | -0/+9 |
| * | * read_pwd.c: Remove reference to CPP symbol "unix" | Tom Yu | 1999-02-02 | 1 | -0/+4 |
| * | ccdefname.c: Add a new function krb5_cc_set_default_name(), which is | Theodore Tso | 1999-02-02 | 1 | -0/+16 |
| * | localaddr.c: On the macintosh, check to see if getmyipaddr returns | Theodore Tso | 1999-01-27 | 1 | -0/+5 |
| * | sn2princ.c (krb5_sname_to_principal): Windows NT5's broken resolver | Theodore Tso | 1999-01-05 | 1 | -0/+7 |
| * | changepw.c: Add a test for _WIN16 as well as _WIN32 for sockets | Theodore Tso | 1999-01-05 | 1 | -0/+6 |
| * | localaddr.c: Added missing KRB5_DLLIMP and KRB5_CALLCONF macros from | Theodore Tso | 1998-12-05 | 1 | -0/+5 |
| * | realm_iter.c: New function which iterators over the realms in the | Theodore Tso | 1998-12-04 | 1 | -0/+5 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-11-13 | 1 | -1/+7 |
| * | Fix bug where if the fcntl-style lock succeeded, we should return | Theodore Tso | 1998-11-13 | 1 | -0/+6 |
| * | lock_file.c (krb5_lock_file): Move the flock() fallback code from | Theodore Tso | 1998-11-03 | 1 | -0/+9 |
| * | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 1 | -0/+13 |
| * | We shouldn't try to use the CCache API on Unix systems. (The maze of | Theodore Tso | 1998-09-26 | 1 | -0/+5 |
| * | ccdefname.c (krb5_cc_default_name): Changed the PC version to use the | Theodore Tso | 1998-09-01 | 1 | -0/+7 |
| * | Changed Mac specific stuff to use CCache API | Miro Jurisic | 1998-08-21 | 1 | -0/+5 |
| * | * changepw.c (krb5_change_password): Changes casts from char * to | Ezra Peisach | 1998-07-16 | 1 | -0/+5 |
| * | Update Macintosh changes to ChangeLog which Marshall made on 1/13/98 | Theodore Tso | 1998-07-02 | 1 | -0/+8 |
| * | Fix obvious bug where we were returning a pointer to an automatic | Theodore Tso | 1998-07-01 | 1 | -0/+7 |
| * | POSIX states that getopt returns -1 when it is done parsing options, | Theodore Tso | 1998-05-06 | 1 | -0/+5 |
| * | Collapse lib/krb5's configure.in files into a single top-level | Theodore Tso | 1998-02-28 | 1 | -0/+6 |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 1 | -0/+5 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 1 | -0/+4 |
| * | * changepw.c (krb5_change_password): KRB5_USE_INET -> | Tom Yu | 1998-01-30 | 1 | -0/+5 |
| * | * locate_kdc.c (krb5_locate_kdc): Check return of | Tom Yu | 1998-01-03 | 1 | -0/+8 |
| * | * locate_kdc.c (krb5_locate_kdc): Free hostlist array elements | Ezra Peisach | 1997-12-16 | 1 | -0/+5 |
| * | * locate_kdc.c (krb5_locate_kdc): Get rid of extra krb5_xfree | Ezra Peisach | 1997-12-07 | 1 | -0/+5 |
| * | * Makefile.in: Add changepw.c, prompter.c | Tom Yu | 1997-12-06 | 1 | -0/+14 |
| * | * t_std_conf.c (main): Call krb5_free_context when done | Ezra Peisach | 1997-10-06 | 1 | -0/+4 |
| * | Punt HAS_STDLIB_H, NO_STDLIB_H, POSIX_TYPES; see individual ChangeLogs | Tom Yu | 1997-10-02 | 1 | -0/+13 |
| * | Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replace | Tom Yu | 1997-09-26 | 1 | -0/+18 |
| * | remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABS | Tom Yu | 1997-09-19 | 1 | -0/+4 |