summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* rename Daemon.cpp to abrtd.cDenys Vlasenko2011-04-207-217/+7
* rename Settings.{cpp,h} to abrt_conf.{c,h}Denys Vlasenko2011-04-202-0/+210
* daemon: simplify parsing of settings; remove remaining c++isms in daemonDenys Vlasenko2011-04-207-349/+131
* run abrt oops log scanner as a separate serviceDenys Vlasenko2011-04-201-4/+4
* retrace server: add messages into HTTP responseMichal Toman2011-04-204-37/+75
* retrace client: handle status messagesMichal Toman2011-04-191-5/+37
* remaned some .cpp files to .c in src/daemon/Denys Vlasenko2011-04-197-19/+19
* daemon: remove unused dbus calls and their support codeDenys Vlasenko2011-04-1912-1047/+10
* slightly more clear code for command line and environ escapingDenys Vlasenko2011-04-191-20/+34
* Fix rpm signature check (trac#198)Miroslav Lichvar2011-04-192-3/+3
* dsos-list: catch exception rhbz#697596Jiri Moskovcak2011-04-191-2/+5
* retrace client: check server settings before uploadingMichal Toman2011-04-191-9/+169
* retrace server: move retrace library to %{python_site}Michal Toman2011-04-1910-20/+9
* abrt-hook-ccpp: add saving of environ, disable saving of smaps. closes #91Denys Vlasenko2011-04-185-33/+78
* abrt-hook-ccpp: simpler way to pass old core patternDenys Vlasenko2011-04-181-2/+17
* retrace server: add more detailed status messagesMichal Toman2011-04-183-31/+73
* switch python and oops hashing to sha1Denys Vlasenko2011-04-1810-676/+180
* retrace server: add --skip-broken flag when installing chrootMichal Toman2011-04-181-1/+1
* retrace server: add more logic to cleanup scriptMichal Toman2011-04-182-29/+115
* wizard: warn user if the plugin configuration is wrong trac#156Jiri Moskovcak2011-04-173-0/+37
* make <note-html> translatableJiri Moskovcak2011-04-172-4/+15
* gui+wizard: fixed the window icon for all child dialogsJiri Moskovcak2011-04-172-2/+5
* make <name> in event xml description translatableJiri Moskovcak2011-04-171-4/+15
* small improvement for rescanning in abrt-guiDenys Vlasenko2011-04-153-13/+66
* Implement the possibility to add text labels to even config GUI. Closes #199.Denys Vlasenko2011-04-1510-101/+151
* wizard: implement long descriptionsDenys Vlasenko2011-04-148-103/+178
* wizard: adding shadow_type or GTK_SHADOW_OUT to all scrolled areasDenys Vlasenko2011-04-141-0/+6
* wizard: robustify iteration through event GtkContainers; add utility functionDenys Vlasenko2011-04-144-22/+111
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2011-04-142-66/+55
|\
| * Revert last commitDenys Vlasenko2011-04-144-128/+30
| * wizard: move event descriptions into separate labelsDenys Vlasenko2011-04-144-30/+128
| * wizard: remove all width and height requestsDenys Vlasenko2011-04-141-24/+0
| * fixes for i18n in xml parserDenys Vlasenko2011-04-131-42/+55
* | split abrt-action-install-debuginfo into two apps rhbz#692064Jiri Moskovcak2011-04-144-65/+199
|/
* build: implicit declaration of function ‘exit’Nikola Pajkovsky2011-04-111-0/+1
* retrace server: move executable scripts to _bindirMichal Toman2011-04-115-10/+4
* retrace server: do not append root log to retrace_logMichal Toman2011-04-111-9/+0
* send "User-Agent: ABRT/n.n.n" header in RHTS http transactionsDenys Vlasenko2011-04-081-0/+5
* abrt-action-print: add -r option which records reported_toDenys Vlasenko2011-04-083-3/+16
* abrt-cli is one of several places where we hardcode usage of variousDenys Vlasenko2011-04-084-113/+100
* kerneloops, mailx, rhtsupport: add a line to "reported_to" element on successDenys Vlasenko2011-04-083-0/+26
* do not forget settings everytime when you run start_event_run()Nikola Pajkovsky2011-04-082-5/+5
* forgot to push the rhtsupport event fileJiri Moskovcak2011-04-071-0/+1
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2011-04-077-228/+14
|\
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2011-04-075-223/+2
| |\
| | * cleanup: remove totaly obsolite test.cpp moduleNikola Pajkovsky2011-04-071-105/+0
| | * cleanup: get rid of GetPluginSettings dbus callNikola Pajkovsky2011-04-064-42/+0
| | * cleanup: get rid of GetPluginsInfo dbus callNikola Pajkovsky2011-04-064-76/+2
| * | make rhtsupport use /tmp for tmp filesJiri Moskovcak2011-04-072-5/+12
| |/
* / Better duplicate hashKarel Klic2011-04-071-13/+14
|/