| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Add files containing the export lists used on UNIX, in each directory | Ken Raeburn | 2004-04-22 | 2 | -0/+750 |
| * | krb5_get_in_tkt ignores lifetime | Sam Hartman | 2004-04-16 | 3 | -5/+17 |
| * | Fix memory leak when not sending to master KDC in | Sam Hartman | 2004-04-15 | 2 | -0/+9 |
| * | Since we must reserve the single letter prefixes on all platforms | Jeffrey Altman | 2004-04-13 | 4 | -8/+12 |
| * | Treat keytab and ccache names without prefixes as type FILE: | Jeffrey Altman | 2004-04-13 | 4 | -17/+50 |
| * | * ccbase.c: the krb5_cc_resolve() function pointer ccresolver | Jeffrey Altman | 2004-04-13 | 2 | -3/+11 |
| * | ktbase.c - restore the thread safety changes which were accidently | Jeffrey Altman | 2004-04-08 | 2 | -16/+44 |
| * | On Windows, a single letter followed by colon is used to identify | Jeffrey Altman | 2004-04-08 | 2 | -36/+27 |
| * | * cc_mslsa.c: | Jeffrey Altman | 2004-04-06 | 2 | -0/+20 |
| * | Delay load the ADVAPI32.DLL and SECUR32.DLL libraries within KRB5_32.DLL | Jeffrey Altman | 2004-03-31 | 2 | -8/+97 |
| * | Remove t_file.c as it is mostly redundant, does not build and cannot | Sam Hartman | 2004-03-26 | 4 | -229/+7 |
| * | krb5_fcc_generate_new should use mkstemp | Sam Hartman | 2004-03-26 | 2 | -2/+12 |
| * | * sendto_kdc.c (get_so_error): New function. | Ken Raeburn | 2004-03-22 | 2 | -21/+36 |
| * | * sendto_kdc.c (krb5int_sendto): Initialize select_state.end_time | Ken Raeburn | 2004-03-22 | 2 | -0/+5 |
| * | Return ERROR_FCC_NOFILE when the principal cannot be determined during | Jeffrey Altman | 2004-03-19 | 2 | -0/+8 |
| * | * cc_mslsa.c: | Jeffrey Altman | 2004-03-19 | 4 | -2/+53 |
| * | krb5_sendto_kdc passing improper argument to krb5_locate_kdc | Ezra Peisach | 2004-03-18 | 2 | -1/+6 |
| * | Fix missing case for get_init_creds API change | Ken Hornstein | 2004-03-09 | 2 | -1/+7 |
| * | make depend | Ken Raeburn | 2004-03-06 | 3 | -3/+5 |
| * | For keytab, ccache, and rcache type registries, use const more, and | Ken Raeburn | 2004-03-06 | 6 | -21/+101 |
| * | * lock_file.c (krb5_lock_file): Initialize flock data on entry, but don't | Ken Raeburn | 2004-03-06 | 2 | -4/+6 |
| * | Use more const data in the keytab type registry | Ken Raeburn | 2004-03-06 | 2 | -6/+14 |
| * | minor formatting, mostly whitespace | Ken Raeburn | 2004-03-03 | 1 | -37/+38 |
| * | * rc_base.c: Delete unused and untested semaphore support | Ken Raeburn | 2004-03-03 | 3 | -29/+4 |
| * | * gic_pwd.c (krb5_get_in_tkt_with_password): Fix a case Jeff missed | Ken Raeburn | 2004-02-28 | 2 | -1/+7 |
| * | As discussed on the krbdev mailing list, krb5_get_init_creds_password() | Jeffrey Altman | 2004-02-27 | 8 | -23/+76 |
| * | * sendto_kdc.c (start_connection): Close socket if connect() call fails for an | Ken Raeburn | 2004-02-26 | 2 | -0/+6 |
| * | ignore generated shared libraries | Ken Raeburn | 2004-02-24 | 1 | -0/+1 |
| * | Move daemon.c into a new library of utility routines for linking our programs | Ken Raeburn | 2004-02-24 | 2 | -95/+4 |
| * | ignore generated krb524 error table code | Ken Raeburn | 2004-02-24 | 1 | -0/+2 |
| * | Don't specify defaults for GET{PEER,SOCK}NAME_ARG{2,3}_TYPE macros | Ken Raeburn | 2004-02-14 | 4 | -26/+10 |
| * | Call htons for default port of password server | Sam Hartman | 2004-02-09 | 2 | -1/+5 |
| * | Enable aes128-cts for client | Sam Hartman | 2004-02-06 | 2 | -0/+5 |
| * | Remove reference to the ntstatus.h header in cc_mslsa.c | Jeffrey Altman | 2004-02-04 | 2 | -1/+6 |
| * | 2004-02-02 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2004-02-03 | 2 | -1/+22 |
| * | * cc_mslsa.c: the MSLSA code was crashing on Pismere machines when | Jeffrey Altman | 2004-02-02 | 2 | -10/+36 |
| * | * cc_mslsa.c: optimize the get_next logic by storing a handle to the | Jeffrey Altman | 2004-02-01 | 2 | -18/+30 |
| * | Do not export tickets from the LSA if they contain NULL session keys. | Jeffrey Altman | 2004-01-31 | 2 | -6/+19 |
| * | 2004-01-30 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2004-01-31 | 2 | -20/+98 |
| * | fix typos | Jeffrey Altman | 2004-01-07 | 3 | -5/+5 |
| * | Add stub function implementations to support krb5_cc_remove_cred() which | Jeffrey Altman | 2004-01-06 | 6 | -5/+57 |
| * | move some basic header and function checks from lib/krb5 to include | Ken Raeburn | 2003-12-24 | 2 | -4/+5 |
| * | * dnssrv.c: wrap the entire module in #ifdef KRB5_DNS_LOOKUP to prevent | Jeffrey Altman | 2003-12-22 | 2 | -0/+7 |
| * | * realm_iter.c (krb5_realm_iterator_create): Array NAMES is now const | Ken Raeburn | 2003-12-20 | 2 | -1/+4 |
| * | * prompter.c (catch_signals, restore_signals): Take pointer to old signal | Ken Raeburn | 2003-12-20 | 2 | -28/+37 |
| * | * Makefile.in (STLIBOBJS, OBJS, SRCS): Don't build promptusr.c | Ken Raeburn | 2003-12-20 | 2 | -8/+2 |
| * | oops. actually do the #undef DEBUG | Ken Raeburn | 2003-12-20 | 1 | -1/+1 |
| * | * sendto_kdc.c (default_debug_handler, put, putstr): Define only if DEBUG is | Ken Raeburn | 2003-12-20 | 2 | -1/+11 |
| * | * get_in_tkt.c (get_in_tkt_enctypes): Now const | Ken Raeburn | 2003-12-20 | 2 | -1/+5 |
| * | ticket 2049 | Jeffrey Altman | 2003-12-19 | 2 | -5/+12 |