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
2010-04-15
XQuartz: Fix possible NULL dereference in ListenOnOpenFD
Jeremy Huddleston
1
-2
/
+3
2010-04-01
darwin: Correct inline assembly for ___crashreporter_info__
Jeremy Huddleston
1
-1
/
+1
2010-03-29
darwin: Generate crash reports on FatalError()
Jeremy Huddleston
2
-0
/
+11
2010-03-25
os: Prevent backtrace from being stopped in noreturn functions.
Rami Ylimaki
1
-5
/
+12
2010-03-22
New header for XF86Bigfont server functions
Yaakov Selkowitz
1
-2
/
+1
2010-03-16
Xming: Warning fixes
Colin Harrison
1
-1
/
+1
2010-03-11
os: remove INTERNAL_MALLOC define.
Peter Hutterer
1
-3
/
+0
2010-02-17
os: Prevent core dump from being truncated.
Rami Ylimaki
1
-2
/
+2
2010-02-17
os: Introduce OsAbort for proper core dumps.
Rami Ylimaki
1
-0
/
+12
2010-02-12
Merge remote branch 'jturney/master'
Keith Packard
1
-4
/
+0
2010-02-11
Add xstrtokenize to the dix.
Peter Hutterer
1
-0
/
+40
2010-02-05
Repair '-nolock'
Jon TURNEY
1
-4
/
+0
2010-01-27
xserver: Add timestamps to logfile output.
Kok, Auke
1
-0
/
+9
2010-01-25
Remove unbalanced ( from failure to move log error
Alan Coopersmith
1
-1
/
+1
2010-01-11
os: state effect of -a and -t options more precisely
Simon Thum
1
-2
/
+2
2009-12-16
Merge remote branch 'alanc/master'
Keith Packard
1
-1
/
+23
2009-12-16
os: print log markers only if log level is >= 0
Tiago Vignatti
1
-11
/
+11
2009-12-16
Update Sun license notices to current X.Org standard form
Alan Coopersmith
1
-1
/
+23
2009-12-08
Miscellaneous compilation warning fixes
Jeremy Huddleston
1
-2
/
+2
2009-11-11
.gitignore: use common defaults with custom section #24239
Gaetan Nadon
1
-0
/
+2
2009-11-09
Avoid a null dereference if IFF_BROADCAST is set but there is no broadcast ad...
Jon TURNEY
1
-1
/
+2
2009-11-05
SHA1: Add support for Common Crypto
Jeremy Huddleston
1
-0
/
+28
2009-11-02
add libc as a choice for SHA1 implementation
Matthieu Herrb
1
-1
/
+2
2009-10-29
Supply all code using dl*() with DLOPEN_LIBS
Mikhail Gusarov
1
-1
/
+1
2009-10-28
os: Add libsha1 as a choice of SHA1 implementation
Mikhail Gusarov
1
-0
/
+26
2009-10-15
Add libgcrypt as an option for SHA1
Julien Cristau
1
-0
/
+39
2009-10-15
Move SHA1 computation from render/glyph.c to os/
Julien Cristau
2
-1
/
+77
2009-10-08
Fix GCC warnings in xorg_backtrace
Jamey Sharp
1
-3
/
+3
2009-10-06
Use $(AM_V_GEN) to silence more commands when AM_SILENT_RULES is active
Alan Coopersmith
1
-2
/
+2
2009-10-06
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
[next]