index
:
~yselkowitz/xserver
cygwin
cygwin-patches-for-1.12
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.16
cygwin-release-1.7
cygwin-release-1.8
cygwin-release-1.9
master
mingw-patches-for-1.13
server-1.10-branch
server-1.11-branch
server-1.7-branch
server-1.8-branch
server-1.9-branch
work
Yaakov's Cygwin/X xserver repository
yselkowitz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-18
Cygwin/X: Improve choice of display name used by internal clients
Jon TURNEY
1
-0
/
+17
2010-02-18
Disable smart scheduler on Cygwin
Jon TURNEY
1
-1
/
+1
2010-02-18
Cygwin/X: Add a timestamp to log messages
Jon TURNEY
1
-1
/
+27
2010-02-18
Remove any old logfile before try to write to it
Jon TURNEY
1
-0
/
+2
2010-02-18
Repair '-nolock'
Jon TURNEY
1
-4
/
+0
2010-01-19
os: state effect of -a and -t options more precisely
Simon Thum
1
-2
/
+2
2009-12-18
Update Sun license notices to current X.Org standard form
Alan Coopersmith
1
-1
/
+23
2009-11-19
Avoid a null dereference if IFF_BROADCAST is set but there is no broadcast ad...
Jon TURNEY
1
-1
/
+2
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
[next]