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
/
lib
/
Plugins
/
CCpp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
make abrt work with the latest kernels (>= 2.6.33)
Jiri Moskovcak
2010-02-18
1
-0
/
+1
*
*: remove all usages of C++ streams (-10k in code size)
Denys Vlasenko
2010-02-07
1
-3
/
+2
*
ccpp: add a possibility to disable backtrace generation
Denys Vlasenko
2010-01-07
1
-0
/
+1
*
ccpp hook: implemented ReadonlyLocalDebugInfoDirs directive
Denys Vlasenko
2009-11-18
1
-0
/
+1
*
remove getSettings from most plugins (inherited one is ok)
Denys Vlasenko
2009-11-10
1
-1
/
+2
*
give Plugin class a map_plugin_settings_t member
Denys Vlasenko
2009-11-06
1
-2
/
+1
*
mass replace of const string& params by const char*
Denys Vlasenko
2009-11-06
1
-3
/
+3
*
InformAllUsers support. enabled by default for Kerneloops. Tested wuth CCpp.
Denys Vlasenko
2009-11-05
1
-0
/
+2
*
lib/Plugins/CCpp: respect DebugInfoCacheMB setting
Denys Vlasenko
2009-11-02
1
-1
/
+1
*
CCpp.conf: add DebugInfoCacheMB option (ignored for now)
Denys Vlasenko
2009-11-01
1
-0
/
+1
*
*: add "force" param to CreateReport dbus call. If !0, regenerates backtrace
Denys Vlasenko
2009-10-09
1
-1
/
+1
*
Add new config option InstallDebuginfo into CCpp.conf
Nikola Pajkovsky
2009-09-07
1
-0
/
+1
*
moved LoadSettings from plugins into PluginManager
Zdenek Prikryl
2009-08-11
1
-1
/
+0
*
remove redundant virtual destructors definitions
Denys Vlasenko
2009-08-04
1
-1
/
+0
*
lib/Plugins/CCpp.cpp: move functions out of class where appropriate.
Denys Vlasenko
2009-08-03
1
-8
/
+1
*
added new interface for geting plugins' settings (will be used in gui)
Zdenek Prikryl
2009-07-31
1
-0
/
+3
*
Move PLUGIN_INFOs to .cpp files: same object must never be defined twice
Denys Vlasenko
2009-07-31
1
-10
/
+0
*
Merge branch 'master' of git://git.fedorahosted.org/abrt
Zdenek Prikryl
2009-07-24
1
-2
/
+1
|
\
|
*
remove GetGIDFromUID (two copies): getpwuid does the same
Denys Vlasenko
2009-07-24
1
-2
/
+1
*
|
Added first part of gui support in reporting
Zdenek Prikryl
2009-07-24
1
-1
/
+2
|
/
*
typo fixes
Denys Vlasenko
2009-07-23
1
-25
/
+25
*
fixed security issue
Zdenek Prikryl
2009-06-30
1
-0
/
+1
*
- reporter plugins can tak an argiment
Zdenek Prikryl
2009-04-16
1
-6
/
+6
*
renamed MW library
Zdenek Prikryl
2009-04-08
1
-2
/
+3
*
added killing of debuginfo-install if CCpp is unloaded
Zdenek Prikryl
2009-04-01
1
-1
/
+2
*
new approach for getting debuginfos and backtraces
Zdenek Prikryl
2009-03-19
1
-1
/
+1
*
replaced language and application plugins by analyzer plugin
Zdenek Prikryl
2009-03-19
1
-10
/
+9
*
added getting backtrace
Zdenek Prikryl
2009-02-25
1
-0
/
+3
*
added installation on debuginfos
Zdenek Prikryl
2009-02-19
1
-0
/
+2
*
reflect new interface
Zdenek Prikryl
2009-02-11
1
-2
/
+3
*
reflect new plugin interface
Zdenek Prikryl
2009-02-04
1
-3
/
+4
*
Initial git commit
Jiri Moskovcak
2009-02-02
1
-0
/
+54