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
/
src
/
CLI
/
report.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improved echo switching as suggested by Denys
Karel Klic
2010-05-05
1
-5
/
+14
*
Do not echo password to terminal in abrt-cli
Karel Klic
2010-05-05
1
-1
/
+27
*
Changes to abrt-cli made by Denys Vlasenko on 2010-03-18.
Karel Klic
2010-04-20
1
-16
/
+11
*
Allow user to select which reporter he wants to use to report a crash using CLI.
Karel Klic
2010-03-18
1
-44
/
+155
*
use FILENAME_BACKTRACE for oops text too
Denys Vlasenko
2010-03-05
1
-4
/
+1
*
*: UID:UUID -> crash_id conversion
Denys Vlasenko
2010-03-04
1
-3
/
+3
*
fix format security error
Frederic Crozat
2010-03-02
1
-1
/
+1
*
cli: add support for "--report @N" and "--report PARTIAL_UUID"
Denys Vlasenko
2010-02-23
1
-18
/
+20
*
Load plugin settings also from ~/.abrt/*.conf
Karel Klic
2010-02-12
1
-82
/
+114
*
Remove newline from user input, separate run_report_editor from the report
Karel Klic
2010-02-12
1
-61
/
+122
*
cli: fix trivial error counter bug
Denys Vlasenko
2010-02-09
1
-5
/
+5
*
Ask for login and password if missing from reporter plugin.
Karel Klic
2010-02-05
1
-1
/
+54
*
cli: fix the problem of not showing oops text in editor
Denys Vlasenko
2010-02-03
1
-7
/
+9
*
abrtd: fix Report() dbus call gaping security holes
Denys Vlasenko
2010-01-21
1
-6
/
+6
*
move all FILENAME_xxx defines to inc/CrashTypes.h
Denys Vlasenko
2010-01-19
1
-7
/
+8
*
unify "crash data, "crash info" and "crash report" data types. they are the same
Denys Vlasenko
2010-01-19
1
-7
/
+7
*
abrt-cli: report success/failure of reporting. closes bug 71
Denys Vlasenko
2009-12-11
1
-70
/
+80
*
src/CLI/*: fix an unterminated argv + simplifications
Denys Vlasenko
2009-10-31
1
-27
/
+23
*
fix warning and whitespace damage
Denys Vlasenko
2009-10-21
1
-39
/
+39
*
Use defines instead of strings where possible.
Karel Klic
2009-10-21
1
-22
/
+24
*
Tell user about sending the report.
Karel Klic
2009-10-20
1
-0
/
+6
*
Inform whether some changes were detected in the crash report.
Karel Klic
2009-10-20
1
-24
/
+84
*
More comments.
Karel Klic
2009-10-20
1
-4
/
+10
*
Print error on unlink failure.
Karel Klic
2009-10-20
1
-1
/
+2
*
Code comments. Better UI texts.
Karel Klic
2009-10-20
1
-27
/
+31
*
Initial implementation of crash report editor. Splitted CLI.cpp into multiple...
Karel Klic
2009-10-20
1
-0
/
+344