krb5.git
1995-06-10 Theodore TsoMake sure the status return from krb5_scc_store_princip...
1995-06-10 Theodore TsoMake sure the status return from krb5_fcc_store_princip...
1995-06-10 Theodore TsoChange assertion to check to make sure that the day...
1995-06-10 Theodore TsoChange the default kadmin instance to be "admin"
1995-06-10 Theodore TsoUse the principal "krbtest/admin@KRBTEST.COM" for kadmin
1995-06-09 Theodore Tsoconfigure.in: Remove standardized set of autoconf macro...
1995-06-09 Theodore Tsoconfigure.in: Remove standardized set of autoconf macro...
1995-06-09 Theodore Tsoconfigure.in: Remove standardized set of autoconf macro...
1995-06-09 Theodore Tsoconfigure.in: Remove standardized set of autoconf macro...
1995-06-09 Theodore Tsoconfigure.in: Remove standardized set of autoconf macro...
1995-06-09 Theodore Tsoconfigure.in: Remove standardized set of autoconf macro...
1995-06-09 Theodore Tsomd5crypto.c: Fix -Wall nits
1995-06-09 Theodore Tsomd4crypto.c: Fix -Wall nits
1995-06-09 Theodore TsoFix -Wall nits
1995-06-09 Theodore Tsoconfigure.in: Remove standardized set of autoconf macro...
1995-06-09 Theodore Tsodispatch.c, kdc_util.h, kerberos_v4.c: Use KRB5_KRB4_CO...
1995-06-09 Theodore Tsoconfigure.in: Remove standardized set of autoconf macro...
1995-06-09 Theodore Tsoconfigure.in: Remove standardized set of autoconf macro...
1995-06-09 Theodore Tsoconfigure.in: Remove standardized set of autoconf macro...
1995-06-09 Theodore Tsoconfigure.in: Remove standardized set of autoconf macro...
1995-06-09 Theodore Tsord_req_dec.c (krb5_rd_req_decoded): Fix -Wall nits
1995-06-09 Theodore Tsokrb5.hin: Remove definition of the krb5_fulladdr struct...
1995-06-09 Theodore Tsoconfigure.in: Remove standardized set of autoconf macro...
1995-06-09 Theodore Tsoconfigure.in: Remove standardized set of autoconf macro...
1995-06-09 Theodore TsoRemove KRB5ROOT
1995-06-09 Theodore Tsoconfigure.in: Remove standardized set of autoconf macro...
1995-06-09 Theodore Tsosim_server.c: #include krb5.h first, to reduce size...
1995-06-09 Theodore Tsoconfigure.in: Remove standardized set of autoconf macro...
1995-06-09 Theodore Tsoconfigure.in: Remove standardized set of autoconf macro...
1995-06-09 Theodore TsoAdded additional changes made to aclocal.m4:
1995-06-09 Theodore Tsoaclocal.m4 (CONFIG_RULES): CONFIG_RULES now contains...
1995-06-09 Paul ParkBuild adm_err.h here
1995-06-09 Ezra PeisachPorted to DEC Alpha OSF/1:
1995-06-09 Ezra Peisacherror.c (ss_error): remove const declaration from local...
1995-06-09 Tom Yu oops these weren't necessary
1995-06-09 Tom Yu * Makefile.in: don't install et-generated headers...
1995-06-09 Tom Yu * Makefile.in, configure.in: use CopyHeader rather...
1995-06-09 Tom Yu * rd_cred.c (krb5_rd_cred_basic): fix typo (extra...
1995-06-09 Tom Yu * .cvsignore: ignore "configure"
1995-06-09 Theodore Tso$($(WHAT)_OBJS) is not accepted by all Makes! We assum...
1995-06-09 Theodore Tsoread_passwd.c (des_read_pw_string): Don't depend on
1995-06-09 Theodore Tsolist_req.c, ss_internal.h: Clean up -Wall flames
1995-06-09 Theodore TsoChange mk_cmds so that the output file is always create...
1995-06-09 Theodore TsoFix problem where the ticket field was assigned with...
1995-06-08 Theodore TsoDon't install compile_et.1; we're not installing the...
1995-06-08 Theodore TsoAdd install target
1995-06-08 Theodore TsoDon't install the install/kerberosIV header files
1995-06-08 Theodore TsoIntegrated patch from OpenVision which allows klist...
1995-06-08 Theodore TsoDefine ${prefix} since exec_prefix is sometimes to...
1995-06-08 Theodore TsoRemove excess definitions of prefix, exec_prefix, etc...
1995-06-08 Theodore TsoClean up gcc -Wall flames
1995-06-08 Theodore TsoAdd comment explaining old admin acl
1995-06-08 Theodore TsoDon't install the include/krb5 header files
1995-06-08 Paul ParkAdd description of logging section
1995-06-08 Paul ParkAdd logging section to profile, export profile to root...
1995-06-08 Paul ParkUpdate kadmind5 to use new logging routines
1995-06-08 Paul ParkAdd new logging control routines
1995-06-08 Paul ParkAdd prototypes for logging routines
1995-06-08 Paul ParkReinstate default name of kadmin.old ACL file
1995-06-07 Theodore Tsoosconf.h: Use INSTALL and INSTALL_PREFIX instead of...
1995-06-07 Theodore TsoMakefile.in: Process osconf.h using PREFIX and EXEC_PRE...
1995-06-07 Theodore TsoMakefile.in (CFLAGS), srv_acl.c (acl_init): Use KRB5_DE...
1995-06-07 Theodore TsoMakefile.in (INSTALLMKDIRS): Make sure that the $(INSTA...
1995-06-07 Theodore Tsopre.in: Use the GNU/configure standard method of prefix and
1995-06-07 Theodore Tsoclean-$(what) should be clean-$(WHAT)
1995-06-07 Theodore Tsoconfigure.in (CDEFS_INCLUDE): /bin/sh doesn't grok...
1995-06-07 Theodore TsoRemove old CONFIG_FILE code
1995-06-07 Theodore Tsodef_realm.c (krb5_get_default_realm), get_krbhst.c
1995-06-07 Ezra PeisachInclude time.h (or sys/time.h) for struct tm structure...
1995-06-07 Ezra Peisachtest.c (do_remote): Case sockaddr_in * to sockaddr...
1995-06-07 Ezra PeisachChange lifetime field of decomp_ticket prototype to...
1995-06-07 Ezra Peisach(key_decrypt_keys): On error, when clearing keyblocks...
1995-06-07 Tom Yu * configure.in: fix make install
1995-06-07 Tom Yu * configure.in:
1995-06-06 Paul ParkUse ARADD instead of ARCHIVE
1995-06-06 Paul ParkFix strings for Ultrix native compiler
1995-06-06 Theodore TsoBuild the krb524 directory
1995-06-06 Theodore TsoRename save_credentials to krb_save_credentials, to...
1995-06-06 Theodore TsoAdd prototype for krb5_524_conv_principal()
1995-06-06 Theodore TsoUpdated to use autoconf, and to use the new Kerberos...
1995-06-06 Ezra PeisachConvert longs to KRB_32 for 64 bit architectures. ...
1995-06-05 Paul ParkChange kadmin5 password prompting order
1995-06-05 Paul ParkChange password prompting order
1995-06-05 Paul ParkSpecify maxlife and maxrenewlife fields when creating...
1995-06-05 Paul ParkUse new krb5_adm_connect() calling sequence
1995-06-05 Paul ParkAdd support for specifiable ccache and lifetime for...
1995-06-05 Paul ParkUpdate prototype for krb5_adm_connect()
1995-06-05 Paul ParkAdd support for specifiable ccache and ticket lifetime...
1995-06-05 Ezra PeisachRemove built error header files for make clean
1995-06-05 Ezra PeisachChange order of libraries to allow for proper shared...
1995-06-03 Ezra PeisachIf using inetd, set file descriptor of socket to 0
1995-06-03 Keith VetterBetter description of latest telnet changes
1995-06-03 Keith VetterMade the shared library makefile changes not apply...
1995-06-03 Keith VetterBetter handling of error codes returned by winsock
1995-06-03 Keith VetterPC bug fixes mostly 16 vs 32 which prototyping fixed
1995-06-03 Keith VetterLow-level PC socket read/write didn't work
1995-06-02 Keith VetterWindows telnet changes to enable the cursor keys
1995-06-01 Paul ParkChange admin instance to kadmin
1995-06-01 Paul ParkChange default acl file name to a #define
1995-06-01 Paul ParkIf no srvtab specified, then use squirreled admin key
next