index
:
xorg-server.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
loader
/
loadmod.c
Age
Commit message (
Expand
)
Author
2009-05-08
Don't leak canonical module name and patterns if module is built-in
Alan Coopersmith
2008-11-25
Remove dead FreeModuleDesc.
Adam Jackson
2008-07-28
xfree86: don't output a spurious newline to the log when loading a module
Julien Cristau
2008-07-16
Remove loadable font renderer support.
Adam Jackson
2008-04-25
Remove all traces of #ifdef XINPUT and the matching bits from the configure.ac
Peter Hutterer
2008-02-18
xfree86: plug memory leak in InitPathList.
Arjan van de Ven
2008-02-14
Remove some braindamage from ModuleDesc.
Adam Jackson
2008-01-29
Loader: Fix verbosity confusion
Julien Goodwin
2007-12-08
Add a missing linebreak after LoadModule: "foo"
Brice Goglin
2007-06-28
Remove the remnants of OS/2 support.
Adam Jackson
2007-06-20
Include module name in "already built-in" message
Alan Coopersmith
2007-04-16
Using wrong log level in extension to built-in message
Keith Packard
2007-03-25
Static cleanups, dead code deletion.
Adam Jackson
2007-03-25
loader: fix already built-in message
Dave Airlie
2007-03-15
Create driver-independent CRTC-based cursor layer.
Keith Packard
2007-02-15
Merge crtc/output-based mode selection code.
Keith Packard
2007-01-24
Plug memory leak in doLoadModule()
Alan Coopersmith
2006-07-21
Open-coded path checks make baby Jesus cry.
Adam Jackson
2006-07-21
loader: walk directory paths with readdir(), don't stat() everything
Daniel Stone
2006-06-19
Another round of loader sense-beating. Remove the (unused) server export
Adam Jackson
2006-06-09
fix compiler warning in hw/xfree86/loader/loadmod.c
Greg Kroah-Hartman
2006-06-01
Clean up a warning, and remove excess multiple-suffix code.
Daniel Stone
2006-06-01
Ditch more alternate-loader braindamage.
Daniel Stone
2006-03-25
Mark everything in xf86sym.c as _X_EXPORT.
Adam Jackson
2006-03-15
Coverity #794: Fix a highly unlikely memory leak.
Adam Jackson
2006-03-15
Coverity #269: Compare the requested ABI class against the ABI class of the
Adam Jackson
2006-03-15
Coverity #1053: Nuke a dead variable.
Adam Jackson
2006-03-12
Merge accel_indirect branch to HEAD.
Kristian Høgsberg
2005-10-19
Bug #3196: Fix Load foo.so syntax.
Adam Jackson
2005-08-09
//bugs.freedesktop.org/show_bug.cgi?id=3950> Xorg prints version numbers in
Alan Coopersmith
2005-07-03
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
Daniel Stone
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
2005-04-25
Bug #2138: When the server is built with MakeDllModules YES, prefer
Adam Jackson
2005-04-23
Bug #3016: Don't complain as loudly about failing to load a module that's
Adam Jackson
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
Kaleb Keithley
2003-11-14
Initial revision
Kaleb Keithley