index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-30
Merge tag 'xorg-server-1.16.3' into cygwin-release-1.16
Jon TURNEY
2
-0
/
+10
2014-12-09
dix: GetHosts bounds check using wrong pointer value [CVE-2014-8092 pt. 6]
Keith Packard
1
-1
/
+1
2014-12-09
dix: integer overflow in GetHosts() [CVE-2014-8092 2/4]
Alan Coopersmith
1
-0
/
+6
2014-12-09
unchecked malloc may allow unauthed client to crash Xserver [CVE-2014-8091]
Alan Coopersmith
1
-0
/
+4
2014-11-11
Merge branch 'cygwin-patches-for-1.16' into cygwin-release-1.16
xserver-cygwin-1.16.2-1
Jon TURNEY
2
-9
/
+26
2014-11-10
Teach vpnprintf() how to handle "%*.*s"
Jon TURNEY
1
-4
/
+24
2014-11-10
Revert "Simplify format specifier in XdmcpFatal() for vpnprintf()"
Jon TURNEY
1
-5
/
+2
2014-10-15
Merge branch 'cygwin-patches-for-1.16' into cygwin-release-1.16
xserver-cygwin-1.16.1-3
Jon TURNEY
3
-2
/
+14
2014-10-11
Simplify format specifier in XdmcpFatal() for vpnprintf()
Jon TURNEY
1
-2
/
+5
2014-10-11
Separate crash reporting from backtrace logging
Jon TURNEY
2
-0
/
+9
2014-09-29
Merge branch 'cygwin-patches-for-1.16' into cygwin-release-1.16
xserver-cygwin-1.16.1-1
Jon TURNEY
1
-6
/
+9
2014-09-29
Merge tag 'xorg-server-1.16.1' into cygwin-release-1.16
Jon TURNEY
1
-7
/
+0
2014-09-29
Improve handling of some error conditions associated with xkbcomp temporary file
Jon TURNEY
1
-6
/
+9
2014-08-17
-displayfd should check ports up to 65535
Jon TURNEY
1
-1
/
+1
2014-08-17
Make -displayfd respect -pn/-nopn
Jon TURNEY
1
-5
/
+6
2014-08-11
ListenOnOpenFD: Remove Resets since this is intended to be for hotplugging co...
Jeremy Huddleston Sequoia
1
-7
/
+0
2014-07-25
Improvements to crash logging
Jon TURNEY
2
-3
/
+17
2014-07-25
Add -notrapsignals
Jon TURNEY
3
-24
/
+38
2014-07-25
os: Use an external tool for creating backtraces on crash, if available.
Jon TURNEY
2
-10
/
+46
2014-07-25
Use spawnl() rather than pipe() & fork() to invoke xkbcomp
Jon TURNEY
1
-0
/
+32
2014-07-25
Turn on -nolock if /tmp is on FAT
Jon TURNEY
1
-1
/
+1
2014-07-25
Remove /usr/adm/Xnmsgs
Jon TURNEY
1
-37
/
+0
2014-07-25
os: -displayfd option fixes
Jon TURNEY
2
-1
/
+2
2014-07-25
Disable smart scheduler on Cygwin
Jon TURNEY
1
-0
/
+2
2014-07-10
os: prevent negative array index access (#80890)
Peter Hutterer
1
-1
/
+1
2014-05-23
os: automatically switch to sigsafe logging when needed
Peter Hutterer
1
-32
/
+33
2014-04-30
os: Add -displayfd into -help text
Robert Ancell
1
-0
/
+1
2014-04-23
Add a command line argument for disabling indirect GLX.
Eric Anholt
1
-0
/
+8
2014-04-21
os: Initialize the set of signals to be suppressed during our handler.
Eric Anholt
1
-0
/
+1
2014-04-18
os: Ignore log file write failures
Keith Packard
1
-2
/
+8
2014-04-18
os: Make sure that writing our pid to the lock file actually worked
Keith Packard
1
-1
/
+2
2014-04-18
os: FatalError if -displayfd writes fail
Keith Packard
1
-2
/
+4
2014-04-18
os: Clear the -displayfd option after closing the file
Keith Packard
1
-0
/
+1
2014-03-27
Handle -displayfd and an explicit display number sensibly
Jon TURNEY
2
-7
/
+7
2014-03-25
os: Add AddClientOnOpenFD() to create a new client for an file descriptor
Kristian Høgsberg
1
-0
/
+27
2014-03-20
os: Add a mechanism to prevent creating any listen sockets
Kristian Høgsberg
2
-4
/
+9
2014-03-20
os: Always compile ListenOnOpenFD() and export it
Kristian Høgsberg
1
-5
/
+2
2014-02-24
gcc 4.2.1 doesn't support #pragma GCC diagnostic ignored
Matthieu Herrb
1
-0
/
+4
2014-02-04
Revert "os: xstrtokenize takes and returns const char * now"
Peter Hutterer
1
-3
/
+3
2014-01-22
os: Fix -Wshadow errors
Keith Packard
2
-24
/
+22
2014-01-22
Ignore a couple of format-nonliteral warnings
Keith Packard
1
-0
/
+2
2014-01-22
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-0
/
+27
2014-01-22
If EAGAIN == EWOULDBLOCK, only need to check errno for one of them
Alan Coopersmith
1
-3
/
+8
2014-01-15
os: restrict display names to digits
Peter Hutterer
1
-0
/
+27
2014-01-12
Clean up a few function prototypes to not place formals in /**/
Keith Packard
1
-24
/
+27
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
8
-67
/
+67
2014-01-12
os: xstrtokenize takes and returns const char * now
Keith Packard
1
-3
/
+3
2014-01-12
os: Clean up warnings
Keith Packard
2
-3
/
+3
2013-12-12
darwin: Don't leave stdin/stdout closed
Jeremy Huddleston Sequoia
1
-2
/
+11
2013-12-02
miext: Move SyncShm FDs out of the way of clients
Keith Packard
1
-0
/
+24
[next]