summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * move test app for libreport from c++ to CDenys Vlasenko2010-12-092-3/+4
| * rename a few more files from .cpp to .cDenys Vlasenko2010-12-098-19/+34
| * rename libabrt.so to libreport.soDenys Vlasenko2010-12-097-26/+26
| * create report-libs-devel package; separate out report headersDenys Vlasenko2010-12-0911-68/+76
| * add abrt_ prefixes to abrt-internal functions in libabrt.soDenys Vlasenko2010-12-0822-77/+184
| * Rename some .cpp files to .cDenys Vlasenko2010-12-086-5/+5
| * removal of C++isms from libabrt, part 2Denys Vlasenko2010-12-088-76/+24
| * removal of C++isms from libabrt, part 1Denys Vlasenko2010-12-0828-484/+347
| * remove unused function parse_args; make a few functions extern "C"Denys Vlasenko2010-12-075-71/+9
| * This patch changes crash data to use C structures.Denys Vlasenko2010-12-0626-458/+749
| * preparatory patch: add -v to abrt-cli; remove unused func; make func staticDenys Vlasenko2010-12-035-37/+16
| * GUI: optimized the log window (possibly fixes rhbz#596592)Jiri Moskovcak2010-12-022-37/+50
| * GHashTable: must use g_hash_table_replace instead of _insert to not leak keyDenys Vlasenko2010-12-011-3/+3
| * factor out headers so that "report lib" API is separated out of abrt APIDenys Vlasenko2010-12-0113-67/+283
| * get_reporter_plugin_settings() returns GHashTableNikola Pajkovsky2010-12-014-23/+70
* | moved retrace server code to src/retraceKarel Klic2011-03-0118-1/+1983
* | retrace client: implemented batch operation, improved the restKarel Klic2011-02-171-129/+210
* | retrace-client: code formatting onlyKarel Klic2011-02-171-13/+32
* | retrace-client: do not crash on missing headerKarel Klic2011-02-071-1/+1
* | retrace client: create prints only task id and password; some code cleanupKarel Klic2011-01-241-66/+101
* | Retrace client work in progressKarel Klic2011-01-211-18/+108
* | Retrace client work in progress.Karel Klic2011-01-201-52/+292
* | Retrace client more work in progressKarel Klic2011-01-192-137/+219
* | Revert parts of accidental retrace client commitKarel Klic2011-01-121-21/+21
* | retrace client work-in-progressKarel Klic2011-01-112-3/+265
|/
* new debuginfo install script rewritten in pythonJiri Moskovcak2010-11-294-424/+478
* fix locking kerneloops conf file when -d not specifiedNikola Pajkovsky2010-11-291-1/+0
* preparatory patch for future factoring out of headers for reportlibDenys Vlasenko2010-11-2625-43/+42
* abrt-action-rhtsupport: fix -c CONFFILE erroneously setting DUMPDIR tooDenys Vlasenko2010-11-261-1/+0
* correct a comment about libraries' usersDenys Vlasenko2010-11-261-2/+2
* reorganize librariesDenys Vlasenko2010-11-2624-268/+250
* GUI: added a button to view a log when in verbose modeJiri Moskovcak2010-11-251-0/+30
* GUI: at least show warn when the rating is lowJiri Moskovcak2010-11-251-0/+8
* fixed build against libnotify 0.7Jiri Moskovcak2010-11-251-0/+7
* abrtd: suppress spurious warning about missing coredump and inform_allDenys Vlasenko2010-11-253-9/+14
* taint flag is decimal representation of a bitmaskNikola Pajkovsky2010-11-252-14/+76
* abrt-action-install-debuginfo: removed generation of MISSING: stringDenys Vlasenko2010-11-241-5/+4
* abrt-cli: dont die if message element is missing in the dump dirDenys Vlasenko2010-11-241-2/+6
* GUI: handle crashdir parameter in crash_cbJiri Moskovcak2010-11-231-1/+1
* remove sqlite DBDenys Vlasenko2010-11-2341-1676/+369
* rhbz 623142Nikola Pajkovsky2010-11-223-0/+28
* Merge branch 'remove-polkit'Nikola Pajkovsky2010-11-2212-333/+1
|\
| * remove PLUGIN_DYNAMIC_LOAD_UNLOADNikola Pajkovsky2010-11-195-129/+0
| * remove polkitNikola Pajkovsky2010-11-198-204/+1
* | preraratory patch for database removalDenys Vlasenko2010-11-224-19/+28
* | Improve some comments. No code changesDenys Vlasenko2010-11-222-7/+13
* | GUI: made howto mandatoryJiri Moskovcak2010-11-221-4/+50
* | fix locking bugzilla conf file when -d not specifiedNikola Pajkovsky2010-11-191-1/+0
|/
* Cleanup. Remove last vestiges of AnalyzerActionsAndReporters.Denys Vlasenko2010-11-188-160/+5
* f14 build failed. Disable -Werror for PolkitNikola Pajkovsky2010-11-181-1/+1