Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | list-dsos: added package install time trac#123 | Jiri Moskovcak | 2011-05-02 | 1 | -14/+12 | |
| |/ | | | | | | | | | - also clened-up the python code a bit - removed support for gettext | |||||
| * | gui: items in gui are sorted by time by default (descending) trac#116 | Jiri Moskovcak | 2011-05-02 | 1 | -0/+5 | |
| | | ||||||
| * | retrace server: remove chroot on failure | Michal Toman | 2011-05-02 | 2 | -8/+10 | |
| | | ||||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Denys Vlasenko | 2011-04-29 | 2 | -2/+8 | |
| |\ | ||||||
| | * | build fixes | Jiri Moskovcak | 2011-04-29 | 1 | -4/+6 | |
| | | | ||||||
| | * | spec: use versioned deps on libreport | Jiri Moskovcak | 2011-04-29 | 1 | -0/+2 | |
| | | | ||||||
| | * | build: run autoconf --force before build rpm to avoid missing tarball | Nikola Pajkovsky | 2011-04-29 | 1 | -0/+2 | |
| | | | | | | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | |||||
| * | | Typo fix in comment | Denys Vlasenko | 2011-04-29 | 1 | -1/+1 | |
| |/ | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* / | specfile: only condrestarts in %posttrans, 1.x->2.x transition in F15 has ↵ | Karel Klic | 2011-05-13 | 1 | -28/+3 | |
|/ | | | | | | | | been finished rhbz#704415 - abrt-dump-oops breaks live media creation Author: Bill Nottingham <notting@redhat.com> | |||||
* | Logger: output "END:" line to delimit appended reports. closes bz#698458 | Denys Vlasenko | 2011-04-28 | 10 | -245/+256 | |
| | | | | | | Also changes Bugzilla and abrt-cli output format. Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | Merge branch 'abrt/gen-version' | Nikola Pajkovsky | 2011-04-28 | 5 | -25/+32 | |
|\ | | | | | | | | | * abrt/gen-version: generate abrt version from git | |||||
| * | generate abrt version from git | Nikola Pajkovsky | 2011-04-27 | 5 | -25/+32 | |
| | | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | |||||
* | | abrt-action-install-debuginfo: handle exception in result = ↵ | Denys Vlasenko | 2011-04-27 | 3 | -3/+11 | |
|/ | | | | | | downloader.download(missing). Closes bz#695452 Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | install-debuginfo: minor fix to help text | Jiri Moskovcak | 2011-04-26 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2011-04-26 | 2 | -1/+13 | |
|\ | ||||||
| * | abrt-action-trim-files: use correct PROGNAME | Denys Vlasenko | 2011-04-26 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
| * | abrt-action-install-debuginfo: set real uid/gid to euid/gid | Denys Vlasenko | 2011-04-26 | 1 | -0/+12 | |
| | | | | | | | | | | | | | | Fixes EPERM when abrt-action-install-debuginfo runs under root. Tested to work both under root and non-root Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | | fixed trac#223: regression: abrt-action-install-debuginfo.py --help display ↵ | Jiri Moskovcak | 2011-04-26 | 2 | -13/+13 | |
|/ | | | | is wrong | |||||
* | icons update | Jiri Moskovcak | 2011-04-26 | 12 | -0/+0 | |
| | | | | | - Lapo created a new set of red siren icons, so now we have nice 256x256 icon which comply with gnome3 policies. Thank you Lapo! | |||||
* | increase version to 2.0.2 | Jiri Moskovcak | 2011-04-26 | 2 | -2/+2 | |
| | ||||||
* | abrt-action-trim-files needs to be suided rhbz#699098 | Jiri Moskovcak | 2011-04-26 | 1 | -1/+1 | |
| | ||||||
* | gui: suppress printing dumpdir access errors (bz#698418) | Miroslav Lichvar | 2011-04-26 | 1 | -1/+1 | |
| | ||||||
* | Do not leave dump dir locked by abrt-action-generate-backtrace. | Karel Klic | 2011-04-25 | 1 | -0/+2 | |
| | ||||||
* | wizard: expand explanatory text on 1st screen. Closes 201 | Denys Vlasenko | 2011-04-24 | 1 | -1/+1 | |
| | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | wizard: make all suitably set up labels autowrappable | Denys Vlasenko | 2011-04-23 | 4 | -5/+39 | |
| | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | mass replace of crash_data with problem_data | Denys Vlasenko | 2011-04-23 | 49 | -331/+324 | |
| | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | list-dsos: fixed C-ism in python code | Jiri Moskovcak | 2011-04-22 | 1 | -1/+1 | |
| | ||||||
* | applet: fixed segfault when abrtd is restarted rhbz#698934 | Jiri Moskovcak | 2011-04-22 | 1 | -1/+1 | |
| | ||||||
* | gui: fixed the OK and CANCEL buttons order in event config dialog | Jiri Moskovcak | 2011-04-22 | 1 | -2/+2 | |
| | ||||||
* | Make abrt-action-list-dsos.py take -m maps -o dsos params; and ↵ | Denys Vlasenko | 2011-04-22 | 4 | -85/+158 | |
| | | | | | | abrt-action-analyze-core.py to take -o build_ids param Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | renamed abrt-action-analyzecore.py -> analyze-core; made .conf file more ↵ | Denys Vlasenko | 2011-04-22 | 4 | -53/+48 | |
| | | | | | | readable Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | abrt-action-install-debuginfo.py: don't die on some Yum exceptions. closes ↵ | Denys Vlasenko | 2011-04-21 | 1 | -7/+30 | |
| | | | | | | bz#681281 Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | use versioned libreport dependency | Jiri Moskovcak | 2011-04-21 | 1 | -1/+1 | |
| | ||||||
* | event_config_dialog: move [cancel] to the left. closes bz#692713 | Denys Vlasenko | 2011-04-21 | 1 | -1/+2 | |
| | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | abrt.spec: package abrt_event.conf.5 too | Denys Vlasenko | 2011-04-21 | 1 | -2/+3 | |
| | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | run_event: prevent infinite recursion in include directives in abrt_event.conf | Denys Vlasenko | 2011-04-21 | 1 | -5/+11 | |
| | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | abrt_event.conf: fix AUTHORS | Denys Vlasenko | 2011-04-21 | 1 | -3/+1 | |
| | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | abrt_event.conf.5: new manpage. closes #132 | Denys Vlasenko | 2011-04-21 | 4 | -32/+82 | |
| | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | Do not allow to submit backtraces with rating 0 (or some other unexpected ↵ | Karel Klic | 2011-04-21 | 1 | -2/+1 | |
| | | | | rating). | |||||
* | abrt-hook-ccpp: catch SIGTRAP too. closes #125 | Denys Vlasenko | 2011-04-20 | 1 | -3/+5 | |
| | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | delete ugly parse_conf(), use load_abrt_conf() instead | Denys Vlasenko | 2011-04-20 | 18 | -141/+72 | |
| | | | | | | Therefore moved abrt_conf.* to libreport Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | daemon: reload abrt.conf after each poll. Closes 189 | Denys Vlasenko | 2011-04-20 | 4 | -18/+28 | |
| | | | | | | | | | | | | | | | | | | | | | Can be optimized a bit by checking stat.st_mtime. Currently, every reload looks like this: 14:37:49.551073 open("/etc/abrt/abrt.conf", O_RDONLY) = 13 14:37:49.551229 fstat(13, {st_mode=S_IFREG|0644, st_size=869, ...}) = 0 14:37:49.551393 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f541037f000 14:37:49.551505 read(13, "# With this option set to \"yes\",\n# only crashes in signed packages will be analyzed.\n# the list of "..., 4096) = 869 14:37:49.551709 read(13, "", 4096) = 0 14:37:49.551812 close(13) = 0 14:37:49.552051 open("/etc/abrt/gpg_keys", O_RDONLY) = 13 14:37:49.552183 fstat(13, {st_mode=S_IFREG|0644, st_size=36, ...}) = 0 14:37:49.552338 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f541037f000 14:37:49.552448 read(13, "/etc/pki/rpm-gpg/RPM-GPG-KEY-fedora\n", 4096) = 36 14:37:49.552591 read(13, "", 4096) = 0 14:37:49.552692 close(13) = 0 14:37:49.552792 munmap(0x7f541037f000, 4096) = 0 Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | rename Daemon.cpp to abrtd.c in *.po files as well | Denys Vlasenko | 2011-04-20 | 46 | -271/+271 | |
| | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | rename Daemon.cpp to abrtd.c | Denys Vlasenko | 2011-04-20 | 8 | -218/+8 | |
| | | | | | | This loses libstdc++, libm and libgcc_s libraries from abrtd Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | rename Settings.{cpp,h} to abrt_conf.{c,h} | Denys Vlasenko | 2011-04-20 | 2 | -0/+210 | |
| | | | | | This makes abrt-action-save-package-data twice as small, amd loses libstdc++.so.6 dependency | |||||
* | daemon: simplify parsing of settings; remove remaining c++isms in daemon | Denys Vlasenko | 2011-04-20 | 7 | -349/+131 | |
| | | | | | | | | This change will not compile, because in C++, void* cannot be automatically cast to char*. Next change renames Settings.cpp to *.c and fixes this. Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | run abrt oops log scanner as a separate service | Denys Vlasenko | 2011-04-20 | 4 | -16/+156 | |
| | | | | | | | | | | | | | | | | In preparation for https://fedorahosted.org/abrt/ticket/189 "abrtd should reload configuration when some of it's config files changes" I would like to stop running abrt-dump-oops as a child of abrtd. We experimented with it: we made abrt-ccpp hook (de)installation a separate service, and in my opinion it ended up a better solution than making it a part of daemon. Among other things, it made abrt and abrt-addon-ccpp packages independent. This change does the same for abrt-dump-oops. Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | retrace server: add messages into HTTP response | Michal Toman | 2011-04-20 | 4 | -37/+75 | |
| | ||||||
* | remove support for old lock file in abrt service script | Denys Vlasenko | 2011-04-20 | 3 | -14/+8 | |
| | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
* | fixed minor problem in nl.po2.0.1 | Jiri Moskovcak | 2011-04-20 | 1 | -1/+0 | |
| |