| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * gssapiP_generic.h: If not on a Mac or under Dos, and stdlib.h | Ezra Peisach | 1996-08-02 | 3 | -0/+13 |
| * | * alt_prof.c (kadm5_get_config_params): alloc enough bytes for | Barry Jaspan | 1996-08-02 | 3 | -2/+12 |
| * | * keytab.c (add_principal): free_keyblock -> free_keyblock_contents | Barry Jaspan | 1996-08-02 | 2 | -1/+5 |
| * | * ovsec_kadmd.c (main): remove useless hex value from error message | Barry Jaspan | 1996-08-01 | 2 | -1/+5 |
| * | * dump.c, kadm5_create.c, kdb5_create.c: create policy database | Barry Jaspan | 1996-08-01 | 5 | -25/+49 |
| * | * loadv4.c: create empty policy database after loading V4 dump file | Barry Jaspan | 1996-08-01 | 3 | -3/+38 |
| * | * Makefile.in, Makefile.ov, configure.in, dump.c: add support for | Barry Jaspan | 1996-08-01 | 8 | -36/+632 |
| * | Add -ldyn as kadm5 shared library depends upon it | Ezra Peisach | 1996-08-01 | 2 | -0/+6 |
| * | *** empty log message *** | Tom Yu | 1996-08-01 | 1 | -0/+19 |
| * | * Makefile.in: Punt -I$(srcdir)/..; it was gross and not needed | Tom Yu | 1996-08-01 | 1 | -1/+1 |
| * | * configure.in: Fix test for STRUCT_RPCENT_ALREADY_PROVIDED if | Tom Yu | 1996-08-01 | 1 | -8/+7 |
| * | * getrpcent.c: Shuffle inclusion order somewhat | Tom Yu | 1996-08-01 | 1 | -2/+1 |
| * | * kadm_ser_wrap.c: Remove #include <sys/socket.h>, <netdb.h> | Tom Yu | 1996-07-31 | 2 | -2/+4 |
| * | * admin_server.c: Remove #include <sys/socket.h> because k5-int.h | Tom Yu | 1996-07-31 | 2 | -1/+5 |
| * | * ovsec_kadmd.c: Revert prior change due to netdb.h shuffle | Tom Yu | 1996-07-31 | 2 | -0/+3 |
| * | * krb524d.c: Revert prior change due to shuffling of netdb.h | Tom Yu | 1996-07-31 | 2 | -0/+5 |
| * | * client_init.c: Revert prior change due to netdb.h shuffling | Tom Yu | 1996-07-31 | 2 | -0/+5 |
| * | * clnt_generic.c, clnt_simple.c, clnt_tcp.c, clnt_udp.c, | Tom Yu | 1996-07-31 | 9 | -0/+18 |
| * | * types.hin: Remove #include <netdb.h> because it appears the only | Tom Yu | 1996-07-31 | 1 | -0/+2 |
| * | *** empty log message *** | Tom Yu | 1996-07-31 | 1 | -0/+5 |
| * | * ovsec_kadmd.c: remove #include <netdb.h> (already gotten by | Tom Yu | 1996-07-31 | 1 | -1/+0 |
| * | * kdb5_stash.c (kdb5_stash): Declare optind | Tom Yu | 1996-07-31 | 2 | -0/+5 |
| * | *** empty log message *** | Tom Yu | 1996-07-31 | 1 | -0/+5 |
| * | * kadmin.c: Remove delcaration for getpwuid(); already declared in | Tom Yu | 1996-07-31 | 1 | -1/+0 |
| * | *** empty log message *** | Tom Yu | 1996-07-31 | 1 | -0/+6 |
| * | * obj/Makefile.in: Add -Dfoo=my_foo when compiling replacement | Tom Yu | 1996-07-31 | 1 | -3/+3 |
| * | * krb524d.c: Remove #include <netdb.h> (already gotten by | Tom Yu | 1996-07-31 | 2 | -1/+5 |
| * | * client_init.c: Remove #include <netdb.h> because rpc/types.h | Tom Yu | 1996-07-30 | 2 | -1/+5 |
| * | * clnt_generic.c, clnt_simple.c, clnt_tcp.c, clnt_udp.c, | Tom Yu | 1996-07-30 | 9 | -8/+12 |
| * | * svc_auth_gssapi.c: #include <rpc/rpc.h> before <sys/stat.h> (to | Tom Yu | 1996-07-30 | 1 | -1/+5 |
| * | * 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 |