index
:
abrt.git
master
Unnamed repository; edit this file 'description' to name the repository.
Michal Nowak
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Daemon
/
MiddleWare.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: add "force" param to CreateReport dbus call. If !0, regenerates backtrace
Denys Vlasenko
2009-10-09
1
-0
/
+1
*
comments and how to reproduce are stored now
Nikola Pajkovsky
2009-09-21
1
-0
/
+9
*
use CRPM class only in MiddleWare.cpp
Denys Vlasenko
2009-09-07
1
-0
/
+2
*
consolidate container typedefs in one file (we had a few dupes)
Denys Vlasenko
2009-08-27
1
-6
/
+1
*
eliminate AddOpenGPGPublicKey() and AddBlackListedPackage() stubs
Denys Vlasenko
2009-08-26
1
-13
/
+0
*
more sensible logging
Denys Vlasenko
2009-08-25
1
-1
/
+1
*
eliminate data duplication in Settings and MiddleWare
Denys Vlasenko
2009-08-24
1
-10
/
+0
*
move CSettings::inner_types out of class CSettings. They are generic types
Denys Vlasenko
2009-08-24
1
-1
/
+1
*
move CMiddleWare initialized/finalizer into its sole user
Denys Vlasenko
2009-08-24
1
-11
/
+8
*
simplifications by exposing g_pPluginManager
Denys Vlasenko
2009-08-24
1
-35
/
+4
*
class CMiddleWare no longer exists, it's a set of functions and lone data mem...
Denys Vlasenko
2009-08-24
1
-254
/
+161
*
start dismantling singe-instance class MiddleWare
Denys Vlasenko
2009-08-24
1
-66
/
+27
*
make some variables local; rename a few typedefs
Denys Vlasenko
2009-08-24
1
-7
/
+3
*
in case of plugin error, don't delete debug dumps
Zdenek Prikryl
2009-08-18
1
-0
/
+1
*
added support for storing results from reporters (used from gui)
Zdenek Prikryl
2009-08-14
1
-2
/
+9
*
moved LoadSettings from plugins into PluginManager
Zdenek Prikryl
2009-08-11
1
-13
/
+15
*
Split real code from lib/MiddleWare/Plugin.h into Plugin.cpp.
Denys Vlasenko
2009-08-07
1
-1
/
+1
*
style cleanups in preparation for PluginManager move
Denys Vlasenko
2009-08-06
1
-13
/
+14
*
forgotten "git add"
Denys Vlasenko
2009-08-06
1
-0
/
+349