summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Code cleanupJiri Moskovcak2009-07-201-3/+1
* | Removed dependency on rhplJiri Moskovcak2009-07-203-5/+9
* | Daemon: added threaded CreateReport -> breaks CLI!Jiri Moskovcak2009-07-2010-73/+254
* | Removed unneeded file.Jiri Moskovcak2009-07-142-86/+1
* | Fixed desktop file installation (ticket#56)Jiri Moskovcak2009-07-082-2/+6
|/
* Minor fix to because of change in abrt dbus API.Jiri Moskovcak2009-07-071-1/+1
* Removed unused fileJiri Moskovcak2009-07-072-191/+1
* CLI: Added support for dbusJiri Moskovcak2009-07-072-16/+41
* Use CABRTException instead of throwing std::stringJiri Moskovcak2009-07-071-1/+2
* Added dbus client to commlayerJiri Moskovcak2009-07-076-9/+78
* documentation after English language review from rlandman@redhat.comDaniel Novotny2009-07-0312-139/+141
* Added desktop file for applet, to make it start automatically.Jiri Moskovcak2009-07-013-1/+13
* Fixed python hook to work with new DebugDump APIJiri Moskovcak2009-06-302-6/+7
* added a creation of directory for local buildingZdenek Prikryl2009-06-301-0/+3
* fixed security issueZdenek Prikryl2009-06-309-33/+89
* Added new SOSreport plugin.Zdenek Prikryl2009-06-291-0/+5
* Added new SOSreport plugin.Zdenek Prikryl2009-06-291-0/+13
* New SOSreport plugin. Written by Gavin Romig-Koch (gavin@redhat.com)Zdenek Prikryl2009-06-292-0/+165
* added commentsZdenek Prikryl2009-06-2911-64/+566
* fixed getting list of errors for rootZdenek Prikryl2009-06-292-15/+15
* fixed deps and obsoletes in spec fileJiri Moskovcak2009-06-251-3/+6
* updated manpage0.0.4Daniel Novotny2009-06-241-0/+6
* GUI: Fixed dbus exception under rootJiri Moskovcak2009-06-241-3/+10
* updated URLZdenek Prikryl2009-06-241-1/+1
* there is no nees to init nss because of creating hashZdenek Prikryl2009-06-241-7/+2
* proper way how to daemonizeZdenek Prikryl2009-06-243-38/+21
* minor fixesZdenek Prikryl2009-06-242-1/+5
* fixed exception chatchingZdenek Prikryl2009-06-241-2/+2
* security issuesZdenek Prikryl2009-06-231-5/+9
* Minor fix to save pid of child process after fork.Jiri Moskovcak2009-06-231-1/+2
* Added pidfile support in daemon (C hook should work now)Jiri Moskovcak2009-06-232-3/+37
* Handle logs with NUL chars betterMichal Schmidt2009-06-203-42/+39
* Use less memoryAnton Arapov2009-06-202-62/+79
* Really limit max size of log to read to 32 MBMichal Schmidt2009-06-201-3/+3
* fixed cli packageZdenek Prikryl2009-06-171-1/+1
* hook writes new dump only if the daemin is runningZdenek Prikryl2009-06-172-1/+43
* new default path for lock fileZdenek Prikryl2009-06-173-5/+8
* new default socket pathZdenek Prikryl2009-06-175-8/+9
* Merge branch 'master' of git://git.fedorahosted.org/abrtZdenek Prikryl2009-06-173-1/+3
|\
| * Lock file directory honor the --prefixJiri Moskovcak2009-06-173-1/+3
* | Merge branch 'master' of git://git.fedorahosted.org/abrtZdenek Prikryl2009-06-171-3/+3
|\|
| * Added lock file support to daemonJiri Moskovcak2009-06-171-3/+3
* | added description of communicationZdenek Prikryl2009-06-171-0/+61
* | changed name to Command Line InterfaceZdenek Prikryl2009-06-173-5/+5
* | remaned to proper name (Command Line Interface)Zdenek Prikryl2009-06-174-0/+0
|/
* Added missing requirements (rhbz#506340)Jiri Moskovcak2009-06-171-0/+2
* added man pages to specDaniel Novotny2009-06-161-1/+12
* added man pages to Makefile.amDaniel Novotny2009-06-161-1/+4
* new manual pagesDaniel Novotny2009-06-1611-9/+370
* Allow only one instance of GUIJiri Moskovcak2009-06-162-5/+12