index
:
~keithp/xserver
backout-randr
block-reorder
by-keithp
change-region-api
check-private-usage
depth1
dist-build-fixes
dri3
drm-lease
drm-lease-hacks
drm-lease-v2
drm-sequence
drm-vblank
fd-passing
fix-alpha-maps
fix-ephyr
fix-fb
fix-private-usage
force-randr-shadow
glamor-core-profile
glamor-fence
glamor-fixes
glamor-glclear
glamor-keithp
glamor-new-glyphs
glamor-pixmaps
glamor-present-xv
glamor-server
glamor-sw-traps
glamor-xv-cleanup
glx-answer-buffer
listen-fixes
master
new-font-api
new-glyphs
non-desktop
present-compositor
present-fixes
privates-fixes
protect-input
randr-1.4
randr-1.4-subwork
randr-fixes
randr-monitors
registry-fixes
remove-xfree86-sigio
render-float-transform
screen-specific-privates
secure-x
swap-pages
touch-listener
warning-fixes
wayland-pointer
window-scaling
xinput-align-fix
xkbcomp-cache
Keith's X server tree
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-09
meson: Get close to parity with autotools for CLIENTIDS tracking.
Eric Anholt
1
-0
/
+12
2018-07-03
meson: ensure the libc has RPC functions when secure-rpc is enabled
Lyude Paul
1
-1
/
+5
2018-06-26
os: Recompute whether any clients are ready after check_timers()
Damien Leone
1
-1
/
+2
2018-05-21
os/WaitFor: Use the simpler xorg_list_for_each_entry()
Chris Wilson
1
-2
/
+2
2018-05-21
os/WaitFor: Use xorg_list_append()
Chris Wilson
1
-1
/
+1
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
2017-04-25
Rewrite the byte swapping macros.
Eric Anholt
1
-2
/
+2
2017-03-27
dpms: Consolidate a bunch of stuff into Xext/dpms.c
Adam Jackson
1
-0
/
+1
2017-03-02
os: Squash missing declaration warning for timingsafe_memcmp
Adam Jackson
1
-0
/
+3
2017-03-01
Brown bag commit to fix 957e8d (arc4random_buf() support)
Matthieu Herrb
1
-1
/
+1
2017-02-28
auth: remove AuthToIDFunc and associated functions. Not used anymore.
Matthieu Herrb
5
-56
/
+3
2017-02-28
Use arc4random_buf(3) if available to generate cookies.
Matthieu Herrb
1
-0
/
+7
[next]