Commit Graph

  • 13a6ac59ad Fix memory leak in hx509_context_init(). Roland C. Dowdeswell 2012-07-17 19:38:46 +01:00
  • 54e6e8d99d Fix Makefile.am issue with test_expand_toks Nicolas Williams 2012-07-16 18:24:10 -05:00
  • dadcf3beb4 Fix bug in _krb5_expand_path_tokensv() Nicolas Williams 2012-07-15 01:28:47 -05:00
  • 17c6516620 Make test_store.c build w/o warnings and run Nicolas Williams 2012-07-15 00:42:43 -05:00
  • 842ca62336 Ensure that timeouts apply to TCP socket connexions. Roland C. Dowdeswell 2012-07-12 01:00:23 +01:00
  • 7aaeafb72b Typo and separate formatting error in lib/com_err/com_err.3. Roland C. Dowdeswell 2012-07-04 21:53:36 +01:00
  • c2ea171a9c Fix a typo: ai should have been a. Roland C. Dowdeswell 2012-07-04 20:07:45 +01:00
  • 24ddc80f7f krb5_enomem to separate source file Jeffrey Altman 2012-07-02 11:33:18 -04:00
  • 3fe5572840 roken: Use a common allocator for all windows Jeffrey Altman 2012-07-01 22:03:32 -04:00
  • 7de08cd5d0 hdb.h uses FILE * and so should #include <stdio.h>. Roland C. Dowdeswell 2012-06-27 01:58:19 +01:00
  • 16c93c4e87 Not all make implementations define RM by default. So, we can't use it. Roland C. Dowdeswell 2012-06-26 22:25:42 +01:00
  • 01e7b326b6 Remove unused function from lib/base/string.c as it breaks with -Werror. Roland C. Dowdeswell 2012-06-26 22:14:47 +01:00
  • 2f17afacda Revert "do not include stdint.h unprotected" Jeffrey Altman 2012-06-26 17:03:08 -04:00
  • 98809e86ce Move base into lib Nicolas Williams 2012-06-20 19:31:14 -05:00
  • a3ff62cc76 Eliminate shadow variable in lib/ntlm/test_ntlm.c. Roland C. Dowdeswell 2012-06-20 16:12:57 +01:00
  • 82f1c1f391 Encrypt keys in change password code even when !keepold Nicolas Williams 2012-06-14 12:55:36 -05:00
  • 20b5e2a2c6 Make check-authz run when objdir != srcdir Nicolas Williams 2012-06-14 11:53:17 -05:00
  • 21b03df57a Remove krb5_425_xx and krb4 compat glue from exports Jeffrey Altman 2012-06-12 18:50:17 -04:00
  • aed7a3b948 Windows: missing exports on Windows Jeffrey Altman 2012-06-12 17:37:08 -04:00
  • 55e941f3f2 Windows: export krb5_storage_fsync Jeffrey Altman 2012-06-12 16:53:00 -04:00
  • b8e7f977f8 Windows: link libhdb against heimbase Jeffrey Altman 2012-06-12 16:51:37 -04:00
  • d28613ce11 heimdal:lib/asn1: try to fix the build on IRIX Stefan Metzmacher 2012-06-10 16:21:12 +02:00
  • 671c91fd5f just mark sig algs as weak instead of expiration date Love Hornquist Astrand 2012-06-08 18:08:23 +02:00
  • d2c37acf7c pull in <errno.h> Love Hornquist Astrand 2012-06-08 17:57:02 +02:00
  • 5bb60d9dc4 move windows compat errno constants to after <errno.h> is included Love Hornquist Astrand 2012-06-08 17:56:48 +02:00
  • 5775cb529c randkey_s.c must also clear requires_pwchange flag. Roland C. Dowdeswell 2012-06-08 16:09:55 +01:00
  • c2cd2395bb chpass_s.c must set KADM5_ATTRIBUTES when writing the log entry... Roland C. Dowdeswell 2012-06-08 16:08:25 +01:00
  • 0a7d2e27eb Windows EAFNOSUPPORT defined by VS2010 Jeffrey Altman 2012-06-07 23:16:05 -04:00
  • abdde6a608 Additional changes to make -Wshadow build on Ubuntu 10.04. Roland C. Dowdeswell 2012-06-07 16:59:01 +01:00
  • 5459558dea Move #undef ENABLE_PTHREAD_SUPPORT lower in appl/gssmask/common.h Roland C. Dowdeswell 2012-06-07 16:57:51 +01:00
  • 539ba5fb87 Fix issue where master HDB can be locked while waiting for network I/O. Roland C. Dowdeswell 2012-06-06 22:29:03 +01:00
  • 5e081aa4a6 Fix ASN.1 template compiler bug and add test cases more likely to trip on similar (structure size/type) errors Viktor Dukhovni 2012-05-27 08:07:28 +00:00
  • 0fad20a7ce krb5_kt_have_content have always really returned a krb5_error_code, pointed out by Gred Hudson Love Hörnquist Åstrand 2012-06-04 10:47:12 +02:00
  • f9f78a2cbf kadm5_log_reinit() needs to obtain its lock before truncating the file. Roland C. Dowdeswell 2012-05-31 17:30:29 +01:00
  • 8546c0c7b8 Better character classes and wording Harald Barth 2012-05-30 15:52:57 +02:00
  • 5479ac2192 require automake 1.11 Love Hornquist Astrand 2012-05-30 16:36:04 +02:00
  • 06130cf7bf Fix broken qop.5 man page generation Eray Aslan 2012-05-23 11:08:09 +03:00
  • 1614c49354 DB_CURSOR_BULK requires DB 4.8 or later Viktor Dukhovni 2012-05-29 17:39:40 +00:00
  • 1b3f1b57b4 Don't forget to sleep in 3DES del_enctype test. Viktor Dukhovni 2012-05-27 22:20:58 +00:00
  • 65ffba10cc Fix memory leak in krb5_ret_data() on error/eof. Roland C. Dowdeswell 2012-05-28 15:10:09 +01:00
  • df42274d96 Add krb5_storage_fsync(). Roland C. Dowdeswell 2012-05-28 13:14:55 +01:00
  • 8dc7c43a8b ipropd_slave.c: init data to zero or we free a random ptr. Roland C. Dowdeswell 2012-05-28 12:43:29 +01:00
  • 2a27d50fa1 Formatting: unnecessary lines and trailing whitespace. Roland C. Dowdeswell 2012-05-22 23:08:18 +01:00
  • e41ff9c0f5 Open cursor for bulk retrieval Viktor Dukhovni 2012-05-17 19:21:01 +00:00
  • 7af81533ef Don't clobber errno during error cleanup in krb5_storage_from_fd(). Roland C. Dowdeswell 2012-05-22 11:07:19 +01:00
  • 2656659fc2 Fix a typo in a comment. Roland C. Dowdeswell 2012-05-21 17:12:16 +01:00
  • ac18aa10dc Eliminate unused variable warning. Roland C. Dowdeswell 2012-05-21 13:33:42 +01:00
  • a3947acb38 Fix segfault in MIT dump entry parsing code Nicolas Williams 2012-05-18 17:29:12 -05:00
  • 21b7863935 kadm5_s_get_principals() is a read only operation, so open the HDB in r/o mode. Roland C. Dowdeswell 2012-05-18 17:13:30 +01:00
  • fde1d8cb72 Fix locking issues in DB3 HDB backend. Roland C. Dowdeswell 2012-05-18 13:03:23 +01:00
  • 1f63d6e4dc Fix locking issues in DB1 HDB backend. Roland C. Dowdeswell 2012-05-18 12:39:08 +01:00
  • 8cdcd53a5a Add comments to tcp_server.c, to make it easier for a newcomer to understand the krb5 API usage. Marco Molteni 2012-05-08 11:54:24 +02:00
  • 894008ab82 Add doxygen and source comments to some functions of the krb5 API Marco Molteni 2012-05-08 11:51:54 +02:00
  • 0cee6d1d70 Update KDB in tests/kdc so check-hdb-mitdb passes Nicolas Williams 2012-05-02 18:21:33 -05:00
  • 022d16f913 Update kadmin.8 Nicolas Williams 2012-05-02 17:55:30 -05:00
  • 54fdd62c2b Update MIT<->Heimdal migration documentation Nicolas Williams 2012-05-02 17:43:26 -05:00
  • 57f1545a46 Add support for writing to KDB and dumping HDB to MIT KDB dump format Nicolas Williams 2012-04-30 03:28:00 -05:00
  • 6c4764fbc7 Fix incorrect usage message in ktutil del Viktor Dukhovni 2012-04-27 18:35:38 +00:00
  • e242c40746 Verify the existence of the keytab for tcp_server, gssapi_server Marco Molteni 2012-05-01 23:01:19 +02:00
  • dd267e8fc3 heimbase can't depend on roken.h since its not built at this time Love Hornquist Astrand 2012-05-01 22:48:57 +02:00
  • 2c5ec44d39 Look for auth_to_local in the default realm's realm section... Roland C. Dowdeswell 2012-01-10 21:55:50 +00:00
  • e2b6a449ce Windows: Visual Studio 10 support for installers Tony Acero 2012-04-11 15:18:52 -04:00
  • 9be792055c generated files must #include config if supported Jeffrey Altman 2012-04-10 17:17:33 -04:00
  • 8e2762f907 Fix Windows build of mcache.c Jeffrey Altman 2012-04-10 15:41:23 -04:00
  • c04aa9e082 more mutex locking from Jaudeep Padhye Love Hörnquist Åstrand 2012-04-05 23:10:33 -07:00
  • fbf44ea51d Fix compilation of kafs on Hurd. Samuel Thibault 2012-03-28 23:06:21 +02:00
  • 0ef0446645 Properly activate the pthread support on GNU/Hurd. Samuel Thibault 2012-03-28 23:06:20 +02:00
  • 39460d0045 Remove duplicate __gss_krb5_mechanism_oid_desc definition Russ Allbery 2012-04-05 10:32:19 -07:00
  • ec152cdf1a drain pool for each request Love Hörnquist Åstrand 2012-03-20 20:13:17 -07:00
  • 497eb5a4a4 add description Love Hörnquist Åstrand 2012-03-20 20:12:40 -07:00
  • 67d9094665 Allow hxtool to process multiple --pk-init-principal args. Roland C. Dowdeswell 2012-04-05 20:20:19 +01:00
  • eee3333b76 Handle multiple SANs correctly in KDC pkinit certs Viktor Dukhovni 2012-03-08 02:05:44 +00:00
  • 10133ece1a hcrypto: Use correct size for memset in md2 Simon Wilkinson 2012-03-31 19:06:59 -04:00
  • 15696d9b90 telnet.1: Avoid undefined macro 'B'. Jelmer Vernooij 2012-03-14 11:56:38 +01:00
  • 839ab87c10 Regression test iprop of key rollover and del_enctype Nicolas Williams 2012-03-15 18:53:26 -05:00
  • ef9012aef5 Fix ipropd-slave assert when doing del_enctype Nicolas Williams 2012-03-15 18:51:38 -05:00
  • ca6a22276e Test that we copy forwardable/renewable flags from TGT in TGS-REQ Nicolas Williams 2012-03-14 23:58:40 -05:00
  • 3f86831c6c Fix earlier fix for not passing forwardable and friends in TGS-REQs Nicolas Williams 2012-03-14 23:23:28 -05:00
  • 48d255561e Windows: install heimtools not heimtool Jeffrey Altman 2012-03-13 23:57:00 -04:00
  • 8257cc2232 Plugin functions should be KRB5_LIB_CALL Jeffrey Altman 2012-03-13 23:56:11 -04:00
  • cb6f7ea40e do not include stdint.h unprotected Jeffrey Altman 2012-03-13 23:54:27 -04:00
  • 25e533421a wrap SOL_SOCKET, SO_PEERCRED in ifdef __linux__ Love Hörnquist Åstrand 2012-03-11 10:18:43 -07:00
  • faf39cf6ce wrap __weak_alias with _LIBC Love Hörnquist Åstrand 2012-03-11 10:13:47 -07:00
  • 979de1dfd0 wrap __weak_alias with _LIBC Love Hörnquist Åstrand 2012-03-11 10:13:42 -07:00
  • 472141be03 log each error message that is on a very high debug level Love Hörnquist Åstrand 2012-03-10 10:23:57 -08:00
  • 7b411b3993 fixup logic for prompting for password Love Hörnquist Åstrand 2012-03-10 09:59:34 -08:00
  • d791e70894 support ipv6 Love Hörnquist Åstrand 2012-03-07 07:58:25 -08:00
  • 92b243a638 We must unlock before close. Roland C. Dowdeswell 2012-03-07 11:17:26 +00:00
  • a20fe9b0ad assert refcount != 0 Love Hörnquist Åstrand 2012-03-06 19:50:15 -08:00
  • b37b991a6f We need heimtools.c which I derived from kcc.c. Roland C. Dowdeswell 2012-03-06 17:22:29 +00:00
  • 0c0a4ff071 Add require-pwchange flag to HDB and honour it if present in mit-db:. Roland C. Dowdeswell 2012-03-06 11:39:20 +00:00
  • 6de861263a Provide support for enctype aliases for ease of use. Roland C. Dowdeswell 2012-03-05 17:04:17 +00:00
  • 635f5ef5b4 Make kinit print ``Password incorrect'' if it gets KRB5_GET_IN_TKT_LOOP. Roland C. Dowdeswell 2012-03-06 09:28:31 +00:00
  • 9d6b30cb8b remove kcc droppings Love Hörnquist Åstrand 2012-03-06 00:07:17 -08:00
  • 2b365b2327 Rename kcc to heimtools. Jelmer Vernooij 2012-03-06 00:06:26 -08:00
  • 4d749f20e6 make header rebuilding work with automake Love Hörnquist Åstrand 2012-02-29 22:03:00 -08:00
  • 2a11d93bc0 define DEVELOPER_MODE when --enable-developer Love Hörnquist Åstrand 2012-02-29 21:58:48 -08:00
  • 25fc1a6464 rebuild krb5-protos.h and krb5-private.h if in maintainer-mode Love Hörnquist Åstrand 2012-02-29 21:55:07 -08:00
  • 053c44e100 Rename over old file, but only if it changed Love Hörnquist Åstrand 2012-02-29 21:53:52 -08:00
  • 3ec78180ce Update krb5-config. Roland C. Dowdeswell 2012-02-29 17:27:58 +00:00