Desktop Session Autoreporting is in a state when it could be merged into the
main branch.

Key features:
* autoreporting can be configured in /etc/abrt/abrt.conf
* a user can ovveride that configuration by abrt-applet's configuration
* in case of no system configuration, ureports are automatically send once user 
Starts Autoreporting
* deffered problem processing if network is unavailable
* no keyring unlock dialogue if no ureport configuration saved

Jakub Filak (1):
  desktop session autoreporting

 abrt.spec.in                  |   1 +
 configure.ac                  |   1 +
 src/applet/Makefile.am        |   3 +
 src/applet/applet.c           | 789 ++++++++++++++++++++++++++++++++++--------
 src/daemon/abrt.conf          |   4 +
 src/include/libabrt.h         |   2 +
 src/lib/abrt_conf.c           |   8 +
 src/plugins/ccpp_event.conf   |   3 +
 src/plugins/koops_event.conf  |   3 +
 src/plugins/python_event.conf |   3 +
 src/plugins/xorg_event.conf   |   3 +
 11 files changed, 684 insertions(+), 136 deletions(-)

-- 
1.7.11.7

Reply via email to