Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added pidfile support in daemon (C hook should work now) | Jiri Moskovcak | 2009-06-23 | 2 | -3/+37 | |
| | ||||||
* | hook writes new dump only if the daemin is running | Zdenek Prikryl | 2009-06-17 | 2 | -1/+43 | |
| | ||||||
* | new default path for lock file | Zdenek Prikryl | 2009-06-17 | 2 | -4/+6 | |
| | ||||||
* | new default socket path | Zdenek Prikryl | 2009-06-17 | 2 | -3/+3 | |
| | ||||||
* | Merge branch 'master' of git://git.fedorahosted.org/abrt | Zdenek Prikryl | 2009-06-17 | 2 | -1/+2 | |
|\ | ||||||
| * | Lock file directory honor the --prefix | Jiri Moskovcak | 2009-06-17 | 2 | -1/+2 | |
| | | ||||||
* | | Merge branch 'master' of git://git.fedorahosted.org/abrt | Zdenek Prikryl | 2009-06-17 | 1 | -3/+3 | |
|\| | ||||||
| * | Added lock file support to daemon | Jiri Moskovcak | 2009-06-17 | 1 | -3/+3 | |
| | | ||||||
* | | changed name to Command Line Interface | Zdenek Prikryl | 2009-06-17 | 2 | -4/+4 | |
| | | ||||||
* | | remaned to proper name (Command Line Interface) | Zdenek Prikryl | 2009-06-17 | 4 | -0/+0 | |
|/ | ||||||
* | new manual pages | Daniel Novotny | 2009-06-16 | 2 | -5/+12 | |
| | ||||||
* | Allow only one instance of GUI | Jiri Moskovcak | 2009-06-16 | 2 | -5/+12 | |
| | ||||||
* | Allow only one instance of applet | Jiri Moskovcak | 2009-06-16 | 1 | -1/+17 | |
| | ||||||
* | Fixed spec file, to work with new version | Jiri Moskovcak | 2009-06-15 | 5 | -4/+5 | |
| | ||||||
* | added new options to AT, which defines what communication platform will be used | Zdenek Prikryl | 2009-06-11 | 3 | -8/+9 | |
| | ||||||
* | added tui | Zdenek Prikryl | 2009-06-10 | 1 | -1/+1 | |
| | ||||||
* | abrt can take reporter's configuration file from reporting users's ↵ | Zdenek Prikryl | 2009-06-10 | 5 | -10/+28 | |
| | | | | $HOME/.abrt/ directory | |||||
* | new simple command line client | Zdenek Prikryl | 2009-06-10 | 4 | -0/+340 | |
| | ||||||
* | fixed updating gui | Zdenek Prikryl | 2009-06-03 | 1 | -2/+9 | |
| | ||||||
* | minu AT fixes for python addon | Zdenek Prikryl | 2009-06-03 | 1 | -4/+1 | |
| | ||||||
* | added man pages | Zdenek Prikryl | 2009-06-03 | 1 | -0/+2 | |
| | ||||||
* | new man pages | Zdenek Prikryl | 2009-06-03 | 2 | -0/+107 | |
| | ||||||
* | New hook for python apps | Jiri Moskovcak | 2009-06-02 | 4 | -0/+377 | |
| | | | | - minor fixes in python analyzer | |||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-05-28 | 1 | -26/+117 | |
|\ | ||||||
| * | added return codes to some of MW's functions | Zdenek Prikryl | 2009-05-28 | 1 | -26/+117 | |
| | | ||||||
* | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-05-21 | 1 | -4/+4 | |
|\| | ||||||
| * | minor fixes | Zdenek Prikryl | 2009-05-21 | 1 | -4/+4 | |
| | | ||||||
* | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-05-20 | 1 | -0/+5 | |
|\| | ||||||
| * | improved catching of exceptions | Zdenek Prikryl | 2009-05-18 | 1 | -0/+5 | |
| | | ||||||
* | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-05-13 | 3 | -14/+26 | |
|\| | ||||||
| * | new abrt's cron config style | Zdenek Prikryl | 2009-05-13 | 2 | -14/+25 | |
| | | ||||||
| * | added item which tells what happens in gui | Zdenek Prikryl | 2009-05-13 | 1 | -0/+1 | |
| | | ||||||
* | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-05-12 | 6 | -138/+311 | |
|\| | | | | | | | | | Conflicts: src/Daemon/Daemon.cpp | |||||
| * | added new kerneloopsscanner plugin, therefore kerneloops plugin is much more ↵ | Zdenek Prikryl | 2009-05-12 | 1 | -3/+3 | |
| | | | | | | | | simply now | |||||
| * | added debug messages | Zdenek Prikryl | 2009-05-12 | 1 | -62/+65 | |
| | | ||||||
| * | Merge commit 'origin' | Zdenek Prikryl | 2009-05-12 | 1 | -12/+40 | |
| |\ | ||||||
| * | | support for simpler settings | Zdenek Prikryl | 2009-05-12 | 6 | -79/+249 | |
| | | | ||||||
* | | | Code cleanup | Jiri Moskovcak | 2009-05-12 | 1 | -9/+5 | |
| |/ |/| | ||||||
* | | New exception handling | Jiri Moskovcak | 2009-05-07 | 1 | -12/+40 | |
|/ | ||||||
* | rework commlayerinner usage | Zdenek Prikryl | 2009-04-29 | 2 | -5/+4 | |
| | | | | new lock method in debugdump | |||||
* | new commlayerinner interface | Zdenek Prikryl | 2009-04-28 | 5 | -16/+17 | |
| | ||||||
* | final touch on commlayer, minor fixes in exceptions (zprikryl) | Jiri Moskovcak | 2009-04-24 | 4 | -57/+38 | |
| | ||||||
* | added new abrt exceptions | Zdenek Prikryl | 2009-04-23 | 1 | -2/+2 | |
| | ||||||
* | Fixed crash on F11 ticket#51 | Jiri Moskovcak | 2009-04-23 | 1 | -1/+1 | |
| | ||||||
* | Added intercomm layer so plugins can send various information to the daemon. | Jiri Moskovcak | 2009-04-23 | 4 | -17/+115 | |
| | ||||||
* | - reporter plugins can tak an argiment | Zdenek Prikryl | 2009-04-16 | 4 | -49/+59 | |
| | | | | | - added "Reporters" option which allows report basic info after a crash occurs - fixed interface of plugins | |||||
* | simple report can be activated immediately after a crash occurs | Zdenek Prikryl | 2009-04-16 | 4 | -11/+32 | |
| | ||||||
* | minor fix in reporter gui | Jiri Moskovcak | 2009-04-10 | 1 | -1/+0 | |
| | ||||||
* | Configurable max size of debugdump storage rhbz#490889 | Jiri Moskovcak | 2009-04-10 | 3 | -124/+55 | |
| | ||||||
* | Wrap lines in report to keep the window sane sized | Jiri Moskovcak | 2009-04-10 | 2 | -6/+14 | |
| |