Commit Graph

  • a56382ce4d kcm: Treat default name as alias Nicolas Williams 2022-01-25 01:10:09 -06:00
  • 727682ec41 krb5: Fix KCM/API ccache type name confusion Nicolas Williams 2022-01-25 00:02:12 -06:00
  • c44f94fa7e krb5: Use krb5_enomem() in KCM Nicolas Williams 2022-01-24 22:11:49 -06:00
  • 2a7095971a krb5: Fix cccol support in KCM Nicolas Williams 2022-01-24 22:11:35 -06:00
  • 2137f0c28e kcm: Do not clobber error from server Nicolas Williams 2022-01-24 18:27:35 -06:00
  • f3517c0d01 ipc: Handle POLLIN/OUT even when ERR Nicolas Williams 2022-01-24 18:26:55 -06:00
  • 5bb5033f10 krb5: "KEYRING:" should work Nicolas Williams 2022-01-24 15:38:47 -06:00
  • c4236f23bd krb5: Fix segfault in KCM ccache type Nicolas Williams 2022-01-24 13:52:36 -06:00
  • f5180f6776 kimpersonate: Fix typo Nicolas Williams 2022-01-24 13:51:43 -06:00
  • eb08f2ecdd kdc: _kdc_find_etype if is_preauth must use long term keys Jeffrey Altman 2022-01-24 10:41:51 -05:00
  • 31d5c38976 lib/hcrypto: mpz2BN return NULL if mp_ubin_size(s) returns zero Jeffrey Altman 2022-01-24 10:14:17 -05:00
  • d8dcb3f7a4 kuser: generate-requests read_words fix sizeof_mistmatch Jeffrey Altman 2022-01-24 10:02:26 -05:00
  • ee56cb33b2 lib/asn1: prevent wrong size argument warnings Jeffrey Altman 2022-01-24 00:31:27 -05:00
  • 190263bb7a assert non-NULL ptrs before calling mem funcs Jeffrey Altman 2022-01-19 22:55:33 -05:00
  • d35c9b2d67 lib/gssapi/ntlm: _gss_ntlm_inquire_cred dead code removal Jeffrey Altman 2022-01-23 23:11:46 -05:00
  • ca4ff365f8 lib/gssapi/mech: gss_mech_switch do not leak 'm' Jeffrey Altman 2022-01-23 23:07:36 -05:00
  • 693191b23d lib/kadm5: kadm5_c_randkey_principal check store_int return Jeffrey Altman 2022-01-23 22:49:57 -05:00
  • d80a1b9556 kdc: hprop propagate_database do not leak 'server' Jeffrey Altman 2022-01-23 22:25:43 -05:00
  • a3f4a0bf0b kdc: hprop check return code if local realm Jeffrey Altman 2022-01-23 21:59:13 -05:00
  • 0a17a0b3b7 lib/asn1: der_put_length test 'size' is non-NULL Jeffrey Altman 2022-01-23 21:47:58 -05:00
  • e0e61d2b91 lib/hdb: hdb_create consistently check cb_ctx.h Jeffrey Altman 2022-01-23 21:27:56 -05:00
  • 38536d7313 lib/asn1: set *size output to zero at start of der funcs Jeffrey Altman 2022-01-19 22:53:25 -05:00
  • 8dcd05ed4d _gss_ntlm_init_sec_context() mem leaks Roland C. Dowdeswell 2021-09-05 22:32:12 +01:00
  • e87fca8091 _gss_ntlm_delete_sec_context() mem leaks Roland C. Dowdeswell 2021-09-05 22:19:18 +01:00
  • 8526b4c627 fix memory leak near NTLM type2 response Roland C. Dowdeswell 2021-09-05 21:44:44 +01:00
  • d64076dfd9 asn1: Update commentary on grammar Nicolas Williams 2022-01-22 03:48:11 -06:00
  • dfc26ae8c1 asn1: Fix last remaining shift/reduce conflict Nicolas Williams 2022-01-22 03:47:51 -06:00
  • 563964ce96 hx509: Use %left for ! instead of %precedence Nicolas Williams 2022-01-21 23:34:33 -06:00
  • 88e31d2da8 sl: Add missing sel-gram.h target Nicolas Williams 2022-01-21 23:15:16 -06:00
  • cb9b1842ea sl: Fix bison/byacc invocation Nicolas Williams 2022-01-21 23:01:37 -06:00
  • 20497ed2d4 com_err: Fix bison/byacc invocation Nicolas Williams 2022-01-21 23:01:30 -06:00
  • 664b749399 hx509: Fix sel-gram.y shift/reduce conflicts Nicolas Williams 2022-01-21 22:57:24 -06:00
  • e1fa08a4d6 asn1: Fix 5 shift/reduce conflicts Nicolas Williams 2022-01-21 22:34:12 -06:00
  • f0f6bb03f4 hdb: Lower-case HDB_DB_FORMAT to make it valid ASN.1 Nicolas Williams 2022-01-21 22:32:25 -06:00
  • 37f10aaf85 cf: Restore AC_KRB_PROG_YACC to life Nicolas Williams 2022-01-21 22:25:36 -06:00
  • 366878c230 kdc: kdc_request_add_pac_buffer() make pactype unsigned Luke Howard 2022-01-22 11:43:38 +11:00
  • dafbfa666f kadmin: add_one_principal avoid shadow warning Jeffrey Altman 2022-01-21 10:32:48 -05:00
  • 04527412e3 Follow the Linux kernel's lead on "fallthrough" Jeffrey Altman 2022-01-21 10:05:59 -05:00
  • 02bd267fbd kadmin: kadmind_dispatch fix broken commit Jeffrey Altman 2022-01-21 09:24:34 -05:00
  • 124b8d0f78 kadmin: kadmind_dispatch do not write NULL 'rsp' to 'out' Jeffrey Altman 2022-01-21 09:16:35 -05:00
  • 251cbf05c2 Revert "kadmin: kadmind_dispatch do not write to 'out' on error" Jeffrey Altman 2022-01-21 09:04:31 -05:00
  • cd91a3a03e appl/afsutil: expand_cell_name return NULL if not found Jeffrey Altman 2022-01-21 08:51:28 -05:00
  • 8dcc5e617b kadmin: add_one_principal refactor Jeffrey Altman 2022-01-21 00:44:10 -05:00
  • 912b20c4d7 kadmin: refactor set_random_password Jeffrey Altman 2022-01-21 00:31:56 -05:00
  • fb52fd1c53 kadmin: kadmind_dispatch do not write to 'out' on error Jeffrey Altman 2022-01-21 00:25:15 -05:00
  • 4ffd190b08 kadmin: kadmind_dispatch fix handling of HEIM_ERR_EOF error Jeffrey Altman 2022-01-20 23:43:06 -05:00
  • 81f3a0b804 lib/hdb: ndbm correct asprintf error handling Jeffrey Altman 2022-01-20 23:33:11 -05:00
  • 2e54dc7aae lib/hcrypto: DES_cfb64_encrypt init buffer in decrypt path Jeffrey Altman 2022-01-20 21:27:22 -05:00
  • 8946f0de9d gss_preauth: remove dead code Luke Howard 2022-01-21 10:09:44 +11:00
  • fce4d19953 kdc: declare calling/linkage conventions for accessors Luke Howard 2022-01-21 08:22:07 +11:00
  • fea2ce1831 GitHub: OSX: what's running on port 49188 anyways? Nicolas Williams 2022-01-20 15:10:54 -06:00
  • 06ba7b1597 test: When kdc fails to start, show the log Nicolas Williams 2022-01-20 14:32:17 -06:00
  • 7e67437594 GitHub: Add optional coverity build Nicolas Williams 2022-01-20 13:54:51 -06:00
  • 588e49a1bc kdc: Fix copy_Principal_ptr() bug (plugin acc.) Nicolas Williams 2022-01-20 13:32:31 -06:00
  • 681708f416 gsskrb5: Fix coverity issue Nicolas Williams 2022-01-20 13:28:57 -06:00
  • 62176f07d9 kuser: Fix coverity issues Nicolas Williams 2022-01-20 13:28:39 -06:00
  • be6305b601 kadm5: Fix ENOMEM path leak Nicolas Williams 2022-01-20 12:40:29 -06:00
  • b0fa256521 krb5: Fix coverity warning in krcache.c Nicolas Williams 2022-01-20 12:40:11 -06:00
  • b991c4b2b3 hdb: Fix coverity warnings Nicolas Williams 2022-01-20 12:38:50 -06:00
  • d1564ce6e9 kcm: Fix coverity issues Nicolas Williams 2022-01-20 12:38:15 -06:00
  • 7ab7fdd269 update .gitignore Jeffrey Altman 2022-01-20 12:48:17 -05:00
  • 34e918f210 lib/krb5: unparse_name_fixed ERANGE if zero buffer len Jeffrey Altman 2022-01-20 11:09:04 -05:00
  • d55abd8f50 lib/krb5: make_local_fast_ap_fxarmor requires a ccache Jeffrey Altman 2022-01-20 10:22:51 -05:00
  • 966e98d50b lib/krb5: fcc_remove_cred return krb5_cc_end_seq_get failure Jeffrey Altman 2022-01-20 10:06:11 -05:00
  • 29940dd22c lib/krb5: krb5_init_creds_set_service fail if set_realm fails Jeffrey Altman 2022-01-20 09:44:43 -05:00
  • 8324a2af1d lib/krb5: unparse_name_fixed error if invalid name buffer or length Jeffrey Altman 2022-01-20 09:27:59 -05:00
  • 8836e6a39d lib/krb5: krb5_vset_error_message is no-op if no krb5_context Jeffrey Altman 2022-01-20 09:09:27 -05:00
  • e32f7a4387 kdc: add _nocopy setter for use by mssfu Luke Howard 2022-01-20 15:26:50 +11:00
  • ec24edf700 kdc: add accessor functions for KDC request structure Luke Howard 2022-01-20 09:15:24 +11:00
  • ed4fe65794 base: change ret fieldname to error_code in request struct Luke Howard 2022-01-20 09:15:40 +11:00
  • f4e936c893 include: fix token_validator_plugin.h typo Luke Howard 2022-01-20 17:22:37 +11:00
  • 302250026c kdc: Do not announce via Bonjour when testing Nicolas Williams 2022-01-20 00:18:44 -06:00
  • 0c26edd468 include: add more generated files to CLEANFILES Luke Howard 2022-01-20 17:15:43 +11:00
  • d74b411f12 Revert "include: add more generated files to CLEANFILES" Luke Howard 2022-01-20 17:17:09 +11:00
  • 622527d9ca include: add more generated files to CLEANFILES Luke Howard 2022-01-20 17:15:43 +11:00
  • 9d0149d2f2 krb5: Context has to be opt. in for path tok. exp. Nicolas Williams 2022-01-19 23:49:06 -06:00
  • 1eda4920c8 krb5: Fix coverity warnings Nicolas Williams 2022-01-19 23:38:27 -06:00
  • 9203c4a3f4 ipropd: Ignore setsockopt() result Nicolas Williams 2022-01-19 23:37:32 -06:00
  • 4eec82dc52 ipc: Ignore setsockopt result Nicolas Williams 2022-01-19 23:37:01 -06:00
  • dd2ad50fbf hdb: Make HDB-as-keytab get function match API Nicolas Williams 2022-01-19 23:35:19 -06:00
  • cf19a0f8e3 krb5: Context must be optional for error functions Nicolas Williams 2022-01-19 23:33:44 -06:00
  • 1e634df8a5 base: Context has to be optional in for path tok. exp. Nicolas Williams 2022-01-19 23:32:22 -06:00
  • 82e00128a2 base: Context has to be opt. in for error functions Nicolas Williams 2022-01-19 23:30:55 -06:00
  • c650e37321 kdc: Fix leak caused by a1481f1f0 Nicolas Williams 2022-01-19 17:32:16 -06:00
  • 03c69ffe1c GitHub: Use -Wnonnull for GCC build Nicolas Williams 2022-01-19 17:00:11 -06:00
  • 4a0e01f9ed kadm5: Add missing error checks Nicolas Williams 2022-01-19 16:57:06 -06:00
  • 97cef99f54 iprop: Fix coverity warnings Nicolas Williams 2022-01-19 16:53:45 -06:00
  • 1b213c1082 kadmind: Add missing error checks Nicolas Williams 2022-01-19 16:33:37 -06:00
  • 655c057769 kadm5: Add missing error checks Nicolas Williams 2022-01-19 16:33:17 -06:00
  • 9d6dd21256 iprop-log: Add missing error checks Nicolas Williams 2022-01-19 13:59:04 -06:00
  • ff4c82cd47 kpasswdd: Fix leak of keytab on exit Nicolas Williams 2022-01-19 13:41:29 -06:00
  • 8c5030bcf7 gss: test_context: Fix leak Nicolas Williams 2022-01-19 12:35:08 -06:00
  • 26054d835c gss: Fix leak in gss-token Nicolas Williams 2022-01-19 12:33:11 -06:00
  • abb9a46ccc kadmin: Add missing error check in init() Nicolas Williams 2022-01-18 15:41:43 -06:00
  • fb4632edb1 krb5: Fix leak in test_ap-req.c Nicolas Williams 2022-01-18 15:40:54 -06:00
  • b349b4add0 kdc: Fix recent dangling ptr; move more into r Nicolas Williams 2022-01-18 15:32:05 -06:00
  • 3b0b9f2dfe krb5: Constify _krb5_principal2principalname() Nicolas Williams 2022-01-18 15:12:56 -06:00
  • 01848fe1de GitHub: Valgrind build: use LMDB Nicolas Williams 2022-01-18 11:28:04 -06:00
  • f26bc69ded gss: Fix name attr leak in test_context Nicolas Williams 2022-01-18 12:34:59 -06:00
  • 0b137e3287 gss: Workaround valgrind "lifetime not equal" issue Nicolas Williams 2022-01-18 12:34:01 -06:00