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
*
move lib/MiddleWare/{ABRTPlugin,DynamicLibrary}.* to src/Daemon/
Denys Vlasenko
2009-08-06
5
-322
/
+0
*
fix a case when we print a warning twice.
Denys Vlasenko
2009-08-06
1
-13
/
+14
*
move lib/MiddleWare/PluginManager.* -> src/Daemon/PluginManager.*
Denys Vlasenko
2009-08-06
3
-444
/
+0
*
style cleanups in preparation for PluginManager move
Denys Vlasenko
2009-08-06
2
-73
/
+77
*
move huge inlines out of DBusClientProxy.h to DBusClientProxy.cpp
Denys Vlasenko
2009-08-06
5
-190
/
+269
*
deinline 2k+ big inlines in DBusServerProxy.h. No logic changes
Denys Vlasenko
2009-08-06
3
-179
/
+248
*
moving MiddleWare.{h,cpp} from lib/MiddleWare/ to src/Daemon/
Denys Vlasenko
2009-08-06
3
-981
/
+18
*
prepare makefiles for code movement between dirs. no code changes
Denys Vlasenko
2009-08-06
1
-15
/
+32
*
trailing whitespace removal. no code changes
Denys Vlasenko
2009-08-06
14
-87
/
+86
*
CDebugDump::Create(pDir, pUID): make 2nd param uid_t, not string
Denys Vlasenko
2009-08-05
4
-10
/
+9
*
Hooks/CCpp.cpp: don't dump executables with "/abrt" substring in the name
Denys Vlasenko
2009-08-05
1
-1
/
+29
*
do not abort if chown fails, just warn
Denys Vlasenko
2009-08-05
1
-16
/
+7
*
forgot to add lib/Utils/copyfd.cpp
Denys Vlasenko
2009-08-05
1
-0
/
+107
*
simplify C/C++ hook
Denys Vlasenko
2009-08-05
1
-1
/
+2
*
move huge inlines out-of-line
Denys Vlasenko
2009-08-05
2
-0
/
+186
*
made some functions static
Denys Vlasenko
2009-08-04
3
-61
/
+54
*
remove redundant virtual destructors definitions
Denys Vlasenko
2009-08-04
15
-27
/
+0
*
dumpoops: hopefully fix KerneloopsScanner plugin usage
Denys Vlasenko
2009-08-04
1
-0
/
+15
*
typo fix: s/Plugis/Plugins/g
Denys Vlasenko
2009-08-04
4
-21
/
+23
*
add error checks on lstat calls; add handling of DT_UNKNOWN
Denys Vlasenko
2009-08-04
1
-11
/
+15
*
Minor fixes - just to make sources compile.
Jiri Moskovcak
2009-08-04
2
-12
/
+12
*
lib/Plugins/CCpp.cpp: move functions out of class where appropriate.
Denys Vlasenko
2009-08-03
2
-33
/
+17
*
simplify parameter/return value passing for bools
Denys Vlasenko
2009-08-03
2
-2
/
+2
*
DBus: Many fixes to client -> cli works again, changed JobDone notification
Jiri Moskovcak
2009-08-03
7
-17
/
+64
*
delete semicolon in "if (expr); stmt;" , autodetect dmesg/syslog
Denys Vlasenko
2009-07-31
3
-12
/
+29
*
added new interface for geting plugins' settings (will be used in gui)
Zdenek Prikryl
2009-07-31
23
-71
/
+368
*
moved to lib/MiddleWare/Plugin.h
Zdenek Prikryl
2009-07-31
1
-92
/
+0
*
small fixes to dumpoops
Denys Vlasenko
2009-07-31
1
-1
/
+1
*
Move PLUGIN_INFOs to .cpp files: same object must never be defined twice
Denys Vlasenko
2009-07-31
26
-130
/
+123
*
KerneloopsReporter: plug a leak in writefunction
Denys Vlasenko
2009-07-31
7
-31
/
+68
*
New iface for getting plugins' infos
Zdenek Prikryl
2009-07-31
6
-23
/
+42
*
updated url
Zdenek Prikryl
2009-07-31
1
-1
/
+1
*
added new option do bugzilla plugin.
Zdenek Prikryl
2009-07-31
4
-18
/
+71
*
rename auto variables to not have m_ prefixes - they are not members!
Denys Vlasenko
2009-07-31
1
-19
/
+16
*
bug fixes in kerneloops scanner
Denys Vlasenko
2009-07-31
4
-70
/
+60
*
using more x-functions
Denys Vlasenko
2009-07-31
1
-5
/
+5
*
add utility functions
Denys Vlasenko
2009-07-30
5
-14
/
+441
*
two trivial fixlets in lib/Plugins/CCpp.cpp
Denys Vlasenko
2009-07-29
1
-4
/
+3
*
CommLayer: Added DaemonWatcher to watch if daemon is running
Jiri Moskovcak
2009-07-28
1
-0
/
+88
*
Be more paranoid about /proc/.../core_pattern
Denys Vlasenko
2009-07-25
1
-0
/
+17
*
fixed exception throwing
Zdenek Prikryl
2009-07-24
1
-2
/
+1
*
Merge branch 'master' of git://git.fedorahosted.org/abrt
Zdenek Prikryl
2009-07-24
4
-55
/
+26
|
\
|
*
remove superfluous copying in ExecVP params
Denys Vlasenko
2009-07-24
1
-3
/
+2
|
*
remove GetGIDFromUID (two copies): getpwuid does the same
Denys Vlasenko
2009-07-24
4
-47
/
+12
|
*
simplify CAnalyzerCCpp::CreateHash
Denys Vlasenko
2009-07-24
1
-5
/
+12
*
|
plugin can report to different bugzillas in different reports
Zdenek Prikryl
2009-07-24
1
-9
/
+18
*
|
proper deinit of libmagic
Zdenek Prikryl
2009-07-24
1
-2
/
+2
*
|
simple fix
Zdenek Prikryl
2009-07-24
1
-1
/
+1
*
|
Added first part of gui support in reporting
Zdenek Prikryl
2009-07-24
22
-23
/
+90
*
|
Added gui desriptions for reporters
Zdenek Prikryl
2009-07-24
4
-0
/
+574
|
/
[next]