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
Commit message (
Expand
)
Author
Age
Files
Lines
*
add paranoia checks on setuid/setgid
Denys Vlasenko
2009-12-14
3
-37
/
+19
*
more "obviously correct" code for secure opening of /dev/null
Denys Vlasenko
2009-12-14
2
-14
/
+4
*
get rid of ugly sleep call inside while()
Denys Vlasenko
2009-12-14
3
-14
/
+21
*
temporarily convert hyperlink-laden label to normal one (HL doesn't work)
Denys Vlasenko
2009-12-11
1
-1
/
+1
*
abrt-cli: report success/failure of reporting. closes bug 71
Denys Vlasenko
2009-12-11
1
-2
/
+2
*
abrtd: log debuginfo install messages only with -v
Denys Vlasenko
2009-12-11
1
-1
/
+1
*
style fixes, no code changes
Denys Vlasenko
2009-12-10
3
-5
/
+5
*
fix incorrect wording
Denys Vlasenko
2009-12-09
1
-1
/
+6
*
CCpp analyzer: added "info sharedlib" (https://fedorahosted.org/abrt/ticket/90)
Denys Vlasenko
2009-12-09
1
-2
/
+4
*
Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt
Jiri Moskovcak
2009-12-09
2
-4
/
+0
|
\
|
*
CCpp: removing useless and annoying "Starting report creation"
Denys Vlasenko
2009-12-09
2
-4
/
+0
*
|
added link to bugzilla new account page to Bugzilla config dialog
Jiri Moskovcak
2009-12-09
1
-2
/
+13
|
/
*
PyHook: better logic for checking if abrtd is running rhbz#539987
Jiri Moskovcak
2009-12-07
1
-16
/
+0
*
kerneloops: fix the linux kernel version identification 2nd try.
Anton Arapov
2009-12-07
1
-1
/
+1
*
kerneloops: fix the linux kernel version identification
Anton Arapov
2009-12-07
1
-1
/
+3
*
Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt
Jiri Moskovcak
2009-12-07
12
-15
/
+18
|
\
|
*
*: remove most of remaining const string& params
Denys Vlasenko
2009-12-07
12
-15
/
+18
*
|
GUI: more fixes by rrakus@redhat.com
Jiri Moskovcak
2009-12-07
6
-513
/
+642
|
/
*
remove std::string usage from class CABRTException.
Denys Vlasenko
2009-12-06
9
-24
/
+22
*
do not send "MISSING:" over dbus; clarify a message in debuginfo installer
Denys Vlasenko
2009-12-04
1
-0
/
+1
*
GUI: gui fixes from rrakus@redhat.com
Jiri Moskovcak
2009-12-04
1
-40
/
+17
*
SQLite3: fix leak on error path; log SQL cmd and results on -vv
Denys Vlasenko
2009-12-04
1
-5
/
+9
*
whitespace cleanup
Denys Vlasenko
2009-12-03
2
-12
/
+12
*
SQLite3: string& -> char*, -8k in code size
Denys Vlasenko
2009-12-03
2
-180
/
+187
*
hopefully fix rhbz#541854: when we trim the dir, we must delete it from DB too
Denys Vlasenko
2009-12-03
2
-143
/
+168
*
abrt-backtrace called with bt file path
Karel Klic
2009-12-03
1
-24
/
+8
*
build fixes
Jiri Moskovcak
2009-12-03
1
-1
/
+4
*
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 hook: reanme it, and add "crash storm protection" (see rhbz#542003)
Denys Vlasenko
2009-11-30
1
-2
/
+2
*
Hooks/CCpp.cpp: add MakeCompatCore = yes/no directive. Fixes rhbz#541707
Denys Vlasenko
2009-11-27
1
-3
/
+8
*
CCpp: moved the "Debuginfo absent" messsage to the end of the backtrace
Jiri Moskovcak
2009-11-27
1
-1
/
+1
*
Kerneloops are reported automaticky now when AutoReportUIDs = root is in Kern...
Nikola Pajkovsky
2009-11-26
2
-1
/
+3
*
closing rhbz#541459: "remove word 'detected' from description"
Denys Vlasenko
2009-11-26
2
-11
/
+11
*
kerneloops use only one config. Kerneloops.conf
Nikola Pajkovsky
2009-11-23
4
-11
/
+11
*
include RIP/RIP lines in oops reports
Denys Vlasenko
2009-11-20
1
-92
/
+68
*
fix a case where we don't process a crash if uid has no user record
Denys Vlasenko
2009-11-20
1
-4
/
+5
*
Delete kerneloops fix.
Karel Klic
2009-11-20
1
-2
/
+2
*
include more info into oops (we were losing the stack dump)
Denys Vlasenko
2009-11-19
1
-95
/
+101
*
make BZ insert small text attachments inline; move text file detection code
Denys Vlasenko
2009-11-19
2
-15
/
+11
*
move Catcut's description generation to lib/Utils/make_descr.cpp
Denys Vlasenko
2009-11-19
1
-56
/
+2
*
include abrt version in bug descriptions
Denys Vlasenko
2009-11-18
3
-3
/
+3
*
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
3
-60
/
+93
*
whitespace cleanups
Denys Vlasenko
2009-11-18
2
-2
/
+2
*
add support for \" escaping in config file
Denys Vlasenko
2009-11-18
1
-1
/
+3
*
add experimental saving of /var/log/Xorg*.log for X crashes
Denys Vlasenko
2009-11-16
1
-7
/
+25
*
minor spec file fix, disabled compiling of firefox analyzer
Jiri Moskovcak
2009-11-16
1
-11
/
+11
[next]