aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-08Avoid passing null pointers to memcpy/memcmpGreg Hudson21-65/+76
2013-04-08Simplify principal access within libkrb5Greg Hudson28-200/+144
2013-04-03Install krb5-config man pageBen Kaduk1-0/+2
2013-04-03Regen man pages to pick up krb5-configBen Kaduk25-53/+235
2013-04-03Add a krb5-config man pageBen Kaduk4-2/+89
2013-04-02Clean up python bytecode from doc buildBen Kaduk1-1/+2
2013-04-02Fix typo in t_credstore.cGreg Hudson1-1/+1
2013-04-01Add krb5_kt_dup API and use it in two placesGreg Hudson6-25/+34
2013-04-01Add gss_import_cred_from client keytab testGreg Hudson3-54/+63
2013-04-01Add support for client keytab from cred storeSimo Sorce2-10/+44
2013-03-29Fix copy/pasto in ksu error messageBen Kaduk1-1/+1
2013-03-29Fix warnings in tests/gss-threadsGreg Hudson3-17/+16
2013-03-29Reformat tests/gss-threadsGreg Hudson4-662/+632
2013-03-29Free unconditionally in plugins.cGreg Hudson1-8/+8
2013-03-29Fix zap size in confounder checksum mk_xorkeyGreg Hudson1-1/+1
2013-03-29Fix typo in ktest_make_sample_auth_packGreg Hudson1-1/+1
2013-03-29Fix errno hygiene in kadmind write_pid_fileGreg Hudson1-3/+3
2013-03-29Simplify krb5_ldap_readpasswordGreg Hudson1-19/+2
2013-03-29Using k5-int.h data helpers for some functionsGreg Hudson3-21/+14
2013-03-29Clean up cksum handling in CMAC token functionsGreg Hudson1-3/+1
2013-03-28Fix kdb_ldap_create_principal cleanupGreg Hudson1-2/+2
2013-03-28Fix more password_policy cleanup codeGreg Hudson1-11/+6
2013-03-28Get rid of krb5_xfreeGreg Hudson4-30/+27
2013-03-28Fix krb5_ldap_put_password_policy cleanupGreg Hudson1-3/+2
2013-03-28Init output parameter of krb5_decode_princ_entryGreg Hudson1-0/+2
2013-03-28Fix unused assignment in mechglue loadConfigFileGreg Hudson1-1/+1
2013-03-28Fix an error case in krb5int_fcc_new_uniqueGreg Hudson1-1/+0
2013-03-28Fix an error case in krb5_sendauthGreg Hudson1-3/+1
2013-03-26Fix minor KDC memory leaksGreg Hudson3-17/+13
2013-03-26Fix a trivial file leak writing kadmind pid fileGreg Hudson1-3/+4
2013-03-26Export verto_set_flags from libvertoGreg Hudson1-0/+1
2013-03-25Replace "First introduced" with concise "New"Zhanna Tsitkov6-50/+47
2013-03-24Fix import_sec_context with interposersSimo Sorce1-21/+14
2013-03-24make dependGreg Hudson51-1744/+1515
2013-03-24Move a bunch of stuff out of k5-int.hGreg Hudson60-728/+455
2013-03-22Get rid of krb5_{get,free}_krbhstGreg Hudson8-212/+9
2013-03-22Get rid of osconfig.cGreg Hudson6-53/+2
2013-03-21Rebuild NOTICE for 2013Ben Kaduk2-3/+3
2013-03-21Clean up getclhoststr in ipropd_svc.cGreg Hudson1-17/+9
2013-03-20Documentation Copyrights notice dates: 1985-2013Zhanna Tsitkov3-3/+3
2013-03-18Update shlib.conf for FreeBSDBen Kaduk1-14/+11
2013-03-15Reset ulog header if iprop load failsGreg Hudson1-0/+2
2013-03-15Add PEM password prompter callback in PKINITNalin Dahyabhai1-3/+45
2013-03-15Eliminate unused variablesGreg Hudson2-2/+1
2013-03-15Fix argument type in kg_unseal_v1Greg Hudson1-1/+1
2013-03-15Fix kadmin_getpol format stringGreg Hudson1-2/+2
2013-03-15Fix condition with empty bodyDavid Benjamin1-2/+2
2013-03-15Allocate space for NUL byte in test codeDavid Benjamin1-1/+1
2013-03-15Fix use-before-init in two test programsGreg Hudson2-2/+2
2013-03-11Initialize status in krb5_ldap_parse_db_paramsGreg Hudson1-1/+1