summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* update krb5_c_keylength function, create krb5_c_random_to_key functionKevin Coffman2006-11-174-10/+103
* krb5_stdccv3_generate_new returns NULL ccacheAlexandra Ellwood2006-11-161-3/+3
* * rd_req_dec.c: Whitespace changes in function headers.Ken Raeburn2006-11-161-9/+53
* include realm in "can't resolve KDC" error messageKen Raeburn2006-11-161-0/+4
* avoid double frees in ccache manipulation around gen_newKen Raeburn2006-11-162-4/+7
* correct client preauth plugin request_contextKevin Coffman2006-11-131-6/+17
* more Novell ldap patches from Nov 6 and Fix for wrong password policy referen...Will Fiveash2006-11-131-4/+6
* Add "get_data" function to the client preauth plugin interfaceKevin Coffman2006-11-092-5/+81
* Add public function to get keylenth associated with an enctypeKevin Coffman2006-11-093-0/+67
* krb5.h not C++-safe due to "struct krb5_cccol_cursor"Alexandra Ellwood2006-11-071-1/+1
* krb5_get_init_creds_password does not consistently prompt for password changingJeffrey Altman2006-11-061-6/+4
* Make clean in lib/kdb leaves error table filesEzra Peisach2006-11-051-0/+1
* Make clean does not remove lib/crypto/t_prfEzra Peisach2006-11-051-1/+1
* * svr_principal.c (kadm5_use_password_server): Define only if USE_PASSWORD_SE...Ken Raeburn2006-11-021-0/+2
* * svc_auth_gss.c (svcauth_gss_import_name): Unused function deletedKen Raeburn2006-11-021-26/+0
* * g_pw_in_tkt.c (passwd_to_key): Unused function deletedKen Raeburn2006-11-021-48/+6
* * prng.c (init_error): Unused variable deletedKen Raeburn2006-11-021-1/+0
* Modify the preath plugin interface so that a plugin's context isKevin Coffman2006-11-014-150/+153
* make dependKen Raeburn2006-11-013-7/+9
* * conv_princ.c (krb5_425_conv_principal): Fix silly typo in arrays' sizes inKen Raeburn2006-10-311-2/+4
* latest Novell ldap patches and kdb5_util dump support for ldapWill Fiveash2006-10-301-7/+18
* don't confuse profile iterator in 425 princ conversionKen Raeburn2006-10-281-5/+5
* fix invalid access found by valgrindKevin Coffman2006-10-231-1/+1
* Avoid segfault in krb5_do_preauth_tryagainKevin Coffman2006-10-231-1/+1
* Delete src/lib/ccapi.Sam Hartman2006-10-2160-14200/+0
* enabling LDAP mix-in support for kdb5_util loadWill Fiveash2006-10-211-0/+3
* Declare krb5_mcc_get_flags static - it is not exported or used outside of fileEzra Peisach2006-10-181-5/+5
* Unsigned/signed warning fixEzra Peisach2006-10-181-1/+1
* Include gss_libinit.h for gssint_initialize_library() prototypeEzra Peisach2006-10-165-1/+5
* Include string.h for memcmp prototypeEzra Peisach2006-10-161-0/+1
* Include time.h for time() prototypeEzra Peisach2006-10-161-0/+1
* Tag krb5_rc_dfl_init_locked as static - not used outside fileEzra Peisach2006-10-161-1/+1
* Cleanup unused variable warning during make checkEzra Peisach2006-10-151-1/+0
* Remove all unused variable warnings from treeEzra Peisach2006-10-155-6/+9
* Clear req_st buffer before filling it inKen Raeburn2006-10-151-0/+4
* Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn2006-10-1312-35/+35
* Add prototype for krb5int_debug_fprint to os-proto.h. Include os-proto.h inEzra Peisach2006-10-132-2/+3
* Patch to split client plugin from server pluginSam Hartman2006-10-131-20/+16
* Another patch from Will Fiveash, to make "kdb5_util load <dumpfile>"Ken Raeburn2006-10-121-4/+4
* Check for allocation failure. Caught by Will FiveashKen Raeburn2006-10-101-2/+3
* Initialize buffer before calling res_ninitRuss Allbery2006-10-081-0/+1
* Initialize accessor fields at compile time, under C99 and GCCKen Raeburn2006-10-071-30/+49
* Move ASN.1 routines for KDB LDAP plugin into main krb5 library,Ken Raeburn2006-10-073-0/+480
* Use const pointers for error messages.Ken Raeburn2006-10-071-2/+40
* * src/lib/krb5/ccache/t_cccursor.c: Bugfixes from Ezra to clean upTom Yu2006-10-061-1/+32
* update export listsTom Yu2006-10-062-0/+6
* make dependTom Yu2006-10-0633-827/+1019
* cursor for iterating over ccachesTom Yu2006-10-059-3/+798
* Patch from Kevin Coffman:Ken Raeburn2006-10-051-44/+35
* fix dependence on config.status to use correct dirKen Raeburn2006-10-051-1/+1