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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
backtrace declared twice
dnovotny
2009-09-16
1
-1
/
+0
*
merge correction
dnovotny
2009-09-16
1
-6
/
+3
*
Merge branch 'master' of git://git.fedorahosted.org/git/abrt
dnovotny
2009-09-16
1
-174
/
+227
|
\
|
*
small correction to previous commit (forgot .debug suffix)
Denys Vlasenko
2009-09-15
1
-1
/
+1
|
*
initial code for better debuginfo installation.
Denys Vlasenko
2009-09-15
1
-178
/
+221
*
|
added timeout to Polkit, added authorization check for debuginfo-install
dnovotny
2009-09-16
1
-1
/
+39
|
/
*
fix the bug where lock file was not removed
Denys Vlasenko
2009-09-09
1
-3
/
+0
*
preparatory work for proper (i.e. unicast) server->client dbus communication
Denys Vlasenko
2009-09-07
1
-13
/
+18
*
Add new config option InstallDebuginfo into CCpp.conf
Nikola Pajkovsky
2009-09-07
1
-2
/
+16
*
add gettext support for all plugins
Nikola Pajkovsky
2009-09-02
1
-6
/
+6
*
consolidate container typedefs in one file (we had a few dupes)
Denys Vlasenko
2009-08-27
1
-1
/
+0
*
eliminate global variable g_cw
Denys Vlasenko
2009-08-27
1
-2
/
+2
*
add job ids (== thread ids) to warning/update DBus messages
Denys Vlasenko
2009-08-26
1
-7
/
+8
*
more sensible logging
Denys Vlasenko
2009-08-25
1
-1
/
+1
*
Plugins/CCpp: remove trailing \n from debuginfo-install's output
Denys Vlasenko
2009-08-19
1
-0
/
+4
*
CCpp plugin: do not abort if debuginfos aren't found
Denys Vlasenko
2009-08-19
1
-14
/
+23
*
simplify parsing of debuginfo-install output
Denys Vlasenko
2009-08-18
1
-49
/
+26
*
make ccpp plugin more verbose
Zdenek Prikryl
2009-08-14
1
-0
/
+1
[prev]
[next]