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
2011-11-18
record: Prevent out of bounds access when recording a reply.
Rami Ylimäki
1
-0
/
+1
2011-10-18
Merge remote-tracking branch 'herrb/master'
Keith Packard
1
-2
/
+2
2011-10-18
Fix CVE-2011-4029: File permission change vulnerability.
Matthieu Herrb
1
-1
/
+1
2011-10-18
Fix CVE-2011-4028: File disclosure vulnerability.
Matthieu Herrb
1
-1
/
+1
2011-10-11
os: Remove Error()
Jeremy Huddleston
3
-18
/
+6
2011-10-03
Merge remote-tracking branch 'alanc/master'
Keith Packard
1
-0
/
+1
2011-09-26
Merge remote-tracking branch 'whot/next'
Keith Packard
2
-48
/
+123
2011-09-23
dix and os: gitignore dix.O and os.O
Gaetan Nadon
1
-0
/
+1
2011-09-21
Use internal temp variable for swap macros
Matt Turner
2
-7
/
+5
2011-08-22
config: add udev/systemd multi-seat support
Lennart Poettering
1
-0
/
+10
2011-08-22
os/log: Add LogVHdrMessageVerb and friends
Daniel Kurtz
1
-0
/
+55
2011-08-22
os/log: Pull LogMessageTypeVerbString out of LogVMessageVerb
Daniel Kurtz
1
-48
/
+58
2011-07-27
Terminate the log with one last message.
Peter Hutterer
1
-2
/
+4
2011-06-23
Don't use empty source files
Dan Nicholson
2
-7
/
+1
2011-05-05
XQuartz: Make a copy of args for our crash reporter vsnprintf
Jeremy Huddleston
1
-1
/
+6
2011-04-25
os: Silence warnings when building with clang
Jeremy Huddleston
3
-1
/
+10
2011-04-07
os: fix use after free in EstablishNewConnections
Tiago Vignatti
1
-4
/
+3
2011-04-04
os: fix memory and fd leaks in Popen
Tiago Vignatti
1
-0
/
+3
2011-04-04
os: use DebugF for debugging
Tiago Vignatti
1
-14
/
+4
2011-03-27
os/client: Prevent rare fd leak in DetermineClientPid
Erkki Seppälä
1
-2
/
+1
2011-03-14
When XDMCP -from is specified, only register the requested address
Jon TURNEY
1
-1
/
+1
2011-03-14
Consolidate all the PATH_MAX handling into misc.h
Christopher James Halse Rogers
3
-38
/
+1
2011-03-03
Merge remote branch 'rjy/clientids'
Keith Packard
2
-12
/
+316
2011-01-20
os: Reduce smart scheduler setup calls
Adam Jackson
1
-3
/
+9
2010-12-31
os: always check if client is local when connection is accepted
Pauli Nieminen
3
-6
/
+17
2010-12-31
os: Fix a memory leak
Pauli Nieminen
1
-1
/
+3
2010-12-27
GetTimeInMillis: Use CLOCK_MONOTONIC_COARSE where available
Daniel Stone
1
-1
/
+15
2010-12-23
os: Add facilities for client ID tracking.
Rami Ylimäki
2
-0
/
+311
2010-12-23
Revert "os: Prevent backtrace from being stopped in noreturn functions."
Rami Ylimäki
1
-12
/
+5
2010-12-20
Remove SCO support
Adam Jackson
2
-12
/
+5
2010-12-18
Typo in xserver Xvasprintf()
Colin Harrison
1
-1
/
+1
2010-12-07
Convert alloc+sprintf pairs into asprintf() & XNFasprintf() calls
Alan Coopersmith
1
-9
/
+3
2010-12-07
Add asprintf() implementation for platforms without it
Alan Coopersmith
1
-24
/
+146
2010-12-07
Sun's copyrights now belong to Oracle
Alan Coopersmith
1
-1
/
+1
2010-12-06
Merge remote branch 'jeremyhu/master'
Keith Packard
1
-1
/
+1
2010-12-03
XQuartz: Cleanup some compiler warnings
Jeremy Huddleston
1
-1
/
+1
2010-11-30
Simplify Error() - don't allocate temporary copy of error string
Alan Coopersmith
1
-13
/
+6
2010-11-11
dix: adds support for none root window background
Tiago Vignatti
1
-0
/
+9
2010-11-11
dix: delete logo hack screen saver
Tiago Vignatti
1
-14
/
+0
2010-11-10
Merge remote branch 'whot/for-keith'
Keith Packard
3
-8
/
+6
2010-11-10
os: Fix BigReq ignoring when another request is pending
Aaron Plattner
1
-3
/
+16
2010-11-11
os: include dix-config.h, not xorg-config.h
Julien Cristau
2
-4
/
+4
2010-11-11
Remove more superfluous if(p!=NULL) checks around free(p).
Cyril Brulebois
1
-4
/
+2
2010-10-25
Remove now-misleading comment
Mikhail Gusarov
1
-1
/
+0
2010-10-25
Replace "if(buf) realloc(buf, size) else malloc(size)" with realloc()
Mikhail Gusarov
1
-4
/
+1
2010-10-25
Remove now-misleading comment
Mikhail Gusarov
1
-4
/
+0
2010-10-15
os: Clean up various xtrans bits that we've never supported
Adam Jackson
3
-137
/
+13
2010-09-10
os: simplify smart scheduler init process
Tiago Vignatti
2
-8
/
+5
2010-09-10
os: remove useless smart scheduler macros
Tiago Vignatti
1
-19
/
+2
2010-09-10
os/xfree86: remove macro checking for POSIX symbols
Tiago Vignatti
2
-27
/
+0
[next]