| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix compile-time warnings. | Denys Vlasenko | 2009-08-09 | 1 | -7/+5 |
| * | Split real code from lib/MiddleWare/Plugin.h into Plugin.cpp. | Denys Vlasenko | 2009-08-07 | 1 | -10/+1 |
| * | fix a case when we print a warning twice. | Denys Vlasenko | 2009-08-06 | 1 | -13/+14 |
| * | Minor fixes - just to make sources compile. | Jiri Moskovcak | 2009-08-04 | 1 | -4/+4 |
| * | lib/Plugins/CCpp.cpp: move functions out of class where appropriate. | Denys Vlasenko | 2009-08-03 | 1 | -25/+16 |
| * | added new interface for geting plugins' settings (will be used in gui) | Zdenek Prikryl | 2009-07-31 | 1 | -4/+23 |
| * | Move PLUGIN_INFOs to .cpp files: same object must never be defined twice | Denys Vlasenko | 2009-07-31 | 1 | -0/+9 |
| * | add utility functions | Denys Vlasenko | 2009-07-30 | 1 | -13/+14 |
| * | two trivial fixlets in lib/Plugins/CCpp.cpp | Denys Vlasenko | 2009-07-29 | 1 | -4/+3 |
| * | Be more paranoid about /proc/.../core_pattern | Denys Vlasenko | 2009-07-25 | 1 | -0/+17 |
| * | Merge branch 'master' of git://git.fedorahosted.org/abrt | Zdenek Prikryl | 2009-07-24 | 1 | -31/+22 |
| |\ | |||||
| | * | 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 | 1 | -23/+8 |
| | * | simplify CAnalyzerCCpp::CreateHash | Denys Vlasenko | 2009-07-24 | 1 | -5/+12 |
| * | | simple fix | Zdenek Prikryl | 2009-07-24 | 1 | -1/+1 |
| |/ | |||||
| * | style fix by popular (Zdenek's) demand | Denys Vlasenko | 2009-07-23 | 1 | -6/+3 |
| * | typo fixes | Denys Vlasenko | 2009-07-23 | 1 | -4/+3 |
| * | added forgotten "throw" keywords | Denys Vlasenko | 2009-07-22 | 1 | -3/+3 |
| * | CCpp.cpp: fix handling of pipes when we fork children | Denys Vlasenko | 2009-07-22 | 1 | -122/+137 |
| * | CCpp: Made it more verbose | Jiri Moskovcak | 2009-07-20 | 1 | -2/+3 |
| * | fixed security issue | Zdenek Prikryl | 2009-06-30 | 1 | -4/+23 |
| * | there is no nees to init nss because of creating hash | Zdenek Prikryl | 2009-06-24 | 1 | -7/+2 |
| * | security issues | Zdenek Prikryl | 2009-06-23 | 1 | -5/+9 |
| * | bt for all threads | Zdenek Prikryl | 2009-05-20 | 1 | -1/+1 |
| * | support for simpler settings | Zdenek Prikryl | 2009-05-12 | 1 | -1/+1 |
| * | rework commlayerinner usage | Zdenek Prikryl | 2009-04-29 | 1 | -10/+16 |
| * | new commlayerinner interface | Zdenek Prikryl | 2009-04-28 | 1 | -6/+6 |
| * | final touch on commlayer, minor fixes in exceptions (zprikryl) | Jiri Moskovcak | 2009-04-24 | 1 | -0/+12 |
| * | added new abrt exceptions | Zdenek Prikryl | 2009-04-23 | 1 | -8/+9 |
| * | removed dependency on args | Zdenek Prikryl | 2009-04-09 | 1 | -10/+1 |
| * | new guuid hash creating | Zdenek Prikryl | 2009-04-09 | 1 | -43/+86 |
| * | fixed local UUID | Zdenek Prikryl | 2009-04-08 | 1 | -3/+6 |
| * | fixed debuginfo-install checks | Zdenek Prikryl | 2009-04-08 | 1 | -4/+6 |
| * | renamed MW library | Zdenek Prikryl | 2009-04-08 | 1 | -35/+125 |
| * | added new interface frof settings | Zdenek Prikryl | 2009-04-02 | 1 | -2/+2 |
| * | added killing of debuginfo-install if CCpp is unloaded | Zdenek Prikryl | 2009-04-01 | 1 | -2/+19 |
| * | rewritten CDebugDump and CrashTypes | Zdenek Prikryl | 2009-04-01 | 1 | -1/+1 |
| * | new approach for getting debuginfos and backtraces | Zdenek Prikryl | 2009-03-19 | 1 | -59/+162 |
| * | replaced language and application plugins by analyzer plugin | Zdenek Prikryl | 2009-03-19 | 1 | -19/+23 |
| * | more excetpion handling | Jiri Moskovcak | 2009-03-17 | 1 | -5/+18 |
| * | create bt only once (zprikryl) | Jiri Moskovcak | 2009-03-02 | 1 | -0/+5 |
| * | temporary removed full backtrace | Zdenek Prikryl | 2009-02-26 | 1 | -5/+9 |
| * | minor fixs | Zdenek Prikryl | 2009-02-25 | 1 | -1/+2 |
| * | test | Zdenek Prikryl | 2009-02-25 | 1 | -19/+17 |
| * | removed debug stuff | Zdenek Prikryl | 2009-02-25 | 1 | -4/+0 |
| * | added getting backtrace | Zdenek Prikryl | 2009-02-25 | 1 | -13/+118 |
| * | added installation on debuginfos | Zdenek Prikryl | 2009-02-19 | 1 | -1/+41 |
| * | added lock functionality to DebugDump | Zdenek Prikryl | 2009-02-12 | 1 | -2/+3 |
| * | fixed core_pattern | Zdenek Prikryl | 2009-02-12 | 1 | -1/+1 |
| * | reflect new interface | Zdenek Prikryl | 2009-02-11 | 1 | -8/+26 |
