| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Modify the preath plugin interface so that a plugin's context is | Kevin Coffman | 2006-11-01 | 1 | -21/+35 |
| * | * preauth_plugin.h: Don't use an enum in a public api | Sam Hartman | 2006-10-13 | 1 | -1/+1 |
| * | Patch to split client plugin from server plugin | Sam Hartman | 2006-10-13 | 1 | -73/+85 |
| * | Use const pointers for error messages. | Ken Raeburn | 2006-10-07 | 1 | -2/+2 |
| * | drop comma at end of enum list | Ken Raeburn | 2006-10-07 | 1 | -1/+1 |
| * | cursor for iterating over ccaches | Tom Yu | 2006-10-05 | 1 | -0/+19 |
| * | Preauthentication Plugin Framework | Sam Hartman | 2006-10-03 | 2 | -2/+284 |
| * | Set the canonicalize flag in TGS requests and accept cross-realm referral tic... | Sam Hartman | 2006-09-21 | 1 | -2/+20 |
| * | Switched from "#pragma options align" to "#pragma pack". | Alexandra Ellwood | 2006-07-25 | 1 | -2/+2 |
| * | Fix comment style in public header | Ken Raeburn | 2006-06-29 | 1 | -8/+10 |
| * | fix calling convention for krb5 error-message routines, document usage of krb... | Ken Raeburn | 2006-06-29 | 1 | -5/+13 |
| * | * src/include/krb5/krb5.hin: Add prototype for krb5_copy_context | Tom Yu | 2006-06-26 | 1 | -0/+2 |
| * | remove spuriously resurrected file from merge | Tom Yu | 2006-06-15 | 1 | -30/+0 |
| * | Merge from branches/mechglue. Initial integration of Sun-donated | Tom Yu | 2006-06-14 | 1 | -0/+30 |
| * | Add copyright notice | Ken Raeburn | 2006-05-26 | 1 | -0/+29 |
| * | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 1 | -0/+0 |
| * | Drop major version number from service-locator function table structure. | Ken Raeburn | 2006-05-24 | 1 | -5/+6 |
| * | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 2 | -0/+2595 |
| * | 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 |