| Commit message (Expand) | Author | Age | Files | Lines |
* | *: remove most of remaining const string& params | Denys Vlasenko | 2009-12-07 | 1 | -1/+2 |
* | split libABRTdUtils from libABRTUtils. This makes hooks _much_ smaller. | Denys Vlasenko | 2009-11-25 | 1 | -0/+1 |
* | mass replace of const string& params by const char* | Denys Vlasenko | 2009-11-06 | 1 | -1/+1 |
* | lib/Plugins/Bugzilla: sanitize xmlrpc init; fix bug where ssl_verify=1 always | Denys Vlasenko | 2009-11-03 | 1 | -1/+3 |
* | adding abrt-debuginfo-install script | Denys Vlasenko | 2009-10-16 | 1 | -1/+4 |
* | rename abrt.8 to abrtd.8 | Denys Vlasenko | 2009-10-06 | 1 | -1/+1 |
* | build fix for prev commit | Denys Vlasenko | 2009-09-29 | 1 | -1/+1 |
* | add support for abrtd autostart | Denys Vlasenko | 2009-09-29 | 1 | -0/+3 |
* | Move lib/Utils/DBusClientProxy.* to src/Applet/; do not link rpm to libABRTUtils | Denys Vlasenko | 2009-09-17 | 1 | -14/+16 |
* | unify CommLayer, MiddleWare and Utils into Utils | Denys Vlasenko | 2009-09-15 | 1 | -5/+2 |
* | Polkit moved to Utils (can be used both in daemon and plugins) | dnovotny | 2009-09-14 | 1 | -4/+3 |
* | minor build fixes | Jiri Moskovcak | 2009-09-09 | 1 | -1/+1 |
* | inclusion of the policy file in the rpm package | dnovotny | 2009-09-09 | 1 | -0/+3 |
* | add polkit to compilation | danny | 2009-09-08 | 1 | -3/+4 |
* | renamed abrt to abrtd, few minor spec file fixes | Jiri Moskovcak | 2009-09-03 | 1 | -4/+4 |
* | add gettext support for all plugins | Nikola Pajkovsky | 2009-09-02 | 1 | -0/+2 |
* | CommLayerServerDBus: rewrote to use dbus, not dbus-c++ | Denys Vlasenko | 2009-09-01 | 1 | -2/+5 |
* | consolidate common data declarations in new file Daemon.h | Denys Vlasenko | 2009-08-26 | 1 | -1/+1 |
* | move lib/MiddleWare/RPM.{h,cpp} to src/Daemon, the sole user | Denys Vlasenko | 2009-08-25 | 1 | -0/+1 |
* | eliminate one-use class CDBusServer_adaptor | Denys Vlasenko | 2009-08-25 | 1 | -1/+0 |
* | eliminate class DynamicLybrary by folding it into class ABRTPlugin | Denys Vlasenko | 2009-08-24 | 1 | -1/+0 |
* | at Jirka's request, restore setup where CCrashWatcher has its own source files | Denys Vlasenko | 2009-08-21 | 1 | -0/+1 |
* | move class CCrashWatcher into daemon.cpp | Denys Vlasenko | 2009-08-21 | 1 | -1/+0 |
* | move lib/CommLayer/DBusServerProxy.{h,cpp} to src/Daemon/. No code changes. | Denys Vlasenko | 2009-08-20 | 1 | -0/+1 |
* | move lib/CommLayer/CommLayerServer*.{h,cpp} to src/Daemon/, the sole user | Denys Vlasenko | 2009-08-19 | 1 | -0/+3 |
* | remove unused src/Daemon/DBusCommon.h | Denys Vlasenko | 2009-08-19 | 1 | -1/+0 |
* | move lib/MiddleWare/{ABRTPlugin,DynamicLibrary}.* to src/Daemon/ | Denys Vlasenko | 2009-08-06 | 1 | -0/+2 |
* | move lib/MiddleWare/PluginManager.* -> src/Daemon/PluginManager.* | Denys Vlasenko | 2009-08-06 | 1 | -0/+1 |
* | moving MiddleWare.{h,cpp} from lib/MiddleWare/ to src/Daemon/ | Denys Vlasenko | 2009-08-06 | 1 | -0/+1 |
* | prepare makefiles for code movement between dirs. no code changes | Denys Vlasenko | 2009-08-06 | 1 | -0/+1 |
* | trailing whitespace removal. no code changes | Denys Vlasenko | 2009-08-06 | 1 | -10/+21 |
* | KerneloopsReporter: plug a leak in writefunction | Denys Vlasenko | 2009-07-31 | 1 | -1/+1 |
* | Removed unused file | Jiri Moskovcak | 2009-07-07 | 1 | -1/+1 |
* | added a creation of directory for local building | Zdenek Prikryl | 2009-06-30 | 1 | -0/+3 |
* | new default path for lock file | Zdenek Prikryl | 2009-06-17 | 1 | -3/+3 |
* | Lock file directory honor the --prefix | Jiri Moskovcak | 2009-06-17 | 1 | -0/+1 |
* | Fixed spec file, to work with new version | Jiri Moskovcak | 2009-06-15 | 1 | -1/+2 |
* | added new options to AT, which defines what communication platform will be used | Zdenek Prikryl | 2009-06-11 | 1 | -1/+2 |
* | added man pages | Zdenek Prikryl | 2009-06-03 | 1 | -0/+2 |
* | rework commlayerinner usage | Zdenek Prikryl | 2009-04-29 | 1 | -2/+1 |
* | new commlayerinner interface | Zdenek Prikryl | 2009-04-28 | 1 | -2/+2 |
* | final touch on commlayer, minor fixes in exceptions (zprikryl) | Jiri Moskovcak | 2009-04-24 | 1 | -2/+2 |
* | Added intercomm layer so plugins can send various information to the daemon. | Jiri Moskovcak | 2009-04-23 | 1 | -2/+2 |
* | renamed MW library | Zdenek Prikryl | 2009-04-08 | 1 | -1/+1 |
* | added new interface frof settings | Zdenek Prikryl | 2009-04-02 | 1 | -1/+4 |
* | Added commlayer to make dbus optional | Jiri Moskovcak | 2009-04-01 | 1 | -2/+2 |
* | deps cleanup, signal AnalyzeComplete has the crashreport as an argument. | Jiri Moskovcak | 2009-03-09 | 1 | -1/+1 |
* | Rename to abrt | Jiri Moskovcak | 2009-03-03 | 1 | -6/+6 |
* | - fixed few gcc warnings | Jiri Moskovcak | 2009-02-27 | 1 | -1/+1 |
* | More rpm fixes | Jiri Moskovcak | 2009-02-25 | 1 | -1/+1 |