summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* clean up after libreport separation into a different source treeDenys Vlasenko2011-06-175-338/+2
* abrt-applet: merge source into one file. No functional changesDenys Vlasenko2011-06-161-1/+5
* properly declare daemon_is_okDenys Vlasenko2011-06-151-1/+3
* split libreport to a separate packageJiri Moskovcak2011-06-087-624/+3
* wizard: hook selection checkboxes to reporters.Denys Vlasenko2011-06-012-5/+17
* include/report/report.h: change API from having more functions to having more...Denys Vlasenko2011-05-241-18/+11
* abrt-action-bugzilla: fold make_description_comment into its only callsiteDenys Vlasenko2011-05-241-2/+0
* rename "global_uuid" element to "duphash"Denys Vlasenko2011-05-231-1/+1
* remove old commentDenys Vlasenko2011-05-231-1/+0
* assorted cleanups, memory leak fix (g_list_free in add_basics_to_problem_data)Denys Vlasenko2011-05-221-2/+2
* Merge branch 'master' of git://git.fedorahosted.org/git/abrtJiri Moskovcak2011-05-193-17/+10
|\
| * move vector of pd's cod to cli, its only userDenys Vlasenko2011-05-191-17/+1
| * reenable kernel taintNikola Pajkovsky2011-05-192-0/+9
* | report C API improvementsJiri Moskovcak2011-05-182-2/+10
|/
* run_event.c: fix "EVENT=post-create component=mypkg doesn't work" bug. Closes...Denys Vlasenko2011-05-171-1/+1
* smart_event.conf: suppress stray output of "which" commandDenys Vlasenko2011-05-171-2/+2
* rename "rating" -> "backtrace_rating", "dsos" -> "dso_list"Denys Vlasenko2011-05-161-2/+1
* fixed copyright textJiri Moskovcak2011-05-161-2/+2
* Merge branch 'master' into report_apiJiri Moskovcak2011-05-131-1/+1
|\
| * whitespace fixes. no code changesDenys Vlasenko2011-05-111-1/+1
* | report api proposalJiri Moskovcak2011-05-132-1/+45
|/
* Do away with reanalyze eventsDenys Vlasenko2011-05-101-0/+1
* abrt-cli: incorporate most of abrt-handle-crashdump functionalityDenys Vlasenko2011-05-041-0/+1
* Logger: output "END:" line to delimit appended reports. closes bz#698458Denys Vlasenko2011-04-282-5/+18
* mass replace of crash_data with problem_dataDenys Vlasenko2011-04-236-42/+42
* delete ugly parse_conf(), use load_abrt_conf() insteadDenys Vlasenko2011-04-201-0/+1
* daemon: simplify parsing of settings; remove remaining c++isms in daemonDenys Vlasenko2011-04-201-26/+1
* daemon: remove unused dbus calls and their support codeDenys Vlasenko2011-04-191-8/+0
* abrt-hook-ccpp: add saving of environ, disable saving of smaps. closes #91Denys Vlasenko2011-04-182-0/+3
* switch python and oops hashing to sha1Denys Vlasenko2011-04-181-1/+0
* Implement the possibility to add text labels to even config GUI. Closes #199.Denys Vlasenko2011-04-151-5/+7
* wizard: implement long descriptionsDenys Vlasenko2011-04-141-4/+5
* abrt-cli is one of several places where we hardcode usage of variousDenys Vlasenko2011-04-081-1/+5
* rhbz#692465 - Blacklist doesn't workNikola Pajkovsky2011-04-041-0/+2
* make validate_event_option staticNikola Pajkovsky2011-03-301-1/+0
* abrt-action-trim-files: new tool for trimming old debuginfo and debug dumpsDenys Vlasenko2011-03-261-0/+1
* remove FILENAME_INFORMALL and tighten up some loose endsDenys Vlasenko2011-03-251-1/+0
* Merge branch 'event'Nikola Pajkovsky2011-03-251-0/+3
|\
| * validate input in cli and fix ask_for_missing_settings functionNikola Pajkovsky2011-03-221-0/+3
| * parse and store 'allow-empty' valueNikola Pajkovsky2011-03-171-0/+1
* | extend dump_dir to allow creating world-readable directoryJiri Moskovcak2011-03-241-1/+3
* | parse and store 'allow-empty' valueNikola Pajkovsky2011-03-221-0/+1
* | Replace FILENAME_MESSAGE with FILENAME_REPORTED_TO.Denys Vlasenko2011-03-181-1/+10
|/
* expose export/unexport_event_configNikola Pajkovsky2011-03-171-0/+12
* gui-wizard-gtk: sanitize file mode/uid/gid after event runDenys Vlasenko2011-03-151-0/+3
* gui-wizard-gtk: save event processing logDenys Vlasenko2011-03-151-10/+16
* abrt-gui: save event settings in gnome keyringJiri Moskovcak2011-03-141-0/+1
* put code shared among gui and wizard into libreportgtkJiri Moskovcak2011-03-141-1/+1
* gui-wizard-gtk: make one-line text elements selectable with mouseDenys Vlasenko2011-03-111-3/+0
* remove some not needed fields from event_configJiri Moskovcak2011-03-091-8/+8