summaryrefslogtreecommitdiffstats
path: root/src/Daemon
Commit message (Expand)AuthorAgeFilesLines
* abrt.conf: revert last change (vda's mistake, it was not meant to go into git)Nikola Pajkovsky2010-06-301-1/+4
* Disable OpenGPG checking until final releaseNikola Pajkovsky2010-06-301-1/+1
* abrt-handle-upload: fix in "remote" file creationDenys Vlasenko2010-06-301-1/+1
* Removed some memory leaksKarel Klic2010-06-282-11/+26
* small fixes to WatchCrashdumpArchiveDir codeDenys Vlasenko2010-06-222-9/+9
* added WatchCrashdumpArchiveDir directive to abrt.conf and related codeDenys Vlasenko2010-06-226-26/+151
* make "Loaded foo.conf" message less confusingDenys Vlasenko2010-06-211-1/+3
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-06-161-2/+2
|\
| * move misplaced sanity checks in cron parserDenys Vlasenko2010-06-161-2/+2
* | Check conf file for syntax errorsKarel Klic2010-06-161-99/+159
|/
* RHTSupport: actually use settings; report curl errors betterDenys Vlasenko2010-06-151-3/+3
* Daemon socket for reporting crasheskarel2010-06-094-1/+661
* add new file *hostname* into debugdump directoryNikola Pajkovsky2010-06-011-0/+12
* fix whitespaceDenys Vlasenko2010-05-312-6/+6
* trivial: stop leaking signal pipe to childrenDenys Vlasenko2010-05-251-0/+2
* trivial: close lock file on execDenys Vlasenko2010-05-251-0/+1
* trivial: close inotify_fd on execDenys Vlasenko2010-05-251-0/+1
* More fixes for /var/cache/abrt -> /var/spool/abrt conversion1.1.3Denys Vlasenko2010-05-212-5/+5
* remove "rename(DEBUG_DUMPS_DIR_OLD, DEBUG_DUMPS_DIR)" compat kludgeDenys Vlasenko2010-05-212-7/+0
* fix tuns of memory leaks in CRPMNikola Pajkovsky2010-05-191-1/+4
* kill yumdownloader if abrt-debuginfo-install is terminated mid-flightDenys Vlasenko2010-05-171-1/+10
* Move /var/cache/abrt to /var/spool/abrt. Fixes bug 568101.Denys Vlasenko2010-05-142-2/+10
* Revert "Daemon socket for reporting crashes"Nikola Pajkovsky2010-05-144-617/+1
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtNikola Pajkovsky2010-05-121-2/+2
|\
| * renamed daemon pid and lock file rhbz#588315Jiri Moskovcak2010-05-121-2/+2
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtNikola Pajkovsky2010-05-121-1/+1
|\|
| * removed avant-window-navigator from blacklistJiri Moskovcak2010-05-121-1/+1
* | Daemon socket for reporting crashesKarel Klic2010-05-124-1/+617
|/
* Abort debuginfo download if low on disk space (partially addresses #564451)Denys Vlasenko2010-05-121-8/+37
* Add BlackListedPaths option to abrt.conf. Fixes #582421Denys Vlasenko2010-05-065-1/+43
* Do not die when /var/cache/abrt/*/uid does not contain a number (rhbz#580899)Karel Klic2010-05-061-1/+13
* remove unused functionsNikola Pajkovsky2010-05-061-57/+0
* remove redundant g_setBlackList, rename g_settings_setBlackList to g_settings...Denys Vlasenko2010-05-065-18/+4
* minor fix to nikola's last commitJiri Moskovcak2010-05-051-1/+0
* rid of rewriting config in /etc/abrt/abrt.confNikola Pajkovsky2010-05-051-35/+0
* fix bug 571411: backtrace attachment of the form /var/cache/abrt/foo-12345-67...Denys Vlasenko2010-05-051-4/+9
* abrt-debuginfo-install: use --enablerepo=*-debug*Denys Vlasenko2010-05-051-7/+40
* abrt-debuginfo-install: use -C: yum -C repolist allDenys Vlasenko2010-05-041-1/+2
* Removed emacs settings from the file header in favor of global abrt emacs set...Karel Klic2010-04-291-1/+1
* get_home_dir returns const char* instead of std::stringKarel Klic2010-04-291-4/+2
* Show error message when abrtd service is run as non-root.Karel Klic2010-04-211-0/+3
* Rename EnableOpenGPG to OpenGPGCheck in the man pageKarel Klic2010-04-211-2/+2
* Document ProcessUnpackaged in abrt.conf.5. Document default values.Karel Klic2010-04-201-1/+10
* fixed problem with localized yum output rhbz#581804Jiri Moskovcak2010-04-131-1/+1
* do not catch perl/python crashes when the script is not of known package originKarel Klic2010-04-131-22/+38
* whitespace cleanup, no code changesDenys Vlasenko2010-04-014-8/+9
* abrt.conf: add trailing EOLDenys Vlasenko2010-03-311-1/+1
* remove socket code, it is deadDenys Vlasenko2010-03-235-331/+1
* Allow user to select which reporter he wants to use to report a crash using CLI.Karel Klic2010-03-183-38/+29
* minor fix in abrt-debuginfo-install to make it work with yum >= 3.2.26Jiri Moskovcak2010-03-111-1/+1