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
*
delete ugly parse_conf(), use load_abrt_conf() instead
Denys Vlasenko
2011-04-20
8
-221
/
+10
*
daemon: reload abrt.conf after each poll. Closes 189
Denys Vlasenko
2011-04-20
4
-18
/
+28
*
rename Daemon.cpp to abrtd.c
Denys Vlasenko
2011-04-20
7
-217
/
+7
*
rename Settings.{cpp,h} to abrt_conf.{c,h}
Denys Vlasenko
2011-04-20
2
-0
/
+210
*
daemon: simplify parsing of settings; remove remaining c++isms in daemon
Denys Vlasenko
2011-04-20
4
-321
/
+128
*
run abrt oops log scanner as a separate service
Denys Vlasenko
2011-04-20
1
-4
/
+4
*
remaned some .cpp files to .c in src/daemon/
Denys Vlasenko
2011-04-19
7
-19
/
+19
*
daemon: remove unused dbus calls and their support code
Denys Vlasenko
2011-04-19
9
-789
/
+7
*
Fix rpm signature check (trac#198)
Miroslav Lichvar
2011-04-19
2
-3
/
+3
*
abrt-hook-ccpp: add saving of environ, disable saving of smaps. closes #91
Denys Vlasenko
2011-04-18
1
-2
/
+2
*
abrt-action-print: add -r option which records reported_to
Denys Vlasenko
2011-04-08
1
-1
/
+1
*
cleanup: get rid of GetPluginSettings dbus call
Nikola Pajkovsky
2011-04-06
4
-42
/
+0
*
cleanup: get rid of GetPluginsInfo dbus call
Nikola Pajkovsky
2011-04-06
4
-76
/
+2
*
abrt-dump-oops: make -d option take a parameter: directory where to create dumps
Denys Vlasenko
2011-04-05
1
-1
/
+1
*
rhbz#692465 - Blacklist doesn't work
Nikola Pajkovsky
2011-04-04
1
-2
/
+8
*
all: don't declare variables inside for loops
Cosimo Cecchi
2011-03-29
1
-3
/
+7
*
abrt-action-trim-files: new tool for trimming old debuginfo and debug dumps
Denys Vlasenko
2011-03-26
1
-2
/
+1
*
added xml file for kerneloops reporter, split koops events to a separate file
Jiri Moskovcak
2011-03-25
1
-8
/
+0
*
fixes for missing uid case
Denys Vlasenko
2011-03-25
1
-1
/
+1
*
remove FILENAME_INFORMALL and tighten up some loose ends
Denys Vlasenko
2011-03-25
5
-65
/
+41
*
make $ABRT_PROG_PREFIX control whether log messages are prefixed
Denys Vlasenko
2011-03-25
4
-15
/
+24
*
oops: don't save bogus "executable", and save real "cmdline" instead of bogus...
Denys Vlasenko
2011-03-24
1
-14
/
+21
*
extend dump_dir to allow creating world-readable directory
Jiri Moskovcak
2011-03-24
4
-10
/
+17
*
wizard: add keyboard accelerator for "Configure Events" buttons
Denys Vlasenko
2011-03-24
1
-2
/
+2
*
Replace FILENAME_MESSAGE with FILENAME_REPORTED_TO.
Denys Vlasenko
2011-03-18
1
-1
/
+1
*
s:/var/log/abrt.log:/tmp/abrt.log:g
Denys Vlasenko
2011-03-17
1
-1
/
+1
*
abrtd: suppress stray messages about non-directories in /var/spool/abrt
Denys Vlasenko
2011-03-16
1
-1
/
+1
*
abrtd: heed glib warning about hash table being NULL
Denys Vlasenko
2011-03-16
3
-9
/
+10
*
Remove deprecated ENABLE_SOCKET_OR_DBUS configuration option
Karel Klic
2011-03-16
1
-1
/
+0
*
abrt-dump-oops: fix double-free; abrt_event.conf: better report event name
Denys Vlasenko
2011-03-16
1
-1
/
+1
*
daemon: run dd_sanitize_mode_and_owner after post-create too
Denys Vlasenko
2011-03-15
1
-0
/
+5
*
abrtd: do not accept requests to delete directories not in /var/spool/abrt/
Denys Vlasenko
2011-03-14
1
-1
/
+11
*
Merge branch 'prune-old-gui'
Nikola Pajkovsky
2011-03-11
1
-4
/
+6
|
\
|
*
override old gui by new one
Nikola Pajkovsky
2011-03-11
1
-4
/
+6
*
|
make report_Logger configurable
Denys Vlasenko
2011-03-10
1
-5
/
+10
|
/
*
add -Wwrite-strings everywhere
Denys Vlasenko
2011-03-09
1
-4
/
+4
*
make fork_execv_on_steroids capable of setting env vars too
Denys Vlasenko
2011-03-08
1
-1
/
+1
*
gui-wizard-gtk: add code to export/unexport config variables. Untested
Denys Vlasenko
2011-03-07
1
-8
/
+2
*
add saving of username; fix one liners loading
Denys Vlasenko
2011-03-04
1
-0
/
+1
*
abrt-action-save-package-data: do not complain if "remote" element is missing
Denys Vlasenko
2011-03-04
1
-1
/
+1
*
gui-wizard-gtk: fix stealing again
Denys Vlasenko
2011-03-03
1
-5
/
+5
*
Revert "renamed libreport.so to libreport2.so"
Karel Klic
2011-03-03
1
-4
/
+4
*
remove FILENAME_REPRODUCE field. FILENAME_COMMENT should be used instead
Denys Vlasenko
2011-03-03
2
-14
/
+2
*
renamed libreport.so to libreport2.so
Jiri Moskovcak
2011-03-03
1
-4
/
+4
*
show more useful columns in abrt-gtk; use human-readable time in dir names
Denys Vlasenko
2011-02-28
1
-2
/
+2
*
move ccpp related events to events.d/
Jiri Moskovcak
2011-02-22
1
-16
/
+3
*
gui-wizard-gtk: add forward_page_func which skips analyze step when it is mis...
Denys Vlasenko
2011-02-22
2
-2
/
+2
*
abrt-action-install-debuginfo: disallow overriding paths to writable dirs
Denys Vlasenko
2011-02-22
1
-17
/
+6
*
run abrt-action-install-debuginfo.py using trivial sgid wrapper
Jiri Moskovcak
2011-02-21
2
-3
/
+11
*
move hostname saving from abrt-action-save-package-data to dump_dir
Vladimir Vinogradov
2011-02-18
1
-26
/
+0
[next]