summaryrefslogtreecommitdiff
path: root/process.c
Commit message (Expand)AuthorAgeFilesLines
* Handle -Wempty-body warning for WRITES() macroAlan Coopersmith2022-09-111-1/+1
* Remove unnecessary casts from malloc() callsAlan Coopersmith2022-09-111-4/+4
* Variable scope reductions, as suggested by cppcheckAlan Coopersmith2022-09-111-55/+50
* Fix off-by-one in quote-stripping routinesAlan Coopersmith2022-04-101-2/+2
* Fix spelling/wording issuesAlan Coopersmith2021-11-281-3/+3
* Fix segfault when X startsAlex Gendin2021-08-021-0/+2
* Check malloc calls in process.cKarol Herbst2021-04-221-0/+13
* Avoid memory leaks in error paths in do_generateAlan Coopersmith2020-05-101-13/+23
* Use reallocarray() when adding members to array in split_into_words()Alan Coopersmith2020-05-101-1/+14
* Avoid memory leak when realloc() fails in split_into_words()Alan Coopersmith2020-05-101-2/+8
* Prevent OOB write with long file names.Tobias Stoeckmann2020-05-101-1/+5
* Fix segmentation fault on invalid add argument.Tobias Stoeckmann2020-05-031-1/+1
* process: Close a window where no authority file would existAdam Jackson2019-06-201-11/+3
* Sort entries from most specific to most generic.Michal Srb2019-06-091-0/+41
* Merge only entries with equal dpy and protoname.Michal Srb2019-06-091-15/+10
* Change fall through comment in process.c to match gcc's requirementsAlan Coopersmith2018-05-051-1/+1
* Fix for xauth failing on ENOSPC (= disk full)Dr. Tilmann Bubeck2014-06-241-1/+4
* Fix warning about warn_unused_result triggered by WRITES.Dr. Tilmann Bubeck2013-10-131-2/+3
* Added command "version" and command line arg "-V" to show version of xauth.Dr. Tilmann Bubeck2013-10-081-0/+14
* Fix warning raised by "-Wshadow".Dr. Tilmann Bubeck2013-10-061-4/+4
* Rework match_auth_dpy() to be easier to read and maintain (hopefully).Dr. Tilmann Bubeck2013-10-061-8/+24
* Make matching algorithm mimic XauGet*AuthByAddrEgbert Eich2013-10-061-5/+9
* Silenece lack of noreturn warningJeremy Huddleston Sequoia2013-09-291-0/+2
* Fix various compiler warnings raised by modern gcc (4.8.1).Dr. Tilmann Bubeck2013-09-241-8/+9
* Use copystring to create non-const string.]Thomas Klausner2013-09-241-1/+1
* Don't crash when running past the end of the chainEgbert Eich2013-09-231-2/+5
* Assume signal handlers return void, as C89 requiresbaserock/morphAlan Coopersmith2013-02-231-8/+2
* Include Xwinsock.h rather than sys/socket.h on WIN32Jon TURNEY2012-11-051-0/+4
* Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith2011-09-281-77/+79
* Strip trailing whitespaceAlan Coopersmith2011-09-281-106/+106
* convert strlen/malloc/strcpy combo to strdupAlan Coopersmith2011-09-281-4/+2
* auth_finalize: Attempt to rename() if link() failsJeremy Huddleston2011-05-231-1/+2
* Error out and avoid a call to malloc(0) if given a bad hex stringJeremy Huddleston2011-05-061-2/+2
* Purge cvs tags.Jesse Adkins2010-10-061-3/+0
* launchd: Properly support launchd sockets in xauthJeremy Huddleston2010-08-251-3/+0
* Bug 7051: xauth says creating new authority file even though it does notAlan Coopersmith2009-10-091-1/+1
* Initialize ed.used_stdout at the beginning of do_extract()Matthieu Herrb2009-07-191-0/+1
* Fix format errorMichael Scherer2009-03-071-1/+1
* Added support for launchd socketJeremy Huddleston2007-12-011-0/+3
* Remove Imake compatibility #ifdefs - require configure's AC_TYPE_SIGNALAlan Coopersmith2006-12-111-11/+2
* Add config.h includes for modularization Use RETSIGTYPE if defined byXORG-6_8_99_901XORG-6_8_99_900Alan Coopersmith2005-07-261-1/+9
* Bugzilla #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-MERGElg3d-masterlg3d-eventlg3d-dev-0-7-1lg3d-dev-0-7-0lg3d-dev-0-6-latestlg3d-dev-0-6-2lg3d-dev-0-6-1-latestlg3d-dev-0-6-1-currentlg3d-dev-0-6-1-1lg3d-dev-0-6-1lg3dXORG-6_8-branchCOMPOSITEWRAPAlan Coopersmith2004-04-241-0/+4
* Merging XORG-CURRENT into trunkEgbert Eich2004-04-231-1/+1
* Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich2004-03-141-1/+1
* Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich2004-03-031-1/+1
* readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich2004-02-261-1/+1
* Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich2004-02-261-1/+1
* Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004xf86-4_3_99_903_specialxf86-012804-2330Egbert Eich2004-01-291-4/+78
* XFree86 4.3.99.901 (RC 1)xf86-4_3_99_902xf86-4_3_99_901Kaleb Keithley2003-12-041-2/+3
* XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley2003-11-251-78/+102