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
/
Mailx.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
abrtd: fix Report() dbus call gaping security holes
Denys Vlasenko
2010-01-21
1
-9
/
+9
*
use get_crash_data_item_content() accessor more widely
Denys Vlasenko
2010-01-20
1
-1
/
+1
*
unify "crash data, "crash info" and "crash report" data types. they are the same
Denys Vlasenko
2010-01-19
1
-4
/
+4
*
Eliminate ATT file type - use TXT or BIN
Denys Vlasenko
2010-01-19
1
-11
/
+1
*
*: assorted fixes prompted by security analysis; more to come
Denys Vlasenko
2010-01-11
1
-25
/
+8
*
ccpp: add a possibility to disable backtrace generation
Denys Vlasenko
2010-01-07
1
-1
/
+1
*
fix all instances of atoi() usage
Denys Vlasenko
2009-12-15
1
-1
/
+1
*
add paranoia checks on setuid/setgid
Denys Vlasenko
2009-12-14
1
-3
/
+2
*
*: remove most of remaining const string& params
Denys Vlasenko
2009-12-07
1
-2
/
+3
*
make BZ insert small text attachments inline; move text file detection code
Denys Vlasenko
2009-11-19
1
-0
/
+1
*
make plugin descriptions more consistent in style
Denys Vlasenko
2009-11-13
1
-1
/
+1
*
lib/Plugins/Mailx.cpp,TicketUploader.cpp: simplify (-7k)
Denys Vlasenko
2009-11-12
1
-103
/
+78
*
remove getSettings from most plugins (inherited one is ok)
Denys Vlasenko
2009-11-10
1
-17
/
+26
*
give Plugin class a map_plugin_settings_t member
Denys Vlasenko
2009-11-06
1
-8
/
+6
*
Hack to fix the problem with daemon remembering the last used settings
Jiri Moskovcak
2009-11-01
1
-1
/
+2
*
remove a few #include <iostream>'s
Denys Vlasenko
2009-09-18
1
-3
/
+2
*
add gettext support for all plugins
Nikola Pajkovsky
2009-09-02
1
-2
/
+2
*
add job ids (== thread ids) to warning/update DBus messages
Denys Vlasenko
2009-08-26
1
-2
/
+2
*
nuke unused variable
Denys Vlasenko
2009-08-25
1
-5
/
+0
*
Fixed sigsegv (#rhbz 518609)
Zdenek Prikryl
2009-08-21
1
-0
/
+1
*
removed debug prints
Zdenek Prikryl
2009-08-20
1
-9
/
+1
*
command mailx isn't run under root anymore.
Zdenek Prikryl
2009-08-20
1
-22
/
+99
*
mailx: correct English
Denys Vlasenko
2009-08-19
1
-3
/
+1
*
removed dangerous parameter option
Zdenek Prikryl
2009-08-18
1
-7
/
+0
*
added support for storing results from reporters (used from gui)
Zdenek Prikryl
2009-08-14
1
-1
/
+2
*
moved LoadSettings from plugins into PluginManager
Zdenek Prikryl
2009-08-11
1
-8
/
+0
*
added new interface for geting plugins' settings (will be used in gui)
Zdenek Prikryl
2009-07-31
1
-12
/
+29
*
Move PLUGIN_INFOs to .cpp files: same object must never be defined twice
Denys Vlasenko
2009-07-31
1
-0
/
+9
*
minor fixes in reporter plugins
Zdenek Prikryl
2009-05-18
1
-2
/
+6
*
rework commlayerinner usage
Zdenek Prikryl
2009-04-29
1
-3
/
+3
*
new commlayerinner interface
Zdenek Prikryl
2009-04-28
1
-0
/
+5
*
added new abrt exceptions
Zdenek Prikryl
2009-04-23
1
-4
/
+5
*
- reporter plugins can tak an argiment
Zdenek Prikryl
2009-04-16
1
-5
/
+16
*
simple report can be activated immediately after a crash occurs
Zdenek Prikryl
2009-04-16
1
-1
/
+1
*
added new CD_ATT type
Zdenek Prikryl
2009-04-08
1
-12
/
+10
*
added "editable" item
Zdenek Prikryl
2009-04-07
1
-2
/
+2
*
new crash types
Zdenek Prikryl
2009-04-02
1
-8
/
+8
*
added new interface frof settings
Zdenek Prikryl
2009-04-02
1
-2
/
+2
*
rewritten CDebugDump and CrashTypes
Zdenek Prikryl
2009-04-01
1
-57
/
+55
*
replaced language and application plugins by analyzer plugin
Zdenek Prikryl
2009-03-19
1
-9
/
+13
*
Fixed saving of user comment
Jiri Moskovcak
2009-03-04
1
-0
/
+6
*
replace old project name by new one
Zdenek Prikryl
2009-03-04
1
-1
/
+1
*
added new option
Zdenek Prikryl
2009-02-26
1
-7
/
+15
*
added new reporting items
Zdenek Prikryl
2009-02-25
1
-0
/
+5
*
changed configuration
Zdenek Prikryl
2009-02-18
1
-4
/
+4
*
added default values for settings
Zdenek Prikryl
2009-02-18
1
-7
/
+7
*
added new crash information, "cmdline"
Zdenek Prikryl
2009-02-12
1
-0
/
+3
*
changed interface of reporter plugins, so user have posibility ti change repo...
Zdenek Prikryl
2009-02-12
1
-22
/
+13
*
mailx sends relevant data
Zdenek Prikryl
2009-02-11
1
-8
/
+66
*
tabs are replaced by space
Zdenek Prikryl
2009-02-04
1
-31
/
+31
[next]