Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Use defines instead of strings where possible. | Karel Klic | 2009-10-21 | 2 | -23/+25 | |
|/ / / | ||||||
* | | | Sending translation for Danish | kristho | 2009-10-21 | 1 | -66/+77 | |
| | | | ||||||
* | | | Tell user about sending the report. | Karel Klic | 2009-10-20 | 1 | -0/+6 | |
| | | | ||||||
* | | | Inform whether some changes were detected in the crash report. | Karel Klic | 2009-10-20 | 1 | -24/+84 | |
| | | | ||||||
* | | | More comments. | Karel Klic | 2009-10-20 | 1 | -4/+10 | |
| | | | ||||||
* | | | new_call_msg and send_get_reply_and_unref made static | Karel Klic | 2009-10-20 | 2 | -4/+2 | |
| | | | ||||||
* | | | Print error on unlink failure. | Karel Klic | 2009-10-20 | 1 | -1/+2 | |
| | | | ||||||
* | | | Code comments. Better UI texts. | Karel Klic | 2009-10-20 | 1 | -27/+31 | |
| | | | ||||||
* | | | Manpage documents environment variable usage. | Karel Klic | 2009-10-20 | 1 | -3/+9 | |
| | | | ||||||
* | | | Ignore cscope database for sources. | Karel Klic | 2009-10-20 | 1 | -0/+1 | |
| | | | ||||||
* | | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2009-10-20 | 2 | -11/+252 | |
|\ \ \ | ||||||
| * | | | abrt-debuginfo-install: expand doc | Denys Vlasenko | 2009-10-19 | 1 | -8/+15 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | | revert abrt-debuginfo-install usage for now | Denys Vlasenko | 2009-10-19 | 1 | -3/+195 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | | abrt-debuginfo-install: add mini-doc | Denys Vlasenko | 2009-10-19 | 1 | -8/+50 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | | | Initial implementation of crash report editor. Splitted CLI.cpp into ↵ | Karel Klic | 2009-10-20 | 8 | -220/+657 | |
| | | | | | | | | | | | | | | | | multiple files for clarity. | |||||
* | | | | Allow abrt_dbus.h to be included multiple times. | Karel Klic | 2009-10-20 | 1 | -0/+5 | |
| | | | | ||||||
* | | | | Do not ignore .po files because they belong to the repository. | Karel Klic | 2009-10-20 | 1 | -1/+0 | |
| | | | | ||||||
* | | | | Merge branch 'master' of git://git.fedorahosted.org/git/abrt | Karel Klic | 2009-10-19 | 9 | -173/+266 | |
|\| | | | ||||||
| * | | | wire up abrt-debuginfo-install to lib/Plugins/CCpp.cpp | Denys Vlasenko | 2009-10-19 | 2 | -144/+72 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Tested. Seems to work better than what we had before. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | | adding abrt-debuginfo-install script | Denys Vlasenko | 2009-10-16 | 4 | -2/+141 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | | lib/Plugins/CCpp.cpp: fix a bug with detecting missing debuginfos | Denys Vlasenko | 2009-10-16 | 3 | -7/+7 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | | Added changelog0.0.10 | Jiri Moskovcak | 2009-10-15 | 1 | -1/+25 | |
| | | | | ||||||
| * | | | lib/Plugins/CCpp.cpp: log polkit_check_authorization failures | Denys Vlasenko | 2009-10-15 | 1 | -23/+17 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-10-15 | 1 | -5/+13 | |
| |\ \ \ | ||||||
| | * | | | better logging of execv parameters | Denys Vlasenko | 2009-10-15 | 1 | -5/+13 | |
| | | |/ | | |/| | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | | made polkit policy to be more permissive | Jiri Moskovcak | 2009-10-15 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | - debuginfo install only worked under root | |||||
| * | | | new version | Jiri Moskovcak | 2009-10-13 | 2 | -3/+3 | |
| |/ / | ||||||
* | | | ABRTSocket renamed DisConnect to Disconnect, CLI added localization support ↵ | Karel Klic | 2009-10-19 | 4 | -62/+169 | |
| | | | | | | | | | | | | and commandline editor work in progress | |||||
* | | | Merge branch 'master' of git://git.fedorahosted.org/git/abrt | Karel Klic | 2009-10-14 | 3 | -34/+44 | |
|\| | | ||||||
| * | | lib/Plugins/CCpp.cpp: fixing a wrong applied patch... | Denys Vlasenko | 2009-10-13 | 1 | -8/+11 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | lib/Plugins/CCpp.cpp: add build-ids to backtrace | Denys Vlasenko | 2009-10-13 | 1 | -5/+9 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-10-13 | 2 | -25/+29 | |
| |\ \ | ||||||
| | * | | lib/Plugins/CCpp.cpp: do not use temp file for gdb commands - use -ex CMD ↵ | Denys Vlasenko | 2009-10-13 | 2 | -25/+29 | |
| | | | | | | | | | | | | | | | | | | | | | | | | instead Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | | small fix in gui | Jiri Moskovcak | 2009-10-13 | 1 | -4/+3 | |
| |/ / | ||||||
* | | | Bash completion installed during "make install" | Karel Klic | 2009-10-13 | 1 | -0/+3 | |
| | | | ||||||
* | | | Better name for the bash completion script | Karel Klic | 2009-10-13 | 1 | -0/+0 | |
| | | | ||||||
* | | | Initial bash completition file for abrt-cli | Karel Klic | 2009-10-13 | 1 | -0/+34 | |
| | | | ||||||
* | | | Manpage registered in autotools. | Karel Klic | 2009-10-13 | 1 | -0/+6 | |
|/ / | ||||||
* | | GUI: added refresh button, added sanity check to plugin settings | Jiri Moskovcak | 2009-10-13 | 6 | -40/+237 | |
| | | | | | | | | | | | | | | | | | | - added refresh button to reporter dialog, so user can "recreate" the backtrace after he install the necessary debuginfos - gui will warn the user if he tries to ue reporter which requires login/password and if those are not filled properly (next step is to implement test_settings() into plugins, so we can test if the settings are ok before we try to report something) | |||||
* | | manual merge | Jiri Moskovcak | 2009-10-13 | 1 | -1/+1 | |
| | | ||||||
* | | Initial man page for abrt-cli | Karel Klic | 2009-10-12 | 1 | -0/+36 | |
| | | ||||||
* | | Added --version, -V, --help, -? options. Fixed crash caused by unknown option. | Karel Klic | 2009-10-12 | 1 | -39/+79 | |
| | | ||||||
* | | Date/time honors current system locale | Karel Klic | 2009-10-12 | 1 | -2/+2 | |
| | | ||||||
* | | Merge branch 'master' of git://git.fedorahosted.org/git/abrt | Karel Klic | 2009-10-12 | 33 | -1015/+1042 | |
|\ \ | ||||||
| * | | Sending translation for Japanese | hyuuga | 2009-10-11 | 1 | -200/+203 | |
| | | | ||||||
| * | | Sending translation for Spanish | beckerde | 2009-10-09 | 1 | -25/+27 | |
| | | | ||||||
| * | | Sending translation for Finnish | vpv | 2009-10-09 | 1 | -200/+205 | |
| |/ | ||||||
| * | CCpp analyser: log executing of children; comment about pk-debuginfo-istall | Denys Vlasenko | 2009-10-09 | 1 | -1/+34 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | Sending translation for Bengali (India) | runab | 2009-10-09 | 1 | -39/+41 | |
| | | ||||||
| * | removed JobStarted signal; fixed a small bug in build-id scanning code | Denys Vlasenko | 2009-10-09 | 7 | -25/+7 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> |