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
2012-07-09
Initialize padding bits to 0 in ErrorConnMax()
Alan Coopersmith
1
-1
/
+1
2012-07-09
Set padding bytes to 0 in WriteToClient
Alan Coopersmith
1
-1
/
+5
2012-07-09
Reliably reset signals at server init time
Keith Packard
2
-0
/
+14
2012-07-04
Merge branch 'sigio-vt-switch-issues' into for-keith
Peter Hutterer
1
-3
/
+51
2012-07-03
os: add OsBlockSIGIO and OsReleaseSIGIO
Peter Hutterer
1
-3
/
+51
2012-07-02
Merge branch 'sigsafe-logging-varargs'
Keith Packard
4
-28
/
+250
2012-07-02
Log safely in fatal signal handler
Chase Douglas
1
-4
/
+4
2012-07-02
Warn when attempting to log in a signal unsafe manner from signal context
Chase Douglas
1
-0
/
+20
2012-07-02
Print backtrace in a signal-safe manner
Chase Douglas
1
-20
/
+29
2012-07-02
Add ErrorFSigSafe() alternative to ErrorF()
Chase Douglas
1
-0
/
+16
2012-07-02
Add LogMessageVerbSigSafe() for logging messages while in signal context
Chase Douglas
1
-4
/
+131
2012-06-22
os: print newline after printing display name
Peter Hutterer
1
-0
/
+1
2012-06-21
Add FormatUInt64{,Hex}() for formatting numbers in a signal safe manner
Chase Douglas
1
-0
/
+44
2012-06-21
Save log file file descriptor for signal context logging
Chase Douglas
1
-0
/
+4
2012-06-21
Add global variable inSignalContext
Chase Douglas
1
-0
/
+2
2012-05-09
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
2
-55
/
+94
2012-05-04
os: Add CryptoAPI as a choice of SHA1 implementation
Yaakov Selkowitz
1
-0
/
+42
2012-05-03
os/log: refactor logging
Daniel Kurtz
1
-51
/
+46
2012-05-03
os/log: only write timestamp if a message is actually written to logfile
Daniel Kurtz
1
-9
/
+9
2012-05-03
os/xprintf: add Xvscnprintf and Xscnprintf
Daniel Kurtz
1
-0
/
+44
2012-05-03
os/log: trivial cleanups
Daniel Kurtz
1
-2
/
+2
2012-05-01
os: make timers signal-safe
Peter Hutterer
1
-2
/
+16
2012-05-01
os: Add -displayfd option
Chase Douglas
2
-20
/
+57
2012-03-30
os: Fix regression with FatalError not calling va_start
Jeremy Huddleston
1
-0
/
+2
2012-03-24
os: Pass the FatalError message to OsVendorFatalError
Jeremy Huddleston
1
-7
/
+11
2012-03-22
Merge branch 'per-device-sync-counters' into for-keith
Peter Hutterer
2
-2
/
+2
2012-03-22
Change lastDeviceIdleTime to be per-device
Peter Hutterer
2
-2
/
+2
2012-03-22
include: add an X_DEBUG message type
Peter Hutterer
1
-0
/
+5
2012-03-21
Introduce a consistent coding style
Keith Packard
24
-6961
/
+6675
2012-01-13
os: prettify backtrace output
Peter Hutterer
1
-2
/
+6
2012-01-12
Revert "os: Repack ConnectionOutput for LP64"
Keith Packard
1
-1
/
+1
2012-01-12
Revert "dix: Pull client-is-local flag up to the ClientRec"
Keith Packard
3
-2
/
+10
2012-01-12
Revert "dix: Extend initial connection handshake for forwarding proxies"
Keith Packard
1
-5
/
+5
2012-01-12
Revert "os: Hide the Connection{In,Out}put implementation details"
Keith Packard
3
-21
/
+18
2012-01-09
Add OpenBSD support to DetermineClientCmd()
Matthieu Herrb
1
-1
/
+42
2012-01-09
Merge commit '777bf90abeac37087a3d0538b847742523d5acf2'
Keith Packard
4
-37
/
+32
2012-01-09
Merge remote-tracking branch 'kibi/master'
Keith Packard
1
-1
/
+5
2012-01-06
os: Minor header cleanup
Adam Jackson
3
-4
/
+4
2012-01-06
os: Hide the Connection{In,Out}put implementation details
Adam Jackson
3
-18
/
+21
2012-01-06
dix: Extend initial connection handshake for forwarding proxies
Adam Jackson
1
-5
/
+5
2012-01-06
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
3
-10
/
+2
2012-01-06
os: Repack ConnectionOutput for LP64
Adam Jackson
1
-1
/
+1
2011-12-31
os: don't ignore failure from dladdr
Julien Cristau
1
-1
/
+5
2011-12-27
Add Solaris support to DetermineClientCmd
Alan Coopersmith
1
-10
/
+59
2011-12-12
xdmcp.c: fix three small const warnings
Alan Coopersmith
1
-3
/
+3
2011-12-12
LockServer: store path to LOCKDIR literal string in a const char *
Alan Coopersmith
1
-3
/
+1
2011-12-12
WriteToClient: preserve constness of buf while extracting length value
Alan Coopersmith
1
-1
/
+1
2011-12-12
OsInit: store "/dev/null" in a const char *
Alan Coopersmith
1
-1
/
+1
2011-12-12
Constify the reason string throughout the authorization check framework
Alan Coopersmith
6
-8
/
+8
2011-12-12
Constify string for authorization protocol names
Alan Coopersmith
1
-2
/
+2
[prev]
[next]