index
:
abrt.git
master
Unnamed repository; edit this file 'description' to name the repository.
Gavin Romig-Koch
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Plugins
/
CCpp.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
abrtd: log debuginfo install messages only with -v
Denys Vlasenko
2009-12-11
1
-1
/
+1
*
CCpp analyzer: added "info sharedlib" (https://fedorahosted.org/abrt/ticket/90)
Denys Vlasenko
2009-12-09
1
-2
/
+4
*
CCpp: removing useless and annoying "Starting report creation"
Denys Vlasenko
2009-12-09
1
-2
/
+0
*
do not send "MISSING:" over dbus; clarify a message in debuginfo installer
Denys Vlasenko
2009-12-04
1
-0
/
+1
*
whitespace cleanup
Denys Vlasenko
2009-12-03
1
-11
/
+11
*
abrt-backtrace called with bt file path
Karel Klic
2009-12-03
1
-24
/
+8
*
Comment out a debug message.
Karel Klic
2009-12-02
1
-0
/
+2
*
ccpp hook runs abrt-backtrace to get independent backtraces
Karel Klic
2009-12-02
1
-125
/
+91
*
Removed unused code (it's stored in git), ExecVP returns status integer, brea...
Karel Klic
2009-12-02
1
-212
/
+21
*
CCpp: moved the "Debuginfo absent" messsage to the end of the backtrace
Jiri Moskovcak
2009-11-27
1
-1
/
+1
*
fix a case where we don't process a crash if uid has no user record
Denys Vlasenko
2009-11-20
1
-4
/
+5
*
ccpp: deal with const string& params; fix a bug in GetIndependentBuildIdPC
Denys Vlasenko
2009-11-18
1
-30
/
+26
*
lib/Plugins/CCpp.cpp: forgotten chunks
Denys Vlasenko
2009-11-18
1
-5
/
+5
*
ccpp hook: implemented ReadonlyLocalDebugInfoDirs directive
Denys Vlasenko
2009-11-18
1
-60
/
+87
*
whitespace cleanups
Denys Vlasenko
2009-11-18
1
-1
/
+1
*
make plugin descriptions more consistent in style
Denys Vlasenko
2009-11-13
1
-1
/
+1
*
remove getSettings from most plugins (inherited one is ok)
Denys Vlasenko
2009-11-10
1
-11
/
+12
*
prevent gdb from i18izing its output
Denys Vlasenko
2009-11-09
1
-0
/
+12
*
fix and update rating
danny
2009-11-09
1
-7
/
+6
*
fix my thinko in rate code. run tested
Denys Vlasenko
2009-11-09
1
-1
/
+1
*
lib/Plugins/CCpp: simpler rating code (do not painfully concatenate byte-by-b...
Denys Vlasenko
2009-11-09
1
-22
/
+33
*
reinstate code which returns rating 0 on empty backtraces
Denys Vlasenko
2009-11-09
1
-1
/
+5
*
give Plugin class a map_plugin_settings_t member
Denys Vlasenko
2009-11-06
1
-8
/
+6
*
simplify logging a bit. warn_client() is gone, reuse error_msg() for it.
Denys Vlasenko
2009-11-06
1
-4
/
+4
*
lib/Plugins/FileTransfer: massive surgery
Denys Vlasenko
2009-11-06
1
-1
/
+1
*
mass replace of const string& params by const char*
Denys Vlasenko
2009-11-06
1
-13
/
+12
*
InformAllUsers support. enabled by default for Kerneloops. Tested wuth CCpp.
Denys Vlasenko
2009-11-05
1
-1
/
+3
*
lib/Plugins/CCpp.cpp: fix "too few arguments for format"
Denys Vlasenko
2009-11-03
1
-1
/
+1
*
lib/Plugins/CCpp: respect DebugInfoCacheMB setting
Denys Vlasenko
2009-11-02
1
-11
/
+73
*
CCpp.conf: add DebugInfoCacheMB option (ignored for now)
Denys Vlasenko
2009-11-01
1
-7
/
+20
*
implement abrtd -t TIMEOUT_IN_SEC
Denys Vlasenko
2009-10-31
1
-11
/
+10
*
lib/Plugins/CCpp: use /var/run instead of /tmp for tempdir
Denys Vlasenko
2009-10-30
1
-1
/
+2
*
Bugzilla: simplify; CCpp, DebugDump: don't add EOL to one-line data files
Denys Vlasenko
2009-10-30
1
-1
/
+1
*
CCpp: added missing Close()
Jiri Moskovcak
2009-10-29
1
-0
/
+1
*
Enable new debuginfo downloading code
Denys Vlasenko
2009-10-29
1
-52
/
+44
*
updates to abrt-debuginfo-install (but it is still ifdef'ed out)
Denys Vlasenko
2009-10-23
1
-8
/
+6
*
removing forgotted debugging printout
Denys Vlasenko
2009-10-23
1
-1
/
+0
*
backtrace rating saved with crash data
dnovotny
2009-10-13
1
-0
/
+4
*
parameters passed as const string &
dnovotny
2009-10-13
1
-2
/
+2
*
a little change
dnovotny
2009-10-13
1
-1
/
+0
*
added backtrace rating
dnovotny
2009-10-13
1
-0
/
+84
*
lib/Plugins/CCpp.cpp: add a workaround for gdb bug
Denys Vlasenko
2009-10-21
1
-0
/
+5
*
revert abrt-debuginfo-install usage for now
Denys Vlasenko
2009-10-19
1
-3
/
+195
*
wire up abrt-debuginfo-install to lib/Plugins/CCpp.cpp
Denys Vlasenko
2009-10-19
1
-133
/
+21
*
lib/Plugins/CCpp.cpp: fix a bug with detecting missing debuginfos
Denys Vlasenko
2009-10-16
1
-3
/
+3
*
lib/Plugins/CCpp.cpp: log polkit_check_authorization failures
Denys Vlasenko
2009-10-15
1
-23
/
+17
*
better logging of execv parameters
Denys Vlasenko
2009-10-15
1
-5
/
+13
*
lib/Plugins/CCpp.cpp: fixing a wrong applied patch...
Denys Vlasenko
2009-10-13
1
-8
/
+11
*
lib/Plugins/CCpp.cpp: add build-ids to backtrace
Denys Vlasenko
2009-10-13
1
-5
/
+9
*
lib/Plugins/CCpp.cpp: do not use temp file for gdb commands - use -ex CMD ins...
Denys Vlasenko
2009-10-13
1
-24
/
+27
[next]