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
*
add new parameter to FileTransfer plugin
Daniel Novotny
2009-08-25
2
-3
/
+24
*
remove CreateReport() method from server machinery; add comments about DBus
Denys Vlasenko
2009-08-25
1
-1
/
+0
*
pass map_crash_report_t by const reference, not by value
Denys Vlasenko
2009-08-25
3
-3
/
+3
*
Merge branch 'master' of git://git.fedorahosted.org/abrt
Zdenek Prikryl
2009-08-24
1
-1
/
+1
|
\
|
*
LOGGER: return valid uri of the log file on succes
Jiri Moskovcak
2009-08-24
1
-1
/
+1
*
|
added support for updating abrt's table
Zdenek Prikryl
2009-08-24
2
-6
/
+90
*
|
added check for cc-list and reporter.
Zdenek Prikryl
2009-08-24
2
-2
/
+40
|
/
*
typo fixes
Jiri Moskovcak
2009-08-24
1
-2
/
+2
*
move most of CCrashWatcher's init/deinit into daemon's main()
Denys Vlasenko
2009-08-21
1
-0
/
+38
*
Fixed sigsegv (#rhbz 518609)
Zdenek Prikryl
2009-08-21
1
-0
/
+1
*
move lib/CommLayer/DBusServerProxy.{h,cpp} to src/Daemon/. No code changes.
Denys Vlasenko
2009-08-20
3
-344
/
+0
*
Merge branch 'master' of git://git.fedorahosted.org/abrt
Zdenek Prikryl
2009-08-20
1
-1
/
+1
|
\
|
*
KerneloopsSysLog: check line length to be >= 4 before looking for "Abrt"
Denys Vlasenko
2009-08-20
1
-1
/
+1
*
|
fixed signature check
Zdenek Prikryl
2009-08-20
1
-10
/
+26
|
/
*
removed debug prints
Zdenek Prikryl
2009-08-20
1
-9
/
+1
*
fixed +-1 bug
Zdenek Prikryl
2009-08-20
1
-1
/
+1
*
command mailx isn't run under root anymore.
Zdenek Prikryl
2009-08-20
2
-24
/
+106
*
MiddleWare, Bugzilla: create new component file. Can be used in reporting
Zdenek Prikryl
2009-08-20
3
-8
/
+16
*
RPM: added GetComponent method which finds the bz component to given filename
Jiri Moskovcak
2009-08-20
2
-1
/
+30
*
move lib/CommLayer/CommLayerServer*.{h,cpp} to src/Daemon/, the sole user
Denys Vlasenko
2009-08-19
7
-554
/
+0
*
Plugins/CCpp: remove trailing \n from debuginfo-install's output
Denys Vlasenko
2009-08-19
1
-0
/
+4
*
mailx: correct English
Denys Vlasenko
2009-08-19
1
-3
/
+1
*
Bugzilla.conf: correct English
Denys Vlasenko
2009-08-19
1
-1
/
+1
*
BZ plugin: removed /xmlrpc.cgi from config, made the report message more user...
Jiri Moskovcak
2009-08-19
3
-4
/
+20
*
CCpp plugin: do not abort if debuginfos aren't found
Denys Vlasenko
2009-08-19
1
-14
/
+23
*
removed a removed parameter
Zdenek Prikryl
2009-08-18
1
-3
/
+0
*
removed dangerous parameter option
Zdenek Prikryl
2009-08-18
2
-8
/
+0
*
whitespace cleanup, no code changes
Denys Vlasenko
2009-08-18
2
-2
/
+2
*
simplify parsing of debuginfo-install output
Denys Vlasenko
2009-08-18
1
-49
/
+26
*
GUI now show the status window after report to let user know how did it go.
Jiri Moskovcak
2009-08-17
9
-12
/
+22
*
added support for storing results from reporters (used from gui)
Zdenek Prikryl
2009-08-14
13
-25
/
+51
*
make ccpp plugin more verbose
Zdenek Prikryl
2009-08-14
1
-0
/
+1
*
fixed creation of the base64 text
Zdenek Prikryl
2009-08-14
1
-11
/
+11
*
DBUS: exposed method SetPluginSettings
Jiri Moskovcak
2009-08-12
5
-0
/
+23
*
Bugzilla: fixed crash with empty comment (zprikryl)
Jiri Moskovcak
2009-08-12
1
-7
/
+18
*
moved LoadSettings from plugins into PluginManager
Zdenek Prikryl
2009-08-11
16
-133
/
+1
*
bugzilla plugin can do +1 in a bugzilla
Zdenek Prikryl
2009-08-11
2
-11
/
+62
*
for correct plugin's settings we need to know an user
Zdenek Prikryl
2009-08-11
5
-7
/
+9
*
new function for gettings user's home directory
Zdenek Prikryl
2009-08-11
1
-0
/
+6
*
GUI: Added option to disable/enable plugins (config preview)
Jiri Moskovcak
2009-08-11
4
-31
/
+16
*
DBUS: exposed methods Un/RegisterPlugin
Jiri Moskovcak
2009-08-11
5
-0
/
+44
*
add the GPL notice to the kerneloops' scanner
Anton Arapov
2009-08-11
2
-0
/
+52
*
kerneloops eliminate commented code, related to type distinguishing...
Anton Arapov
2009-08-11
3
-7
/
+7
*
Kerneloops plugin: style fixes
Anton Arapov
2009-08-10
4
-149
/
+153
*
fix a bug where kerneloops segfaults on empty oops data
Anton Arapov
2009-08-10
1
-5
/
+15
*
DBUS: added new method to get plugin settings
Jiri Moskovcak
2009-08-10
6
-7
/
+32
*
fix compile-time warnings.
Denys Vlasenko
2009-08-09
4
-13
/
+17
*
style fixes, no code changes
Denys Vlasenko
2009-08-09
3
-10
/
+10
*
replace string memebers of plugin_info_t with const char*
Denys Vlasenko
2009-08-07
1
-6
/
+6
*
simplify logging by removing CCommLayerInner class
Denys Vlasenko
2009-08-07
3
-121
/
+18
[next]