summaryrefslogtreecommitdiff
path: root/process.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-11Handle -Wempty-body warning for WRITES() macroAlan Coopersmith1-1/+1
2022-09-11Remove unnecessary casts from malloc() callsAlan Coopersmith1-4/+4
2022-09-11Variable scope reductions, as suggested by cppcheckAlan Coopersmith1-55/+50
2022-04-10Fix off-by-one in quote-stripping routinesAlan Coopersmith1-2/+2
2021-11-28Fix spelling/wording issuesAlan Coopersmith1-3/+3
2021-08-02Fix segfault when X startsAlex Gendin1-0/+2
2021-04-22Check malloc calls in process.cKarol Herbst1-0/+13
2020-05-10Avoid memory leaks in error paths in do_generateAlan Coopersmith1-13/+23
2020-05-10Use reallocarray() when adding members to array in split_into_words()Alan Coopersmith1-1/+14
2020-05-10Avoid memory leak when realloc() fails in split_into_words()Alan Coopersmith1-2/+8
2020-05-10Prevent OOB write with long file names.Tobias Stoeckmann1-1/+5
2020-05-03Fix segmentation fault on invalid add argument.Tobias Stoeckmann1-1/+1
2019-06-20process: Close a window where no authority file would existAdam Jackson1-11/+3
2019-06-09Sort entries from most specific to most generic.Michal Srb1-0/+41
2019-06-09Merge only entries with equal dpy and protoname.Michal Srb1-15/+10
2018-05-05Change fall through comment in process.c to match gcc's requirementsAlan Coopersmith1-1/+1
2014-06-24Fix for xauth failing on ENOSPC (= disk full)Dr. Tilmann Bubeck1-1/+4
2013-10-13Fix warning about warn_unused_result triggered by WRITES.Dr. Tilmann Bubeck1-2/+3
2013-10-08Added command "version" and command line arg "-V" to show version of xauth.Dr. Tilmann Bubeck1-0/+14
2013-10-06Fix warning raised by "-Wshadow".Dr. Tilmann Bubeck1-4/+4
2013-10-06Rework match_auth_dpy() to be easier to read and maintain (hopefully).Dr. Tilmann Bubeck1-8/+24
2013-10-06Make matching algorithm mimic XauGet*AuthByAddrEgbert Eich1-5/+9
2013-09-29Silenece lack of noreturn warningJeremy Huddleston Sequoia1-0/+2
2013-09-24Fix various compiler warnings raised by modern gcc (4.8.1).Dr. Tilmann Bubeck1-8/+9
2013-09-24Use copystring to create non-const string.]Thomas Klausner1-1/+1
2013-09-23Don't crash when running past the end of the chainEgbert Eich1-2/+5
2013-02-23Assume signal handlers return void, as C89 requiresAlan Coopersmith1-8/+2
2012-11-05Include Xwinsock.h rather than sys/socket.h on WIN32Jon TURNEY1-0/+4
2011-09-28Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith1-77/+79
2011-09-28Strip trailing whitespaceAlan Coopersmith1-106/+106
2011-09-28convert strlen/malloc/strcpy combo to strdupAlan Coopersmith1-4/+2
2011-05-23auth_finalize: Attempt to rename() if link() failsJeremy Huddleston1-1/+2
2011-05-06Error out and avoid a call to malloc(0) if given a bad hex stringJeremy Huddleston1-2/+2
2010-10-06Purge cvs tags.Jesse Adkins1-3/+0
2010-08-25launchd: Properly support launchd sockets in xauthJeremy Huddleston1-3/+0
2009-10-09Bug 7051: xauth says creating new authority file even though it does notAlan Coopersmith1-1/+1
2009-07-19Initialize ed.used_stdout at the beginning of do_extract()Matthieu Herrb1-0/+1
2009-03-07Fix format errorMichael Scherer1-1/+1
2007-12-01Added support for launchd socketJeremy Huddleston1-0/+3
2006-12-11Remove Imake compatibility #ifdefs - require configure's AC_TYPE_SIGNALAlan Coopersmith1-11/+2
2005-07-26Add config.h includes for modularization Use RETSIGTYPE if defined byXORG-6_8_99_901XORG-6_8_99_900Alan Coopersmith1-1/+9
2004-04-24Bugzilla #550: xauth doesn't unlock .Xauthority on SIGPIPEsco_port_update-baserel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1XORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1XACE-SELINUX-MERGEXORG-6_8-branchAlan Coopersmith1-0/+4
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
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-4_3_99_903_specialxf86-012804-2330Egbert Eich1-4/+78
2003-12-04XFree86 4.3.99.901 (RC 1)xf86-4_3_99_902xf86-4_3_99_901Kaleb Keithley1-2/+3
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-78/+102