summaryrefslogtreecommitdiffstats
path: root/plugin
Commit message (Expand)AuthorAgeFilesLines
* Replace @FOO@ with $(FOO) in all Makefile.amDaniel P. Berrange2012-02-061-10/+10
* Update copyright headersDaniel P. Berrange2012-02-062-2/+2
* Remove useless if() before free()Daniel P. Berrange2012-02-061-2/+2
* Simplify no-op debug macro & fix plugin headerDaniel P. Berrange2012-02-061-2/+2
* Fix makefile.am subsitutions for pluginDaniel P. Berrange2012-02-061-6/+4
* Convert TABS to spaces & reindent everywhereDaniel P. Berrange2012-02-064-290/+288
* Introduce standard naming convention to files & methodsDaniel P. Berrange2011-07-011-4/+4
* Disable compile errors in plugin till we figure out what's up with the header...Daniel P. Berrange2009-07-291-1/+0
* Pull auth code out into separate fileDaniel P. Berrange2009-07-291-1/+3
* Make plugin work againDaniel P. Berrange2009-07-286-7/+733
* Pull glib event loop integration into tree until libvirt-glib is more matureDaniel P. Berrange2009-07-281-3/+1
* Add a --debug command line flagDaniel P. Berrange2009-07-281-1/+1
* Move most of viewer code out into viewer.cDaniel P. Berrange2009-07-282-2/+1
* Re-write completely to use Glade, libvirt events, and libvirt-glib integrationDaniel P. Berrange2008-11-264-15/+22
* Fix rule to use DESTDIR on plugin installDaniel P. Berrange2008-11-031-1/+1
* Kill automake portability warnings. Use a config.h Cleanup misc build issues....Daniel P. Berrange2008-03-054-2/+6
* Added browser plugin (Richard Jones)Daniel P. Berrange2008-01-256-0/+1209