summaryrefslogtreecommitdiff
path: root/os/xdmcp.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-22os: Fix -Wshadow errorsKeith Packard1-15/+13
2014-01-12Clean up a few function prototypes to not place formals in /**/Keith Packard1-24/+27
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-10/+10
2013-10-18dix: provide accessor methods for the last device event timePeter Hutterer1-1/+1
2012-12-05Fix formatting of address operatorsYaakov Selkowitz1-6/+6
2012-03-22Change lastDeviceIdleTime to be per-devicePeter Hutterer1-1/+1
2012-03-21Introduce a consistent coding styleKeith Packard1-847/+797
2011-12-12xdmcp.c: fix three small const warningsAlan Coopersmith1-3/+3
2011-11-23Convert a bunch of sprintf to snprintf callsAlan Coopersmith1-2/+2
2011-03-14When XDMCP -from is specified, only register the requested addressJon TURNEY1-1/+1
2010-10-15os: Clean up various xtrans bits that we've never supportedAdam Jackson1-1/+1
2010-06-10Remove unnecessary parentheses around return values in functionsMikhail Gusarov1-11/+11
2010-06-06Replace deprecated bzero with memsetMikhail Gusarov1-3/+3
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-7/+7
2010-05-07Constify function prototypes in auth & xdmcp codeAlan Coopersmith1-19/+19
2009-04-14xdmcp: Don't crash on X -query with more than 255 IP addresses. (#20675)Adam Jackson1-0/+2
2009-01-22Remove a bunch of useless casts.Adam Jackson1-4/+3
2009-01-11os: ANSI cleanupsJulien Cristau1-3/+1
2008-07-17Dead code removalDaniel Stone1-5/+0
2008-07-17Drop a bunch of #ifdef Lynx.Mathieu BĂ©rard1-4/+0
2008-05-15Add necessary include for COMPILEDDISPLAYCLASS.Eric Anholt1-0/+1
2008-05-14Move defaultDisplayClass to xdmcp-only visibility.Adam Jackson1-1/+1
2007-03-25General DIX static and dead code cleanup.Adam Jackson1-35/+23
2007-03-25Static cleanups, dead code deletion.Adam Jackson1-8/+8
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-3/+0
2006-06-26Free small, one-time memory leak in xdmcp -from handlingPeter Breitenlohner1-0/+4
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-1/+1
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-2/+2
2005-05-02Fix message type (respose->response) and fix */*comment*/ blocks to workHarold L Hunt II1-9/+9
2005-04-20Fix includes right throughout the Xserver tree:Alexander Gottwald1-2/+2
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-5/+5
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedAlexander Gottwald1-13/+5
2004-07-20Bugzilla #889: Bind -from address to port number 0 instead of 177Alexander Gottwald1-2/+2
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-33/+18
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2004-01-29Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004xf86-012804-2330Egbert Eich1-12/+33
2003-12-04XFree86 4.3.99.901 (RC 1)xf86-4_3_99_901Kaleb Keithley1-2/+2
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-176/+435
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-149/+228
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+1341