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
*
style fixes, no code changes
Denys Vlasenko
2009-08-09
2
-3
/
+3
*
fix a bug where kerneloops scanner forgets to delete .lock files
Denys Vlasenko
2009-08-07
1
-0
/
+1
*
Split real code from lib/MiddleWare/Plugin.h into Plugin.cpp.
Denys Vlasenko
2009-08-07
4
-19
/
+3
*
fix a case when we print a warning twice.
Denys Vlasenko
2009-08-06
1
-13
/
+14
*
trailing whitespace removal. no code changes
Denys Vlasenko
2009-08-06
11
-44
/
+44
*
CDebugDump::Create(pDir, pUID): make 2nd param uid_t, not string
Denys Vlasenko
2009-08-05
1
-1
/
+1
*
remove redundant virtual destructors definitions
Denys Vlasenko
2009-08-04
11
-11
/
+0
*
dumpoops: hopefully fix KerneloopsScanner plugin usage
Denys Vlasenko
2009-08-04
1
-0
/
+15
*
Minor fixes - just to make sources compile.
Jiri Moskovcak
2009-08-04
2
-12
/
+12
*
lib/Plugins/CCpp.cpp: move functions out of class where appropriate.
Denys Vlasenko
2009-08-03
2
-33
/
+17
*
delete semicolon in "if (expr); stmt;" , autodetect dmesg/syslog
Denys Vlasenko
2009-07-31
3
-12
/
+29
*
added new interface for geting plugins' settings (will be used in gui)
Zdenek Prikryl
2009-07-31
17
-61
/
+207
*
moved to lib/MiddleWare/Plugin.h
Zdenek Prikryl
2009-07-31
1
-92
/
+0
*
Move PLUGIN_INFOs to .cpp files: same object must never be defined twice
Denys Vlasenko
2009-07-31
24
-121
/
+111
*
KerneloopsReporter: plug a leak in writefunction
Denys Vlasenko
2009-07-31
6
-30
/
+62
*
updated url
Zdenek Prikryl
2009-07-31
1
-1
/
+1
*
added new option do bugzilla plugin.
Zdenek Prikryl
2009-07-31
4
-18
/
+71
*
rename auto variables to not have m_ prefixes - they are not members!
Denys Vlasenko
2009-07-31
1
-19
/
+16
*
bug fixes in kerneloops scanner
Denys Vlasenko
2009-07-31
4
-70
/
+60
*
using more x-functions
Denys Vlasenko
2009-07-31
1
-5
/
+5
*
add utility functions
Denys Vlasenko
2009-07-30
1
-13
/
+14
*
two trivial fixlets in lib/Plugins/CCpp.cpp
Denys Vlasenko
2009-07-29
1
-4
/
+3
*
Be more paranoid about /proc/.../core_pattern
Denys Vlasenko
2009-07-25
1
-0
/
+17
*
fixed exception throwing
Zdenek Prikryl
2009-07-24
1
-2
/
+1
*
Merge branch 'master' of git://git.fedorahosted.org/abrt
Zdenek Prikryl
2009-07-24
2
-33
/
+23
|
\
|
*
remove superfluous copying in ExecVP params
Denys Vlasenko
2009-07-24
1
-3
/
+2
|
*
remove GetGIDFromUID (two copies): getpwuid does the same
Denys Vlasenko
2009-07-24
2
-25
/
+9
|
*
simplify CAnalyzerCCpp::CreateHash
Denys Vlasenko
2009-07-24
1
-5
/
+12
*
|
plugin can report to different bugzillas in different reports
Zdenek Prikryl
2009-07-24
1
-9
/
+18
*
|
simple fix
Zdenek Prikryl
2009-07-24
1
-1
/
+1
*
|
Added first part of gui support in reporting
Zdenek Prikryl
2009-07-24
13
-14
/
+31
*
|
Added gui desriptions for reporters
Zdenek Prikryl
2009-07-24
4
-0
/
+574
|
/
*
style fix by popular (Zdenek's) demand
Denys Vlasenko
2009-07-23
1
-6
/
+3
*
typo fixes
Denys Vlasenko
2009-07-23
2
-29
/
+28
*
added forgotten "throw" keywords
Denys Vlasenko
2009-07-22
1
-3
/
+3
*
CCpp.cpp: fix handling of pipes when we fork children
Denys Vlasenko
2009-07-22
1
-122
/
+137
*
Fix build system for the case where configure was run with non-default prefix
Denys Vlasenko
2009-07-20
2
-3
/
+8
*
CCpp: Made it more verbose
Jiri Moskovcak
2009-07-20
1
-2
/
+3
*
documentation after English language review from rlandman@redhat.com
Daniel Novotny
2009-07-03
9
-76
/
+77
*
fixed security issue
Zdenek Prikryl
2009-06-30
3
-6
/
+25
*
Added new SOSreport plugin.
Zdenek Prikryl
2009-06-29
1
-0
/
+5
*
New SOSreport plugin. Written by Gavin Romig-Koch (gavin@redhat.com)
Zdenek Prikryl
2009-06-29
2
-0
/
+165
*
there is no nees to init nss because of creating hash
Zdenek Prikryl
2009-06-24
1
-7
/
+2
*
minor fixes
Zdenek Prikryl
2009-06-24
2
-1
/
+5
*
security issues
Zdenek Prikryl
2009-06-23
1
-5
/
+9
*
Handle logs with NUL chars better
Michal Schmidt
2009-06-20
3
-42
/
+39
*
Use less memory
Anton Arapov
2009-06-20
2
-62
/
+79
*
Really limit max size of log to read to 32 MB
Michal Schmidt
2009-06-20
1
-3
/
+3
*
added man pages to Makefile.am
Daniel Novotny
2009-06-16
1
-1
/
+4
*
new manual pages
Daniel Novotny
2009-06-16
9
-4
/
+358
[next]