summaryrefslogtreecommitdiff
path: root/plugins/systeminfo/systeminfo.c
Commit message (Expand)AuthorAge
* Split functionality back into different plugins. svn-bisect reveals that the...Robert Millan2009-11-29
* Make it buildable with nsis 2.25 again.Robert Millan2009-11-29
* Update to new NSIS plugin API. (Closes: #517174)Robert Millan2009-03-24
* Merge all plugin code into a single DLL.Robert Millan2009-03-15
* Fix "system partition" scan. This time do it right by using QueryDosDeviceA(...Robert Millan2009-01-03
* Detect and preseed passwd/user-fullname (without setting the seen flag).Robert Millan2007-09-14
* Remove space checks completely. Turns out the function was acting as no-op a...Robert Millan2007-07-21
* Create a "plugins" dir for plugins.Robert Millan2007-07-17