| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Move all KRB5_PRIVATE declarations from krb5.h(in) to k5-int.h, and drop the | Ken Raeburn | 2007-01-20 | 1 | -376/+1 |
| * | Fix typo in checked-in version | Ken Raeburn | 2007-01-16 | 1 | -1/+1 |
| * | This commit adds two new functions, krb5_server_decrypt_ticket_keyblock | Jeffrey Altman | 2007-01-16 | 1 | -0/+12 |
| * | krb5_is_referral_realm now takes a pointer to const krb5_data, since it doesn't | Ken Raeburn | 2006-12-19 | 1 | -1/+1 |
| * | Modifications to support the generation and embedding | Jeffrey Altman | 2006-12-07 | 1 | -2/+5 |
| * | * src/lib/krb5/ccache/ccbase.c (krb5int_cc_getops): Internal | Tom Yu | 2006-11-18 | 1 | -0/+6 |
| * | Didn't include header changes in the previous commit | Kevin Coffman | 2006-11-17 | 1 | -2/+7 |
| * | fix warning in preauth_plugin.h header | Ken Raeburn | 2006-11-16 | 1 | -1/+1 |
| * | allow server preauth plugin verify_padata function to return e-data | Kevin Coffman | 2006-11-13 | 1 | -1/+2 |
| * | Add "get_data" function to the client preauth plugin interface | Kevin Coffman | 2006-11-09 | 1 | -0/+22 |
| * | Add public function to get keylenth associated with an enctype | Kevin Coffman | 2006-11-09 | 1 | -0/+5 |
| * | krb5.h not C++-safe due to "struct krb5_cccol_cursor" | Alexandra Ellwood | 2006-11-07 | 1 | -2/+2 |
| * | 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 |