Commit Graph

5923 Commits

Author SHA1 Message Date
matthieu
024f6b8d5c Update to sessreg 1.1.1 2017-02-28 18:45:48 +00:00
matthieu
cff04da9bf Update to libX11 1.6.5 2017-02-28 18:44:56 +00:00
matthieu
5d64bd18eb regen 2017-02-28 18:33:44 +00:00
matthieu
e087a236fc auth: remove AuthToIDFunc and associated functions. Not used anymore.
And the current code for MitToId has a use-after-free() issue.
Advisory X41-2017-001: Multiple Vulnerabilities in X.Org
2017-02-28 18:32:53 +00:00
matthieu
eb3d247766 MFC: Use arc4random_buf(3) if available to generate cookies.
Advisory X41-2017-001: Multiple Vulnerabilities in X.Org.
2017-02-28 18:27:40 +00:00
matthieu
9ddca5b541 MFC: Use timingsafe_memcmp() to compare MIT-MAGIC-COOKIES
Advisory X41-2017-001: Multiple Vulnerabilities in X.Org.
2017-02-28 18:24:48 +00:00
natano
56a9465c27 Replace the binaryEqual() function with std memcmp().
ok matthieu
2017-02-28 10:30:27 +00:00
matthieu
a54e10b26c Remove some remaining XDMCP and remote X servers references. 2017-02-28 07:04:28 +00:00
matthieu
26babb0ca8 More xenodm. While here promote rcctl(8). 2017-02-27 21:16:05 +00:00
deraadt
043ab5135e sycn 2017-02-26 19:32:37 +00:00
matthieu
6d8403218a Switch to xenodm(1).
Tested by tb@, Do it now deraadt@
2017-02-26 16:39:22 +00:00
jsg
8de6f6f014 update 2017-02-26 12:35:55 +00:00
jsg
f9668bb900 Merge Mesa 13.0.5 2017-02-26 12:28:55 +00:00
jsg
ba80afc3a0 Import Mesa 13.0.5 2017-02-26 12:06:04 +00:00
jsg
e60e9757a9 correct autoreconf line
ok matthieu@
2017-02-24 03:07:03 +00:00
matthieu
5a7697d07e Restore local change to handle Ctrl+Alt+Backspace to kill X by default. 2017-02-19 18:19:48 +00:00
matthieu
ab7eddfdf8 update 2017-02-19 17:46:19 +00:00
matthieu
f133711740 Update to presentproto 1.1 2017-02-19 17:45:40 +00:00
matthieu
5b71eebdaa Update to libXi 1.7.9 2017-02-19 17:41:29 +00:00
matthieu
8b92839868 regen 2017-02-19 17:38:12 +00:00
matthieu
7877637b79 Update to xconsole 1.0.7 2017-02-19 17:32:45 +00:00
matthieu
68e2524a9f Update to xauth 1.0.10 2017-02-19 17:30:58 +00:00
matthieu
c85ba1eb3a Adapt Block/WakeupHandler signature for ABI 23 2017-02-18 18:29:55 +00:00
matthieu
1bc6005641 Update to xf86-video-trident 1.3.8 2017-02-18 18:26:15 +00:00
matthieu
3af138abda Update to xf86-video-tdfx 1.4.7 2017-02-18 18:23:56 +00:00
matthieu
35d2577fd3 Update to xf86-video-sis 0.10.9 2017-02-18 18:20:31 +00:00
matthieu
91607ef1dc Update to xf86-video-siliconmotion 1.7.9 2017-02-18 18:08:53 +00:00
matthieu
8fe54088b8 Update to xf86-video-savage 2.3.9 2017-02-18 18:05:37 +00:00
matthieu
4926f94ad6 Update to xf86-video-nv 2.1.21 2017-02-18 17:57:59 +00:00
matthieu
716bb4ac53 Update to xf86-video-mga 1.6.5 2017-02-18 17:22:06 +00:00
matthieu
f3e3dd7c97 Update to xf86-video-glint 1.2.9 2017-02-18 17:12:34 +00:00
matthieu
f82ef6f8b4 Update to xf86-video-chips 1.2.7 2017-02-18 17:02:50 +00:00
matthieu
266abc60be Update to xf86-video-i740 1.3.6 2017-02-18 16:48:37 +00:00
matthieu
e1bf58cfd3 update 2017-02-18 11:20:08 +00:00
matthieu
e25eed3f82 replace XENOCARA_RERUN_AUTOCONF setting with autoreconf make target.
The previous mechanism didn't play well with the new separated build
user.
2017-02-12 18:19:54 +00:00
okan
1992827992 Fix group hidden state when a client wants to be on all desktops on start;
reported by Vadim Vygonets with diff, but another approach was taken.
2017-02-10 15:00:54 +00:00
danj
791b0d1266 update 2017-02-08 21:36:21 +00:00
danj
e252a263bc Update to xkeyboard-config 2.20
ok matthieu@
2017-02-08 21:33:42 +00:00
okan
d94ddf7b8f Call client_resize instead of client_move after client_placecalc since the size
may also change.

from Vadim Vygonets
2017-02-06 18:10:28 +00:00
jsg
4302c504a4 update 2017-02-05 05:52:14 +00:00
jsg
919ceb9a42 sync 2017-02-05 05:49:06 +00:00
jsg
6f7c809ebb Merge libdrm 2.4.75 2017-02-05 05:46:41 +00:00
jsg
ae9658c5c0 Import libdrm 2.4.75 2017-02-05 05:38:00 +00:00
jsg
98194d3d06 Note that xlock upstream moved, though we are unlikely to do a full
import in future.

ok matthieu@
2017-02-04 02:37:52 +00:00
jsg
ea91d72981 Bring in some changes from xlock 5.50 to prevent clang from erroring
out on ambiguous overloaded operators.

ok matthieu@
2017-02-04 02:35:01 +00:00
jsg
55c2cbbee3 initial sets for arm64 2017-02-03 04:43:07 +00:00
jsg
94428d02c7 Initial notes for arm64. To be updated when xserver is tested. 2017-02-03 04:34:10 +00:00
jsg
85436d4cef build wsudl on arm64 2017-02-03 04:29:26 +00:00
tobias
82b10e4b46 Reset SIGCHLD signal handler to previous value in error path, too.
ok matthieu@
2017-01-30 21:45:27 +00:00
matthieu
ebe1c2048b Disable linking of libi386 too (linking do libamd64 was already disabled,
but I manage to commit the incomplete version). Noticed by sthen@. Thanks.
2017-01-22 21:23:51 +00:00