summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* abrt 2.0.3HEAD2.0.3masterJiri Moskovcak2011-06-200-0/+0
* update gen-version to 2.0.3Jiri Moskovcak2011-06-201-1/+1
* update po filesJiri Moskovcak2011-06-208-4002/+2290
* remove bashism from ccpp-hookNikola Pajkovsky2011-06-201-4/+9
* ccpp_events: use retrace-client's --status-delay to show progressMichal Toman2011-06-181-1/+1
* retrace-client: rhbz714268 fix typoYuri Chornoivan2011-06-181-1/+1
* clean up after libreport separation into a different source treeDenys Vlasenko2011-06-1728-375/+27
* spec: reinstate abrt-cli to keep compatibilityJiri Moskovcak2011-06-171-0/+19
* abrt_event.conf: remove "include events.d/*.conf"; it's handled by libreport nowDenys Vlasenko2011-06-161-4/+0
* abrtd: remove DeleteDebugDump dbus callDenys Vlasenko2011-06-165-404/+223
* abrt-gui: merge source into one file. No functional changesDenys Vlasenko2011-06-164-555/+512
* abrt-applet: merge source into one file. No functional changesDenys Vlasenko2011-06-165-535/+458
* abrt-applet: prefix log messages with "abrt-applet:". Closes bz#637118Denys Vlasenko2011-06-161-0/+3
* updated po filesJiri Moskovcak2011-06-1644-27409/+35188
* properly declare daemon_is_okDenys Vlasenko2011-06-151-1/+3
* remove abrt-cliDenys Vlasenko2011-06-1512-1542/+1
* tweak .gitignoreDenys Vlasenko2011-06-151-4/+0
* move events and events config to libreport/events{.d} and libreport/pluginsJiri Moskovcak2011-06-155-33/+36
* Merge branch 'daemon/dump-location'Nikola Pajkovsky2011-06-155-3/+17
|\
| * [abrt] dump locatation needs to know where configure puts config file from abrtNikola Pajkovsky2011-06-151-1/+1
| * [abrt] rename abrt-install-ccpp-hook to abrt-install-ccpp-hook.inNikola Pajkovsky2011-06-154-1/+3
| * [abrt] rhbz671354 - [RFE] Configurable core dump locationNikola Pajkovsky2011-06-152-2/+14
|/
* cli: use deletion through socket. cli does not depend on dbus anymoreDenys Vlasenko2011-06-157-12/+10
* configure.ac required file from btparser which was deletedNikola Pajkovsky2011-06-141-1/+0
* abrt-server: convert to using simple HTTP; add deletion opDenys Vlasenko2011-06-132-45/+293
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2011-06-13169-70586/+234
|\
| * spec: use %bcond macro for systemdMiroslav Lichvar2011-06-131-14/+14
| * spec: use %global in python definesMiroslav Lichvar2011-06-131-2/+2
| * move libreport into its own gitNikola Pajkovsky2011-06-13152-70691/+0
| * move abrt_event.conf to {_sysconfigdir/abrt/events.d/Jiri Moskovcak2011-06-102-3/+3
| * spec: avoid installing SysV init scripts instead of excluding themMiroslav Lichvar2011-06-101-3/+2
| * add element seletors to .xml files; fix a few places where we expect package ...Denys Vlasenko2011-06-109-7/+33
| * pyhook: moved import syslog from module scope into the callsites that use it ...Jiri Moskovcak2011-06-101-2/+2
| * don't package SysV init scripts with systemdMiroslav Lichvar2011-06-091-38/+31
| * add abrt-ccpp systemd service (trac#288)Miroslav Lichvar2011-06-093-3/+31
| * move code from ccpp initscript to abrt-install-ccpp-hookMiroslav Lichvar2011-06-094-83/+111
| * add abrt-oops systemd service (trac#287)Miroslav Lichvar2011-06-093-3/+29
| * spec: fix service scriptletsMiroslav Lichvar2011-06-091-13/+10
| * libreport: fixed licence headers in source codesJiri Moskovcak2011-06-0923-26/+268
* | Embedded btparser removedKarel Klic2011-06-0936-8679/+14
|/
* removed forgotten files which have been moved to libreportJiri Moskovcak2011-06-0910-3612/+0
* libreport: polished spec file to make rpmlint happyJiri Moskovcak2011-06-091-18/+20
* minor build fixesJiri Moskovcak2011-06-093-2/+15
* remove Retrace server codeMichal Toman2011-06-0925-2745/+2
* [abrt] whole code is moved to libreportNikola Pajkovsky2011-06-0925-1326/+0
* [libreport] new .gitignoreNikola Pajkovsky2011-06-091-0/+60
* split libreport to a separate packageJiri Moskovcak2011-06-08166-923/+62707
* abrt-hook-ccpp: need to include sys/utsname.hDenys Vlasenko2011-06-071-0/+1
* abrt-hook-ccpp: never pass %h corename spec and avoid passing %e if possibleDenys Vlasenko2011-06-072-10/+33
* wizard: hook selection checkboxes to reporters.Denys Vlasenko2011-06-0120-84/+366