krb5.git
1996-11-07 Theodore TsoUse single quotes around @KRB5_RUN_ENV@ so that bash...
1996-11-07 Theodore TsoCorrectly build the file lists for the Macintosh 68K...
1996-11-07 Barry Jaspan (unparse_err): add new finer-grained conf file error...
1996-11-07 Barry Jaspanadd new conf file error codes
1996-11-07 Barry Jaspanadd init test #154
1996-11-07 Barry Jaspan * api.2/init-v2.exp: update tests for new init error...
1996-11-07 Barry Jaspanlib.t moved to lib/lib.t
1996-11-07 Theodore TsoMake the KRB5_CONFIG_CANTOPEN and
1996-11-07 Barry Jaspan * tcl_kadm5.c: don't assume tl_data_contents is null...
1996-11-07 Barry Jaspan * api.2/mod-principal-v2.exp: provide finer-grained...
1996-11-07 Theodore TsoFixed mangled copyright notice
1996-11-07 Theodore Tsokdc_preauth.c (check_padata): Fixed error handling...
1996-11-07 Theodore TsoNew error codes for KADM5_MISSING_CONF_PARAMS and
1996-11-07 Theodore Tsoclient_init.c (_kadm5_init_any): Use a more fined grain...
1996-11-07 Theodore Tsoserver_init.c (kadm5_init): Use a more fined grained...
1996-11-07 Theodore Tsoalt_prof.c (krb5_aprof_init): If the user specifies...
1996-11-07 Theodore TsoEliminate extra files not needed for Macintosh and...
1996-11-07 Theodore Tsologin.c (destroy_tickets): Just use global kcontext...
1996-11-07 Theodore TsoCheck the error return from krb5_init_context(), and...
1996-11-07 Theodore TsoCheck the error return from krb5_init_context(), and...
1996-11-07 Theodore TsoCheck the return code from krb5_init_context, and print...
1996-11-07 Theodore Tso(initialize_realms): Remove rather pointless use of...
1996-11-07 Ezra Peisach * client_principal.c (kadm5_get_principal,
1996-11-07 Ezra Peisach * tcl_kadm5.c (parse_keysalts, parse_tl_data): Do...
1996-11-07 Tom Yu * gssftp.exp: Check for "foo: No such file or director...
1996-11-06 Barry Jaspan * kadm_rpc_xdr.c (xdr_krb5_principal): handle a NULL...
1996-11-06 Barry Jaspan * lib/lib.t: global $test everywhere it is used
1996-11-06 Theodore TsoDon't ignore errors found from parsing the config file...
1996-11-06 Barry Jaspan * svr_principal.c (kadm5_modify_principal): don't...
1996-11-06 Tom Yu * Makefile.in: Add dependencies on $(srcdir)/foo.c...
1996-11-06 Theodore TsoInitialize the error tables, so applications don't...
1996-11-06 Theodore TsoWe don't need the special case for linux anymore, since...
1996-11-06 Tom Yu * Makefile.in (HDRS): Changes so that $(OBJS) will...
1996-11-05 Tom Yu * configure.in: Revert removal of CopySrcHeader, etc...
1996-11-05 Tom Yu * Makefile.in (install-recurse): Add dependency of...
1996-11-05 Barry Jaspan * admin_server.c: use params.admin_keytab instead...
1996-11-05 Barry Jaspanminor fix to verification of specified load version...
1996-11-05 Barry Jaspan * install.texinfo (Upgrading existing Master and Slave...
1996-11-05 Ezra Peisach * serialize.c (krb5_register_serializer): Do not free...
1996-11-05 Ezra Peisachkadmin/testing/tcl/util.t is in the source tree and...
1996-11-05 Theodore TsoAccept either ';' or '#' on the first line of a string...
1996-11-04 Barry Jaspan * admin.texinfo (Adding or Modifying Principals):...
1996-11-04 Barry Jaspan * install.texinfo: various minor comments from jhawk...
1996-11-04 Barry Jaspanrecurse into unit-test
1996-11-04 Theodore TsoRemoved unusued prototype for krb5_verify_padata();
1996-11-04 Tom Yu * mkrel: Run make in doc so that .info and .ps files...
1996-11-02 Sam HartmanStart by breaking my own rule about not changing this...
1996-11-02 Sam HartmanInitial revision
1996-11-02 Sam Hartman* Fix broken comment ; it's setuid() that must suceed...
1996-11-02 Sam Hartman* Remove rhosts support [138]
1996-11-02 Sam Hartman* Add forward command. [45]
1996-11-02 Sam Hartman* Add TOS support on other than Cray [57]
1996-11-02 Tom Yu * aclocal.m4 (AC_KRB5_TCL): Check for -ldl when checki...
1996-11-02 Tom Yu * .cvsignore: Ignore the .html files
1996-11-02 Tom Yu * copyright.texinfo: Add call to "@pagealignmacro...
1996-11-02 Tom Yu * Makefile: Apply jik's changes for dependencies ...
1996-11-02 Tom Yu * install.texinfo (krb5.conf): Fixed extra
1996-11-01 Barry Jaspan * tcl_kadm5.c (unparse_err): update for new tl_data...
1996-11-01 Barry Jaspan * kadm_err.et: update for new tl_data semantics [krb5...
1996-11-01 Barry Jaspan * svr_principal.c (kadm5_modify_principal): update...
1996-11-01 Barry Jaspan * api.2/get-principal-v2.exp, api.2/mod-principal...
1996-11-01 Barry Jaspanupdate for new tl_data semantics [krb5-admin/140]
1996-11-01 Barry Jaspan * kadmin.c (kadmin_cpw): fix typo [krb5-admin/139]
1996-10-31 Sam HartmanStart installing krb4 headers again. [36]
1996-10-31 Theodore TsoMake it more obvious that default ticket lifetimes...
1996-10-31 Ezra PeisachUse $(LD) instead of $(CC) at link stage - this allows...
1996-10-31 Ezra PeisachAdd for compiling with shared libraries
1996-10-31 Ezra PeisachAdd an option "SHARED" which runs configure with option...
1996-10-31 Ezra PeisachAdd "uname" for use by config.guess
1996-10-31 Ezra Peisach * main.c (main): Add -T keyfile and -D debug_level
1996-10-31 Ezra Peisach * Makefile.in (t_kdb): Link with $(TOPLIBD)/libdb.a
1996-10-31 Ezra PeisachFor libdb.a - use a relative path $(TOPLIBD)/libdb...
1996-10-31 Ezra PeisachFix typo in last
1996-10-31 Ezra Peisach * Makefile.in: Only run tests if required programs...
1996-10-31 Ezra Peisach * Makefile.in (check): Only run tests is Perl, tcl...
1996-10-31 Sam HartmanImplement Autoconf style directory handling option...
1996-10-31 Mark Eichinnuke leftover conflict marker
1996-10-30 Barry Jaspan * kadmin.M: update ktadd's description [krb5-doc/137]
1996-10-30 Barry Jaspan * xdr_stdio.c: Remove the #ifndef mc68000 cruft. ...
1996-10-30 Barry Jaspaninclude some more detail on the kadmin/admin and kadmin...
1996-10-30 Theodore TsoNew SAP resource files for doing timebombed GSSAPI...
1996-10-30 Theodore TsoAdded support for building 68K CFM shared libraries
1996-10-30 Theodore TsoMake the defaults be to *not* to get Kerberos V4 ticket...
1996-10-29 Theodore TsoUse $(S) instead of / for productions which could be...
1996-10-29 Tom Yu * makeshlib.sh: Allow stuffing of SONAME field in...
1996-10-29 Barry Jaspan * auth_gssapi.c (auth_gssapi_create): #ifdef GSSAPI_KR...
1996-10-29 Barry Jaspan * init_db: put KRB5_RUN_ENV_CSH in setup.csh
1996-10-29 Theodore TsoFix typo; service_name really should be nt_service_name
1996-10-28 Ezra Peisach * configure.in: Add USE_GSSAPI_LIBRARY
1996-10-26 Tom Yu * configure.in, Makefile.in: Tweaks to prevent unecessary
1996-10-25 Ezra Peisach * Makefile.in (init-test): Add -UUSE_KADM5_API_VERSION...
1996-10-24 Barry Jaspan * Makefile.in, rpc_test_clnt.c, rpc_test_svc.c, rpc_te...
1996-10-23 Ezra Peisach * api.2/get-principal-v2.exp: Fix for test 100 where...
1996-10-23 Theodore TsoChange #ifdef sparc to #ifdef sun for more portability.
1996-10-22 Barry Jaspan * kpropd.c (PRS): munge realm of sname_to_princ when...
1996-10-22 Mark Eichin * ftpd.c (auth_data): actually exit the for loop if...
1996-10-22 Tom Yu * Makefile.in: Fixes for new subdir recursion method
1996-10-22 Tom Yu * Makefile.in, configure.in: Fixes to work with new...
1996-10-22 Tom Yu * Makefile.in: Fixes for new directory recursion metho...
1996-10-22 Tom Yu * pre.in: Substitute for *_RECURSE variables
next