index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
/
osdep.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-28
auth: remove AuthToIDFunc and associated functions. Not used anymore.
Matthieu Herrb
1
-6
/
+0
2016-07-21
os: eliminate fd value limits for clients
Keith Packard
1
-35
/
+7
2016-07-21
os: Switch server to poll(2) [v3]
Keith Packard
1
-18
/
+9
2016-07-18
os: Move ETEST macro from io.c to osdep.h
Keith Packard
1
-0
/
+14
2016-02-22
Fix build on Cygwin by ensuring WIN32 check triggers only on MinGW
Jon TURNEY
1
-3
/
+3
2015-12-01
os: Implement support for NotifyFd X_NOTIFY_WRITE
Keith Packard
1
-1
/
+4
2015-12-01
os: Add NotifyFd interfaces
Keith Packard
1
-0
/
+5
2015-08-24
configurable maximum number of clients
Olivier Fourdan
1
-4
/
+4
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-4
/
+4
2012-09-20
os: Hide the Connection{In,Out}put implementation details
Adam Jackson
1
-16
/
+2
2012-09-20
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
1
-1
/
+0
2012-09-20
os: Repack ConnectionOutput for LP64
Adam Jackson
1
-1
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-61
/
+55
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
1
-0
/
+1
2012-01-12
Revert "os: Hide the Connection{In,Out}put implementation details"
Keith Packard
1
-2
/
+16
2012-01-06
os: Minor header cleanup
Adam Jackson
1
-4
/
+0
2012-01-06
os: Hide the Connection{In,Out}put implementation details
Adam Jackson
1
-16
/
+2
2012-01-06
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
1
-1
/
+0
2012-01-06
os: Repack ConnectionOutput for LP64
Adam Jackson
1
-1
/
+1
2011-12-12
Constify the reason string throughout the authorization check framework
Alan Coopersmith
1
-1
/
+1
2011-12-05
Move to autoconf standard function name checks & defines
Alan Coopersmith
1
-6
/
+0
2010-12-31
os: always check if client is local when connection is accepted
Pauli Nieminen
1
-0
/
+4
2010-09-10
os: Return BadLength instead of disconnecting BigReq clients (#4565)
Aaron Plattner
1
-0
/
+1
2010-05-07
Constify function prototypes in auth & xdmcp code
Alan Coopersmith
1
-11
/
+12
2010-03-16
Xming: Warning fixes
Colin Harrison
1
-1
/
+1
2009-08-03
Bug 16832: XDMCP related build error when --disable-xdmcp is used
Paul Bender
1
-0
/
+6
2009-06-18
Clarify use of and need for mffs vs. ffs
Alan Coopersmith
1
-1
/
+1
2008-07-23
Unifdef hpux.
Adam Jackson
1
-1
/
+1
2008-07-23
Unifdef sgi.
Adam Jackson
1
-2
/
+0
2008-07-23
Unifdef QNX.
Adam Jackson
1
-3
/
+0
2008-07-17
Dead code removal
Daniel Stone
1
-8
/
+0
2008-03-11
Make WriteToClient take a const void * like any decent IO write function.
Kristian Høgsberg
1
-1
/
+1
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-3
/
+0
2007-08-31
Bug #7186: Fix an excessive request size limitation that broke big-requests.
Eric Anholt
1
-3
/
+0
2007-08-03
security: drop support for XC-QUERY-SECURITY authorization method.
Eamon Walsh
1
-3
/
+0
2007-06-28
Remove the remnants of OS/2 support.
Adam Jackson
1
-1
/
+1
2007-06-04
Remove the old Kerberos 5 authentication code.
Adam Jackson
1
-23
/
+0
2007-03-25
General DIX static and dead code cleanup.
Adam Jackson
1
-8
/
+0
2007-03-25
Static cleanups, dead code deletion.
Adam Jackson
1
-6
/
+0
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-2
/
+0
2006-06-01
Kill LBX, too.
Daniel Stone
1
-26
/
+0
2006-02-16
Make more extensions optional in build (for kdrive). Fix kdrive build for
Keith Packard
1
-0
/
+2
2005-07-07
Bug #2901 <https://bugs.freedesktop.org/show_bug.cgi?id=2901> Add prototype
Alan Coopersmith
1
-0
/
+4
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-05-02
Fix comments for pointers in parameter lists to work with fussy compilers
Harold L Hunt II
1
-1
/
+1
2005-04-20
warning fix for Win32
Alexander Gottwald
1
-1
/
+1
2004-11-22
Use a simple hashtable as ConnectionTranslation instead of a plain array on
Alexander Gottwald
1
-1
/
+7
2004-11-15
Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 Added
Alexander Gottwald
1
-0
/
+3
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-1
/
+1
[next]