index
:
~pzanoni/xserver
leak-fixes
master
.yrotisoper eht eman ot 'noitpircsed' elif siht tide ;yrotisoper demannU
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
kdrive
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-27
Replace malloc/strlen/strcpy with strdup.
Matt Turner
1
-6
/
+3
2010-07-07
dix: purge leftover manual key down bit setting.
Peter Hutterer
1
-7
/
+1
2010-06-30
Xephyr: fix Xv adaptor capability tests
Julien Cristau
1
-5
/
+10
2010-06-30
Xephyr: fix memory leak in XF86DRIOpenConnection
Julien Cristau
1
-1
/
+2
2010-06-16
Re-enabled Xnest fix for focus in + modifier bug.
Xiaoyang Yu (Max)
1
-62
/
+45
2010-06-11
Remove more superfluous if(p) checks around free(p)
Matt Turner
2
-21
/
+10
2010-06-11
kdrive: Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
1
-6
/
+6
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
2
-2
/
+2
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
1
-2
/
+1
2010-06-05
kdrive: Xv code uses shared screen private instead of kdrive-specific private
Keith Packard
1
-5
/
+1
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
4
-11
/
+21
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
5
-112
/
+112
2010-06-03
Move each screen's x/y origin into ScreenRec.
Jamey Sharp
1
-3
/
+2
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-1
/
+1
2010-05-26
Xephyr: Fix Xcalloc deprecation warnings.
Jamey Sharp
2
-8
/
+8
2010-05-26
Revert "Add a "flags" field to DeleteInputDeviceRequest."
Keith Packard
1
-2
/
+2
2010-05-25
Add a "flags" field to DeleteInputDeviceRequest.
Peter Hutterer
1
-2
/
+2
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
1
-12
/
+12
2010-05-13
Quit using clientErrorValue in dix/colormap.c.
Jamey Sharp
1
-1
/
+1
2010-05-13
Replace dixChangeGC with calls directly to the right variant.
Jamey Sharp
2
-3
/
+3
2010-05-13
dixChangeGC callers: Use ChangeGCVal instead of XID almost everywhere.
Jamey Sharp
2
-13
/
+13
2010-05-12
Kill ChangeGC in favor of dixChangeGC.
Jamey Sharp
2
-4
/
+3
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
17
-144
/
+144
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-2
/
+0
2010-03-24
kdrive: Bump evdev maxKeycode
Mikhail Gusarov
1
-1
/
+1
2010-03-22
Catch errors in recursive relink targets
Yaakov Selkowitz
1
-1
/
+1
2010-03-22
Fix .man.N targets for AM_SILENT_RULES
Yaakov Selkowitz
1
-2
/
+2
2010-03-22
Fix relink targets for silent rules
Yaakov Selkowitz
4
-4
/
+4
2010-03-22
kdrive: Use $(MAKE) in relink rules
Yaakov Selkowitz
4
-4
/
+4
2010-02-17
os: Prevent core dump from being truncated.
Rami Ylimaki
1
-1
/
+1
2010-02-15
dix: move config_init into the DDX.
Peter Hutterer
3
-0
/
+15
2010-01-10
kdrive: klinux.h breaks make dist
Gaetan Nadon
1
-1
/
+1
2010-01-06
kdrive: Remove unused kdNoopOps external variable declaration
Mikhail Gusarov
1
-3
/
+0
2010-01-06
kdrive: Remove unused kmap.c
Mikhail Gusarov
3
-190
/
+0
2010-01-06
kdrive: Make internal functions static
Mikhail Gusarov
2
-50
/
+10
2010-01-06
kdrive: Remove unused 'k' variable
Mikhail Gusarov
1
-3
/
+2
2010-01-06
kdrive: Remove bus mouse driver
Mikhail Gusarov
2
-133
/
+1
2010-01-06
kdrive: Adjust kdrive usage message as shadow overlay support has been dropped
Mikhail Gusarov
1
-1
/
+1
2010-01-06
kdrive: Remove unused VxWorks* variable declarations
Mikhail Gusarov
1
-4
/
+0
2010-01-06
kdrive: Remove unused KdCardInfo::lastMarker field
Mikhail Gusarov
1
-2
/
+0
2010-01-06
kdrive: Extract common part of fbdevPutColors and fbdevEnable
Mikhail Gusarov
1
-16
/
+25
2010-01-06
kdrive: Remove unused overlay fb support
Mikhail Gusarov
14
-439
/
+235
2010-01-06
kdrive: Remove unused KD_MAX_CARD_ADDRESS macro
Mikhail Gusarov
1
-4
/
+0
2010-01-06
kdrive: Move Xephyr-specific fields out of KdScreenInfo
Mikhail Gusarov
6
-26
/
+24
2010-01-06
kdrive: Remove unused KdCardAttr from KdCardInfo
Mikhail Gusarov
5
-33
/
+3
2010-01-06
kdrive: Add option to compile out input drivers
Mikhail Gusarov
4
-27
/
+47
2010-01-06
kdrive: Remove unused KdCardInfo::needSync field
Mikhail Gusarov
1
-1
/
+0
2010-01-06
kdrive: Remove .gitignore left from SDL server
Mikhail Gusarov
1
-2
/
+0
2010-01-01
Add Xephyr.man to .gitignore
Mikhail Gusarov
1
-0
/
+1
2010-01-01
Remove unused pShadow field from drivers' private structures
Mikhail Gusarov
3
-3
/
+0
[next]