index
:
~iksaif/xserver
master
xwayland
Xorg that runs on wayland (xwayland extension)
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-19
Make WriteEventsToClient/WriteToClient no-op on fake or dead clients.
Jamey Sharp
1
-3
/
+5
2010-05-16
XQuartz: Fix a build failure on Tiger
Jeremy Huddleston
1
-0
/
+7
2010-05-14
Fix compiler issues with getifaddrs() call on OpenSolaris
Alan Coopersmith
1
-5
/
+4
2010-05-13
Use _X_ATTRIBUTE_PRINTF _X_DEPRECATED _X_NORETURN
Jeremy Huddleston
1
-1
/
+1
2010-05-13
Introduce X_NORETURN macro defined as __attribute__((noreturn)) for gcc
Mikhail Gusarov
1
-3
/
+2
2010-05-13
Turn sprintf argument into literaral string, shutting up gcc warning
Mikhail Gusarov
1
-3
/
+2
2010-05-13
Removed outdated comments obsoleted by documentation in headers
Mikhail Gusarov
1
-27
/
+0
2010-05-13
Use lowercase variant of XNFalloc and Xstrdup
Mikhail Gusarov
1
-1
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
12
-112
/
+112
2010-05-13
Clean {X,XNF}{alloc,calloc,realloc,free,strdup} from pre-C89 baggage
Mikhail Gusarov
1
-64
/
+44
2010-05-07
Constify function prototypes in auth & xdmcp code
Alan Coopersmith
7
-58
/
+60
2010-04-21
Merge remote branch 'vignatti/for-keith'
Keith Packard
1
-3
/
+0
2010-04-21
Death to Multibuffer extension
Tiago Vignatti
1
-3
/
+0
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-8
/
+0
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
[next]