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
*
abrtd: convert reporting step to run_action, part 1 (main)
Denys Vlasenko
2010-11-03
1
-161
/
+0
*
switch "analyze" step processing to abrt_event.conf-driven way
Denys Vlasenko
2010-11-03
1
-294
/
+0
*
introduce abrt_action.conf; use it for post-create step
Denys Vlasenko
2010-11-01
1
-45
/
+0
*
introduce and use xmalloc_fgets/fgetline
Denys Vlasenko
2010-10-22
1
-11
/
+4
*
change dd_opendir API to return dd pointer (no need to dd_init it separately)
Denys Vlasenko
2010-10-15
1
-10
/
+10
*
btparser initial integration
Karel Klic
2010-10-14
1
-1
/
+0
*
move uuid generation for CCpp to a separate program (abrt-action-analyze-c)
Denys Vlasenko
2010-10-14
1
-165
/
+31
*
trivial cleanups
Denys Vlasenko
2010-10-13
1
-1
/
+0
*
s/CD_DUPHASH/FILENAME_DUPHASH/g
Denys Vlasenko
2010-10-11
1
-2
/
+2
*
rename abrt-debuginfo-install to abrt-action-install-debuginfo
Denys Vlasenko
2010-09-23
1
-5
/
+5
*
add two flags to dd_opendir()
Nikola Pajkovsky
2010-09-22
1
-23
/
+5
*
This patch splits off CCpp's backtrace generation into a separate tool:
Denys Vlasenko
2010-09-20
1
-221
/
+37
*
unhide dump_dir structure from typedef
Nikola Pajkovsky
2010-09-20
1
-5
/
+5
*
CCpp: better handling of uid and exit condition on bt generation
Denys Vlasenko
2010-09-16
1
-5
/
+6
*
CCpp: plug a memory leak
Denys Vlasenko
2010-09-16
1
-0
/
+1
*
CCpp: skip bt generation earlier
Denys Vlasenko
2010-09-14
1
-18
/
+18
*
move sha1 to lib/utils; remove small bit of related C++isms in CCpp.cpp
Denys Vlasenko
2010-09-14
1
-47
/
+17
*
CCpp: make gdb timeout configurable; raise it to 120 sec in default config file
Denys Vlasenko
2010-09-13
1
-10
/
+16
*
DebugDump.* -> dump_dir.*
Nikola Pajkovsky
2010-09-07
1
-1
/
+0
*
DebugDump.cpp: lowercase and rename functions
Nikola Pajkovsky
2010-09-02
1
-21
/
+21
*
get rid of CDebugDump class
Nikola Pajkovsky
2010-08-30
1
-75
/
+99
*
abrtlib.h: include <assert.h> and "strbuf.h"
Denys Vlasenko
2010-08-30
1
-4
/
+0
*
CCpp.cpp: add -Wall -Werror, fix two discovered bugs
Denys Vlasenko
2010-08-27
1
-5
/
+4
*
concat_path_file: make it a C function, not C++
Denys Vlasenko
2010-08-24
1
-5
/
+10
*
get rid of std::string& as parameter
Nikola Pajkovsky
2010-08-23
1
-48
/
+79
*
get rid of exceptions in CDebugDump class
Michal Toman
2010-08-18
1
-16
/
+44
*
lower case direcotry(no code changed)
Nikola Pajkovsky
2010-08-10
1
-0
/
+1064