aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/Rootless.c
Commit message (Expand)AuthorAgeFilesLines
* fix formatting and spelling in various filesUlrich Sibiller2021-01-161-1/+1
* Rootless.c: prevent PVS errorUlrich Sibiller2021-01-151-1/+2
* Rootless.c: do not import private propertiesUlrich Sibiller2020-05-071-0/+36
* Rootless.c: improve TEST outputUlrich Sibiller2020-05-071-12/+16
* Rootless.c: add some commentsUlrich Sibiller2020-05-071-0/+11
* Rootless.c: fix common realloc mistakeUlrich Sibiller2020-05-071-2/+1
* nxagent: make all traps BooleansUlrich Sibiller2020-05-071-2/+2
* Rootless.c: undo overzealous scope improvementUlrich Sibiller2020-05-071-3/+3
* Rootless.c: fix wring datatype being usedUlrich Sibiller2020-01-081-2/+2
* Rootless.c: fix wordingUlrich Sibiller2020-01-061-1/+1
* nxagent: Use XlibAtom data type where appropriateUlrich Sibiller2020-01-051-7/+7
* Rootless.c: rewrite loop to allow for scope improvementsUlrich Sibiller2019-11-151-17/+10
* Rootless.c: fix linefeeds when printing listsUlrich Sibiller2019-11-151-5/+5
* Rootless.c: silence compiler warning about wrong parmeter sizesUlrich Sibiller2019-11-151-5/+3
* Rootless.c: disable unused functionUlrich Sibiller2019-11-151-0/+2
* Rootless.c: silence compiler warnings about wrong fromat specifiersUlrich Sibiller2019-11-151-15/+15
* Rootless.c: Fatal error if malloc failsUlrich Sibiller2019-11-151-1/+5
* Rootless.c: cleanup function prototypesUlrich Sibiller2019-11-151-10/+8
* Rootless.c: reformat commentsUlrich Sibiller2019-11-151-34/+26
* Rootless.c: scope improvementsUlrich Sibiller2019-11-151-58/+38
* Rootless.c: use __func__ instead of hardcoded function nameUlrich Sibiller2019-11-151-78/+74
* Rootless.c: use designated initializersUlrich Sibiller2019-11-151-15/+9
* Rootless.c: use SAFE_free and SAFE_XFreeUlrich Sibiller2019-08-061-9/+6
* various scope improvementsUlrich Sibiller2019-06-191-26/+12
* Rootless.c: improve TEST/WARN/DEBUG outoutUlrich Sibiller2019-06-191-36/+36
* Revert "nxagent: rework Bool handling"Ulrich Sibiller2019-02-151-2/+2
* nxagent: rework Bool handlingUlrich Sibiller2019-02-111-2/+2
* hw/nxagent/: Use <function>(void) rather than <function>().Mike Gabriel2018-02-261-4/+4
* Rootless.c: Fix wrong function name in WARNING outputUlrich Sibiller2018-02-051-1/+1
* Make sure XQueryTree results are freedUlrich Sibiller2017-12-071-1/+1
* Events.c: move variable to inner scopeUlrich Sibiller2017-12-071-2/+1
* Rootless.c: improve debugging outputUlrich Sibiller2017-03-101-4/+4
* Rootless.c: improve malloc failure handlingUlrich Sibiller2017-03-101-2/+34
* Rootless.c: fix possible memleakUlrich Sibiller2017-03-101-0/+1
* Rootless.c: Fix wrongly negated comparisonsUlrich Sibiller2017-03-101-2/+2
* nxagent: move validateString as inline func to Utils.hUlrich Sibiller2017-03-031-0/+1
* Xserver/dix/atom.c (et al.): Constify atom name strings.Mike Gabriel2017-03-021-3/+3
* Naming change: Security*Access -> Dix*AccessMike Gabriel2017-02-201-5/+5
* nxcompext: Move code into Xserver subtree, as nxcompext requires Xserver incl...Mike Gabriel2016-11-151-1/+1
* Per-file copyright notices: Update copyright information in file headers that...Mike Gabriel2016-07-061-7/+15
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-021-1/+1
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-021-4/+4
* Move each screen's root-window pointer into ScreenRec.Mike Gabriel2016-06-211-6/+7
* nx-X11/programs/Xserver: Include nxcomp{,ext,shad} headers like one would do ...Mike Gabriel2016-06-131-1/+1
* hw/nxagent/Rootless.c: Type cast type Atom to type long unsigned int before h...Mike Gabriel2016-05-021-1/+1
* Replace 'pointer' type with 'void *'Keith Packard2015-12-281-1/+1
* Imported nxagent-3.5.0-2.tar.gznxagent/3.5.0-2Reinhard Tartler2011-10-101-4/+58
* Imported nxagent-3.4.0-8.tar.gznxagent/3.4.0-8Reinhard Tartler2011-10-101-9/+34
* Imported nxagent-3.4.0-5.tar.gznxagent/3.4.0-5Reinhard Tartler2011-10-101-1/+1
* Imported nxagent-3.4.0-3.tar.gznxagent/3.4.0-3Reinhard Tartler2011-10-101-88/+11