1996-08-05 |
Sam Hartman | * Linux shared lib fix |
commit | commitdiff | tree | snapshot |
1996-08-05 |
Sam Hartman | * Enough removal of db from aname_to_localname so that... |
commit | commitdiff | tree | snapshot |
1996-08-05 |
Sam Hartman | * AIX shared library fix: get -ldb not dbm |
commit | commitdiff | tree | snapshot |
1996-08-05 |
Sam Hartman | * Better support for Athena Kerberos if installed |
commit | commitdiff | tree | snapshot |
1996-08-05 |
Sam Hartman | On systems with setup_term, don't define it in telnet... |
commit | commitdiff | tree | snapshot |
1996-08-05 |
Sam Hartman | s/struct fd_set/fd_set/g |
commit | commitdiff | tree | snapshot |
1996-08-02 |
Ezra Peisach | Add prototype for krb5_free_keyblock_contents |
commit | commitdiff | tree | snapshot |
1996-08-02 |
Barry Jaspan | * svr_principal.c: remove krb5_free_keyblock_contents... |
commit | commitdiff | tree | snapshot |
1996-08-02 |
Sam Hartman | Remove references to unused non-portable symbols |
commit | commitdiff | tree | snapshot |
1996-08-02 |
Barry Jaspan | * f_keyblock.c (krb5_free_keyblock_contents): added |
commit | commitdiff | tree | snapshot |
1996-08-02 |
Ezra Peisach | * acquire_cred.c (krb5_gss_acquire_cred): Add const... |
commit | commitdiff | tree | snapshot |
1996-08-02 |
Ezra Peisach | * gssapiP_generic.h: If not on a Mac or under Dos... |
commit | commitdiff | tree | snapshot |
1996-08-02 |
Barry Jaspan | * alt_prof.c (kadm5_get_config_params): alloc enough... |
commit | commitdiff | tree | snapshot |
1996-08-02 |
Barry Jaspan | * keytab.c (add_principal): free_keyblock -> free_keyb... |
commit | commitdiff | tree | snapshot |
1996-08-01 |
Barry Jaspan | * ovsec_kadmd.c (main): remove useless hex value from... |
commit | commitdiff | tree | snapshot |
1996-08-01 |
Barry Jaspan | * dump.c, kadm5_create.c, kdb5_create.c: create policy... |
commit | commitdiff | tree | snapshot |
1996-08-01 |
Barry Jaspan | * loadv4.c: create empty policy database after loading... |
commit | commitdiff | tree | snapshot |
1996-08-01 |
Barry Jaspan | * Makefile.in, Makefile.ov, configure.in, dump.c:... |
commit | commitdiff | tree | snapshot |
1996-08-01 |
Ezra Peisach | Add -ldyn as kadm5 shared library depends upon it |
commit | commitdiff | tree | snapshot |
1996-08-01 |
Tom Yu | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1996-08-01 |
Tom Yu | * Makefile.in: Punt -I$(srcdir)/..; it was gross and... |
commit | commitdiff | tree | snapshot |
1996-08-01 |
Tom Yu | * configure.in: Fix test for STRUCT_RPCENT_ALREADY_PRO... |
commit | commitdiff | tree | snapshot |
1996-08-01 |
Tom Yu | * getrpcent.c: Shuffle inclusion order somewhat |
commit | commitdiff | tree | snapshot |
1996-07-31 |
Tom Yu | * kadm_ser_wrap.c: Remove #include <sys/socket.h>... |
commit | commitdiff | tree | snapshot |
1996-07-31 |
Tom Yu | * admin_server.c: Remove #include <sys/socket.h> becau... |
commit | commitdiff | tree | snapshot |
1996-07-31 |
Tom Yu | * ovsec_kadmd.c: Revert prior change due to netdb... |
commit | commitdiff | tree | snapshot |
1996-07-31 |
Tom Yu | * krb524d.c: Revert prior change due to shuffling... |
commit | commitdiff | tree | snapshot |
1996-07-31 |
Tom Yu | * client_init.c: Revert prior change due to netdb... |
commit | commitdiff | tree | snapshot |
1996-07-31 |
Tom Yu | * clnt_generic.c, clnt_simple.c, clnt_tcp.c, clnt_udp.c, |
commit | commitdiff | tree | snapshot |
1996-07-31 |
Tom Yu | * types.hin: Remove #include <netdb.h> because it... |
commit | commitdiff | tree | snapshot |
1996-07-31 |
Tom Yu | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1996-07-31 |
Tom Yu | * ovsec_kadmd.c: remove #include <netdb.h> (already... |
commit | commitdiff | tree | snapshot |
1996-07-31 |
Tom Yu | * kdb5_stash.c (kdb5_stash): Declare optind |
commit | commitdiff | tree | snapshot |
1996-07-31 |
Tom Yu | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1996-07-31 |
Tom Yu | * kadmin.c: Remove delcaration for getpwuid(); already... |
commit | commitdiff | tree | snapshot |
1996-07-31 |
Tom Yu | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1996-07-31 |
Tom Yu | * obj/Makefile.in: Add -Dfoo=my_foo when compiling... |
commit | commitdiff | tree | snapshot |
1996-07-31 |
Tom Yu | * krb524d.c: Remove #include <netdb.h> (already gotten by |
commit | commitdiff | tree | snapshot |
1996-07-30 |
Tom Yu | * client_init.c: Remove #include <netdb.h> because... |
commit | commitdiff | tree | snapshot |
1996-07-30 |
Tom Yu | * clnt_generic.c, clnt_simple.c, clnt_tcp.c, clnt_udp.c, |
commit | commitdiff | tree | snapshot |
1996-07-30 |
Tom Yu | * svc_auth_gssapi.c: #include <rpc/rpc.h> before ... |
commit | commitdiff | tree | snapshot |
1996-07-30 |
Tom Yu | * rpc.h: Don't include netdb.h (rpc/types.h already... |
commit | commitdiff | tree | snapshot |
1996-07-30 |
Sam Hartman | Deal with a /usr/include/netdb.h that contains struct... |
commit | commitdiff | tree | snapshot |
1996-07-30 |
Tom Yu | * hash/hash.c, hash/hash_func.c, hash/hash_page.c... |
commit | commitdiff | tree | snapshot |
1996-07-30 |
Tom Yu | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1996-07-30 |
Ezra Peisach | * configure.in: Determine sizeof short, int, long... |
commit | commitdiff | tree | snapshot |
1996-07-30 |
Ezra Peisach | * secure.c: Do not assume sizeof(long) = 4 for sending... |
commit | commitdiff | tree | snapshot |
1996-07-29 |
Ezra Peisach | * kadmin.exp: Added back in. Rewritten to use new... |
commit | commitdiff | tree | snapshot |
1996-07-29 |
Ezra Peisach | defaul.exp (kinit): Look for the end-of-file from kinit... |
commit | commitdiff | tree | snapshot |
1996-07-29 |
Tom Yu | * an_to_ln.c (aname_do_match): #elif HAVE_REGEXP_H... |
commit | commitdiff | tree | snapshot |
1996-07-28 |
Sam Hartman | For some reason, I allowd symbols from libc to overide... |
commit | commitdiff | tree | snapshot |
1996-07-28 |
Sam Hartman | Fix up shared library handling and $(STEXT) usage |
commit | commitdiff | tree | snapshot |
1996-07-28 |
Sam Hartman | Remove prototype of strcpy |
commit | commitdiff | tree | snapshot |
1996-07-28 |
Sam Hartman | Commit prototyping of krb5_setenv; not sure why this... |
commit | commitdiff | tree | snapshot |
1996-07-27 |
Ezra Peisach | * default.exp: Rewrite to use kdb5_util instead of... |
commit | commitdiff | tree | snapshot |
1996-07-27 |
Ezra Peisach | * kdb5_create.c (kdb5_create): Ignore (expected) failu... |
commit | commitdiff | tree | snapshot |
1996-07-27 |
Sam Hartman | It's not an out-of-space error if malloc(0) returns 0. |
commit | commitdiff | tree | snapshot |
1996-07-27 |
Sam Hartman | Remove old 1988 version of setenv in preference to... |
commit | commitdiff | tree | snapshot |
1996-07-27 |
Sam Hartman | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1996-07-27 |
Sam Hartman | * Define a non-zero FUDGE_FACTOR for GSSAPI; I have... |
commit | commitdiff | tree | snapshot |
1996-07-26 |
Tom Yu | * Makefile.in (OBJS): Remove trailing backslash on... |
commit | commitdiff | tree | snapshot |
1996-07-26 |
Marc Horowitz | resolved conflicts |
commit | commitdiff | tree | snapshot |
1996-07-26 |
Marc Horowitz | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1996-07-26 |
Marc Horowitz | * configure.in, an_to_ln.c (do_replacement, aname_do_m... |
commit | commitdiff | tree | snapshot |
1996-07-26 |
Marc Horowitz | * an_to_ln.c (do_replacement, aname_do_match): use... |
commit | commitdiff | tree | snapshot |
1996-07-26 |
Tom Yu | * configure.in: remove create |
commit | commitdiff | tree | snapshot |
1996-07-26 |
Marc Horowitz | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1996-07-26 |
Marc Horowitz | * aclocal.m4 (LIBS): include -lgen if compile() is... |
commit | commitdiff | tree | snapshot |
1996-07-26 |
Theodore Tso | Actually install kadmin.local. (Or rather, don't insta... |
commit | commitdiff | tree | snapshot |
1996-07-26 |
Marc Horowitz | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1996-07-26 |
Marc Horowitz | * kdc.conf: added acl_file to prototype |
commit | commitdiff | tree | snapshot |
1996-07-26 |
Theodore Tso | Remove the new kdb5_create, which is subsumed by kdb5_util |
commit | commitdiff | tree | snapshot |
1996-07-26 |
Theodore Tso | Remove last traces of the old admin server |
commit | commitdiff | tree | snapshot |
1996-07-26 |
Theodore Tso | Remove v5client, which is the old client for the old... |
commit | commitdiff | tree | snapshot |
1996-07-26 |
Theodore Tso | Remove the old kadmin server |
commit | commitdiff | tree | snapshot |
1996-07-26 |
Theodore Tso | Add a blank install target to keep the top-level "make... |
commit | commitdiff | tree | snapshot |
1996-07-26 |
Theodore Tso | Add AC_PROG_INSTALL, since it's needed for a "make... |
commit | commitdiff | tree | snapshot |
1996-07-26 |
Sam Hartman | AIX shared libraries treat resolution of imported... |
commit | commitdiff | tree | snapshot |
1996-07-26 |
Sam Hartman | Remove setenv.c and use krb5_setenv instead. This... |
commit | commitdiff | tree | snapshot |
1996-07-26 |
Tom Yu | restore old version (oops checked in debugging vers |
commit | commitdiff | tree | snapshot |
1996-07-26 |
Tom Yu | * Makefile.in: remove trailing backslash from comment... |
commit | commitdiff | tree | snapshot |
1996-07-25 |
Marc Horowitz | * Makefile.in, configure.in, adm_rw.c, kadm5_de... |
commit | commitdiff | tree | snapshot |
1996-07-25 |
Theodore Tso | Remove OID's that weren't being used, and rename gss_nt... |
commit | commitdiff | tree | snapshot |
1996-07-25 |
Theodore Tso | admin_internal.h (_KADM5_CHECK_HANDLE): Add parenthesis... |
commit | commitdiff | tree | snapshot |
1996-07-25 |
Theodore Tso | kadmin.c (quit): Return zero so that we return the... |
commit | commitdiff | tree | snapshot |
1996-07-25 |
Theodore Tso | Don't build the create, destroy, and stash directories |
commit | commitdiff | tree | snapshot |
1996-07-25 |
Theodore Tso | Declare function as returning void |
commit | commitdiff | tree | snapshot |
1996-07-25 |
Marc Horowitz | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1996-07-25 |
Marc Horowitz | * configure.in (CONFIG_DIRS): added v5passwdd |
commit | commitdiff | tree | snapshot |
1996-07-25 |
Theodore Tso | Fix Sanitize script to not delete the configure program |
commit | commitdiff | tree | snapshot |
1996-07-25 |
Theodore Tso | Move setenv.c to clnt directory where it belongs |
commit | commitdiff | tree | snapshot |
1996-07-25 |
Theodore Tso | gss.c (parse_name): Add code to parse an optional fourt... |
commit | commitdiff | tree | snapshot |
1996-07-25 |
Theodore Tso | util_ordering.c (g_order_check): |
commit | commitdiff | tree | snapshot |
1996-07-25 |
Theodore Tso | init_sec_context.c (krb5_gss_init_sec_context): Fixed... |
commit | commitdiff | tree | snapshot |
1996-07-25 |
Ezra Peisach | * acquire_cred.c (krb5_gss_acquire_cred): Initialize... |
commit | commitdiff | tree | snapshot |
1996-07-25 |
Theodore Tso | util_token.c (g_verify_token_header): Changed return... |
commit | commitdiff | tree | snapshot |
1996-07-25 |
Theodore Tso | ser_sctx.c (kg_oid_externalize): Add proper return... |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Theodore Tso | Remove INTERFACE keyworded; not needed (and causes... |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Tom Yu | * ovsec_kadmd.c (main): Put the #ifdef SO_REUSEADDR... |
commit | commitdiff | tree | snapshot |
1996-07-24 |
Theodore Tso | Only include <sys/file.h> if building with BSD_DB |
commit | commitdiff | tree | snapshot |
next |