summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Tell user about sending the report.Karel Klic2009-10-201-0/+6
* Inform whether some changes were detected in the crash report.Karel Klic2009-10-201-24/+84
* More comments.Karel Klic2009-10-201-4/+10
* new_call_msg and send_get_reply_and_unref made staticKarel Klic2009-10-202-4/+2
* Print error on unlink failure.Karel Klic2009-10-201-1/+2
* Code comments. Better UI texts.Karel Klic2009-10-201-27/+31
* Manpage documents environment variable usage.Karel Klic2009-10-201-3/+9
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2009-10-201-8/+57
|\
| * abrt-debuginfo-install: expand docDenys Vlasenko2009-10-191-8/+15
| * abrt-debuginfo-install: add mini-docDenys Vlasenko2009-10-191-8/+50
* | Initial implementation of crash report editor. Splitted CLI.cpp into multiple...Karel Klic2009-10-208-220/+657
* | Merge branch 'master' of git://git.fedorahosted.org/git/abrtKarel Klic2009-10-196-8/+186
|\|
| * wire up abrt-debuginfo-install to lib/Plugins/CCpp.cppDenys Vlasenko2009-10-191-11/+51
| * adding abrt-debuginfo-install scriptDenys Vlasenko2009-10-163-2/+140
| * lib/Plugins/CCpp.cpp: fix a bug with detecting missing debuginfosDenys Vlasenko2009-10-162-4/+4
| * made polkit policy to be more permissiveJiri Moskovcak2009-10-151-2/+2
* | ABRTSocket renamed DisConnect to Disconnect, CLI added localization support a...Karel Klic2009-10-194-62/+169
* | Merge branch 'master' of git://git.fedorahosted.org/git/abrtKarel Klic2009-10-142-5/+5
|\|
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-10-131-1/+2
| |\
| | * lib/Plugins/CCpp.cpp: do not use temp file for gdb commands - use -ex CMD ins...Denys Vlasenko2009-10-131-1/+2
| * | small fix in guiJiri Moskovcak2009-10-131-4/+3
| |/
* | Bash completion installed during "make install"Karel Klic2009-10-131-0/+3
* | Better name for the bash completion scriptKarel Klic2009-10-131-0/+0
* | Initial bash completition file for abrt-cliKarel Klic2009-10-131-0/+34
* | Manpage registered in autotools.Karel Klic2009-10-131-0/+6
|/
* GUI: added refresh button, added sanity check to plugin settingsJiri Moskovcak2009-10-136-40/+237
* Initial man page for abrt-cliKarel Klic2009-10-121-0/+36
* Added --version, -V, --help, -? options. Fixed crash caused by unknown option.Karel Klic2009-10-121-39/+79
* Date/time honors current system localeKarel Klic2009-10-121-2/+2
* Merge branch 'master' of git://git.fedorahosted.org/git/abrtKarel Klic2009-10-1213-95/+102
|\
| * removed JobStarted signal; fixed a small bug in build-id scanning codeDenys Vlasenko2009-10-096-24/+3
| * *: add "force" param to CreateReport dbus call. If !0, regenerates backtraceDenys Vlasenko2009-10-097-18/+31
| * GUI: added option to show password in plugin settings guiJiri Moskovcak2009-10-081-0/+14
| * GUI: fixed report cells editing rhbz#527763Jiri Moskovcak2009-10-081-2/+5
| * abrt-gui: make it safe wrt abrtd restartsDenys Vlasenko2009-10-071-53/+39
| * fixed saving/reading user configJiri Moskovcak2009-10-071-0/+12
* | abrt->abrtd in Usage msgKarel Klic2009-10-071-1/+1
|/
* 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