| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 14 | -3021/+0 |
* | Enable compilation of little-endian unaligned load/store helper | Ken Raeburn | 2006-03-08 | 2 | -18/+13 |
* | Merge from plugin branch | Ken Raeburn | 2006-03-07 | 4 | -2/+15 |
* | * Makefile.in (osconf.h): Always remove osconf.new | Ken Raeburn | 2005-11-18 | 2 | -1/+6 |
* | Reduce work done on a second "make" pass over the tree, by not regenerating | Ken Raeburn | 2005-10-06 | 2 | -3/+6 |
* | * adm_proto.h (krb5_adm_connect, krb5_adm_disconnect, krb5_adm_dbent_to_proto, | Ken Raeburn | 2005-09-15 | 2 | -84/+9 |
* | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 1 | -6/+0 |
* | describe Novell changes in this directory | Ken Raeburn | 2005-07-20 | 1 | -4/+52 |
* | doc novell change | Ken Raeburn | 2005-07-14 | 1 | -1/+1 |
* | * osconf.h (DEFAULT_KDB_LIB_PATH): Use @MODULEDIR. Don't use a fixed global | Ken Raeburn | 2005-06-29 | 2 | -1/+6 |
* | * Makefile.in (osconf.h): Depend on Makefile. Always display commands executed | Ken Raeburn | 2005-06-29 | 2 | -3/+10 |
* | Novell Database Abstraction Layer merge. | Ken Raeburn | 2005-06-21 | 7 | -139/+317 |
* | * configure.in: Merged content from include/configure.in. Don't configure | Ken Raeburn | 2005-05-13 | 2 | -2/+7 |
* | zap remaining bits of macsock.h support | Ken Raeburn | 2004-07-17 | 1 | -1/+0 |
* | forgot the changelog | Jeffrey Altman | 2004-07-09 | 1 | -0/+4 |
* | osconf.h: | Jeffrey Altman | 2004-07-09 | 1 | -1/+1 |
* | Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, all | Ken Raeburn | 2004-06-22 | 5 | -10/+8 |
* | Purge make targets and variables (and a few files) relating to the old, | Ken Raeburn | 2004-06-17 | 2 | -3/+4 |
* | Change subdir processing so that SUBDIRS will contain the configured | Ken Raeburn | 2004-03-08 | 2 | -1/+4 |
* | * k5-config.h: Unused file deleted | Ken Raeburn | 2003-08-26 | 2 | -311/+4 |
* | * osconf.h (DEFAULT_KDC_ENCTYPE): Default to des3 now | Ken Raeburn | 2003-05-30 | 2 | -1/+5 |
* | Missing prototype for krb5_db_iterate_ext | Ezra Peisach | 2003-05-25 | 2 | -0/+8 |
* | * osconf.h: Added DEFAULT_SECURE_PROFILE_PATH so that KfM will only search pa... | Alexandra Ellwood | 2003-03-06 | 2 | -2/+12 |
* | use kdb keytab for kadmind | Tom Yu | 2003-03-06 | 2 | -1/+10 |
* | Remove kdb_dbm.h as it is unused | Sam Hartman | 2003-03-05 | 2 | -120/+4 |
* | This commit fixes up the in-tree callers of krb5_read_password() and | Tom Yu | 2002-11-06 | 2 | -2/+7 |
* | Support reading a list of TCP port numbers from the KDC config file; default | Ken Raeburn | 2002-09-18 | 4 | -1/+14 |
* | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 2 | -1/+5 |
* | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 1 | -0/+3 |
* | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -1/+5 |
* | * osconf.h (DEFAULT_PROFILE_PATH): Conditionalized for Mac OS X | Tom Yu | 2002-07-03 | 2 | -0/+10 |
* | * kwinsock.h, macsock.h: Deleted | Ken Raeburn | 2002-06-12 | 3 | -944/+4 |
* | * MacTCP.h, AddressXlation.h: Deleted | Ken Raeburn | 2002-05-29 | 3 | -1189/+4 |
* | ignore autoconf.stmp | Ken Raeburn | 2002-03-27 | 1 | -0/+1 |
* | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 2 | -7/+4 |
* | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 10 | -114/+124 |
* | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 2 | -5/+9 |
* | better realm transit path checking for app server | Ken Raeburn | 2001-09-26 | 2 | -2/+9 |
* | * kdb.h: For structs krb5_tl_data (tl_data_length), krb5_key_data | Ezra Peisach | 2001-07-25 | 2 | -78/+12 |
* | delete stuff accidentally committed early | Ken Raeburn | 2001-07-19 | 1 | -5/+0 |
* | drop temporary sunos4 hacks | Ken Raeburn | 2001-07-19 | 1 | -0/+5 |
* | Fixed several typos in comments | Mitchell Berger | 2001-06-20 | 1 | -1/+1 |
* | .cvsignore: Add stamp-h.in | Ezra Peisach | 2001-04-27 | 2 | -1/+6 |
* | I didn't intend to commit that on the trunk (oops). Undoing | Miro Jurisic | 2001-03-21 | 1 | -15/+0 |
* | macsock.h: Updated Utilities.h and sockets includes | Miro Jurisic | 2001-03-21 | 1 | -0/+15 |
* | * adm_proto.h (krb5_adm_connect): Declare prompt string const char | Ezra Peisach | 2001-02-26 | 2 | -2/+7 |
* | Make prototypes unconditional | Ken Raeburn | 2001-01-17 | 6 | -374/+293 |
* | Add bindir/sbindir changelog entry | Wilfredo Sanchez | 2000-05-31 | 1 | -0/+5 |
* | 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 | 2 | -2/+6 |