summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Localization of [y/n] response in abrt-cliKarel Klic2010-08-271-6/+13
* fix a few xmlrpc leaksNikola Pajkovsky2010-08-261-1/+3
* GUI: set the right parent for progress bar rhbz#625241Jiri Moskovcak2010-08-251-10/+24
* concat_path_file: make it a C function, not C++Denys Vlasenko2010-08-241-11/+17
* rpm.c: fix some memleaksNikola Pajkovsky2010-08-231-0/+1
* GUI: added accelerator key "Delete" to the delete button rrakus@redhat.comJiri Moskovcak2010-08-201-0/+1
* abrt-cli --info: Make coredump and rating fields optionalKarel Klic2010-08-191-5/+12
* fixed a typo: kenel -> kernelKarel Klic2010-08-191-1/+1
* VERB3 log the process of load_crash_data_from_debug_dump.Karel Klic2010-08-191-1/+3
* enrich an exception with the dump directory path; it's useful for debuggingKarel Klic2010-08-191-1/+9
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-08-1910-230/+212
|\
| * daemon: make text detection fail on any file >64kDenys Vlasenko2010-08-181-0/+13
| * get rid of exceptions in CDebugDump classMichal Toman2010-08-184-169/+175
| * *: move NLS include and #define _ to abrtlib.hDenys Vlasenko2010-08-176-61/+24
* | rpm.c needs logging.h -> include itKarel Klic2010-08-191-0/+1
|/
* GUI: increase dbus timeout in Report() callDenys Vlasenko2010-08-171-2/+4
* GUI: make the bt viewer not-editable rhbz#621871Jiri Moskovcak2010-08-111-0/+2
* forgot erase one funcion in rpm.cNikola Pajkovsky2010-08-101-25/+1
* lower case direcotry(no code changed)Nikola Pajkovsky2010-08-1077-17/+17
* rename RPM.cpp -> rpm.cNikola Pajkovsky2010-08-106-13/+47
* rewrite rpm to pure CNikola Pajkovsky2010-08-104-169/+194
* added native systemd file rhbz#617316Jiri Moskovcak2010-08-092-0/+16
* fixed typo in man page rhbz#610748Jiri Moskovcak2010-08-031-1/+1
* s/:/::/Nikola Pajkovsky2010-07-301-1/+1
* mark string for translateNikola Pajkovsky2010-07-291-2/+2
* trivial fix - added a log message to appletJiri Moskovcak2010-07-281-0/+1
* moved abrt.socket and abrtd.lock into /var/run/abrt making selinux happyJiri Moskovcak2010-07-273-15/+18
* Mention --info and --backtrace in the abrt-cli man page.Karel Klic2010-07-261-4/+13
* build fixes for gcc 4.5Jiri Moskovcak2010-07-262-3/+3
* abrt-hook-ccpp: small fixes prompted by testing on RHEL5Denys Vlasenko2010-07-221-1/+13
* style fixes, no code changesDenys Vlasenko2010-07-225-10/+17
* Added --info action to abrt-cliMichal Toman2010-07-221-19/+130
* fixed tooltip localization rhbz#574693Jiri Moskovcak2010-07-193-17/+16
* dumpoops/KerneloopsScanner: add pid to crashdump nameDenys Vlasenko2010-07-151-1/+8
* A message change suggested by SilasKarel Klic2010-07-151-1/+1
* applet: do not annoy user with repeated crash *dialogs* (icon is ok)Denys Vlasenko2010-07-141-9/+26
* cut off prelink suffixes from executable name if anyMichal Toman2010-07-141-0/+7
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-07-141-1/+1
|\
| * Be more polite with userDenys Vlasenko2010-07-141-1/+1
* | Die with an error message if the database plugin is not accessible when needed.Karel Klic2010-07-141-14/+15
|/
* abort initialization on abrt.conf parsing errorsDenys Vlasenko2010-07-133-27/+75
* GUI: allow sending crashes without ratingKarel Klic2010-07-121-5/+8
* GUI: fixed package name in warning message when the packge is kernel rhbz#612191Karel Klic2010-07-121-1/+1
* String updatesKarel Klic2010-07-1216-80/+80
* lower-case devel headersNikola Pajkovsky2010-07-0917-33/+33
* GUI: fixed problem with no gkeyring and just one reporter enabled rhbz#612457Jiri Moskovcak2010-07-081-9/+14
* Display hostname in abrt-cli if it's available.Karel Klic2010-07-071-0/+5
* abrt-handle-upload should have mode 0755, fixingDenys Vlasenko2010-07-021-0/+0
* added support for package specific actionsJiri Moskovcak2010-06-303-25/+55
* GUI: don't die if crash info doesn't contain btJiri Moskovcak2010-06-301-10/+21