index
:
~daenzer/xserver
for-master
randr12-colormaps
Michel Daenzer's personal xserver repository.
daenzer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
/
xdmcp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-08
os: unifdef STREAMSCONN
Adam Jackson
1
-44
/
+0
2015-12-01
os/xdmcp: Replace xdmcp block/wakeup handlers with timer and NotifyFd
Keith Packard
1
-78
/
+36
2015-10-19
xdmcp: Declare XdmcpFatal _X_NORETURN
Jeremy Huddleston
1
-0
/
+1
2015-09-21
os/xdmcp: Just send XDMCP keepalive packets once every three minutes
Keith Packard
1
-18
/
+2
2015-09-21
os/xdmcp: Remove dead 'restart' code
Keith Packard
1
-13
/
+1
2015-04-22
os/xdmcp.c: Include Xtrans.h when building for WIN32
Colin Harrison
1
-0
/
+4
2015-03-16
os: XDMCP options like -query etc. should imply -listen tcp
Jon TURNEY
1
-0
/
+17
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-1
/
+1
2014-01-22
os: Fix -Wshadow errors
Keith Packard
1
-15
/
+13
2014-01-12
Clean up a few function prototypes to not place formals in /**/
Keith Packard
1
-24
/
+27
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-10
/
+10
2013-10-18
dix: provide accessor methods for the last device event time
Peter Hutterer
1
-1
/
+1
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
1
-6
/
+6
2012-03-22
Change lastDeviceIdleTime to be per-device
Peter Hutterer
1
-1
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-847
/
+797
2011-12-12
xdmcp.c: fix three small const warnings
Alan Coopersmith
1
-3
/
+3
2011-11-23
Convert a bunch of sprintf to snprintf calls
Alan Coopersmith
1
-2
/
+2
2011-03-14
When XDMCP -from is specified, only register the requested address
Jon TURNEY
1
-1
/
+1
2010-10-15
os: Clean up various xtrans bits that we've never supported
Adam Jackson
1
-1
/
+1
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-11
/
+11
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
1
-3
/
+3
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-7
/
+7
2010-05-07
Constify function prototypes in auth & xdmcp code
Alan Coopersmith
1
-19
/
+19
2009-04-14
xdmcp: Don't crash on X -query with more than 255 IP addresses. (#20675)
Adam Jackson
1
-0
/
+2
2009-01-22
Remove a bunch of useless casts.
Adam Jackson
1
-4
/
+3
2009-01-11
os: ANSI cleanups
Julien Cristau
1
-3
/
+1
2008-07-17
Dead code removal
Daniel Stone
1
-5
/
+0
2008-07-17
Drop a bunch of #ifdef Lynx.
Mathieu BĂ©rard
1
-4
/
+0
2008-05-15
Add necessary include for COMPILEDDISPLAYCLASS.
Eric Anholt
1
-0
/
+1
2008-05-14
Move defaultDisplayClass to xdmcp-only visibility.
Adam Jackson
1
-1
/
+1
2007-03-25
General DIX static and dead code cleanup.
Adam Jackson
1
-35
/
+23
2007-03-25
Static cleanups, dead code deletion.
Adam Jackson
1
-8
/
+8
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-3
/
+0
2006-06-26
Free small, one-time memory leak in xdmcp -from handling
Peter Breitenlohner
1
-0
/
+4
2005-07-03
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
Daniel Stone
1
-1
/
+1
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
1
-2
/
+2
2005-05-02
Fix message type (respose->response) and fix */*comment*/ blocks to work
Harold L Hunt II
1
-9
/
+9
2005-04-20
Fix includes right throughout the Xserver tree:
Alexander Gottwald
1
-2
/
+2
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
1
-5
/
+5
2004-11-15
Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 Added
Alexander Gottwald
1
-13
/
+5
2004-07-20
Bugzilla #889: Bind -from address to port number 0 instead of 177
Alexander Gottwald
1
-2
/
+2
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-33
/
+18
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
2004-01-29
Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004
Egbert Eich
1
-12
/
+33
2003-12-04
XFree86 4.3.99.901 (RC 1)
Kaleb Keithley
1
-2
/
+2
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
Kaleb Keithley
1
-176
/
+435
[next]