Commit Graph

  • 8fc7fa27d1 include <stdlib.h> Love Hornquist Astrand 2011-09-23 14:57:31 +02:00
  • 949f427488 Windows: do not set USE_32BIT_TIME_T for Heimdal Jeffrey Altman 2011-09-23 17:09:21 -04:00
  • 15796ce63d Add missing export Jeffrey Altman 2011-09-23 15:26:32 -04:00
  • bad61548dd Windows: Version mgmt for assemblies and thirdparty Jeffrey Altman 2011-09-23 09:48:42 -04:00
  • 269cf69f42 roken: posix errnos for windows Jeffrey Altman 2011-09-23 09:06:02 -04:00
  • 69ead071e9 upgrade to 3.7.8 Love Hornquist Astrand 2011-09-23 13:27:21 +02:00
  • f6dbc98081 drop ndbm since no longer have write support Love Hornquist Astrand 2011-09-23 13:18:40 +02:00
  • 6b5cc16d5d use -r instead of -e to please solaris test Love Hornquist Astrand 2011-09-23 13:17:05 +02:00
  • d92ade5be9 don't use errx() since that require libroken Love Hornquist Astrand 2011-09-23 13:15:50 +02:00
  • df1e4c388a send output to /dev/null from cmp since the output should always be different Love Hornquist Astrand 2011-09-23 13:08:54 +02:00
  • 2daeea4feb handle error code from size_too_large more correct Love Hornquist Astrand 2011-09-22 16:36:52 +02:00
  • aabe9f0f4a let client do unwrap, handle keytab for gss Love Hornquist Astrand 2011-09-22 16:10:06 +02:00
  • b6f4094cfe Add kvno for all keys to kadmin's get command's output Nicolas Williams 2011-09-20 16:28:59 -05:00
  • 901e6ff816 Fix incorrect memmove() size expr in ASN.1 seq remove_*() functions Nicolas Williams 2011-09-21 12:15:12 -05:00
  • 0c893d3980 Fixed booboos from kadm5 key history patch set Nicolas Williams 2011-09-16 19:03:26 -05:00
  • 8e455dc774 dont use initstate/setstate Love Hornquist Astrand 2011-09-21 17:38:21 +02:00
  • 8badb652c6 drop __restrict to please old compilers Love Hornquist Astrand 2011-09-21 17:34:51 +02:00
  • 63b3cb9749 Windows: fallback to PROV_RNG if no PROV_RSA_FULL Jeffrey Altman 2011-09-20 16:17:42 -04:00
  • 9081ab775f Windows: include KAFS when building kuser Jeffrey Altman 2011-09-20 16:16:09 -04:00
  • 6272abb227 sleep some extra time before killing java pid so it will have a chance write it's stdout to disk Love Hornquist Astrand 2011-09-19 11:10:16 +02:00
  • a2256e00d8 use __deprecated__ Love Hornquist Astrand 2011-09-11 21:24:25 +02:00
  • 46d89ed0f4 small build fix for 2010 VC compiler Luke Howard 2011-09-12 20:41:29 +10:00
  • 775a452313 some Windows build fixes Luke Howard 2011-09-12 20:11:36 +10:00
  • 57d468518f fix __has_extension macro to take an argument Love Hornquist Astrand 2011-09-11 18:30:45 +02:00
  • 4b0087fd4a use __has_extension(attribute_deprecated_with_message) if it exists Love Hornquist Astrand 2011-09-09 14:16:48 +02:00
  • 977227fc29 update (c) Love Hornquist Astrand 2011-09-09 11:17:08 +02:00
  • b94080696a indent Love Hornquist Astrand 2011-09-09 10:31:46 +02:00
  • 714d166d04 heimdal: Try to handle the PAC checking when we are in a cross-realm environment Andrew Bartlett 2011-09-05 12:17:11 +10:00
  • b118610a9c hcrypto: var name current conflicts with linux kernel chas williams - CONTRACTOR 2011-09-09 10:08:34 +02:00
  • c63d6e516f use __sync_swap if we have it Love Hornquist Astrand 2011-09-09 10:03:28 +02:00
  • f1a6f9a9fa remove warning, remove forward declaration by moving the function up, ident Love Hornquist Astrand 2011-09-02 05:20:47 -07:00
  • 38df403d45 Move common code to krb5_unsupported_enctype() and make error message contain string instead of error number Harald Barth 2011-09-02 13:44:34 +02:00
  • d931fd0a22 Free handle when done so that we don't leak memory Love Hornquist Astrand 2011-08-31 11:46:37 -07:00
  • 8861329d81 loop so that we can capture memory leaks Love Hornquist Astrand 2011-08-31 11:45:47 -07:00
  • e5ce363778 list both des-cbc-crc and des-cbc-md5 entries Love Hornquist Astrand 2011-08-31 09:13:37 -07:00
  • f7821b793d also check for des-cbc-md5 while at it Love Hornquist Astrand 2011-08-30 23:19:56 -07:00
  • 5c262dd3d3 set COMPILE_ET to the found binary at the end if we are using it Love Hörnquist Åstrand 2011-08-28 16:19:19 -07:00
  • d500ee7ef2 compile_et is uppercase Love Hörnquist Åstrand 2011-08-28 16:08:44 -07:00
  • 3b11e03327 also override compile_et program with using --with-cross-tools Love Hornquist Astrand 2011-08-27 13:35:36 -07:00
  • 885e53c51a acceptor glue Love Hornquist Astrand 2011-08-10 17:25:25 -07:00
  • d3b5bc36fe support ipv6 and don't use channelbindings Love Hornquist Astrand 2011-08-10 17:25:09 -07:00
  • 960b5d4c5b include jgssapi_server.c Love Hornquist Astrand 2011-08-10 17:24:20 -07:00
  • ed573ce9fa test java gssapi server Love Hornquist Astrand 2011-08-10 17:24:01 -07:00
  • 86243ab19f more java (server) tests Love Hornquist Astrand 2011-08-10 17:23:35 -07:00
  • d8ae7b5a35 drop krb4 Love Hörnquist Åstrand 2011-08-10 09:28:16 -07:00
  • 4c639408e6 drop krb4 Love Hörnquist Åstrand 2011-08-10 09:27:48 -07:00
  • 308d15615e drop krb4 Love Hörnquist Åstrand 2011-08-10 09:27:14 -07:00
  • 47fee3d056 drop krb4 Love Hörnquist Åstrand 2011-08-10 09:26:31 -07:00
  • 1828443089 drop krb4 Love Hörnquist Åstrand 2011-08-10 09:26:20 -07:00
  • 9fa3112645 drop krb4 Love Hörnquist Åstrand 2011-08-10 09:25:29 -07:00
  • 7cb8e7f742 no more krb4 Love Hörnquist Åstrand 2011-08-10 09:24:43 -07:00
  • 24332f87a0 no more krb4 Love Hörnquist Åstrand 2011-08-10 09:22:52 -07:00
  • 11ac82ecf2 no more krb4 Love Hörnquist Åstrand 2011-08-10 09:21:32 -07:00
  • ee58c256f4 remove krb4 bits Love Hörnquist Åstrand 2011-08-10 09:16:51 -07:00
  • c9e37efbe1 try get spelling right Love Hörnquist Åstrand 2011-07-30 14:27:32 -07:00
  • 51ccb02b82 some more stuff Love Hörnquist Åstrand 2011-07-30 12:46:19 -07:00
  • fc3b4fcd3e drop unused KRB4 bits Love Hörnquist Åstrand 2011-07-30 14:17:09 -07:00
  • 646906538b drop unused KRB4 bits Love Hörnquist Åstrand 2011-07-30 14:15:14 -07:00
  • 4a43975270 drop unused KRB4 bits Love Hörnquist Åstrand 2011-07-30 14:14:52 -07:00
  • 378f34b4be Always to CANON for tgs Love Hörnquist Åstrand 2011-07-30 13:43:00 -07:00
  • 63672067ea add nob for [kadmin]allow_self_change_password Love Hörnquist Åstrand 2011-07-30 12:34:40 -07:00
  • 0ed83cebd3 disable old deprecated enctypes Love Hörnquist Åstrand 2011-07-30 12:11:08 -07:00
  • c98d9f4387 kdc: fix comparision between krb5uint32 and (unsigned int) Stefan Metzmacher 2011-07-15 08:44:53 +02:00
  • 57300e1482 kuser/kinit: make it possible to use --windows option on its own Stefan Metzmacher 2011-07-25 08:34:13 +02:00
  • 880a98df1a kdc: Build ticket with the canonical server name Andrew Bartlett 2010-11-16 15:05:33 +11:00
  • 83a22ce18f kdc: pass down HDB_F_FOR_AS_REQ and HDB_F_FOR_TGS_REQ to the hdb layer Stefan Metzmacher 2011-07-25 09:39:43 +02:00
  • 272d7511ca lib/hdb: add HDB_F_FOR_AS_REQ and HDB_F_FOR_TGS_REQ flags Stefan Metzmacher 2011-07-25 09:36:41 +02:00
  • 7995bbcb24 kdc: only pass HDB_F_CANON if the client specified b->kdc_options.canonicalize Stefan Metzmacher 2011-07-24 20:55:36 +02:00
  • c9d24dffde Windows: 1.5.99 Pre-release Jeffrey Altman 2011-07-27 20:04:31 -04:00
  • c2426d56c1 Windows: install kswitch.exe and klist.exe Jeffrey Altman 2011-07-27 19:13:48 -04:00
  • c3f6a65da2 slc: correct 'min_args' and 'max_args' processing Jeffrey Altman 2011-07-27 17:33:51 -04:00
  • 5fc3d6fffa spelling Love Hörnquist Åstrand 2011-07-27 08:28:44 -07:00
  • 13341e4276 generate sequence for HDB-Ext-KeySet and Keys Love Hörnquist Åstrand 2011-07-26 20:18:57 -07:00
  • 5732d85e29 generate sequence for HDB-Ext-KeySet and Keys Love Hörnquist Åstrand 2011-07-26 20:18:57 -07:00
  • 8b7e31c301 plug memory leak Love Hörnquist Åstrand 2011-07-26 20:14:53 -07:00
  • 80f0f6fa11 plug memory leak Love Hörnquist Åstrand 2011-07-26 20:14:53 -07:00
  • 990e1f30e7 add KDCFastState.expected-pa-types Love Hörnquist Åstrand 2011-07-24 22:49:40 -07:00
  • 7dac559e8c kdc bits Love Hörnquist Åstrand 2011-07-24 22:45:55 -07:00
  • 263157903a kcm bits Love Hörnquist Åstrand 2011-07-24 22:44:21 -07:00
  • 6fefb328e3 x Love Hörnquist Åstrand 2011-07-24 22:39:48 -07:00
  • 61f69ea5b1 spelling Love Hörnquist Åstrand 2011-07-24 22:36:27 -07:00
  • 5a31cf1a52 spelling Love Hörnquist Åstrand 2011-07-24 22:36:21 -07:00
  • a48768fc26 sprinkle more comments Love Hörnquist Åstrand 2011-07-24 22:33:49 -07:00
  • b6fc70019e better error message Love Hörnquist Åstrand 2011-07-24 22:33:39 -07:00
  • 086477a9b5 disable operation ofn fast cookie principal Love Hörnquist Åstrand 2011-07-24 21:31:48 -07:00
  • 0941d6dbce add constant for WELLKNOWN:ORG.H5L realm Love Hörnquist Åstrand 2011-07-24 21:29:27 -07:00
  • fb5e32e0f6 goto out Love Hörnquist Åstrand 2011-07-24 21:23:53 -07:00
  • f0371bb2ee fast cookie expiration Love Hörnquist Åstrand 2011-07-24 21:21:39 -07:00
  • 46f285bcc9 encode fast state in the fast cookie Love Hörnquist Åstrand 2011-07-24 21:16:42 -07:00
  • 7f6f4206c6 make compile after rebase Love Hörnquist Åstrand 2011-07-24 19:46:45 -07:00
  • 721c5634d5 make compile after rebase Love Hörnquist Åstrand 2011-07-24 19:46:28 -07:00
  • 12203f0fab s/krb5_decode_EncryptedData/krb5_decrypt_EncryptedData/1. Linus Nordberg 2011-07-20 23:46:43 +02:00
  • bebb50797f Add krb5_init_creds symbols needed by kinit. Linus Nordberg 2011-07-20 20:46:39 +02:00
  • 888780c9e7 add fast symbols Love Hörnquist Åstrand 2011-07-16 10:32:30 -07:00
  • 294c2786fa Fix typo. Linus Nordberg 2011-07-15 14:10:55 +02:00
  • e9053800f1 add Fast cookie Love Hörnquist Åstrand 2011-06-13 20:24:11 -07:00
  • 1a8f7caf86 add Fast cookie Love Hörnquist Åstrand 2011-06-13 20:24:00 -07:00
  • 6b942e6ec2 free fast cookie Love Hörnquist Åstrand 2011-06-13 20:23:44 -07:00
  • 72308645a2 fast cookie Love Hörnquist Åstrand 2011-06-13 20:23:36 -07:00
  • e5c66a70cd parse fast cookie Love Hörnquist Åstrand 2011-06-13 20:23:28 -07:00