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
/
xfree86
/
loader
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-18
Do not uselessly reload modules in DuplicateModule
Michal Suchanek
1
-9
/
+9
2011-10-18
Use UnloadModuleOrDriver for UnloadSubModule.
Michal Suchanek
1
-17
/
+6
2011-06-23
xfree86: Move sdksyms generation to ddx toplevel
Dan Nicholson
3
-441
/
+1
2011-04-07
xfree86: loader: use one exit code only for readability
Tiago Vignatti
1
-20
/
+12
2011-04-04
xfree86: loader: fix memory leaks in LoaderListDirs
Tiago Vignatti
1
-0
/
+6
2011-03-03
loader: Don't distribute sdksyms.c and make it depend on the config
Keith Packard
1
-3
/
+6
2011-03-03
Merge remote branch 'rjy/clientids'
Keith Packard
1
-0
/
+1
2011-02-25
xfree86: Allow sdksyms.dep to be included portably
Dan Nicholson
1
-1
/
+2
2010-12-31
loader: warning fix
Adam Jackson
1
-1
/
+1
2010-12-23
os: Add facilities for client ID tracking.
Rami Ylimäki
1
-0
/
+1
2010-12-20
Remove SCO support
Adam Jackson
2
-22
/
+0
2010-12-18
Bug 21827: faulty sdksyms.c generated by the awk script in sdksyms.sh
David Barksdale
1
-1
/
+5
2010-12-07
Replace alloc+strcpy+strcat with asprintf() & XNFasprintf() calls
Alan Coopersmith
1
-4
/
+2
2010-12-07
Convert alloc+sprintf pairs into asprintf() & XNFasprintf() calls
Alan Coopersmith
1
-6
/
+6
2010-12-07
Add asprintf() implementation for platforms without it
Alan Coopersmith
1
-0
/
+1
2010-12-06
Merge remote branch 'jajones/for-keith'
Keith Packard
1
-0
/
+4
2010-12-06
Create/Destroy/Trigger/Reset/Query Fence Sync objs
James Jones
1
-0
/
+1
2010-12-06
Add fence sync driver interface
James Jones
1
-0
/
+3
2010-11-30
FindModuleInSubdir: Stop allocating one more byte than needed
Alan Coopersmith
1
-3
/
+3
2010-11-30
xfree86: Remove the xf8_16bpp overlay module
Adam Jackson
1
-6
/
+0
2010-11-30
dix: Remove the backing store leftovers
Adam Jackson
1
-2
/
+0
2010-11-01
render: Delete renderedge.[ch]
Søren Sandmann Pedersen
1
-1
/
+0
2010-10-04
xfree86: Do not call dlclose(NULL) [regression after ab7f057]
Chris Wilson
1
-1
/
+2
2010-09-22
loader: Remove a silly layer of reference counting
Adam Jackson
4
-217
/
+51
2010-09-22
loader: include cleanup
Adam Jackson
1
-8
/
+0
2010-09-22
loader: Remove the handle field from LoaderOpen
Adam Jackson
3
-19
/
+17
2010-09-22
loader: Remove unused canonical name field
Adam Jackson
3
-8
/
+4
2010-09-22
loader: Remove unused module serial number
Adam Jackson
2
-4
/
+0
2010-09-22
loader: Merge dlloader directly into the loader
Adam Jackson
5
-220
/
+72
2010-09-13
Delete xaaWrapper.
Jamey Sharp
1
-1
/
+0
2010-09-10
Merge remote branch 'mattst88/master'
Keith Packard
2
-10
/
+2
2010-09-10
Tag sdksyms.c entries with source file and line number
Aaron Plattner
1
-1
/
+8
2010-08-27
Replace malloc/strlen/strcpy with strdup.
Matt Turner
1
-4
/
+2
2010-08-27
xfree86: Remove prototypes for non-existant functions.
Jesse Adkins
1
-6
/
+0
2010-06-22
Revert "mi: Remove unused overlay support"
Keith Packard
1
-0
/
+1
2010-06-20
mi: Remove unused overlay support
Mikhail Gusarov
1
-1
/
+0
2010-06-11
xfree86: Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
1
-3
/
+3
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
2
-7
/
+7
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
2
-12
/
+6
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
2
-38
/
+38
2010-04-27
Remove mibank support
Adam Jackson
1
-1
/
+0
2009-11-11
.gitignore: use common defaults with custom section #24239
Gaetan Nadon
1
-0
/
+3
2009-11-09
loader: actually stat something that has some chance of existing. (v2)
Dave Airlie
1
-2
/
+5
2009-10-29
Supply all code using dl*() with DLOPEN_LIBS
Mikhail Gusarov
1
-0
/
+1
2009-10-28
Suppress certain GCC warnings in auto-generated code.
Jamey Sharp
1
-0
/
+1
2009-09-20
LoaderSortExtensions: free graph nodes
Keith Packard
1
-0
/
+2
2009-08-28
xf86 ddx: add vga arbiter support.
Dave Airlie
1
-0
/
+1
2009-07-28
xserver: remove RAC/resource handling code.
Dave Airlie
1
-2
/
+0
2009-07-17
loader: Remove a useless check.
Adam Jackson
1
-5
/
+0
2009-07-17
loader: remove dead LoaderCheckUnresolved
Adam Jackson
1
-7
/
+0
[next]