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
*
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
*
CCpp analyser: log executing of children; comment about pk-debuginfo-istall
Denys Vlasenko
2009-10-09
1
-1
/
+34
*
removed JobStarted signal; fixed a small bug in build-id scanning code
Denys Vlasenko
2009-10-09
1
-1
/
+4
*
*: add "force" param to CreateReport dbus call. If !0, regenerates backtrace
Denys Vlasenko
2009-10-09
1
-8
/
+9
*
Jan Kratochvil's fix (#525721): use core _only_, not executable image for bac...
Denys Vlasenko
2009-10-06
1
-4
/
+9
*
try using pk-debuginfo-install before falling back to debuginfo-install
Denys Vlasenko
2009-09-30
1
-1
/
+3
*
remove DBusManager::uniq_name
Denys Vlasenko
2009-09-29
1
-1
/
+1
*
add support for abrtd autostart
Denys Vlasenko
2009-09-29
1
-27
/
+52
*
remove a few #include <iostream>'s
Denys Vlasenko
2009-09-18
1
-7
/
+6
*
new polkit action for installing debuginfo, default "yes"
dnovotny
2009-09-16
1
-1
/
+1
*
fixed closing of debug dump in case of existing backtrace
Zdenek Prikryl
2009-09-17
1
-1
/
+2
[next]