| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | init_os_ctx.c (krb5_set_config_files): New function. Provides a | Theodore Tso | 1995-05-01 | 2 | -1/+34 |
| * | Global variables krb5_config_file and krb5_trans_file definitions | Ezra Peisach | 1995-04-30 | 2 | -0/+7 |
| * | Moving adm_conn out of libkrb5 | Paul Park | 1995-04-28 | 5 | -512/+5 |
| * | Fixes so that the Unix changes no longer breaks on the PC | Keith Vetter | 1995-04-28 | 5 | -18/+31 |
| * | Add entries for yesterdays checkin | Paul Park | 1995-04-27 | 1 | -0/+5 |
| * | Added PC support for the new profile config file | Keith Vetter | 1995-04-27 | 3 | -3/+34 |
| * | Make clean should remove t_std_conf.o | Ezra Peisach | 1995-04-27 | 2 | -1/+5 |
| * | Add adm_conn.c | Paul Park | 1995-04-26 | 1 | -0/+1 |
| * | Add pwd.h check for adm_conn | Paul Park | 1995-04-26 | 1 | -1/+1 |
| * | Add adm_conn | Paul Park | 1995-04-26 | 1 | -0/+2 |
| * | New module to connect to administrative server | Paul Park | 1995-04-26 | 1 | -0/+509 |
| * | Add declaration of optarg | Theodore Tso | 1995-04-26 | 2 | -1/+5 |
| * | * Makefile.in : Added source files mk_faddr.c and genaddrs.c. | Chris Provenzano | 1995-04-26 | 6 | -32/+217 |
| * | krb5_locate_kdc(): Pass a NUL terminated realm to profile_get_values() | Chris Provenzano | 1995-04-25 | 2 | -1/+13 |
| * | Modified .Sanitize file to pick up new files | Theodore Tso | 1995-04-25 | 1 | -0/+3 |
| * | Don't deref NULL pointer if profile_get_values returns NULL. | Ezra Peisach | 1995-04-25 | 2 | -1/+6 |
| * | Makefile.in, configure.in, t_std_conf.c: Add test program to | Theodore Tso | 1995-04-22 | 10 | -106/+382 |
| * | Fix == vs = typo | Theodore Tso | 1995-04-22 | 1 | -2/+2 |
| * | def_realm.c (krb5_get_default_realm): Use the profile code to | Theodore Tso | 1995-04-22 | 6 | -0/+193 |
| * | Added storing of default realm in context. Global default realm | Ezra Peisach | 1995-04-19 | 2 | -19/+42 |
| * | an_to_ln.c (dbm_an_to_ln): Don't compile dbm_an_to_ln() if | Theodore Tso | 1995-04-18 | 3 | -5/+22 |
| * | Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do | Theodore Tso | 1995-04-14 | 1 | -0/+70 |
| * | Windows global stuff: | Keith Vetter | 1995-04-14 | 26 | -31/+36 |
| * | Changed syntax for windows on the stored ccache file name | Keith Vetter | 1995-04-07 | 2 | -7/+12 |
| * | Bug fixes or better error handling for the following 4 Windows bugs | Keith Vetter | 1995-04-06 | 4 | -32/+55 |
| * | * realm_dom.c (krb5_get_realm_domain): Don't indent #ifdef's! | Theodore Tso | 1995-03-31 | 3 | -6/+12 |
| * | Commit on the whole tree to make a checkpoint for a working windows world | Keith Vetter | 1995-03-31 | 2 | -2/+7 |
| * | * ccdefname.c: On Mac, default cred cache is "STDIO:krb5cc" for now. | John Gilmore | 1995-03-29 | 1 | -0/+4 |
| * | Added functionality for windows to read default file locations from | Keith Vetter | 1995-03-29 | 7 | -9/+73 |
| * | * DNR.c: Add Apple MacTCP source file for domain name resolution. | John Gilmore | 1995-03-29 | 10 | -36/+542 |
| * | * full_ipadr.c, gen_rname.c, port2ip.c, read_msg.c, write_msg.c: | John Gilmore | 1995-03-27 | 7 | -26/+4 |
| * | * macsock.c (connect, send, recv): Add for K5 compatability. | John Gilmore | 1995-03-27 | 2 | -1/+103 |
| * | * macsock.c: Add Mac socket support file, verbatim from K4 release | John Gilmore | 1995-03-27 | 2 | -0/+488 |
| * | locate_kdc.c: Don't include sys/socket.h, netdb.h, netinet/in.h, | Theodore Tso | 1995-03-24 | 4 | -15/+11 |
| * | realm_dom.c (krb5_get_realm_domain): Don't indent preprocessor directives. | Theodore Tso | 1995-03-24 | 3 | -11/+17 |
| * | Work around of fscanf which is not available in a windows DLL | Keith Vetter | 1995-03-23 | 3 | -4/+122 |
| * | Added prototypes to ccache change notification | Keith Vetter | 1995-03-22 | 3 | -8/+52 |
| * | * Makefile.in (LDFLAGS): Eliminate, duplicates config/pre.in. | John Gilmore | 1995-03-18 | 3 | -3/+5 |
| * | Windows changes in krb5: makefile cleanup and some small code changes | Keith Vetter | 1995-03-15 | 2 | -16/+13 |
| * | Stubbed an OS routine to satisfy the linker until we can really port it to th... | Keith Vetter | 1995-03-08 | 2 | -0/+17 |
| * | * aclocal.m4 (UsePepsy, PepsyTarget): removed, not referenced | Mark Eichin | 1995-03-08 | 2 | -2/+4 |
| * | Port of most of the OS directory to the PC | Keith Vetter | 1995-03-07 | 31 | -44/+139 |
| * | Used the NEED_SOCKETS mechanism to pull in winsock.h on the PC | Keith Vetter | 1995-03-03 | 3 | -3/+7 |
| * | Ported 2 files needed by the crypto library to work on the PC | Keith Vetter | 1995-03-02 | 4 | -34/+221 |
| * | Avoid <krb5/...> includes | John Gilmore | 1995-02-28 | 31 | -159/+34 |
| * | Add .cvsignore file so that cvs ignores the autoconf-built configure file | Theodore Tso | 1995-02-03 | 1 | -0/+1 |
| * | Don't double count the leap day in a leap year | Theodore Tso | 1995-02-03 | 2 | -1/+6 |
| * | * get_krbhst.c (krb5_get_krbhst): Declare realm argument const, | John Gilmore | 1995-01-23 | 2 | -1/+6 |
| * | Fix use of connected sockets; previously krb5_sendto_kdc only used one | Theodore Tso | 1995-01-19 | 2 | -29/+45 |
| * | Acually move init_ctx.c to init_os_ctx.c in the CVS repository and also | Chris Provenzano | 1995-01-13 | 2 | -1/+7 |