| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * rpc.h: Don't include netdb.h (rpc/types.h already includes it) | Tom Yu | 1996-07-30 | 1 | -0/+3 |
| * | Deal with a /usr/include/netdb.h that contains struct rpcent | Sam Hartman | 1996-07-30 | 4 | -5/+25 |
| * | * hash/hash.c, hash/hash_func.c, hash/hash_page.c: Add "static" to | Tom Yu | 1996-07-30 | 3 | -12/+12 |
| * | *** empty log message *** | Tom Yu | 1996-07-30 | 1 | -0/+6 |
| * | * configure.in: Determine sizeof short, int, long for secure.c | Ezra Peisach | 1996-07-30 | 2 | -0/+7 |
| * | * secure.c: Do not assume sizeof(long) = 4 for sending lengths OTW | Ezra Peisach | 1996-07-30 | 3 | -3/+24 |
| * | * kadmin.exp: Added back in. Rewritten to use new admin system | Ezra Peisach | 1996-07-29 | 2 | -0/+851 |
| * | defaul.exp (kinit): Look for the end-of-file from kinit before | Ezra Peisach | 1996-07-29 | 2 | -0/+8 |
| * | * an_to_ln.c (aname_do_match): #elif HAVE_REGEXP_H should have | Tom Yu | 1996-07-29 | 2 | -1/+6 |
| * | For some reason, I allowd symbols from libc to overide symbols from | Sam Hartman | 1996-07-28 | 2 | -1/+6 |
| * | Fix up shared library handling and $(STEXT) usage | Sam Hartman | 1996-07-28 | 2 | -6/+2 |
| * | Remove prototype of strcpy | Sam Hartman | 1996-07-28 | 2 | -1/+5 |
| * | Commit prototyping of krb5_setenv; not sure why this failed yesterday. | Sam Hartman | 1996-07-28 | 2 | -0/+7 |
| * | * default.exp: Rewrite to use kdb5_util instead of kdb5_create and | Ezra Peisach | 1996-07-27 | 2 | -36/+40 |
| * | * kdb5_create.c (kdb5_create): Ignore (expected) failure in | Ezra Peisach | 1996-07-27 | 2 | -1/+10 |
| * | It's not an out-of-space error if malloc(0) returns 0. | Sam Hartman | 1996-07-27 | 2 | -13/+21 |
| * | Remove old 1988 version of setenv in preference to calling krb5_setenv | Sam Hartman | 1996-07-27 | 5 | -172/+10 |
| * | *** empty log message *** | Sam Hartman | 1996-07-27 | 1 | -0/+1 |
| * | * Define a non-zero FUDGE_FACTOR for GSSAPI; I have it set to 64 now, | Sam Hartman | 1996-07-27 | 3 | -9/+33 |
| * | * Makefile.in (OBJS): Remove trailing backslash on a comment; it | Tom Yu | 1996-07-26 | 2 | -1/+6 |
| * | resolved conflicts | Marc Horowitz | 1996-07-26 | 1 | -0/+5 |
| * | *** empty log message *** | Marc Horowitz | 1996-07-26 | 1 | -0/+6 |
| * | * configure.in, an_to_ln.c (do_replacement, aname_do_match): use | Marc Horowitz | 1996-07-26 | 1 | -2/+7 |
| * | * an_to_ln.c (do_replacement, aname_do_match): use the compile() | Marc Horowitz | 1996-07-26 | 1 | -15/+7 |
| * | * configure.in: remove create | Tom Yu | 1996-07-26 | 2 | -1/+5 |
| * | *** empty log message *** | Marc Horowitz | 1996-07-26 | 1 | -0/+5 |
| * | * aclocal.m4 (LIBS): include -lgen if compile() is present and | Marc Horowitz | 1996-07-26 | 1 | -0/+12 |
| * | Actually install kadmin.local. (Or rather, don't install kadmin.local | Theodore Tso | 1996-07-26 | 2 | -1/+7 |
| * | *** empty log message *** | Marc Horowitz | 1996-07-26 | 1 | -0/+9 |
| * | * kdc.conf: added acl_file to prototype | Marc Horowitz | 1996-07-26 | 1 | -0/+1 |
| * | Remove the new kdb5_create, which is subsumed by kdb5_util | Theodore Tso | 1996-07-26 | 12 | -1666/+0 |
| * | Remove last traces of the old admin server | Theodore Tso | 1996-07-26 | 1 | -46/+0 |
| * | Remove v5client, which is the old client for the old kadmin system | Theodore Tso | 1996-07-26 | 11 | -3148/+0 |
| * | Remove the old kadmin server | Theodore Tso | 1996-07-26 | 13 | -8173/+0 |
| * | Add a blank install target to keep the top-level "make install" happy | Theodore Tso | 1996-07-26 | 2 | -0/+7 |
| * | Add AC_PROG_INSTALL, since it's needed for a "make install" | Theodore Tso | 1996-07-26 | 2 | -0/+6 |
| * | AIX shared libraries treat resolution of imported symbols | Sam Hartman | 1996-07-26 | 2 | -0/+14 |
| * | Remove setenv.c and use krb5_setenv instead. This version of setenv | Sam Hartman | 1996-07-26 | 3 | -166/+6 |
| * | restore old version (oops checked in debugging vers | Tom Yu | 1996-07-26 | 1 | -3/+0 |
| * | * Makefile.in: remove trailing backslash from comment under SRCS | Tom Yu | 1996-07-26 | 3 | -1/+10 |
| * | * Makefile.in, configure.in, adm_rw.c, kadm5_defs.h, main.c, | Marc Horowitz | 1996-07-25 | 8 | -0/+2943 |
| * | Remove OID's that weren't being used, and rename gss_nt_service_name | Theodore Tso | 1996-07-25 | 2 | -8/+6 |
| * | admin_internal.h (_KADM5_CHECK_HANDLE): Add parenthesis around | Theodore Tso | 1996-07-25 | 3 | -1/+11 |
| * | kadmin.c (quit): Return zero so that we return the proper exit status. | Theodore Tso | 1996-07-25 | 2 | -1/+8 |
| * | Don't build the create, destroy, and stash directories | Theodore Tso | 1996-07-25 | 2 | -1/+4 |
| * | Declare function as returning void | Theodore Tso | 1996-07-25 | 2 | -1/+5 |
| * | *** empty log message *** | Marc Horowitz | 1996-07-25 | 1 | -0/+4 |
| * | * configure.in (CONFIG_DIRS): added v5passwdd | Marc Horowitz | 1996-07-25 | 1 | -1/+1 |
| * | Fix Sanitize script to not delete the configure program | Theodore Tso | 1996-07-25 | 1 | -0/+1 |
| * | Move setenv.c to clnt directory where it belongs | Theodore Tso | 1996-07-25 | 1 | -0/+0 |