summaryrefslogtreecommitdiffstats
path: root/src/Daemon/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* remove socket code, it is deadDenys Vlasenko2010-03-231-1/+0
* abrtd: fix rhbz#560642 - don't die on bad plugin namesDenys Vlasenko2010-02-041-1/+0
* moved the gpg key list from abrt.conf to gpg_keys fileJiri Moskovcak2010-01-291-1/+3
* *: remove most of remaining const string& paramsDenys Vlasenko2009-12-071-1/+2
* split libABRTdUtils from libABRTUtils. This makes hooks _much_ smaller.Denys Vlasenko2009-11-251-0/+1
* mass replace of const string& params by const char*Denys Vlasenko2009-11-061-1/+1
* lib/Plugins/Bugzilla: sanitize xmlrpc init; fix bug where ssl_verify=1 alwaysDenys Vlasenko2009-11-031-1/+3
* adding abrt-debuginfo-install scriptDenys Vlasenko2009-10-161-1/+4
* rename abrt.8 to abrtd.8Denys Vlasenko2009-10-061-1/+1
* build fix for prev commitDenys Vlasenko2009-09-291-1/+1
* add support for abrtd autostartDenys Vlasenko2009-09-291-0/+3
* Move lib/Utils/DBusClientProxy.* to src/Applet/; do not link rpm to libABRTUtilsDenys Vlasenko2009-09-171-14/+16
* unify CommLayer, MiddleWare and Utils into UtilsDenys Vlasenko2009-09-151-5/+2
* Polkit moved to Utils (can be used both in daemon and plugins)dnovotny2009-09-141-4/+3
* minor build fixesJiri Moskovcak2009-09-091-1/+1
* inclusion of the policy file in the rpm packagednovotny2009-09-091-0/+3
* add polkit to compilationdanny2009-09-081-3/+4
* renamed abrt to abrtd, few minor spec file fixesJiri Moskovcak2009-09-031-4/+4
* add gettext support for all pluginsNikola Pajkovsky2009-09-021-0/+2
* CommLayerServerDBus: rewrote to use dbus, not dbus-c++Denys Vlasenko2009-09-011-2/+5
* consolidate common data declarations in new file Daemon.hDenys Vlasenko2009-08-261-1/+1
* move lib/MiddleWare/RPM.{h,cpp} to src/Daemon, the sole userDenys Vlasenko2009-08-251-0/+1
* eliminate one-use class CDBusServer_adaptorDenys Vlasenko2009-08-251-1/+0
* eliminate class DynamicLybrary by folding it into class ABRTPluginDenys Vlasenko2009-08-241-1/+0
* at Jirka's request, restore setup where CCrashWatcher has its own source filesDenys Vlasenko2009-08-211-0/+1
* move class CCrashWatcher into daemon.cppDenys Vlasenko2009-08-211-1/+0
* move lib/CommLayer/DBusServerProxy.{h,cpp} to src/Daemon/. No code changes.Denys Vlasenko2009-08-201-0/+1
* move lib/CommLayer/CommLayerServer*.{h,cpp} to src/Daemon/, the sole userDenys Vlasenko2009-08-191-0/+3
* remove unused src/Daemon/DBusCommon.hDenys Vlasenko2009-08-191-1/+0
* move lib/MiddleWare/{ABRTPlugin,DynamicLibrary}.* to src/Daemon/Denys Vlasenko2009-08-061-0/+2
* move lib/MiddleWare/PluginManager.* -> src/Daemon/PluginManager.*Denys Vlasenko2009-08-061-0/+1
* moving MiddleWare.{h,cpp} from lib/MiddleWare/ to src/Daemon/Denys Vlasenko2009-08-061-0/+1
* prepare makefiles for code movement between dirs. no code changesDenys Vlasenko2009-08-061-0/+1
* trailing whitespace removal. no code changesDenys Vlasenko2009-08-061-10/+21
* KerneloopsReporter: plug a leak in writefunctionDenys Vlasenko2009-07-311-1/+1
* Removed unused fileJiri Moskovcak2009-07-071-1/+1
* added a creation of directory for local buildingZdenek Prikryl2009-06-301-0/+3
* new default path for lock fileZdenek Prikryl2009-06-171-3/+3
* Lock file directory honor the --prefixJiri Moskovcak2009-06-171-0/+1
* Fixed spec file, to work with new versionJiri Moskovcak2009-06-151-1/+2
* added new options to AT, which defines what communication platform will be usedZdenek Prikryl2009-06-111-1/+2
* added man pagesZdenek Prikryl2009-06-031-0/+2
* rework commlayerinner usageZdenek Prikryl2009-04-291-2/+1
* new commlayerinner interfaceZdenek Prikryl2009-04-281-2/+2
* final touch on commlayer, minor fixes in exceptions (zprikryl)Jiri Moskovcak2009-04-241-2/+2
* Added intercomm layer so plugins can send various information to the daemon.Jiri Moskovcak2009-04-231-2/+2
* renamed MW libraryZdenek Prikryl2009-04-081-1/+1
* added new interface frof settingsZdenek Prikryl2009-04-021-1/+4
* Added commlayer to make dbus optionalJiri Moskovcak2009-04-011-2/+2
* deps cleanup, signal AnalyzeComplete has the crashreport as an argument.Jiri Moskovcak2009-03-091-1/+1