| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | consolidate container typedefs in one file (we had a few dupes) | Denys Vlasenko | 2009-08-27 | 5 | -27/+7 |
* | resolved: Ticket #70: Be more paranoid about Bugzilla.conf permissions | Nikola Pajkovsky | 2009-08-27 | 1 | -0/+1 |
* | simplify error handling. CrashWatcher.cpp lost a few wrapper functions | Denys Vlasenko | 2009-08-27 | 2 | -3/+1 |
* | eliminate global variable g_cw | Denys Vlasenko | 2009-08-27 | 1 | -2/+2 |
* | don't encode the job id into message string, send it as an separate argument | Jiri Moskovcak | 2009-08-27 | 2 | -6/+4 |
* | add job ids (== thread ids) to warning/update DBus messages | Denys Vlasenko | 2009-08-26 | 12 | -48/+74 |
* | replace comm_layer_inner_debug() with log() everywhere | Denys Vlasenko | 2009-08-26 | 3 | -26/+16 |
* | resolved: Bug 518420 - ordinary user's abrt-applet shows up for root owned c... | Nikola Pajkovsky | 2009-08-26 | 2 | -4/+5 |
* | make some CrashWatcher member functions static; simplify CObserver class | Denys Vlasenko | 2009-08-26 | 1 | -19/+2 |
* | move lib/MiddleWare/RPM.{h,cpp} to src/Daemon, the sole user | Denys Vlasenko | 2009-08-25 | 3 | -281/+0 |
* | Merge branch 'master' of ssh://vda@git.fedorahosted.org/git/abrt | Denys Vlasenko | 2009-08-25 | 2 | -6/+30 |
|\ |
|
| * | Merge branch 'master' of git://git.fedorahosted.org/abrt | Zdenek Prikryl | 2009-08-25 | 2 | -32/+31 |
| |\ |
|
| * | | fixed sql command for update from v1->v2 | Zdenek Prikryl | 2009-08-25 | 2 | -6/+30 |
* | | | more sensible logging | Denys Vlasenko | 2009-08-25 | 4 | -24/+18 |
| |/
|/| |
|
* | | BZ#518413 PATCH ... furious kerneloops reporting | Anton Arapov | 2009-08-25 | 2 | -32/+31 |
|/ |
|
* | Merge branch 'master' of git://git.fedorahosted.org/git/abrt | Daniel Novotny | 2009-08-25 | 2 | -7/+2 |
|\ |
|
| * | eliminate one-use class CDBusServer_adaptor | Denys Vlasenko | 2009-08-25 | 1 | -2/+2 |
| * | nuke unused variable | Denys Vlasenko | 2009-08-25 | 1 | -5/+0 |
* | | 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 |