Jon TURNEY
cdd1d58159
mingw: Fix NO_LOCAL_CLIENT_CRED build
...
Commit 4b4b9086 "os: support new implicit local user access mode [CVE-2015-3164
2/3]" carefully places the relevant code it adds under !NO_LOCAL_CLIENT_CRED,
but unfortunately doesn't notice that NO_LOCAL_CLIENT_CRED is defined as a
side-effect in the middle of GetLocalClientCreds(), so many of these checks
precede its definition.
Move the check if NO_LOCAL_CLIENT_CRED should be defined to configure.ac, so it
always occurs before it's first use.
v2:
Move check to configure.ac
v3:
Use AC_CACHE_CHECK and name cache varaible appropriately
[ajax: Massaged commit message]
Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk >
Reviewed-by: Ray Strode <rstrode@redhat.com >
2015-09-21 13:07:02 -04:00
..
2013-11-11 15:16:07 -08:00
2014-07-17 10:19:52 -07:00
2012-03-21 13:54:42 -07:00
2014-01-12 10:24:11 -08:00
2014-11-12 10:25:00 +10:00
2015-07-08 16:40:57 -04:00
2014-11-12 10:25:00 +10:00
2014-11-12 10:25:00 +10:00
2015-06-30 12:17:51 +10:00
2014-11-12 10:25:00 +10:00
2015-09-21 13:07:02 -04:00
2014-12-09 11:28:07 -08:00
2012-03-21 13:54:42 -07:00
2012-05-14 13:31:00 +01:00
2015-08-17 18:50:00 -07:00
2012-03-21 13:54:42 -07:00
2014-01-22 19:56:31 -08:00
2014-07-17 10:19:52 -07:00
2015-07-08 16:40:57 -04:00
2012-11-19 12:12:23 +10:00
2012-12-17 15:01:45 +10:00
2014-02-09 17:21:20 -08:00
2012-05-17 08:50:44 +10:00
2014-11-12 10:25:00 +10:00
2015-03-16 16:56:17 +00:00
2014-11-12 10:25:00 +10:00
2014-11-12 10:25:00 +10:00
2014-11-12 10:25:00 +10:00
2014-01-12 10:14:49 -08:00
2012-07-25 23:30:53 -07:00
2014-07-17 17:10:48 -07:00
2015-05-20 12:44:58 +10:00
2014-11-12 10:25:00 +10:00
2015-05-20 12:44:58 +10:00
2014-11-12 10:24:55 +10:00
2015-07-08 16:40:57 -04:00
2015-08-24 00:00:18 -07:00
2014-11-12 10:25:00 +10:00
2015-03-16 16:56:17 +00:00
2015-08-24 00:00:18 -07:00
2012-03-21 13:54:42 -07:00
2015-05-26 11:22:21 -07:00
2015-07-08 11:13:09 -07:00
2015-07-08 11:13:09 -07:00
2014-01-12 10:24:11 -08:00
2015-02-10 18:14:44 -08:00
2014-11-12 10:25:00 +10:00
2014-11-12 10:25:00 +10:00
2015-03-31 12:32:04 +10:00
2012-05-16 10:59:35 +10:00
2014-11-12 10:25:00 +10:00
2015-01-23 10:35:49 -08:00
2014-09-22 12:00:46 -07:00
2015-09-01 20:11:26 -07:00
2014-11-12 10:25:00 +10:00
2014-11-12 10:25:00 +10:00
2015-07-08 16:41:28 -04:00
2014-11-12 10:25:00 +10:00
2015-05-07 14:03:50 -04:00
2014-11-12 10:25:00 +10:00
2015-07-08 16:40:57 -04:00
2015-07-08 16:40:57 -04:00
2014-05-05 07:26:33 +10:00
2012-03-21 13:54:42 -07:00
2014-11-12 10:25:00 +10:00
2015-07-08 16:41:28 -04:00
2012-03-21 13:54:42 -07:00
2014-11-12 10:25:00 +10:00
2014-02-04 10:53:59 +10:00
2014-11-12 10:25:00 +10:00
2014-11-12 10:25:00 +10:00
2014-09-16 11:58:53 -04:00
2015-04-21 16:57:08 -07:00
2012-05-03 14:59:23 +10:00
2012-10-30 15:11:10 +10:00
2014-11-12 10:25:00 +10:00
2014-06-02 13:07:46 +01:00