| Commit message (Expand) | Author | Age | Files | Lines |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -130/+0 |
| * | Merge from plugin branch | Ken Raeburn | 2006-03-07 | 1 | -1/+3 |
| * | * osconf.h (DEFAULT_KDB_LIB_PATH): Use @MODULEDIR. Don't use a fixed global | Ken Raeburn | 2005-06-29 | 1 | -1/+1 |
| * | Novell Database Abstraction Layer merge. | Ken Raeburn | 2005-06-21 | 1 | -0/+1 |
| * | osconf.h: | Jeffrey Altman | 2004-07-09 | 1 | -1/+1 |
| * | * osconf.h (DEFAULT_KDC_ENCTYPE): Default to des3 now | Ken Raeburn | 2003-05-30 | 1 | -1/+1 |
| * | * osconf.h: Added DEFAULT_SECURE_PROFILE_PATH so that KfM will only search pa... | Alexandra Ellwood | 2003-03-06 | 1 | -2/+4 |
| * | Support reading a list of TCP port numbers from the KDC config file; default | Ken Raeburn | 2002-09-18 | 1 | -1/+2 |
| * | * osconf.h (DEFAULT_PROFILE_PATH): Conditionalized for Mac OS X | Tom Yu | 2002-07-03 | 1 | -0/+4 |
| * | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 1 | -2/+2 |
| * | Also use SBINDIR for kpropd | Wilfredo Sanchez | 2000-05-31 | 1 | -2/+2 |
| * | Use bindir and sbindir variables provided by configure rather than | Wilfredo Sanchez | 2000-05-31 | 1 | -2/+2 |
| * | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 1 | -1/+4 |
| * | * osconf.h (KPASSWD_PORTNAME): Define | Ken Raeburn | 1999-09-21 | 1 | -0/+1 |
| * | * osconf.h: Add DEFAULT_KPASSWD_PORT to support Cygnus chpw | Tom Yu | 1998-01-21 | 1 | -0/+2 |
| * | * osconf.h (DEFAULT_KEYTAB_NAME): Change DOS version of this to | Tom Yu | 1996-11-14 | 1 | -1/+1 |
| * | * osconf.h: Change DEFAULT_KEYTAB_NAME to /etc/krb5.keytab under | Tom Yu | 1996-11-13 | 1 | -1/+1 |
| * | Implement Autoconf style directory handling option support. | Sam Hartman | 1996-10-31 | 1 | -14/+14 |
| * | * osconf.h: add KADM5 defaults: KEYTAB, ACL_FILE, PORT | Barry Jaspan | 1996-08-28 | 1 | -0/+7 |
| * | * osconf.h: add KPROPD_DEFAULT_KDB5_UTIL | Barry Jaspan | 1996-08-12 | 1 | -0/+1 |
| * | Add #ifdef _WIN32 in places where we had #ifdef _MSDOS | Theodore Tso | 1996-06-12 | 1 | -2/+2 |
| * | clean up whitespace | Mark Eichin | 1996-03-14 | 1 | -1/+1 |
| * | kdb5_edit has been moved to PREFIX/sbin | Richard Basch | 1996-03-05 | 1 | -1/+1 |
| * | Under windows, let it be %s\v5srvtab. It will be filled in by the | Theodore Tso | 1996-02-25 | 1 | -2/+2 |
| * | Added DEFAULT_KDC_PORTLIST | Theodore Tso | 1995-10-06 | 1 | -0/+2 |
| * | Change the name of the kdc configuration file to be kdc.conf, to match | Theodore Tso | 1995-10-06 | 1 | -1/+1 |
| * | 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 | 1 | -1/+1 |
| * | Don't include autoconf.h under Windows, since it doesn't exist | Theodore Tso | 1995-09-29 | 1 | -3/+3 |
| * | Wed Sep 13 23:50:02 1995 Mark Eichin <eichin@cygnus.com> | Mark Eichin | 1995-09-14 | 1 | -0/+11 |
| * | Reintegrate Macintosh changes while keeping Proven's changes | Ezra Peisach | 1995-09-11 | 1 | -2/+1 |
| * | Mac Beta 1 submission | Keith Vetter | 1995-09-11 | 1 | -1/+2 |
| * | * osconf.h : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g | Chris Provenzano | 1995-09-06 | 1 | -1/+1 |
| * | * osconf.h : Remove krb5_enctype references, and replace with | Chris Provenzano | 1995-09-06 | 1 | -2/+1 |
| * | Add DEFAULT_KEYFILE_STUB which puts the stashfile in the KDC library | Paul Park | 1995-07-17 | 1 | -1/+2 |
| * | Add DEFAULT_KDC_PROFILE and KDC_PROFILE_ENV for KDC profile location | Paul Park | 1995-06-23 | 1 | -0/+4 |
| * | Add comment explaining old admin acl | Theodore Tso | 1995-06-08 | 1 | -0/+1 |
| * | Reinstate default name of kadmin.old ACL file | Paul Park | 1995-06-08 | 1 | -0/+1 |
| * | osconf.h: Use INSTALL and INSTALL_PREFIX instead of KRB5ROOT. How the | Theodore Tso | 1995-06-07 | 1 | -27/+12 |
| * | Determine the location of RCTMPDIR at configuration time. (netbsd does not have | Ezra Peisach | 1995-05-21 | 1 | -1/+1 |
| * | Back out change. Turns out it's not really necessary (the master key | Theodore Tso | 1995-05-05 | 1 | -1/+1 |
| * | Change default KDC etype to be DES_CBC_MD5, to be conformant with | Theodore Tso | 1995-05-05 | 1 | -1/+1 |
| * | nevermind.. | Mark Eichin | 1995-05-03 | 1 | -2/+0 |
| * | * osconf.h (KRB5_ENV_KDC): add KERBEROS_SERVER environment | Mark Eichin | 1995-05-03 | 1 | -0/+2 |
| * | Add #define's for DEFAULT_PROFILE_FILENAME | Theodore Tso | 1995-04-22 | 1 | -0/+8 |
| * | Moved the differing parts of osconf.win into osconf.h | Keith Vetter | 1995-03-29 | 1 | -0/+5 |
| * | Use the service names kerberos and kerberos-sec, instead of kerberos5 | Theodore Tso | 1995-01-05 | 1 | -2/+2 |
| * | osconf.h, config.h: Remove remnants of unifdef support for | Theodore Tso | 1994-11-30 | 1 | -21/+12 |
| * | stamp out rcs keywords | Mark Eichin | 1994-08-18 | 1 | -3/+1 |
| * | setup to fix time includes | Mark Eichin | 1994-08-17 | 1 | -3/+0 |