index
:
xorg/xserver-test
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland
xwayland-1.12
X server
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-18
dix: provide accessor methods for the last device event time
Peter Hutterer
2
-2
/
+2
2013-10-05
os: move <arpa/inet.h> for any !win32 system
Pino Toscano
1
-4
/
+4
2013-09-10
dix: FIXES is not optional
Adam Jackson
1
-2
/
+0
2013-09-10
os: Factor out some common code in input buffer handling
Adam Jackson
1
-35
/
+26
2013-09-10
os: Immediately queue initial WriteToClient
Chris Wilson
1
-1
/
+1
2013-07-11
os: Remove any old logfile before trying to write to it
Jon TURNEY
1
-0
/
+3
2013-05-10
os: Reset input buffer's 'ignoreBytes' field
Robert Morell
1
-0
/
+1
2013-05-07
os: Use ErrorFSigSafe from FatalError and it's friends
Peter Hutterer
1
-5
/
+5
2013-05-07
os: complain about unsupported pnprintf directives
Peter Hutterer
1
-0
/
+1
2013-05-07
os: support %c in pnprintf
Peter Hutterer
1
-0
/
+7
2013-05-07
os: support %% in pnprintf
Peter Hutterer
1
-0
/
+3
2013-05-07
os: support pnprintf length modifiers for integers
Peter Hutterer
1
-4
/
+86
2013-03-06
os: document pnprintf as sigsafe snprintf
Peter Hutterer
1
-0
/
+4
2013-02-26
os: use libunwind to generate backtraces
Marcin Slusarz
2
-0
/
+80
2013-02-14
Merge remote-tracking branch 'jeremyhu/master'
Keith Packard
1
-0
/
+4
2013-02-14
os: fix pnprintf OOB buffer read for unterminated length modifiers
Peter Hutterer
1
-0
/
+3
2013-02-14
os: Ensure <dix-config.h> is included in strndup.c
Jeremy Huddleston Sequoia
1
-0
/
+4
2013-02-08
Short-cut the input device cleanup process during AbortServer()
Peter Hutterer
1
-1
/
+1
2013-02-08
os: Round fraction in pnprintf %f format
Keith Packard
1
-1
/
+1
2013-01-17
os: add support for %f to pnprintf
Peter Hutterer
2
-1
/
+42
2013-01-17
os: silently ignore length modifiers in pnprintf
Peter Hutterer
1
-1
/
+7
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
3
-8
/
+8
2012-11-28
dix/dispatch.c, os/utils.c: Disable smart scheduler on WIN32
Jon TURNEY
1
-0
/
+9
2012-11-28
os/osinit.c: no getpgrp() and setpgrp() on WIN32
Ryan Pavlik
1
-0
/
+2
2012-11-28
os/utils.c: Fix compilation of OsBlockSIGIO when SIGIO isn't defined
Jon TURNEY
1
-2
/
+2
2012-11-28
os/osinit.c, os/utils.c: Exclude sigaction code when building for MinGW
Ryan Pavlik
2
-0
/
+9
2012-11-05
os: Add libnettle as a choice of SHA1 implementation
Yaakov Selkowitz
1
-0
/
+30
2012-10-29
os/utils.c: Provide only stubs for Lock/UnlockServer on WIN32
Ryan Pavlik
1
-0
/
+20
2012-10-08
os: fix typo in OsSigHandler() error message
Denys Vlasenko
1
-1
/
+1
2012-10-04
os: Don't re-declare ConnectionInputPtr and ConnectionOutputPtr
Keith Packard
1
-2
/
+2
2012-10-04
Fix FlushClient to write extraBuf when provided (regression fix)
Keith Packard
1
-1
/
+4
2012-09-20
os: Hide the Connection{In,Out}put implementation details
Adam Jackson
3
-20
/
+23
2012-09-20
dix: Extend initial connection handshake for forwarding proxies
Adam Jackson
1
-5
/
+5
2012-09-20
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
3
-11
/
+2
2012-09-20
os: Repack ConnectionOutput for LP64
Adam Jackson
1
-1
/
+1
2012-08-23
os: fix typo, fsync when WIN32 is _not_ defined
Peter Hutterer
1
-1
/
+1
2012-08-21
os: don't block signal-unsafe logging, merely warn about it.
Peter Hutterer
1
-14
/
+24
2012-08-21
os: add support for %d and %i to pnprintf
Peter Hutterer
1
-0
/
+10
2012-08-21
Add FormatInt64 to convert signed integers in signal-safe manner
Peter Hutterer
1
-0
/
+14
2012-08-07
os: don't unconditionally unblock SIGIO in OsReleaseSignals()
Peter Hutterer
1
-8
/
+5
2012-08-03
os: Fix TMP fall-back in Win32TempDir()
Colin Harrison
1
-1
/
+1
2012-07-17
xwin: Clean up os wrappers for System, Popen and Pclose on Windows
Keith Packard
1
-0
/
+73
2012-07-10
Merge branch 'local-fixes'
Keith Packard
2
-0
/
+14
2012-07-10
GLX: Remove unused noGlxVisualInit
Daniel Stone
1
-1
/
+0
2012-07-09
Don't make failure to -nolisten fatal
Daniel Stone
1
-2
/
+2
2012-07-09
Replace padlength tables with inline functions from misc.h
Alan Coopersmith
1
-4
/
+2
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
[next]