summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* rename abrt.8 to abrtd.8Denys Vlasenko2009-10-062-1/+1
* small code fixes, no logic changesJiri Moskovcak2009-10-061-2/+2
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-10-061-1/+4
|\
| * Fix Bug 526220 - [abrt] crash detected in abrt-gui-0.0.9-2.fc12Denys Vlasenko2009-10-061-1/+4
* | GUI: call Report() with the latest pluginsettingsJiri Moskovcak2009-10-062-2/+6
|/
* GUI: code cleanup, removed some debugging messagesJiri Moskovcak2009-10-053-10/+3
* removed unsecure reading/writting from ~HOME directoryJiri Moskovcak2009-10-0510-52/+144
* manual mergeJiri Moskovcak2009-10-053-8/+37
* adding trivial pyhook.conf.5Denys Vlasenko2009-10-012-1/+19
* abrt-gui: correct "update" signal signatureDenys Vlasenko2009-10-011-8/+8
* abrt-gui: partially remove job_id parameterDenys Vlasenko2009-10-012-4/+4
* abrt-gui: remove pending_jobs member, it is no longer necessaryDenys Vlasenko2009-09-301-17/+4
* fix all instances of dent->d_type == DT_REG checksDenys Vlasenko2009-09-301-2/+1
* abrt-gui: make "report" toolbar button work even if abrtd is not runningDenys Vlasenko2009-09-302-11/+21
* abrt-gui: move dbus signal handlers init where they should beDenys Vlasenko2009-09-301-26/+11
* remove DBusManager::uniq_nameDenys Vlasenko2009-09-299-87/+80
* set LIMIT_MESSAGE to 16k, typo fix and daemon now reads config information fr...Nikola Pajkovsky2009-09-291-6/+38
* build fix for prev commitDenys Vlasenko2009-09-291-1/+1
* add support for abrtd autostartDenys Vlasenko2009-09-294-8/+24
* GUI: send the reporters settings as an argument for Report()Jiri Moskovcak2009-09-293-6/+15
* GUI: reversed the dumplist, so the latest crashes are at the topJiri Moskovcak2009-09-291-1/+1
* add 16k cap for comment and how to reproduceNikola Pajkovsky2009-09-251-0/+32
* abrtd: add an optional 2nd parameter to Report dbus callDenys Vlasenko2009-09-244-111/+70
* added docs/DESIGNDenys Vlasenko2009-09-241-0/+5
* comment out unused code in appletDenys Vlasenko2009-09-222-62/+66
* typo fix. no code changesDenys Vlasenko2009-09-221-1/+1
* Version 0.0.90.0.9Jiri Moskovcak2009-09-222-10/+3
* GUI: save/load comment and "how to reproduce"Jiri Moskovcak2009-09-212-2/+11
* fixed savind comments and how to reproduce filesZdenek Prikryl2009-09-211-17/+27
* better logic for deleting crashes from overflowing /var/cache/abrtDenys Vlasenko2009-09-211-17/+37
* comments and how to reproduce are stored nowNikola Pajkovsky2009-09-212-0/+38
* reduce verbosity a bitDenys Vlasenko2009-09-211-8/+10
* fixed action name for inst. debuginfosdnovotny2009-09-161-2/+2
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-09-2114-573/+268
|\
| * remove a few #include <iostream>'sDenys Vlasenko2009-09-181-1/+1
| * remove a few C++-isms where they did not buy any convenience anywayDenys Vlasenko2009-09-187-45/+40
| * add end-of-line to a few files which didn't have it on last lineDenys Vlasenko2009-09-181-1/+1
| * abrt-applet: remove dbus-c++ glue. -50k of codeDenys Vlasenko2009-09-188-526/+226
* | GUI: fixed word wrap in Comment field rhbz#524349Jiri Moskovcak2009-09-211-1/+2
|/
* updated translation stringsJiri Moskovcak2009-09-187-6/+6
* translate correctionNikola Pajkovsky2009-09-181-1/+1
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-09-175-195/+16
|\
| * factored out dbus init from CommLayerServerDBus.cpp to lib/Utils/abrt_dbus.cppDenys Vlasenko2009-09-174-195/+5
| * new polkit action for installing debuginfo, default "yes"dnovotny2009-09-161-0/+11
* | GUI: added popup menu, fixed behaviour when run with root privsJiri Moskovcak2009-09-172-3/+41
|/
* Merge branch 'master' into experimentalNikola Pajkovsky2009-09-176-39/+411
|\
| * Move lib/Utils/DBusClientProxy.* to src/Applet/; do not link rpm to libABRTUtilsDenys Vlasenko2009-09-176-39/+397
* | add dbus signalization when quota exceededNikola Pajkovsky2009-09-177-0/+49
|/
* remove C++ dbus glue in src/CLI; fix a bug in --reportDenys Vlasenko2009-09-175-524/+249
* GUI: fixed crash setSettings crashJiri Moskovcak2009-09-161-1/+4