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
2009-10-07
Add platform tests for Dtrace linker magic
Alan Coopersmith
1
-3
/
+1
2009-09-27
Add (ok, fix) support for DTrace under OS X
Ben Byer
1
-0
/
+2
2009-09-04
os: silence bigreqsproto compiler warning
Peter Hutterer
1
-1
/
+1
2009-09-04
os: don't redefine GNU_SOURCE
Peter Hutterer
1
-0
/
+2
2009-08-28
os: remove unused -cursor option
Tiago Vignatti
1
-5
/
+0
2009-08-20
linux: Yet more malloc() avoidance for backtrace()
Adam Jackson
1
-0
/
+14
2009-08-19
linux: hand-roll a backtrace printer instead of using backtrace_symbols
Adam Jackson
1
-7
/
+16
2009-08-18
xserver doesn't stop all connections to localhost
Jesse Adkins
1
-2
/
+1
2009-08-03
Bug 16832: XDMCP related build error when --disable-xdmcp is used
Paul Bender
1
-0
/
+6
2009-07-15
Update to xextproto 7.0.99.1.
Peter Hutterer
1
-2
/
+1
2009-07-14
os: switch to byte counting functions
Peter Hutterer
2
-5
/
+5
2009-06-18
Clarify use of and need for mffs vs. ffs
Alan Coopersmith
3
-4
/
+6
2009-06-11
OS: Fix compile warnings
Daniel Stone
1
-5
/
+7
2009-05-28
Merge branch 'master' into xi2
Peter Hutterer
2
-11
/
+22
2009-05-22
os: fix compiler warning "too few arguments to format"
Peter Hutterer
1
-2
/
+2
2009-05-14
Update several of my and/or Red Hat's licenses to standard form.
Adam Jackson
1
-10
/
+11
2009-04-28
Make the cursor completely optional
Simon Farnsworth
1
-1
/
+11
2009-04-19
os: don't malloc memory in LogVMessageVerb.
Peter Hutterer
1
-16
/
+6
2009-04-14
xdmcp: Don't crash on X -query with more than 255 IP addresses. (#20675)
Adam Jackson
1
-0
/
+2
2009-04-09
Use RTLD_DI_SETSIGNAL to catch runtime dynamic loader errors and clean up
Alan Coopersmith
1
-0
/
+20
2009-04-09
Lift fatal signal handlers from DDX'es up to a common DIX implementation
Alan Coopersmith
2
-0
/
+90
2009-04-06
os: signal handlers return void.
Adam Jackson
1
-4
/
+2
2009-04-06
Remove some OS/2 leftovers.
Adam Jackson
1
-9
/
+0
2009-04-03
os: Remove the useless -x option
Adam Jackson
1
-9
/
+0
2009-04-03
DPMS: Simplify command line parsing
Adam Jackson
1
-2
/
+1
2009-03-23
Remove two unused defines in C files
Tomas Carnecky
1
-1
/
+0
2009-03-05
Remove #ifdef macII code left over from ancient A/UX 3.0 support
Alan Coopersmith
1
-4
/
+0
2009-01-22
Remove a bunch of useless casts.
Adam Jackson
9
-34
/
+33
2009-01-22
XKB: Make XKB mandatory
Daniel Stone
1
-8
/
+1
2009-01-19
Cygwin/X: should also use GetTickCount(), just like Xming
Jon TURNEY
1
-1
/
+6
2009-01-11
os: don't mix declarations and code
Julien Cristau
1
-1
/
+1
2009-01-11
os: backtrace() returns int, not size_t
Julien Cristau
1
-1
/
+1
2009-01-11
os: ANSI cleanups
Julien Cristau
2
-6
/
+2
2008-12-17
Don't log audit messages when -audit 0 specified
Francis Giraldeau
1
-3
/
+1
2008-12-16
Fix compilation with -Werror=format-security
Colin Guthrie
1
-2
/
+3
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-1
/
+0
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
15
-165
/
+165
2008-12-02
Add visibility flags to XSERVER_CFLAGS.
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
15
-101
/
+101
2008-11-27
Export symbols also defined in libXfont.
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-11-14
os/connection: TRANS_NOXAUTH bit comparison brainfart fix.
Jeremy Huddleston
1
-1
/
+1
2008-11-05
Use OsSignal in Popen/Pclose to avoid SysV signal() stupidity
Alan Coopersmith
1
-4
/
+4
2008-11-04
Remove XEvIE
Daniel Stone
1
-5
/
+0
2008-11-04
Xi: XINPUT has been mandatory for ages
Daniel Stone
1
-1
/
+0
2008-10-26
Add prototypes for strlcpy/strlcat
Julien Cristau
2
-0
/
+2
2008-10-23
Argh, macros.
Adam Jackson
1
-8
/
+8
2008-10-23
Change some #define foo() -> static void foo()
Adam Jackson
1
-8
/
+19
2008-10-21
Close well known connections in ServerAbort()
Matthieu Herrb
1
-0
/
+1
2008-10-10
Move xorg_backtrace() up to the OS level so we can call it from DIX.
Adam Jackson
2
-0
/
+202
2008-10-07
Depend on xtrans >= 1.2.2 for TRANS_NOXAUTH
Jeremy Huddleston
1
-5
/
+0
[next]