index
:
abrt.git
master
Unnamed repository; edit this file 'description' to name the repository.
Gavin Romig-Koch
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
*
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