| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Nuke old Saber-related stuff | Ken Raeburn | 2006-10-02 | 1 | -294/+0 |
| * | kdc: make_toolong_error does not initialize all fields for krb5_mk_error | Ezra Peisach | 2006-10-01 | 1 | -0/+2 |
| * | Update expected results for krb5_get_host_realm with referral patches | Ken Raeburn | 2006-09-30 | 1 | -2/+2 |
| * | (get_errmsg): Check for errcode_2_string and release_errcode_string | Ken Raeburn | 2006-09-29 | 1 | -1/+4 |
| * | Fix AIX version of GET_HOST_BY_NAME to use TMP.ent for the result, not | Ken Raeburn | 2006-09-28 | 1 | -1/+1 |
| * | Patch from Will Fiveash for "kdb5_util create" support in LDAP, modified to | Ken Raeburn | 2006-09-25 | 16 | -32/+437 |
| * | Implement renew credential functionality which was inadvertently | Jeffrey Altman | 2006-09-24 | 1 | -16/+108 |
| * | Remove now-unused 'port' fields | Ken Raeburn | 2006-09-22 | 1 | -2/+0 |
| * | Misc cleanup: | Ken Raeburn | 2006-09-22 | 3 | -338/+334 |
| * | New patch from Savitha, for new principal key storage format in LDAP | Ken Raeburn | 2006-09-22 | 4 | -280/+494 |
| * | no c++-style comments | Ken Raeburn | 2006-09-22 | 1 | -0/+3 |
| * | KFW 3.1 Beta 2 NetIDMgr Changes | Jeffrey Altman | 2006-09-21 | 36 | -161/+843 |
| * | NSIS installer - update for Win2K NetIDMgr | Jeffrey Altman | 2006-09-21 | 1 | -6/+23 |
| * | oops, make sure we install from the correct source file | Jeffrey Altman | 2006-09-21 | 1 | -1/+1 |
| * | wix installer - win2k compatibility for netidmgr | Jeffrey Altman | 2006-09-21 | 1 | -7/+7 |
| * | windows thread support frees thread local storage after TlsSetValue | Jeffrey Altman | 2006-09-21 | 1 | -2/+2 |
| * | Set the canonicalize flag in TGS requests and accept cross-realm referral tic... | Sam Hartman | 2006-09-21 | 13 | -122/+647 |
| * | * kdb_ldap.h: If BUILD_WITH_BROKEN_LDAP is defined, skip version checks | Ken Raeburn | 2006-09-20 | 1 | -5/+13 |
| * | Bad loop logic in krb5_mcc_generate_new | Alexandra Ellwood | 2006-09-19 | 1 | -10/+8 |
| * | whitespace | Ken Raeburn | 2006-09-18 | 2 | -20/+20 |
| * | Savitha's patches for: | Ken Raeburn | 2006-09-18 | 14 | -151/+72 |
| * | * kdb5.c (kdb_load_library): Make error message a little more accurate. | Ken Raeburn | 2006-09-16 | 1 | -29/+47 |
| * | Update dependencies | Ken Raeburn | 2006-09-16 | 1 | -21/+21 |
| * | Move RPC header files to include/gssrpc, which we copy to them at | Ken Raeburn | 2006-09-16 | 30 | -688/+639 |
| * | Export krb5_ldap_release_errcode_string | Ken Raeburn | 2006-09-16 | 1 | -0/+1 |
| * | Make it easier to ignore additional directories, like, oh, say, local | Ken Raeburn | 2006-09-15 | 1 | -3/+12 |
| * | whitespace | Ken Raeburn | 2006-09-13 | 1 | -38/+30 |
| * | whitespace | Ken Raeburn | 2006-09-12 | 1 | -292/+285 |
| * | whitespace | Ken Raeburn | 2006-09-12 | 1 | -18/+14 |
| * | * Makefile.in (krb5/krb5.h): Wrap the content in macro test for | Ken Raeburn | 2006-09-07 | 1 | -0/+3 |
| * | Make database plugin responsible for releasing the error-message string, so | Ken Raeburn | 2006-09-06 | 5 | -1/+12 |
| * | whitespace | Ken Raeburn | 2006-09-06 | 1 | -111/+113 |
| * | comment formatting for 80 columns | Ken Raeburn | 2006-09-06 | 1 | -88/+132 |
| * | (prof_get_integer_def, prof_get_string_def): New functions: check specified | Ken Raeburn | 2006-09-05 | 1 | -109/+100 |
| * | windows ccache and keytab file paths without a prefix | Jeffrey Altman | 2006-09-05 | 2 | -4/+4 |
| * | Reject old OpenLDAP versions with bugs tickled by this code. | Ken Raeburn | 2006-09-01 | 2 | -6/+21 |
| * | (krb5_ldap_destroy_policy): krb5_ldap_delete_policy takes a mask arg, not poi... | Ken Raeburn | 2006-08-31 | 1 | -1/+1 |
| * | Declare get_date() used from kadmin cli code. | Ken Raeburn | 2006-08-31 | 2 | -9/+8 |
| * | Remove or conditionalize unused variables | Ken Raeburn | 2006-08-31 | 1 | -11/+4 |
| * | Patches from Will Fiveash to allow for configuration and building on | Ken Raeburn | 2006-08-31 | 4 | -11/+55 |
| * | * shlib.conf (*-*-linux*): Use LDFLAGS in LDCOMBINE | Ken Raeburn | 2006-08-30 | 1 | -1/+1 |
| * | Some mechanical changes (mostly whitespace, like indentation levels) | Ken Raeburn | 2006-08-30 | 7 | -3042/+2911 |
| * | Some mechanical changes (mainly whitespace) to match up better with | Ken Raeburn | 2006-08-29 | 18 | -1988/+1911 |
| * | Rename KRB5_KDB_PLUGIN_OP_NOTSUPP to KRB5_PLUGIN_OP_NOTSUPP and move to krb5 ... | Ken Raeburn | 2006-08-29 | 4 | -9/+9 |
| * | whitespace | Ken Raeburn | 2006-08-29 | 1 | -5/+8 |
| * | Patch from Savitha R: | Ken Raeburn | 2006-08-29 | 17 | -495/+204 |
| * | make depend | Ken Raeburn | 2006-08-23 | 1 | -6/+6 |
| * | Merge Todd's TCP changepw support, with a few fixups | Ken Raeburn | 2006-08-23 | 7 | -336/+444 |
| * | Update auxiliary version number for NetIDMgr | Jeffrey Altman | 2006-08-23 | 2 | -4/+4 |
| * | * install NetIDMgr plug-in sample as part of SDK | Jeffrey Altman | 2006-08-23 | 3 | -3/+59 |