krb5.git
1996-08-20 Barry Jaspanrework the ovsec_kadm compat wording
1996-08-19 Barry Jaspan * kadmin.c: prints absolute 0 dates as "[never]",...
1996-08-19 Barry Jaspan * Makefile.in: add target for datetest
1996-08-18 Ezra PeisachMissed a file
1996-08-18 Ezra Peisachkpasswd client moved to the v5passwdd directory
1996-08-18 Ezra PeisachAdd the files to compile the old password changing...
1996-08-16 Barry Jaspan * Makefile.ov: update for new lib/kadm5 layout
1996-08-16 Barry Jaspan * kadmin.c: update addprinc and modprinc usage
1996-08-16 Tom Yu * configure.in: remove check for -ldbm and -lndbm...
1996-08-16 Tom Yu * makeshlib.sh (alpha-*-osf*): add -expect_unresolved...
1996-08-16 Ezra Peisachremove ODBM line
1996-08-15 Tom Yu * configure.in: Add USE_KDB5_LIBRARY to pick up -ldb...
1996-08-15 Tom Yu * scc_retrv.c: Fix def'n of flags_match to be properly
1996-08-15 Tom Yu * mcc_retrv.c: Add parens to def'n of flags_match...
1996-08-15 Tom Yu * fcc_retrv.c (flags_match): Add parens to def'n of...
1996-08-15 Theodore TsoSince we are only supporting the db in the util/db2...
1996-08-15 Theodore TsoAdd prototypes for missing functions dbm_error() and...
1996-08-15 Theodore Tso"install" the db-ndbm header file with symlinks
1996-08-15 Tom Yu*** empty log message ***
1996-08-15 Tom Yu * gssftp.exp: Do case insensitive match in case hostna...
1996-08-14 Tom Yu * getrpcent.c: Add PROTOTYPE and conditionalize function
1996-08-13 Ezra PeisachUse kadmin.local instead of kdb5_edit
1996-08-13 Ezra Peisach* kadmin.1: Remove rename_principal. Add -maxrenewlife
1996-08-12 Barry Jaspan * osconf.h: add KPROPD_DEFAULT_KDB5_UTIL
1996-08-12 Barry Jaspan * kpropd.c: rework to use kdb5_util instead of kdb5_ed...
1996-08-12 Barry Jaspan * kdb_dbm.c (krb5_dbm_db_rename): rename should not...
1996-08-12 Barry Jaspan * configure.in, Makefile.in: don't build kpasswd.local...
1996-08-12 Barry Jaspan * Makefile.ov: add $(REGEXLIB)
1996-08-12 Barry Jaspan * ovsec_kadmd.c (main): strip path components of whoami
1996-08-12 Barry Jaspan * kadmin_ct.ct: fix typo in add_principal
1996-08-12 Barry Jaspan * kdb5_util.c: make mkey_password non-static
1996-08-12 Barry Jaspan * init_db: use kdb5_util instead of kdb5_create
1996-08-11 Barry Jaspan * keytab.c: reset static global "quiet" each time...
1996-08-10 Sam HartmanFix bug that caused files transmitted by a NetBSD box...
1996-08-10 Sam HartmanUnlock source cache before executing command
1996-08-10 Sam Hartman* Read all kadmin output before waiting for it to die
1996-08-10 Sam HartmanDon't dump core when principal doesn't exist
1996-08-09 Ezra PeisachChange shared:: to shared: in the creation of the share...
1996-08-09 Tom Yu * Makefile.in (shared): Always mkdir shared; test...
1996-08-08 Tom Yu * configure.in, types.hin: Change search for struct...
1996-08-06 Barry Jaspan * kadmin_ct.ct: get_{principals,policies} -> list_...
1996-08-06 Barry Jaspan * kadmin_ct.ct: get_{principals,policies} -> list_*
1996-08-06 Barry Jaspan * kadmin.c: remove unsupported -salt option from ank...
1996-08-06 Tom Yu * kadmin.exp: Fix to specify "2500 seconds" explictly...
1996-08-06 Tom Yu * kpasswd.c (kpasswd): call ovsec_kadm_init with
1996-08-06 Ezra PeisachUpdate to new kdb5_util calling convention
1996-08-06 Ezra PeisachReset exit_status at end of kdb5_stash. We expect to...
1996-08-05 Tom Yu * Makefile.in (CFLAGS): Change DEBUG_GSSAPI to 0 to...
1996-08-05 Barry Jaspan * all files: reworked for non-ss usage; kdb5_util_ct...
1996-08-05 Sam Hartman* Linux shared lib fix
1996-08-05 Sam Hartman* Enough removal of db from aname_to_localname so that...
1996-08-05 Sam Hartman* AIX shared library fix: get -ldb not dbm
1996-08-05 Sam Hartman* Better support for Athena Kerberos if installed
1996-08-05 Sam Hartman On systems with setup_term, don't define it in telnet...
1996-08-05 Sam Hartmans/struct fd_set/fd_set/g
1996-08-02 Ezra PeisachAdd prototype for krb5_free_keyblock_contents
1996-08-02 Barry Jaspan * svr_principal.c: remove krb5_free_keyblock_contents...
1996-08-02 Sam HartmanRemove references to unused non-portable symbols
1996-08-02 Barry Jaspan * f_keyblock.c (krb5_free_keyblock_contents): added
1996-08-02 Ezra Peisach * acquire_cred.c (krb5_gss_acquire_cred): Add const...
1996-08-02 Ezra Peisach * gssapiP_generic.h: If not on a Mac or under Dos...
1996-08-02 Barry Jaspan * alt_prof.c (kadm5_get_config_params): alloc enough...
1996-08-02 Barry Jaspan * keytab.c (add_principal): free_keyblock -> free_keyb...
1996-08-01 Barry Jaspan * ovsec_kadmd.c (main): remove useless hex value from...
1996-08-01 Barry Jaspan * dump.c, kadm5_create.c, kdb5_create.c: create policy...
1996-08-01 Barry Jaspan * loadv4.c: create empty policy database after loading...
1996-08-01 Barry Jaspan * Makefile.in, Makefile.ov, configure.in, dump.c:...
1996-08-01 Ezra PeisachAdd -ldyn as kadm5 shared library depends upon it
1996-08-01 Tom Yu*** empty log message ***
1996-08-01 Tom Yu * Makefile.in: Punt -I$(srcdir)/..; it was gross and...
1996-08-01 Tom Yu * configure.in: Fix test for STRUCT_RPCENT_ALREADY_PRO...
1996-08-01 Tom Yu * getrpcent.c: Shuffle inclusion order somewhat
1996-07-31 Tom Yu * kadm_ser_wrap.c: Remove #include <sys/socket.h>...
1996-07-31 Tom Yu * admin_server.c: Remove #include <sys/socket.h> becau...
1996-07-31 Tom Yu * ovsec_kadmd.c: Revert prior change due to netdb...
1996-07-31 Tom Yu * krb524d.c: Revert prior change due to shuffling...
1996-07-31 Tom Yu * client_init.c: Revert prior change due to netdb...
1996-07-31 Tom Yu * clnt_generic.c, clnt_simple.c, clnt_tcp.c, clnt_udp.c,
1996-07-31 Tom Yu * types.hin: Remove #include <netdb.h> because it...
1996-07-31 Tom Yu*** empty log message ***
1996-07-31 Tom Yu * ovsec_kadmd.c: remove #include <netdb.h> (already...
1996-07-31 Tom Yu * kdb5_stash.c (kdb5_stash): Declare optind
1996-07-31 Tom Yu*** empty log message ***
1996-07-31 Tom Yu * kadmin.c: Remove delcaration for getpwuid(); already...
1996-07-31 Tom Yu*** empty log message ***
1996-07-31 Tom Yu * obj/Makefile.in: Add -Dfoo=my_foo when compiling...
1996-07-31 Tom Yu * krb524d.c: Remove #include <netdb.h> (already gotten by
1996-07-30 Tom Yu * client_init.c: Remove #include <netdb.h> because...
1996-07-30 Tom Yu * clnt_generic.c, clnt_simple.c, clnt_tcp.c, clnt_udp.c,
1996-07-30 Tom Yu * svc_auth_gssapi.c: #include <rpc/rpc.h> before ...
1996-07-30 Tom Yu * rpc.h: Don't include netdb.h (rpc/types.h already...
1996-07-30 Sam HartmanDeal with a /usr/include/netdb.h that contains struct...
1996-07-30 Tom Yu * hash/hash.c, hash/hash_func.c, hash/hash_page.c...
1996-07-30 Tom Yu*** empty log message ***
1996-07-30 Ezra Peisach * configure.in: Determine sizeof short, int, long...
1996-07-30 Ezra Peisach * secure.c: Do not assume sizeof(long) = 4 for sending...
1996-07-29 Ezra Peisach * kadmin.exp: Added back in. Rewritten to use new...
1996-07-29 Ezra Peisachdefaul.exp (kinit): Look for the end-of-file from kinit...
1996-07-29 Tom Yu * an_to_ln.c (aname_do_match): #elif HAVE_REGEXP_H...
1996-07-28 Sam HartmanFor some reason, I allowd symbols from libc to overide...
next