| Commit message (Expand) | Author | Age | Files | Lines |
| * | Updating ChangeLog | Jeffrey Altman | 1999-07-23 | 1 | -0/+15 |
| * | 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 |
| * | Add profile support for libdefaults dns_fallback | Jeffrey Altman | 1999-07-23 | 2 | -36/+70 |
| * | 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 |
| * | Use Mac files specifiers for config files on MacOS | Miro Jurisic | 1999-07-21 | 1 | -79/+46 |
| * | * locate_kdc.c (krb5_locate_kdc): Kerberos admin service name is | Ken Raeburn | 1999-06-30 | 2 | -1/+7 |
| * | krb5_try_realm_txt_rr() should allow the resolv library to expand | Jeffrey Altman | 1999-06-30 | 1 | -8/+14 |
| * | DNS lookup implementation, conditionally compiled under KRB5_DNS_LOOKUP (which | Ken Raeburn | 1999-06-21 | 4 | -43/+691 |
| * | * ccdefname.c (get_from_registry_indirect, try_dir, get_from_os): | Danilo Almeida | 1999-06-17 | 3 | -120/+225 |
| * | For profile name, enhance win32 heuristics to use environment variable | Danilo Almeida | 1999-06-16 | 3 | -50/+281 |
| * | Mac: Fixed 2nd config file name | Miro Jurisic | 1999-06-11 | 2 | -2/+7 |
| * | Fixed Mac PPC #ifdefs | Miro Jurisic | 1999-06-09 | 2 | -1/+7 |
| * | #ifdefed Mac native microseconds code for PPC-only | Miro Jurisic | 1999-06-09 | 2 | -2/+11 |
| * | Merged changed from Mac_V2_0_derivatives branch | Miro Jurisic | 1999-06-09 | 4 | -20/+154 |
| * | Changed errno to SOCKET_ERRNO/SOCKET_SET_ERRNO for Mac OT SocketsLib | Alexandra Ellwood | 1999-06-08 | 7 | -37/+47 |
| * | Removed macsock.c and DNR.c because they are not used by OT sockets library | Alexandra Ellwood | 1999-05-27 | 2 | -1225/+0 |
| * | Removed macsock.c and DNR.c because they are not used by the OT sockets library | Alexandra Ellwood | 1999-05-27 | 1 | -6/+0 |
| * | Removed call to getmyipaddr since Sockets has gethostname | Alexandra Ellwood | 1999-05-27 | 1 | -11/+0 |
| * | Do win32 build in subdir | Danilo Almeida | 1999-05-10 | 2 | -43/+47 |
| * | Fixed typo | Danilo Almeida | 1999-05-07 | 2 | -5/+9 |
| * | Return KRB5_REALM_UNKNOWN if profile_get_values returns | Theodore Tso | 1999-05-07 | 2 | -7/+9 |
| * | prompter.c (krb5_prompter_posix): Update to use new prompter prototype | Theodore Tso | 1999-04-10 | 2 | -4/+17 |
| * | * promptusr.c (krb5_os_get_tty_uio): getchar() returns int, not | Tom Yu | 1999-03-25 | 2 | -1/+6 |
| * | Fix window's get_from_os() call so that gets the default cache name if | Theodore Tso | 1999-03-23 | 1 | -1/+1 |
| * | Check to make sure the context is valid and return an error if it | Theodore Tso | 1999-03-12 | 1 | -1/+9 |
| * | Sample the ccdefault name at the time when we create the context. | Theodore Tso | 1999-03-12 | 2 | -0/+22 |
| * | Fixed missing Mac#include | Miro Jurisic | 1999-02-26 | 1 | -0/+4 |
| * | * ccdefname.c (get_from_os): Add missing close-paren; also replace | Tom Yu | 1999-02-20 | 2 | -2/+8 |
| * | Added get_from_os for MacOS | Miro Jurisic | 1999-02-20 | 1 | -13/+12 |
| * | ccdefname.c (get_from_os): On the Windows platform, automatically | Theodore Tso | 1999-02-09 | 3 | -4/+21 |
| * | * read_pwd.c: Remove reference to CPP symbol "unix" | Tom Yu | 1999-02-02 | 2 | -1/+5 |
| * | ccdefname.c: Add a new function krb5_cc_set_default_name(), which is | Theodore Tso | 1999-02-02 | 3 | -119/+166 |
| * | localaddr.c: On the macintosh, check to see if getmyipaddr returns | Theodore Tso | 1999-01-27 | 2 | -0/+13 |
| * | Resource chain mangling fix | Miro Jurisic | 1999-01-22 | 1 | -0/+8 |
| * | _MACINTOSH -> macintosh | Miro Jurisic | 1999-01-22 | 1 | -1/+1 |
| * | sn2princ.c (krb5_sname_to_principal): Windows NT5's broken resolver | Theodore Tso | 1999-01-05 | 2 | -0/+19 |
| * | changepw.c: Add a test for _WIN16 as well as _WIN32 for sockets | Theodore Tso | 1999-01-05 | 2 | -1/+7 |
| * | localaddr.c: Added missing KRB5_DLLIMP and KRB5_CALLCONF macros from | Theodore Tso | 1998-12-05 | 2 | -1/+6 |
| * | realm_iter.c: New function which iterators over the realms in the | Theodore Tso | 1998-12-04 | 4 | -0/+125 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-11-13 | 2 | -1/+9 |
| * | Fix bug where if the fcntl-style lock succeeded, we should return | Theodore Tso | 1998-11-13 | 2 | -2/+13 |
| * | lock_file.c (krb5_lock_file): Move the flock() fallback code from | Theodore Tso | 1998-11-03 | 2 | -23/+49 |
| * | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 6 | -20/+682 |
| * | We shouldn't try to use the CCache API on Unix systems. (The maze of | Theodore Tso | 1998-09-26 | 2 | -2/+7 |
| * | ccdefname.c (krb5_cc_default_name): Changed the PC version to use the | Theodore Tso | 1998-09-01 | 2 | -19/+15 |
| * | Changed Mac specific stuff to use CCache API | Miro Jurisic | 1998-08-21 | 2 | -9/+17 |
| * | Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th... | Miro Jurisic | 1998-07-17 | 8 | -11/+11 |
| * | * changepw.c (krb5_change_password): Changes casts from char * to | Ezra Peisach | 1998-07-16 | 2 | -2/+7 |