summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Fix build system for the case where configure was run with non-default prefixDenys Vlasenko2009-07-203-4/+9
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-07-201-1/+1
|\
| * Restore /proc/sys/kernel/core_pattern on error exit.Denys Vlasenko2009-07-151-1/+1
* | CCpp: Made it more verboseJiri Moskovcak2009-07-201-2/+3
* | Daemon: added threaded CreateReport -> breaks CLI!Jiri Moskovcak2009-07-205-5/+79
|/
* 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-039-76/+77
* fixed security issueZdenek Prikryl2009-06-308-30/+87
* Added new SOSreport plugin.Zdenek Prikryl2009-06-291-0/+5
* 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-291-5/+5
* there is no nees to init nss because of creating hashZdenek Prikryl2009-06-241-7/+2
* minor fixesZdenek Prikryl2009-06-242-1/+5
* security issuesZdenek Prikryl2009-06-231-5/+9
* 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
* new default socket pathZdenek Prikryl2009-06-173-5/+6
* added man pages to Makefile.amDaniel Novotny2009-06-161-1/+4
* new manual pagesDaniel Novotny2009-06-169-4/+358
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-06-151-4/+3
|\
| * fixed socket creationZdenek Prikryl2009-06-111-4/+3
* | Fixed spec file, to work with new versionJiri Moskovcak2009-06-151-0/+1
|/
* Fixed build with python2.6Jiri Moskovcak2009-06-111-1/+1
* added support for reading conf file from ucer's home directoryZdenek Prikryl2009-06-101-3/+3
* abrt can take reporter's configuration file from reporting users's $HOME/.abr...Zdenek Prikryl2009-06-108-70/+81
* added more checks when someone wants to access a pluginZdenek Prikryl2009-06-102-4/+35
* new simple command line clientZdenek Prikryl2009-06-101-141/+0
* fixed updating guiZdenek Prikryl2009-06-031-1/+1
* updated debug messageZdenek Prikryl2009-06-031-1/+1
* minu AT fixes for python addonZdenek Prikryl2009-06-031-1/+1
* added man pagesZdenek Prikryl2009-06-031-0/+3
* added new option (dnovotny)Zdenek Prikryl2009-06-033-2/+12
* new man pagesZdenek Prikryl2009-06-031-0/+80
* New hook for python appsJiri Moskovcak2009-06-022-48/+26
* Python wrapper for libABRTUtilsJiri Moskovcak2009-06-025-1/+527
* added comm layerZdenek Prikryl2009-05-281-2/+2
* addded removing useless back slashed from debug dump dir nameZdenek Prikryl2009-05-282-9/+21
* added return codes to some of MW's functionsZdenek Prikryl2009-05-282-121/+140
* types for socket communicationZdenek Prikryl2009-05-261-0/+141
* updated information about parametersZdenek Prikryl2009-05-212-0/+6
* added file trasfer pluginZdenek Prikryl2009-05-201-3/+8
* initial file transfer plugin (dnovotny)Zdenek Prikryl2009-05-203-0/+334
* initial unix socket interfaceZdenek Prikryl2009-05-206-24/+280
* bt for all threadsZdenek Prikryl2009-05-201-1/+1
* minor fixes in reporter pluginsZdenek Prikryl2009-05-182-3/+7
* fixed debug messagesZdenek Prikryl2009-05-131-1/+8
* bugzilla can save an attachements nowZdenek Prikryl2009-05-133-4/+80