| Commit message (Expand) | Author | Age | Files | Lines |
| * | Implement Autoconf style directory handling option support. | Sam Hartman | 1996-10-31 | 4 | -16/+28 |
| * | remove some missed files | Tom Yu | 1996-09-11 | 2 | -33/+0 |
| * | * osconf.h: add KADM5 defaults: KEYTAB, ACL_FILE, PORT | Barry Jaspan | 1996-08-28 | 2 | -0/+11 |
| * | * kdb.h: add KRB5_TL_KADM5_E_DATA | Barry Jaspan | 1996-08-26 | 2 | -0/+5 |
| * | Remove dbm_error and dbm_clearerr from the dispatch table (which | Theodore Tso | 1996-08-23 | 2 | -4/+6 |
| * | * osconf.h: add KPROPD_DEFAULT_KDB5_UTIL | Barry Jaspan | 1996-08-12 | 2 | -0/+5 |
| * | this commit includes all the changes on the OV_9510_INTEGRATION and | Marc Horowitz | 1996-07-22 | 3 | -27/+37 |
| * | Add #ifdef _WIN32 in places where we had #ifdef _MSDOS | Theodore Tso | 1996-06-12 | 2 | -2/+6 |
| * | adm_proto.h: Change usage of INTERFACE to use KRB5_CALLCONV and KRB5_DLLIMP | Theodore Tso | 1996-06-12 | 5 | -11/+29 |
| * | more cvsignore hackery | Tom Yu | 1996-06-10 | 1 | -0/+1 |
| * | cvsignore hackery | Tom Yu | 1996-06-10 | 1 | -2/+0 |
| * | Update .Sanitize files to reflect current file status | Theodore Tso | 1996-06-06 | 1 | -4/+2 |
| * | Remove support for ODBM | Theodore Tso | 1996-05-20 | 2 | -8/+5 |
| * | Check for uid_t so that new prototype works | Sam Hartman | 1996-05-19 | 2 | -1/+5 |
| * | * configure.in: Invoke AC_C_CROSS before AC_TRY_RUN to pretty up output format | Ken Raeburn | 1996-04-30 | 3 | -3/+17 |
| * | Added prototype for getpeername() | Theodore Tso | 1996-04-30 | 2 | -0/+7 |
| * | add afs3 salttype value | Mark Eichin | 1996-04-09 | 1 | -0/+1 |
| * | AddressXlation.h: Updated to use latest versions from the Apple's | Theodore Tso | 1996-03-28 | 7 | -549/+1165 |
| * | clean up whitespace | Mark Eichin | 1996-03-14 | 1 | -1/+1 |
| * | use AC_HEADER_STDARG | Ken Raeburn | 1996-03-13 | 2 | -1/+5 |
| * | kdb5_edit has been moved to PREFIX/sbin | Richard Basch | 1996-03-05 | 2 | -1/+5 |
| * | Under windows, let it be %s\v5srvtab. It will be filled in by the | Theodore Tso | 1996-02-25 | 2 | -2/+8 |
| * | Added lines to adm.h which Chris had removed while working on the | Theodore Tso | 1996-01-24 | 2 | -0/+19 |
| * | * configure.in: Use KRB5_CHECK_PROTOS instead of inlining | Ezra Peisach | 1996-01-22 | 2 | -13/+6 |
| * | Removed check for sys/fcntl.h; the source now always includes <fcntl.h> | Richard Basch | 1996-01-04 | 1 | -1/+0 |
| * | * kdb.h : Remove mkvno for krb5_db_entry | Chris Provenzano | 1995-12-13 | 2 | -2/+6 |
| * | * adm.h: Added principal flag keywords KRB5_ADM_KW_SETFLAGS and | Chris Provenzano | 1995-12-12 | 4 | -0/+75 |
| * | * adm_proto.h: Moved many string conversion functions to libkrb5 | Richard Basch | 1995-12-11 | 1 | -25/+0 |
| * | * adm_proto.h: Add prototype for krb5_input_flag_to_string | Ezra Peisach | 1995-12-10 | 2 | -0/+8 |
| * | Added temporary definition of KRB5_ADM_M_EXTRADATA so that we have a | Theodore Tso | 1995-12-01 | 2 | -0/+8 |
| * | * kdb.h: Added prototype for krb5_dbe_search_enctype(). Changed | Theodore Tso | 1995-11-07 | 2 | -1/+16 |
| * | * adm.h : Constant changes for the new kadmin code. | Chris Provenzano | 1995-11-03 | 3 | -12/+19 |
| * | Remove ##DOS!include of config/windows.in. config/windows.in is now | Theodore Tso | 1995-10-07 | 2 | -1/+5 |
| * | Remove pport and sport from the krb5_realm_params file, and replace it | Theodore Tso | 1995-10-06 | 2 | -4/+7 |
| * | Added DEFAULT_KDC_PORTLIST | Theodore Tso | 1995-10-06 | 2 | -0/+3 |
| * | Change the name of the kdc configuration file to be kdc.conf, to match | Theodore Tso | 1995-10-06 | 2 | -1/+6 |
| * | fix typo | Mark Eichin | 1995-10-02 | 1 | -1/+1 |
| * | * osconf.h (DEFAULT_PROFILE_PATH): look in $(prefix)/lib/krb5.conf | Mark Eichin | 1995-10-02 | 2 | -1/+6 |
| * | Remove autoconf.h on make clean | Theodore Tso | 1995-09-29 | 2 | -2/+6 |
| * | Don't include autoconf.h under Windows, since it doesn't exist | Theodore Tso | 1995-09-29 | 2 | -3/+8 |
| * | Working telnet authentication module and project consolidations | Keith Vetter | 1995-09-28 | 3 | -2/+7 |
| * | kdb.h, kdb_dbm.h: Add #if !defined(_MSDOS) && !defined(_MACINTOSH) to | Theodore Tso | 1995-09-27 | 3 | -22/+34 |
| * | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 2 | -3/+6 |
| * | Change password for the Mac | Keith Vetter | 1995-09-24 | 2 | -4/+11 |
| * | Wed Sep 13 23:50:02 1995 Mark Eichin <eichin@cygnus.com> | Mark Eichin | 1995-09-14 | 2 | -0/+16 |
| * | Reintegrate Macintosh changes while keeping Proven's changes | Ezra Peisach | 1995-09-11 | 5 | -20/+20 |
| * | Mac Beta 1 submission | Keith Vetter | 1995-09-11 | 9 | -21/+352 |
| * | Use official IANA assigned name for the port, which is kpasswd, not | Theodore Tso | 1995-09-07 | 2 | -1/+10 |
| * | * osconf.h : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g | Chris Provenzano | 1995-09-06 | 2 | -1/+4 |
| * | * adm.h, adm_proto.h kdb.h : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g | Chris Provenzano | 1995-09-06 | 4 | -11/+14 |