2006-10-12 |
Ken Raeburn | (krb5_db2_db_init): When creating a temporary database... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Ken Raeburn | Add a policy to the database, then after the dump and... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Ken Raeburn | Another patch from Will Fiveash, to make "kdb5_util... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Ken Raeburn | more debugging printfs for nightly testing |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Ken Raeburn | (add_to_transited): Change the current logic to keep... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Ken Raeburn | some (more) debugging code to track down nightly test... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Ken Raeburn | some debugging code to track down nightly test failures |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Ken Raeburn | skip over verbose (protocol trace) debugging output |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Ken Raeburn | Add bounds-checking assertions before automatic array... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Ken Raeburn | Keep just 10/6 version of schema files |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Ken Raeburn | Memory management and Solaris porting fixes from Will... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Ken Raeburn | Check for allocation failure. Caught by Will Fiveash |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Kevin Coffman | Don't segfault if a preauth plugin module fails to... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Jeffrey Altman | final commits for KFW 3.1 Beta 2 |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Russ Allbery | Initialize buffer before calling res_ninit |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Ken Raeburn | fix dependencies properly this time |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Ken Raeburn | Initialize accessor fields at compile time, under C99... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Ken Raeburn | Move ASN.1 routines for KDB LDAP plugin into main krb5... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Ken Raeburn | Check for ldap_initialize and other functions that... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Ken Raeburn | 10/3 patch from Savitha R, part 3, patch-manpages-schem... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Ken Raeburn | whitespace |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Ken Raeburn | whitespace |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Ken Raeburn | Use const pointers for error messages. |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Ken Raeburn | drop comma at end of enum list |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Ken Raeburn | Eliminate some warnings and non-gcc build problems: |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Ken Raeburn | 10/3 patch from Savitha R, part 2, patch-krb-schema... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Ken Raeburn | 10/3 patch from Savitha R, part 1, patch-ldap-schema... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Ken Raeburn | schema info |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Ken Raeburn | remove old changelog |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Tom Yu | * src/lib/krb5/ccache/t_cccursor.c: Bugfixes from... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Tom Yu | update export lists |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Tom Yu | make depend |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Tom Yu | cursor for iterating over ccaches |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Sam Hartman | * kdc_preauth.c (return_padata): Allocate a padata... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Ken Raeburn | Patch from Kevin Coffman: |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Ken Raeburn | ignore generated source-tree files |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Ken Raeburn | fix dependence on config.status to use correct dir |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Ken Raeburn | Add decode_tagged_unsigned_integer, and try to fix... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Ken Raeburn | set a more meaningful error message in asn1 decode... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Ken Raeburn | export krb5_ldap_create |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Ezra Peisach | array before test for pointing at entry with the princi... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Ezra Peisach | The keyring code introduced in r18638 also included... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Sam Hartman | Preauthentication Plugin Framework |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Ken Raeburn | configure: Depend on $(AUTOCONF_HEADER) so check-ac... |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Ken Raeburn | (AUTOCONF_HEADER): Change to match file's target name |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Ken Raeburn | Merge Kevin Coffman's keyring ccache branch for Linux... |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Ken Raeburn | Nuke old Saber-related stuff |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Ezra Peisach | kdc: make_toolong_error does not initialize all fields... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Ken Raeburn | Update expected results for krb5_get_host_realm with... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Ken Raeburn | (get_errmsg): Check for errcode_2_string and release_er... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Ken Raeburn | Fix AIX version of GET_HOST_BY_NAME to use TMP.ent... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Ken Raeburn | Patch from Will Fiveash for "kdb5_util create" support... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Jeffrey Altman | Implement renew credential functionality which was... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Ken Raeburn | Remove now-unused 'port' fields |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Ken Raeburn | Misc cleanup: |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Ken Raeburn | New patch from Savitha, for new principal key storage... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Ken Raeburn | no c++-style comments |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Jeffrey Altman | KFW 3.1 Beta 2 NetIDMgr Changes |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Jeffrey Altman | NSIS installer - update for Win2K NetIDMgr |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Jeffrey Altman | oops, make sure we install from the correct source... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Jeffrey Altman | wix installer - win2k compatibility for netidmgr |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Jeffrey Altman | windows thread support frees thread local storage after... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Sam Hartman | Set the canonicalize flag in TGS requests and accept... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Ken Raeburn | * kdb_ldap.h: If BUILD_WITH_BROKEN_LDAP is defined... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Alexandra Ellwood | Bad loop logic in krb5_mcc_generate_new |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Ken Raeburn | whitespace |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Ken Raeburn | Savitha's patches for: |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Ken Raeburn | * kdb5.c (kdb_load_library): Make error message a littl... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Ken Raeburn | Update dependencies |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Ken Raeburn | Move RPC header files to include/gssrpc, which we copy... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Ken Raeburn | Export krb5_ldap_release_errcode_string |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Ken Raeburn | Make it easier to ignore additional directories, like... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Ken Raeburn | whitespace |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Ken Raeburn | whitespace |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Ken Raeburn | whitespace |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Ken Raeburn | * Makefile.in (krb5/krb5.h): Wrap the content in macro... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Ken Raeburn | Make database plugin responsible for releasing the... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Ken Raeburn | whitespace |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Ken Raeburn | comment formatting for 80 columns |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Ken Raeburn | (prof_get_integer_def, prof_get_string_def): New functi... |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Jeffrey Altman | windows ccache and keytab file paths without a prefix |
commit | commitdiff | tree | snapshot |
2006-09-01 |
Ken Raeburn | Reject old OpenLDAP versions with bugs tickled by this... |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Ken Raeburn | (krb5_ldap_destroy_policy): krb5_ldap_delete_policy... |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Ken Raeburn | Declare get_date() used from kadmin cli code. |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Ken Raeburn | Remove or conditionalize unused variables |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Ken Raeburn | Patches from Will Fiveash to allow for configuration... |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Ken Raeburn | * shlib.conf (*-*-linux*): Use LDFLAGS in LDCOMBINE |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Ken Raeburn | Some mechanical changes (mostly whitespace, like indent... |
commit | commitdiff | tree | snapshot |
2006-08-29 |
Ken Raeburn | Some mechanical changes (mainly whitespace) to match... |
commit | commitdiff | tree | snapshot |
2006-08-29 |
Ken Raeburn | Rename KRB5_KDB_PLUGIN_OP_NOTSUPP to KRB5_PLUGIN_OP_NOT... |
commit | commitdiff | tree | snapshot |
2006-08-29 |
Ken Raeburn | whitespace |
commit | commitdiff | tree | snapshot |
2006-08-29 |
Ken Raeburn | Patch from Savitha R: |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Ken Raeburn | make depend |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Ken Raeburn | Merge Todd's TCP changepw support, with a few fixups |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Jeffrey Altman | Update auxiliary version number for NetIDMgr |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Jeffrey Altman | * install NetIDMgr plug-in sample as part of SDK |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Jeffrey Altman | * newcredwnd.c - erase the password field on error |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Jeffrey Altman | * Fix auto-registration of plug-in modules |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Jeffrey Altman | * Makefile - do not etag the Win2000 version of |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Jeffrey Altman | improvements to netidmgr dialogs |
commit | commitdiff | tree | snapshot |
next |