index
:
abrt.git
master
Unnamed repository; edit this file 'description' to name the repository.
Michal Nowak
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Daemon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt
Nikola Pajkovsky
2010-05-12
1
-1
/
+1
|
\
|
*
removed avant-window-navigator from blacklist
Jiri Moskovcak
2010-05-12
1
-1
/
+1
*
|
Daemon socket for reporting crashes
Karel Klic
2010-05-12
4
-1
/
+617
|
/
*
Abort debuginfo download if low on disk space (partially addresses #564451)
Denys Vlasenko
2010-05-12
1
-8
/
+37
*
Add BlackListedPaths option to abrt.conf. Fixes #582421
Denys Vlasenko
2010-05-06
5
-1
/
+43
*
Do not die when /var/cache/abrt/*/uid does not contain a number (rhbz#580899)
Karel Klic
2010-05-06
1
-1
/
+13
*
remove unused functions
Nikola Pajkovsky
2010-05-06
1
-57
/
+0
*
remove redundant g_setBlackList, rename g_settings_setBlackList to g_settings...
Denys Vlasenko
2010-05-06
5
-18
/
+4
*
minor fix to nikola's last commit
Jiri Moskovcak
2010-05-05
1
-1
/
+0
*
rid of rewriting config in /etc/abrt/abrt.conf
Nikola Pajkovsky
2010-05-05
1
-35
/
+0
*
fix bug 571411: backtrace attachment of the form /var/cache/abrt/foo-12345-67...
Denys Vlasenko
2010-05-05
1
-4
/
+9
*
abrt-debuginfo-install: use --enablerepo=*-debug*
Denys Vlasenko
2010-05-05
1
-7
/
+40
*
abrt-debuginfo-install: use -C: yum -C repolist all
Denys Vlasenko
2010-05-04
1
-1
/
+2
*
Removed emacs settings from the file header in favor of global abrt emacs set...
Karel Klic
2010-04-29
1
-1
/
+1
*
get_home_dir returns const char* instead of std::string
Karel Klic
2010-04-29
1
-4
/
+2
*
Show error message when abrtd service is run as non-root.
Karel Klic
2010-04-21
1
-0
/
+3
*
Rename EnableOpenGPG to OpenGPGCheck in the man page
Karel Klic
2010-04-21
1
-2
/
+2
*
Document ProcessUnpackaged in abrt.conf.5. Document default values.
Karel Klic
2010-04-20
1
-1
/
+10
*
fixed problem with localized yum output rhbz#581804
Jiri Moskovcak
2010-04-13
1
-1
/
+1
*
do not catch perl/python crashes when the script is not of known package origin
Karel Klic
2010-04-13
1
-22
/
+38
*
whitespace cleanup, no code changes
Denys Vlasenko
2010-04-01
4
-8
/
+9
*
abrt.conf: add trailing EOL
Denys Vlasenko
2010-03-31
1
-1
/
+1
*
remove socket code, it is dead
Denys Vlasenko
2010-03-23
5
-331
/
+1
*
Allow user to select which reporter he wants to use to report a crash using CLI.
Karel Klic
2010-03-18
3
-38
/
+29
*
minor fix in abrt-debuginfo-install to make it work with yum >= 3.2.26
Jiri Moskovcak
2010-03-11
1
-1
/
+1
*
GUI: added action to applet to directly report last crash
Jiri Moskovcak
2010-03-11
4
-8
/
+20
*
Never flag backtrace as binary file (fixes problem observed in bz#571411)
Denys Vlasenko
2010-03-08
1
-10
/
+16
*
use FILENAME_BACKTRACE for oops text too
Denys Vlasenko
2010-03-05
1
-7
/
+1
*
add ProcessUnpackaged option to abrt.conf
Denys Vlasenko
2010-03-05
7
-14
/
+44
*
abrt-debuginfo-install: use -debuginfo repos which match enabled "usual" repos
Denys Vlasenko
2010-03-04
1
-7
/
+16
*
*: UID:UUID -> crash_id conversion
Denys Vlasenko
2010-03-04
8
-156
/
+156
*
abrt-debuginfo-install: remove -R2 from yum! it's not "anti-yum-lock" option!
Denys Vlasenko
2010-03-03
1
-10
/
+14
*
save reporters' results to abrt_vNN_reportresult table too
Denys Vlasenko
2010-03-02
1
-0
/
+12
*
add reporters param to dbus call Report()
Denys Vlasenko
2010-03-01
1
-3
/
+11
*
trivial simplification
Denys Vlasenko
2010-02-26
1
-4
/
+2
*
added a comment about dbus disconnect handling
Denys Vlasenko
2010-02-17
1
-0
/
+21
*
GUI: improved url handling in report messages
Jiri Moskovcak
2010-02-17
1
-1
/
+1
*
Move LoadPluginSettings to the shared utils library. Add parameter skipKeysWi...
Karel Klic
2010-02-12
2
-63
/
+0
*
fixed problem with bugzilla+nss
Jiri Moskovcak
2010-02-12
1
-2
/
+10
*
fix bz#563484 "abrt uses unnecessary disk space when getting debug info"
Denys Vlasenko
2010-02-11
1
-39
/
+44
*
Put back changes accidentally pushed from RHEL6 branch to master by me
Karel Klic
2010-02-08
2
-16
/
+8
*
remove autoreport hack, re-enable proper code for it
Denys Vlasenko
2010-02-08
1
-5
/
+1
*
remove binary files from report if client did not include them
Denys Vlasenko
2010-02-08
1
-0
/
+19
*
*: remove all usages of C++ streams (-10k in code size)
Denys Vlasenko
2010-02-07
18
-52
/
+198
*
Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt
Jiri Moskovcak
2010-02-07
3
-33
/
+56
|
\
|
*
abrtd: fix handling of dupes (weren't deleting dup's directory); better logging
Denys Vlasenko
2010-02-05
3
-33
/
+56
*
|
added avant-window-navigator to blacklist per maintainer request
Jiri Moskovcak
2010-02-07
1
-1
/
+1
|
/
*
use .new suffix on new crashdumps; strip it when crashdump is ready
Denys Vlasenko
2010-02-04
1
-22
/
+25
*
abrtd: handle "perl -w /usr/bin/script" too
Denys Vlasenko
2010-02-04
1
-2
/
+9
*
abrtd: fix rhbz#560642 - don't die on bad plugin names
Denys Vlasenko
2010-02-04
5
-216
/
+58
[next]