| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | added return codes to some of MW's functions | Zdenek Prikryl | 2009-05-28 | 3 | -147/+257 | |
| * | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-05-26 | 1 | -0/+141 | |
| |\| | ||||||
| | * | types for socket communication | Zdenek Prikryl | 2009-05-26 | 1 | -0/+141 | |
| * | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-05-21 | 3 | -4/+10 | |
| |\| | ||||||
| | * | minor fixes | Zdenek Prikryl | 2009-05-21 | 1 | -4/+4 | |
| | * | updated information about parameters | Zdenek Prikryl | 2009-05-21 | 2 | -0/+6 | |
| * | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-05-20 | 1 | -0/+13 | |
| |\| | ||||||
| | * | added file transfer plugin | Zdenek Prikryl | 2009-05-20 | 1 | -0/+13 | |
| * | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-05-20 | 10 | -27/+622 | |
| |\| | ||||||
| | * | added file trasfer plugin | Zdenek Prikryl | 2009-05-20 | 1 | -3/+8 | |
| | * | initial file transfer plugin (dnovotny) | Zdenek Prikryl | 2009-05-20 | 3 | -0/+334 | |
| | * | initial unix socket interface | Zdenek Prikryl | 2009-05-20 | 6 | -24/+280 | |
| * | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-05-20 | 4 | -4/+13 | |
| |\| | ||||||
| | * | bt for all threads | Zdenek Prikryl | 2009-05-20 | 1 | -1/+1 | |
| | * | improved catching of exceptions | Zdenek Prikryl | 2009-05-18 | 1 | -0/+5 | |
| | * | minor fixes in reporter plugins | Zdenek Prikryl | 2009-05-18 | 2 | -3/+7 | |
| * | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-05-13 | 11 | -27/+279 | |
| |\| | ||||||
| | * | fixed debug messages | Zdenek Prikryl | 2009-05-13 | 1 | -1/+8 | |
| | * | new abrt's cron config style | Zdenek Prikryl | 2009-05-13 | 2 | -14/+25 | |
| | * | plugins how-to (dnovotny) | Zdenek Prikryl | 2009-05-13 | 1 | -0/+136 | |
| | * | redefine packages for kerneloops | Zdenek Prikryl | 2009-05-13 | 1 | -7/+8 | |
| | * | bugzilla can save an attachements now | Zdenek Prikryl | 2009-05-13 | 4 | -5/+81 | |
| | * | added item which tells what happens in gui | Zdenek Prikryl | 2009-05-13 | 1 | -0/+1 | |
| | * | added checks for debugdump status | Zdenek Prikryl | 2009-05-13 | 1 | -0/+20 | |
| * | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-05-12 | 19 | -387/+620 | |
| |\| | ||||||
| | * | added new kerneloopsscanner plugin, therefore kerneloops plugin is much more ... | Zdenek Prikryl | 2009-05-12 | 4 | -198/+15 | |
| | * | added debug messages | Zdenek Prikryl | 2009-05-12 | 2 | -62/+69 | |
| | * | new scanner, it is used by abrt's cron | Zdenek Prikryl | 2009-05-12 | 3 | -1/+198 | |
| | * | Merge commit 'origin' | Zdenek Prikryl | 2009-05-12 | 1 | -12/+40 | |
| | |\ | ||||||
| | * | | support for simpler settings | Zdenek Prikryl | 2009-05-12 | 13 | -132/+344 | |
| * | | | Code cleanup | Jiri Moskovcak | 2009-05-12 | 1 | -9/+5 | |
| | |/ |/| | ||||||
| * | | New exception handling | Jiri Moskovcak | 2009-05-07 | 1 | -12/+40 | |
| |/ | ||||||
| * | enriched detection of product and version of release | Zdenek Prikryl | 2009-04-29 | 1 | -7/+24 | |
| * | Fixed debug messages | Zdenek Prikryl | 2009-04-29 | 1 | -6/+12 | |
| * | weak reference to commlayerinner | Zdenek Prikryl | 2009-04-29 | 2 | -2/+15 | |
| * | rework commlayerinner usage | Zdenek Prikryl | 2009-04-29 | 17 | -101/+125 | |
| * | added object for commlayerinner | Zdenek Prikryl | 2009-04-29 | 1 | -0/+44 | |
| * | new commlayerinner interface | Zdenek Prikryl | 2009-04-28 | 20 | -106/+182 | |
| * | moved files to new inc directory | Zdenek Prikryl | 2009-04-28 | 4 | -64/+0 | |
| * | final touch on commlayer, minor fixes in exceptions (zprikryl) | Jiri Moskovcak | 2009-04-24 | 15 | -152/+179 | |
| * | added new abrt exceptions | Zdenek Prikryl | 2009-04-23 | 16 | -195/+232 | |
| * | new abrt exception class | Zdenek Prikryl | 2009-04-23 | 1 | -0/+34 | |
| * | Fixed crash on F11 ticket#51 | Jiri Moskovcak | 2009-04-23 | 1 | -1/+1 | |
| * | added bz to changelog | Jiri Moskovcak | 2009-04-23 | 1 | -0/+1 | |
| * | fixed Python plugin stub | Jiri Moskovcak | 2009-04-23 | 3 | -3/+13 | |
| * | Added intercomm layer so plugins can send various information to the daemon. | Jiri Moskovcak | 2009-04-23 | 15 | -99/+271 | |
| * | now search in closed bug too | Zdenek Prikryl | 2009-04-21 | 1 | -1/+1 | |
| * | Initial Python plugin | Zdenek Prikryl | 2009-04-21 | 2 | -0/+100 | |
| * | - reporter plugins can tak an argiment | Zdenek Prikryl | 2009-04-16 | 22 | -188/+224 | |
| * | simple report can be activated immediately after a crash occurs | Zdenek Prikryl | 2009-04-16 | 7 | -12/+55 | |
