1995-05-22 |
Paul Park | Install EXPORTED_HEADERS in gssapi subdirectory |
commit | commitdiff | tree | snapshot |
1995-05-22 |
Paul Park | Install old kadmin targets as <mumble>_old |
commit | commitdiff | tree | snapshot |
1995-05-22 |
Paul Park | Install kadmind5 and manpage in correct location |
commit | commitdiff | tree | snapshot |
1995-05-22 |
Paul Park | Fix install target logic |
commit | commitdiff | tree | snapshot |
1995-05-21 |
Ezra Peisach | * loginpaths.h: Add NetBSD paths |
commit | commitdiff | tree | snapshot |
1995-05-21 |
Ezra Peisach | Handle problem of O_SYNC not existing on a platform... |
commit | commitdiff | tree | snapshot |
1995-05-21 |
Ezra Peisach | Determine the location of RCTMPDIR at configuration... |
commit | commitdiff | tree | snapshot |
1995-05-21 |
Ezra Peisach | Include k5-int.h before krb.h so that PROTOTYPE is... |
commit | commitdiff | tree | snapshot |
1995-05-21 |
Ezra Peisach | Check for stdlib.h and if present, include, otherwise... |
commit | commitdiff | tree | snapshot |
1995-05-21 |
Ezra Peisach | Port to OSF/1. (deal with the longs that should be... |
commit | commitdiff | tree | snapshot |
1995-05-20 |
Ezra Peisach | If kpropd invoked with -r option, invoke kdb5_edit... |
commit | commitdiff | tree | snapshot |
1995-05-20 |
Ezra Peisach | Increment remote_seq_number if KRB5_AUTH_CONTEXT_DO_SEQ... |
commit | commitdiff | tree | snapshot |
1995-05-20 |
Ezra Peisach | kprop.M and kpropd.M: Document -P (port) option |
commit | commitdiff | tree | snapshot |
1995-05-20 |
Theodore Tso | Use the KRB5_KTNAME environment variable to override... |
commit | commitdiff | tree | snapshot |
1995-05-20 |
Theodore Tso | login.c (main): Only try to use TIOCSETD if it is defined |
commit | commitdiff | tree | snapshot |
1995-05-18 |
Ezra Peisach | in_tkt.c: Use HAVE_SETREUID and HAVE_SETRESUID to defin... |
commit | commitdiff | tree | snapshot |
1995-05-16 |
Paul Park | Use available random number generator and free all... |
commit | commitdiff | tree | snapshot |
1995-05-16 |
Paul Park | Fix Ultrix problems for tests |
commit | commitdiff | tree | snapshot |
1995-05-16 |
Paul Park | Fix bug in ktent_to_proto() and add test modules |
commit | commitdiff | tree | snapshot |
1995-05-16 |
Paul Park | Add new test modules |
commit | commitdiff | tree | snapshot |
1995-05-16 |
Paul Park | Fix bug in krb5_adm_ktent_to_proto() which botched... |
commit | commitdiff | tree | snapshot |
1995-05-16 |
Paul Park | Fix nitty bug in gmt_mktime() |
commit | commitdiff | tree | snapshot |
1995-05-16 |
Paul Park | Do not destroy the replay cache when done with a request |
commit | commitdiff | tree | snapshot |
1995-05-16 |
Tom Yu | * aclocal.m4 (_MAKE_SUBDIRS): fix rule so that MAKEFLA... |
commit | commitdiff | tree | snapshot |
1995-05-15 |
Paul Park | Change name of admin instance in manpage |
commit | commitdiff | tree | snapshot |
1995-05-13 |
Ezra Peisach | Mostly formatting nitpicking. Fix some typos in functio... |
commit | commitdiff | tree | snapshot |
1995-05-13 |
Ezra Peisach | Avoid warning of redeclaring POSIX_SIGNALS if already... |
commit | commitdiff | tree | snapshot |
1995-05-13 |
Ezra Peisach | so that credential forwarding works |
commit | commitdiff | tree | snapshot |
1995-05-12 |
Paul Park | Add kadmin.exp for kadmin tests |
commit | commitdiff | tree | snapshot |
1995-05-12 |
Paul Park | Change dejagnu tests to use new kadmin/kadmind |
commit | commitdiff | tree | snapshot |
1995-05-12 |
Paul Park | Describe last batch of changes |
commit | commitdiff | tree | snapshot |
1995-05-12 |
Paul Park | Check for and use POSIX signal/setjmp/longjmp |
commit | commitdiff | tree | snapshot |
1995-05-12 |
Paul Park | * Use DEBUG_NOSLAVE debug bit to turn off slave creatio... |
commit | commitdiff | tree | snapshot |
1995-05-12 |
Paul Park | Add DEBUG_NOSLAVES |
commit | commitdiff | tree | snapshot |
1995-05-12 |
Paul Park | Change howmany because of Ultrix |
commit | commitdiff | tree | snapshot |
1995-05-12 |
Paul Park | Fix errors for Ultrix |
commit | commitdiff | tree | snapshot |
1995-05-12 |
Ezra Peisach | Missing a "retval = " so errors in addresses were passing |
commit | commitdiff | tree | snapshot |
1995-05-12 |
Mark Eichin | * key_sched.c (mit_des_key_sched): *always* fill in... |
commit | commitdiff | tree | snapshot |
1995-05-11 |
Chris Provenzano | * mk_cred.c (krb5_mk_cred()), mk_priv.c (krb5_mk_priv()), |
commit | commitdiff | tree | snapshot |
1995-05-11 |
Paul Park | Correctly calculate beginning of first component |
commit | commitdiff | tree | snapshot |
1995-05-11 |
Paul Park | bug fixes |
commit | commitdiff | tree | snapshot |
1995-05-11 |
Paul Park | Rework address bind logic |
commit | commitdiff | tree | snapshot |
1995-05-11 |
Paul Park | Avoid a core dump when the master key is entered incorr... |
commit | commitdiff | tree | snapshot |
1995-05-11 |
Paul Park | Fix two annoying things in kadmin5 |
commit | commitdiff | tree | snapshot |
1995-05-11 |
Ezra Peisach | Update usage message and manual page to reflect current... |
commit | commitdiff | tree | snapshot |
1995-05-10 |
Ezra Peisach | Add sample client/server tests |
commit | commitdiff | tree | snapshot |
1995-05-10 |
Ezra Peisach | Modifications to klist to prevent an expect bug for... |
commit | commitdiff | tree | snapshot |
1995-05-10 |
Ezra Peisach | Added domain_realm stanza to krb5.conf. |
commit | commitdiff | tree | snapshot |
1995-05-10 |
Ezra Peisach | Include stdlib.h or declare malloc() |
commit | commitdiff | tree | snapshot |
1995-05-10 |
Ezra Peisach | Add new options -p and -S to specify port and keytab... |
commit | commitdiff | tree | snapshot |
1995-05-10 |
Ezra Peisach | Install the error tables |
commit | commitdiff | tree | snapshot |
1995-05-09 |
Ezra Peisach | More missing contexts |
commit | commitdiff | tree | snapshot |
1995-05-09 |
Ezra Peisach | srv_output.c (lang_error_message): Local variable is... |
commit | commitdiff | tree | snapshot |
1995-05-09 |
Ezra Peisach | Remove inclusion of malloc.h. k5-int.h already handles... |
commit | commitdiff | tree | snapshot |
1995-05-09 |
Ezra Peisach | Numerous context reference s were missing. Alerted... |
commit | commitdiff | tree | snapshot |
1995-05-09 |
Paul Park | Add description of keytab encoding |
commit | commitdiff | tree | snapshot |
1995-05-09 |
Paul Park | Add new client directory |
commit | commitdiff | tree | snapshot |
1995-05-09 |
Paul Park | Checkin new administrative client |
commit | commitdiff | tree | snapshot |
1995-05-09 |
Paul Park | Add new functions to support new administrative operations |
commit | commitdiff | tree | snapshot |
1995-05-09 |
Paul Park | Add support for new error codes |
commit | commitdiff | tree | snapshot |
1995-05-09 |
Paul Park | Add support for -p option. Otherwise determine our... |
commit | commitdiff | tree | snapshot |
1995-05-09 |
Paul Park | Add support for -T, -p and -n options. Change -i optio... |
commit | commitdiff | tree | snapshot |
1995-05-09 |
Paul Park | Use keytab supplied with -T option. |
commit | commitdiff | tree | snapshot |
1995-05-09 |
Paul Park | By default, now deny operations unless we find an appro... |
commit | commitdiff | tree | snapshot |
1995-05-09 |
Paul Park | Use keytab supplied with -T option. |
commit | commitdiff | tree | snapshot |
1995-05-09 |
Paul Park | Make passwd_check_npass_ok a global routine |
commit | commitdiff | tree | snapshot |
1995-05-09 |
Paul Park | Add descriptions of -n, -p and -T options. Change... |
commit | commitdiff | tree | snapshot |
1995-05-09 |
Paul Park | Add extract operation. Move error subcodes to adm... |
commit | commitdiff | tree | snapshot |
1995-05-09 |
Paul Park | Fix compiler warnings |
commit | commitdiff | tree | snapshot |
1995-05-09 |
Paul Park | Add new modules |
commit | commitdiff | tree | snapshot |
1995-05-09 |
Paul Park | Add new modules to handle administrative protocol keywo... |
commit | commitdiff | tree | snapshot |
1995-05-09 |
Paul Park | Change to use profile information instead of assuming... |
commit | commitdiff | tree | snapshot |
1995-05-09 |
Paul Park | Add definitions for new administrative protocol extensions |
commit | commitdiff | tree | snapshot |
1995-05-09 |
Ezra Peisach | configure.in: Check for stdlib.h |
commit | commitdiff | tree | snapshot |
1995-05-09 |
Ezra Peisach | Add AC_HEADER_STDC to define STDC_HEADERS for getdate... |
commit | commitdiff | tree | snapshot |
1995-05-09 |
Ezra Peisach | Include prof_int.h. This programs relies on internal... |
commit | commitdiff | tree | snapshot |
1995-05-09 |
Ezra Peisach | Remove t_kerb and t_kerb.o on make clean |
commit | commitdiff | tree | snapshot |
1995-05-09 |
Ezra Peisach | kcmd.c and krcp.c: Add <stdlib.h> for malloc declarations. |
commit | commitdiff | tree | snapshot |
1995-05-09 |
Ezra Peisach | configure.in: Add HAS_ANSI_VOLATILE |
commit | commitdiff | tree | snapshot |
1995-05-09 |
Ezra Peisach | mk_faddr.c (krb5_make_fulladdr): Allocate enough memory for |
commit | commitdiff | tree | snapshot |
1995-05-09 |
Ezra Peisach | Declare prompt and prompt2 as const char * so that... |
commit | commitdiff | tree | snapshot |
1995-05-09 |
Ezra Peisach | can use same |
commit | commitdiff | tree | snapshot |
1995-05-09 |
Ezra Peisach | Add string.h if necessary to define strlen, etc. |
commit | commitdiff | tree | snapshot |
1995-05-09 |
Ezra Peisach | kparse.h: Remove ErrorMsg definition. It is declared... |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Theodore Tso | Back out change. Turns out it's not really necessary... |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Theodore Tso | Change default KDC etype to be DES_CBC_MD5, to be confo... |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Theodore Tso | Update TODO file to reflect status as of the BETA 5... |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Theodore Tso | Update top-level README file |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Theodore Tso | Fix up top-level .Sanitize file |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Theodore Tso | Allow install.ps to be kept |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Theodore Tso | Update patchlevel.h for BETA 5 release |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Ezra Peisach | Encrypted rcp tests now work - don't log as error |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Theodore Tso | Minor fixups for beta 5 release. Mainly points that... |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Theodore Tso | Created missing .Sanitize file |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Theodore Tso | CHANGES is out of date, removed. Don't distribute... |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Theodore Tso | Moved kadmin.protocol and kpasswd.protocol files to... |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Theodore Tso | Added free.tex file to .Sanitize |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Theodore Tso | Moved kadmin.protocol and kpasswd.protocol to the kadmi... |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Theodore Tso | Removing no-longer-used kadmin.new code (used to interf... |
commit | commitdiff | tree | snapshot |
1995-05-05 |
Theodore Tso | Added $(DESTDIR) support to make install production |
commit | commitdiff | tree | snapshot |
next |