| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | 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 | 2 | -1/+8 |
| * | POSIX states that getopt returns -1 when it is done parsing options, | Theodore Tso | 1998-05-06 | 2 | -1/+6 |
| * | Collapse lib/krb5's configure.in files into a single top-level | Theodore Tso | 1998-02-28 | 4 | -30/+13 |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 2 | -2/+7 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 2 | -0/+6 |
| * | Updated to call Universal Headers 3.0.1 | Marshall Vale | 1998-02-02 | 1 | -14/+16 |
| * | Updated from most recent MacTCP SDK | Marshall Vale | 1998-02-02 | 1 | -15/+17 |
| * | * changepw.c (krb5_change_password): KRB5_USE_INET -> | Tom Yu | 1998-01-30 | 2 | -3/+8 |
| * | Changed all PBGetCatInfo to PBGetCatInfoSync for new UH's | Marshall Vale | 1998-01-13 | 2 | -2/+2 |
| * | * locate_kdc.c (krb5_locate_kdc): Check return of | Tom Yu | 1998-01-03 | 3 | -0/+16 |
| * | * locate_kdc.c (krb5_locate_kdc): Free hostlist array elements | Ezra Peisach | 1997-12-16 | 2 | -0/+9 |
| * | * locate_kdc.c (krb5_locate_kdc): Get rid of extra krb5_xfree | Ezra Peisach | 1997-12-07 | 2 | -1/+5 |
| * | * Makefile.in: Add changepw.c, prompter.c | Tom Yu | 1997-12-06 | 7 | -41/+668 |
| * | * t_std_conf.c (main): Call krb5_free_context when done | Ezra Peisach | 1997-10-06 | 2 | -0/+7 |
| * | Punt HAS_STDLIB_H, NO_STDLIB_H, POSIX_TYPES; see individual ChangeLogs | Tom Yu | 1997-10-02 | 4 | -13/+17 |
| * | Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replace | Tom Yu | 1997-09-26 | 8 | -11/+29 |
| * | remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABS | Tom Yu | 1997-09-19 | 2 | -1/+5 |
| * | * ccdefname.c (krb5_cc_default_name): Returns a const char * | Ezra Peisach | 1997-09-15 | 2 | -1/+5 |
| * | * gmt_mktime.c (days_in_month): Now const. | Ezra Peisach | 1997-08-17 | 2 | -1/+6 |
| * | If RegKRB5CCNAME is set in kerberos.ini, use that value to determine the | Richard Basch | 1997-02-28 | 1 | -6/+49 |
| * | read_pwd.c: Improperly applied Doug Engert's windows dialog patch last time. | Richard Basch | 1997-02-25 | 4 | -83/+6 |
| * | win-pwd.rc: Windows dialog information for password prompting | Richard Basch | 1997-02-25 | 5 | -9/+296 |