index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
server-21.1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-02
os: Fix instruction pointer written in xorg_backtrace
Bernhard Übelacker
1
-2
/
+5
2020-02-06
os: Ignore dying client in ResetCurrentRequest
Daniel Llewellyn
1
-0
/
+5
2020-01-13
ospoll: Fix Solaris ports implementation to build on Solaris 11.4
Alan Coopersmith
1
-9
/
+15
2020-01-13
Add ddxInputThread call from os layer into ddx layer
Alan Coopersmith
1
-0
/
+2
2019-11-20
os: Don't crash in AttendClient if the client is gone
Aaron Plattner
1
-0
/
+8
2019-02-20
os: Fix GetTimeInMicros resolution
Peter Harris
1
-4
/
+5
2019-02-20
os: Report errors opening authorization file (#469)
Alan Coopersmith
1
-1
/
+8
2018-10-25
LogFilePrep: add a comment to the unsafe format string.
Matthieu Herrb
1
-0
/
+2
2018-10-05
os/xdmcp: Don't create a new socket in XdmcpReset()
Alexander Volkov
1
-3
/
+9
2018-08-01
meson: ensure the libc has RPC functions when secure-rpc is enabled
Lyude Paul
1
-1
/
+5
2018-08-01
os: Recompute whether any clients are ready after check_timers()
Damien Leone
1
-1
/
+2
2018-04-17
os/WaitFor: Check timers on every iteration
Chris Wilson
1
-2
/
+1
2018-04-02
meson: Remove usage of pkg-config --variable=includedir
Thierry Reding
1
-0
/
+3
2018-03-28
os: Fix -logfile when used with -displayfd
Antoine Martin
1
-1
/
+1
2018-03-21
os: use PrivsElevated instead of a manual check
Nicolai Hähnle
1
-1
/
+1
2018-03-21
os: move xf86PrivsElevated here
Nicolai Hähnle
1
-0
/
+63
2018-03-08
os: Define {ReadFdFrom,WriteFdTo}Client unconditionally
Adam Jackson
1
-2
/
+7
2018-02-19
os: avoid uninitialized offsets in backtrace
Jeffrey Smith
1
-0
/
+1
2018-01-31
os: Always return microseconds from GetTimeInMicros()
Jeff Smith
1
-1
/
+1
2018-01-24
os/inputthread: Force unlock when stopping thread.
Michal Srb
1
-0
/
+1
2018-01-22
meson: Use and prefer tirpc for Secure RPC authentication
Jon Turney
1
-0
/
+5
2018-01-16
meson: Enable SUN-DES-1 auth code
Adam Jackson
1
-0
/
+4
2018-01-08
os: Fix a type error in the IPv6 XDMCP code
Adam Jackson
1
-1
/
+1
2017-12-13
os: Add epoll-like port implementation for Solaris
Peter Harris
1
-7
/
+121
2017-12-13
os: Add epoll-like pollset implementation for AIX
Peter Harris
1
-1
/
+145
2017-12-13
os: Make OsSignalHandler ask for core dumps for signo != SIGQUIT
Adam Jackson
1
-2
/
+4
2017-12-13
os: Fix strtok/free crash in ComputeLocalClient
Tomasz Śniatowski
1
-3
/
+3
2017-11-29
os/xdmcp: Honour -once when session is dead
Daniel Martin
1
-1
/
+1
2017-11-06
os: Remove mffs()
Adam Jackson
2
-25
/
+0
2017-10-30
Use ARRAY_SIZE all over the tree
Daniel Martin
2
-5
/
+3
2017-10-09
os: Make sure big requests have sufficient length.
Michal Srb
1
-0
/
+5
2017-08-30
os: Fix warning in LockServer
Adam Jackson
1
-1
/
+1
2017-08-22
os: make MitGenerateCookie() independent of XCSECURITY
Emil Velikov
1
-4
/
+0
2017-08-22
os: make GenerateRandomData() independent of XCSECURITY
Emil Velikov
1
-2
/
+2
2017-08-14
meson: Fix epoll detection
Peter Harris
1
-1
/
+1
2017-06-13
os: Set oc->fd to -1 when connection is closed
Keith Packard
1
-0
/
+1
2017-06-13
os: Check oc->trans_conn before using oc->fd in YieldControlNoInput
Keith Packard
1
-10
/
+9
2017-06-13
os: Don't call ospoll_listen/ospoll_mute after connection is closed
Keith Packard
1
-4
/
+6
2017-06-13
os: Use CloseDownFileDescriptor from AbortClient, including ospoll_remove
Keith Packard
3
-11
/
+12
2017-06-13
os: Eliminate ConnectionTranslation
Keith Packard
2
-140
/
+1
2017-05-12
os, xfree86: Stop being so weird about <limits.h>
Adam Jackson
2
-19
/
+0
2017-05-10
meson: Only detect each function once
Peter Harris
1
-9
/
+9
2017-05-10
timingsafe_memcmp: Fix meson build
Adam Jackson
1
-1
/
+1
2017-05-04
meson: Test to build xserver_poll.c was inverted
Jon TURNEY
1
-2
/
+2
2017-04-29
os: Mark client as ready to read when closing due to write failure [100863]
Keith Packard
1
-1
/
+5
2017-04-29
os: un-duplicate code to close client on write failure
Keith Packard
1
-13
/
+21
2017-04-27
meson: Factor out the AC_REPLACE_FUNCS stuff to its own library
Adam Jackson
1
-7
/
+17
2017-04-26
Add a Meson build system alongside autotools.
Eric Anholt
1
-0
/
+65
2017-04-26
Use #ifdef instead of #if for features to make Meson easier.
Eric Anholt
1
-8
/
+8
2017-04-26
os: Handle SIGABRT
Michel Dänzer
2
-0
/
+7
[next]