summaryrefslogtreecommitdiffstats
path: root/src/Daemon
Commit message (Expand)AuthorAgeFilesLines
* lower case direcotry(no code changed)Nikola Pajkovsky2010-08-1029-6403/+0
* rename RPM.cpp -> rpm.cNikola Pajkovsky2010-08-105-13/+45
* 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
* moved abrt.socket and abrtd.lock into /var/run/abrt making selinux happyJiri Moskovcak2010-07-272-2/+2
* style fixes, no code changesDenys Vlasenko2010-07-222-3/+5
* 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
* String updatesKarel Klic2010-07-121-1/+1
* lower-case devel headersNikola Pajkovsky2010-07-0911-22/+22
* abrt-handle-upload should have mode 0755, fixingDenys Vlasenko2010-07-021-0/+0
* added support for package specific actionsJiri Moskovcak2010-06-302-21/+46
* abrt-handle-upload: ensure that we do not accidentally move over existing dirDenys Vlasenko2010-06-301-1/+4
* Merge branch 'remote2'Karel Klic2010-06-301-4/+12
|\
| * Allow remote crashes to not to belong to a package.Karel Klic2010-06-301-4/+12
* | bad hostnames on remote crashesNikola Pajkovsky2010-06-301-7/+11
* | unlimited MaxCrashReportsSizeNikola Pajkovsky2010-06-302-11/+14
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtNikola Pajkovsky2010-06-301-2/+2
|\ \
| * | English and message format fixesDenys Vlasenko2010-06-301-2/+2
* | | more readable abrt.confNikola Pajkovsky2010-06-301-2/+20
|/ /
* | 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
|/