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
Commit message (
Expand
)
Author
Age
Files
Lines
*
make syslog detection more robust; add oops examples (fixes #533901)
Denys Vlasenko
2009-11-10
1
-52
/
+38
*
applied gavin's patch to Catcut. Refactored common xmlrpc code into lib/Utils.
Denys Vlasenko
2009-11-09
6
-275
/
+554
*
prevent gdb from i18izing its output
Denys Vlasenko
2009-11-09
1
-0
/
+12
*
make IsTextFile more clever
Denys Vlasenko
2009-11-09
1
-7
/
+21
*
fix and update rating
danny
2009-11-09
1
-7
/
+6
*
continuing s/string&/char*/ bit-by-bit
Denys Vlasenko
2009-11-09
1
-8
/
+8
*
fix my thinko in rate code. run tested
Denys Vlasenko
2009-11-09
1
-1
/
+1
*
lib/Plugins/CCpp: simpler rating code (do not painfully concatenate byte-by-b...
Denys Vlasenko
2009-11-09
1
-22
/
+33
*
reinstate code which returns rating 0 on empty backtraces
Denys Vlasenko
2009-11-09
1
-1
/
+5
*
give Plugin class a map_plugin_settings_t member
Denys Vlasenko
2009-11-06
24
-114
/
+76
*
fix fallount from string types shuffling
Denys Vlasenko
2009-11-06
1
-3
/
+3
*
simplify logging a bit. warn_client() is gone, reuse error_msg() for it.
Denys Vlasenko
2009-11-06
9
-76
/
+91
*
make exception handling lighter
Denys Vlasenko
2009-11-06
1
-2
/
+2
*
lib/Plugins/FileTransfer: massive surgery
Denys Vlasenko
2009-11-06
6
-275
/
+181
*
lib/Plugins/FileTransfer.cpp: another s/string&/char*/
Denys Vlasenko
2009-11-06
2
-32
/
+28
*
mass replace of const string& params by const char*
Denys Vlasenko
2009-11-06
20
-228
/
+127
*
removal of needlessly global functions
Denys Vlasenko
2009-11-05
4
-62
/
+56
*
const string& -> const char* conversion
Denys Vlasenko
2009-11-05
3
-16
/
+12
*
InformAllUsers support. enabled by default for Kerneloops. Tested wuth CCpp.
Denys Vlasenko
2009-11-05
10
-52
/
+90
*
lib/Plugins/Bugzilla: sanitize xmlrpc init; fix bug where ssl_verify=1 always
Denys Vlasenko
2009-11-03
2
-191
/
+232
*
fix more warnings (these were harmless, but still...)
Denys Vlasenko
2009-11-03
1
-1
/
+0
*
lib/Plugins/CCpp.cpp: fix "too few arguments for format"
Denys Vlasenko
2009-11-03
1
-1
/
+1
*
Kerneloopscanner: small fix to make it work on x86_64
Jiri Moskovcak
2009-11-03
1
-1
/
+2
*
uint64_t changed to int64_t
Nikola Pajkovsky
2009-11-03
2
-2
/
+2
*
kerneloop has uid = -1 new
Nikola Pajkovsky
2009-11-03
3
-9
/
+10
*
make_description_xxx: do not report empty fields
Denys Vlasenko
2009-11-02
2
-1
/
+6
*
s/CC_DBUS_/ABRTD_DBUS_/g
Denys Vlasenko
2009-11-02
1
-3
/
+3
*
lib/Plugins/CCpp: respect DebugInfoCacheMB setting
Denys Vlasenko
2009-11-02
7
-30
/
+116
*
Hack to fix the problem with daemon remembering the last used settings
Jiri Moskovcak
2009-11-01
13
-15
/
+117
*
CCpp.conf: add DebugInfoCacheMB option (ignored for now)
Denys Vlasenko
2009-11-01
3
-10
/
+26
*
implement abrtd -t TIMEOUT_IN_SEC
Denys Vlasenko
2009-10-31
2
-12
/
+14
*
lib/Plugins/Logger: much more sane dump format; fix misdetection of text files
Denys Vlasenko
2009-10-30
4
-58
/
+51
*
move logger's report text creation to lib/Utils/make_descr.cpp
Denys Vlasenko
2009-10-30
3
-69
/
+76
*
lib/Plugins/Bugzilla: generate less sparse bug report comments
Denys Vlasenko
2009-10-30
4
-60
/
+101
*
lib/Plugins/Bugzilla: better message at login failure
Denys Vlasenko
2009-10-30
1
-7
/
+17
*
document a bad interaction with keyring
Denys Vlasenko
2009-10-30
1
-10
/
+24
*
lib/Plugins/CCpp: use /var/run instead of /tmp for tempdir
Denys Vlasenko
2009-10-30
1
-1
/
+2
*
Bugzilla: fix some memory leaks. More reamins on error path...
Denys Vlasenko
2009-10-30
2
-51
/
+46
*
Bugzilla: simplify; CCpp, DebugDump: don't add EOL to one-line data files
Denys Vlasenko
2009-10-30
3
-34
/
+34
*
Added Catcut.GTKBuilder
Jiri Moskovcak
2009-10-29
2
-2
/
+187
*
CCpp: added missing Close()
Jiri Moskovcak
2009-10-29
1
-0
/
+1
*
Enable new debuginfo downloading code
Denys Vlasenko
2009-10-29
2
-54
/
+50
*
DebugDump: change directory locking code to use symlinks.
Denys Vlasenko
2009-10-29
2
-14
/
+54
*
Normal user can see kerneloops and report it
Nikola Pajkovsky
2009-10-29
4
-12
/
+46
*
dumpoops: add -s option to dump results to stdout
Denys Vlasenko
2009-10-29
3
-22
/
+29
*
Kerneloops: remove two classes, vector_string_t works as good
Denys Vlasenko
2009-10-29
5
-74
/
+26
*
KerneloopsScanner: do not use global variables needlessly
Denys Vlasenko
2009-10-28
4
-110
/
+90
*
lib/Plugins/Catcut.cpp: fix two instances of use-after-free
Denys Vlasenko
2009-10-27
1
-37
/
+37
*
adding experimental Catcut plugin. Run-tested
Denys Vlasenko
2009-10-27
4
-1
/
+409
*
trivial simplifications by removing redundant initializations
Denys Vlasenko
2009-10-27
1
-11
/
+9
[next]