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
/
SQLite3.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
lower case direcotry(no code changed)
Nikola Pajkovsky
2010-08-10
1
-681
/
+0
*
made some more strings translatable rhbz#574693
Jiri Moskovcak
2010-07-28
1
-1
/
+1
*
lower-case devel headers
Nikola Pajkovsky
2010-07-09
1
-1
/
+1
*
abrt_rh_support: improve error messages a bit more.
Denys Vlasenko
2010-06-30
1
-2
/
+2
*
rename a few remaining /var/cache/abrt -> /var/spool/abrt
Denys Vlasenko
2010-05-26
1
-1
/
+1
*
add forgotten iterator++ in code which deletes records in REPRESULT table
Denys Vlasenko
2010-03-05
1
-0
/
+1
*
*: UID:UUID -> crash_id conversion
Denys Vlasenko
2010-03-04
1
-127
/
+158
*
save reporters' results to abrt_vNN_reportresult table too
Denys Vlasenko
2010-03-02
1
-5
/
+36
*
bump SQL table version to 3; add abrt_v3_reportresult table
Denys Vlasenko
2010-03-01
1
-83
/
+121
*
*: remove all usages of C++ streams (-10k in code size)
Denys Vlasenko
2010-02-07
1
-3
/
+1
*
SQLite3: disable newline escaping, SQLite does not handle it
Denys Vlasenko
2010-01-26
1
-13
/
+21
*
SQLite3: allow '\n' in message field
Denys Vlasenko
2010-01-26
1
-3
/
+37
*
preparatory patch with trivial cleanups
Denys Vlasenko
2010-01-19
1
-3
/
+1
*
*: assorted fixes prompted by security analysis; more to come
Denys Vlasenko
2010-01-11
1
-4
/
+4
*
SQLite3: check for SQL injection
Denys Vlasenko
2010-01-11
1
-0
/
+58
*
prevent destructors from throwing exceptions; check curl_easy_init errors
Denys Vlasenko
2009-12-16
1
-1
/
+12
*
fix all instances of atoi() usage
Denys Vlasenko
2009-12-15
1
-2
/
+2
*
SQLite3: log db filename on open error
Denys Vlasenko
2009-12-15
1
-2
/
+2
*
remove std::string usage from class CABRTException.
Denys Vlasenko
2009-12-06
1
-4
/
+4
*
SQLite3: fix leak on error path; log SQL cmd and results on -vv
Denys Vlasenko
2009-12-04
1
-5
/
+9
*
SQLite3: string& -> char*, -8k in code size
Denys Vlasenko
2009-12-03
1
-163
/
+181
*
hopefully fix rhbz#541854: when we trim the dir, we must delete it from DB too
Denys Vlasenko
2009-12-03
1
-137
/
+161
*
Delete kerneloops fix.
Karel Klic
2009-11-20
1
-2
/
+2
*
include abrt version in bug descriptions
Denys Vlasenko
2009-11-18
1
-1
/
+1
*
make plugin descriptions more consistent in style
Denys Vlasenko
2009-11-13
1
-1
/
+1
*
remove getSettings from most plugins (inherited one is ok)
Denys Vlasenko
2009-11-10
1
-8
/
+14
*
give Plugin class a map_plugin_settings_t member
Denys Vlasenko
2009-11-06
1
-5
/
+3
*
lib/Plugins/FileTransfer.cpp: another s/string&/char*/
Denys Vlasenko
2009-11-06
1
-1
/
+1
*
kerneloop has uid = -1 new
Nikola Pajkovsky
2009-11-03
1
-6
/
+6
*
Normal user can see kerneloops and report it
Nikola Pajkovsky
2009-10-29
1
-9
/
+17
*
- fixed case when root couldn't properly report others bugs
Jiri Moskovcak
2009-10-21
1
-1
/
+10
*
remove a few #include <iostream>'s
Denys Vlasenko
2009-09-18
1
-3
/
+2
*
style fixes, trivial code changes only
Denys Vlasenko
2009-09-08
1
-37
/
+36
*
simplify error handling. CrashWatcher.cpp lost a few wrapper functions
Denys Vlasenko
2009-08-27
1
-1
/
+0
*
fixed sql command for update from v1->v2
Zdenek Prikryl
2009-08-25
1
-4
/
+28
*
added support for updating abrt's table
Zdenek Prikryl
2009-08-24
1
-6
/
+89
*
added support for storing results from reporters (used from gui)
Zdenek Prikryl
2009-08-14
1
-2
/
+10
*
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
-4
/
+17
*
Move PLUGIN_INFOs to .cpp files: same object must never be defined twice
Denys Vlasenko
2009-07-31
1
-0
/
+9
*
Fix build system for the case where configure was run with non-default prefix
Denys Vlasenko
2009-07-20
1
-1
/
+1
*
added new abrt exceptions
Zdenek Prikryl
2009-04-23
1
-7
/
+7
*
added new interface frof settings
Zdenek Prikryl
2009-04-02
1
-2
/
+2
*
replaced language and application plugins by analyzer plugin
Zdenek Prikryl
2009-03-19
1
-3
/
+7
*
Check if table 'abrt' exists
Zdenek Prikryl
2009-03-17
1
-20
/
+42
*
new default path to DB
Zdenek Prikryl
2009-03-04
1
-1
/
+1
*
replace old project name by new one
Zdenek Prikryl
2009-03-04
1
-1
/
+1
*
root is god (zprikryl)
Jiri Moskovcak
2009-03-02
1
-6
/
+20
*
test
Zdenek Prikryl
2009-02-25
1
-0
/
+8
*
changed table's name
Zdenek Prikryl
2009-02-25
1
-2
/
+2
[next]