summaryrefslogtreecommitdiff
path: root/hw/xfree86/loader
AgeCommit message (Expand)AuthorFilesLines
2006-08-21Merge branch 'XACE-modular' into my-XACE-modularEamon Walsh10-263/+94
2006-08-10Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Alan Coopersmith10-263/+94
2006-08-07remove optional R3 backwards compatibilityDaniel Stone1-1/+0
2006-08-03Make SecurityLookupIDBy* part of the base functionality.Eamon Walsh1-2/+0
2006-07-31Adding devPrivates support to the ExtensionEntry structure.Eamon Walsh1-0/+2
2006-07-30add sym.h to sourcesDaniel Stone1-0/+1
2006-07-28Bug #5386 (partial): Move CVT mode generator from cvt(1) to server core, andLuc Verhaegen1-0/+3
2006-07-26Remove dead function prototypes.Adam Jackson2-3/+0
2006-07-21Yet more dead code.Adam Jackson1-6/+0
2006-07-21Open-coded path checks make baby Jesus cry.Adam Jackson1-28/+16
2006-07-21Remove a useless open() of the module we're about to load.Adam Jackson3-16/+3
2006-07-21loader: walk directory paths with readdir(), don't stat() everythingDaniel Stone1-37/+56
2006-07-21Remove the loader's required and referenced symbol lists, dead code.Adam Jackson2-168/+3
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone1-1/+1
2006-07-06Remind dlloader that it needs to search the global scope as well as theAdam Jackson1-0/+8
2006-06-23Use correct OSNAME setting so we can find os-specific modules like libdrm.Eric Anholt1-3/+3
2006-06-21Use XACE, not XCSECURITY to decide if SecurityLookup* are exportedAlan Coopersmith1-2/+2
2006-06-21Unbreak unbreaking the loader. Re-add the symbol reference lists so that theAdam Jackson8-99/+2138
2006-06-19Another round of loader sense-beating. Remove the (unused) server exportAdam Jackson17-3048/+77
2006-06-09fix compiler warning in hw/xfree86/loader/loaderProcs.hGreg Kroah-Hartman1-0/+1
2006-06-09fix compiler warning in hw/xfree86/loader/loadmod.cGreg Kroah-Hartman1-2/+0
2006-06-07Demolish now-unused loader functions.Adam Jackson2-170/+0
2006-06-04Remove a stray LBX reference.Adam Jackson1-4/+1
2006-06-03Completely remove relocation pointer table.Daniel Stone2-24/+1
2006-06-01Clean up a warning, and remove excess multiple-suffix code.Daniel Stone2-24/+18
2006-06-01Ditch more alternate-loader braindamage.Daniel Stone2-10/+0
2006-06-01Kill a.out, COFF and ELF loaders with FIRE.Daniel Stone13-7352/+2
2006-05-17Make Xv symbols conditional. (Enrico Wiegelt)Daniel Stone1-0/+2
2006-04-23Don't access free memory after unloading a module. Bugzilla #4168.Matthieu Herrb1-1/+3
2006-03-28Add a new export, LoaderGetABIVersion. This function allows modules toAaron Plattner2-0/+26
2006-03-25Mark everything in xf86sym.c as _X_EXPORT.Adam Jackson5-16/+16
2006-03-24Refactored the screensaver and DPMS timer code to use the screensaver timerFredrik Höglund1-4/+1
2006-03-15Coverity #794: Fix a highly unlikely memory leak.Adam Jackson1-5/+4
2006-03-15Coverity #269: Compare the requested ABI class against the ABI class of theAdam Jackson1-1/+1
2006-03-15Coverity #484: Fix an off-by-one in module refcounting.Adam Jackson1-1/+1
2006-03-15Coverity #1053: Nuke a dead variable.Adam Jackson1-2/+0
2006-03-12Merge accel_indirect branch to HEAD.Kristian Høgsberg12-85/+154
2006-03-07Numerous amounts refactoring and comment adding (see ChangeLog for file byIan Romanick1-1/+0
2006-02-16Export xf86ActivateDevice, used by the evdev driver.Zephaniah E. Hull1-0/+1
2006-01-08Remove remaining #ifdef DPSEXT stanzas.Adam Jackson1-3/+0
2006-01-06Remove unused X11R4 DDX compatibility function miClipNotify.Adam Jackson1-2/+1
2005-12-02Define XFree86Server only where it is required.Kevin E Martin1-1/+1
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin1-1/+1
2005-11-08See ChangeLog entry 2005-11-07 for details.Kean Johnson2-1/+23
2005-10-30Add xf86RandRSetNewVirtualAndDimensions to loader symlistThomas Winischhofer1-0/+5
2005-10-19Bug #3196: Fix Load foo.so syntax.Adam Jackson1-0/+5
2005-10-18Add miext/damage so misym.c can export DamageDamageRegion.Aaron Plattner1-1/+2
2005-10-18Export DamageDamageRegion. Not bumping the ABI version since we did thatXORG-6_8_99_901Aaron Plattner1-0/+6
2005-10-11Add DGAReInitModes, Part 2Thomas Winischhofer1-0/+1
2005-10-11programs/Xserver/hw/xfree86/common/xf86RandR.cAlan Hourihane1-0/+1