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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt
Jiri Moskovcak
2011-02-05
1
-1
/
+1
|
\
|
*
abrt-gui: fix wrong field name; Message->message
Denys Vlasenko
2011-02-05
1
-1
/
+1
*
|
- help button show the online help instead of about dialog rhbz#666267
Jiri Moskovcak
2011-02-05
2
-4
/
+46
|
/
*
abrt_curl: add "Accept: text/plain" header to our HTTP transactions
Denys Vlasenko
2011-02-04
1
-1
/
+9
*
btparser: Better normalization of glibc architecture-specific functions.
Karel Klic
2011-02-04
3
-41
/
+66
*
abrt-action-generate-backtrace: exit with 0 even if the parser fails
Karel Klic
2011-02-04
1
-1
/
+6
*
abrt_curl: fflush http body stream
Denys Vlasenko
2011-02-03
1
-0
/
+5
*
in bz/rhts description, list attachments and their sizes
Denys Vlasenko
2011-02-03
1
-6
/
+27
*
abrt_rh_support: remove code which looks into Strata-Message: header
Denys Vlasenko
2011-02-03
1
-73
/
+4
*
cli: change user's abrt dir from $HOME/abrt to $HOME/.abrt
Denys Vlasenko
2011-02-03
1
-2
/
+2
*
run_event: fix comment which become outdated after recent change
Denys Vlasenko
2011-02-01
1
-1
/
+0
*
abrt-cli -r DIR: copy non-writable DIR into $HOME/abrt/spool
Denys Vlasenko
2011-02-01
10
-16
/
+259
*
dump_dir: change locking to create .lock file inside dir
Denys Vlasenko
2011-02-01
1
-63
/
+202
*
use run_state->children_count == 0 check for "event not conf'd" condition
Denys Vlasenko
2011-02-01
5
-13
/
+9
*
abrt-cli: converted to process events locally
Denys Vlasenko
2011-02-01
6
-332
/
+370
*
rhtsupport reads from uninitialized variable
Nikola Pajkovsky
2011-02-01
1
-2
/
+6
*
load_plugin_settings.c: remove unused variable
Nikola Pajkovsky
2011-02-01
1
-2
/
+0
*
New supported format of thread header "Thread 8 (Thread 0xb07fdb70 (LWP 6357)):"
Karel Klic
2011-01-31
1
-2
/
+31
*
Added functions malloc_consolidate, _int_malloc, and __libc_calloc to the ign...
Karel Klic
2011-01-31
1
-1
/
+4
*
Increase limit for gdb run, as it was reported that 60 secs is too limiting o...
Karel Klic
2011-01-31
1
-1
/
+2
*
Rating 0 (worst) for backtrace on which the parser fails.
Karel Klic
2011-01-31
1
-4
/
+10
*
Message text and other small cosmetic fixes
Denys Vlasenko
2011-01-28
3
-11
/
+16
*
make list_possible_events return empty on non-dump directories
Denys Vlasenko
2011-01-28
1
-4
/
+12
*
run_event: add children_count
Denys Vlasenko
2011-01-27
2
-2
/
+15
*
preparatory changes for abrt-cli local processing change
Denys Vlasenko
2011-01-27
9
-168
/
+76
*
minor build fixes
Jiri Moskovcak
2011-01-25
1
-2
/
+2
*
Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt
Jiri Moskovcak
2011-01-25
4
-21
/
+47
|
\
|
*
split parse_release() into Bz and RHTS versions
Denys Vlasenko
2011-01-25
3
-10
/
+34
|
*
Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt
Denys Vlasenko
2011-01-25
1
-1
/
+0
|
|
\
|
*
|
plug memory leak on error paths
Denys Vlasenko
2011-01-25
1
-1
/
+1
|
*
|
comment out unused function post_signature
Denys Vlasenko
2011-01-25
1
-0
/
+2
|
*
|
move block of code to eliminate a goto
Denys Vlasenko
2011-01-25
1
-10
/
+10
*
|
|
don't try to remove the tmp dir if it's not created
Jiri Moskovcak
2011-01-25
1
-3
/
+3
*
|
|
fixed some gui warnings rhbz#671488
Jiri Moskovcak
2011-01-25
4
-648
/
+5
|
|
/
|
/
|
*
|
minor cleanup in python handler
Jiri Moskovcak
2011-01-24
1
-1
/
+0
|
/
*
remove CCommLayerServer[DBus] classes
Denys Vlasenko
2011-01-21
9
-144
/
+39
*
s/QuotaExceed/QuotaExceeded/g
Denys Vlasenko
2011-01-21
5
-9
/
+9
*
Remove CCrashWatcher and CObserver classes; merge libabrt_daemon into abrtd
Denys Vlasenko
2011-01-21
11
-165
/
+16
*
remove plugin.h, move its only macro into into only user
Denys Vlasenko
2011-01-20
5
-35
/
+1
*
add OPT_LIST mechanism to handle multiply occurring options
Denys Vlasenko
2011-01-20
14
-126
/
+110
*
Remove unused OPTION_GROUP
Denys Vlasenko
2011-01-20
2
-14
/
+1
*
make option handling more regular across all tools
Denys Vlasenko
2011-01-20
15
-149
/
+148
*
introduce and use new helper function list_free_with_free
Denys Vlasenko
2011-01-20
14
-35
/
+50
*
disable SetSettings dbus call code
Denys Vlasenko
2011-01-20
5
-39
/
+49
*
convert abrt-action-save-package-data.cpp to C
Denys Vlasenko
2011-01-20
4
-8
/
+15
*
python: fix SEGV on crash_data().get("nonexistent")
Denys Vlasenko
2011-01-20
2
-0
/
+14
*
fixed build against rpm 4.9
Jiri Moskovcak
2011-01-19
1
-3
/
+2
*
abrtd: merge pid and lock files into one
Denys Vlasenko
2011-01-19
1
-40
/
+28
*
remove old plugin machinery. -10k and -1 library dependence in abrtd
Denys Vlasenko
2011-01-19
15
-973
/
+3
*
move (de)installation of abrt-hook-ccpp into abrt-ccpp service.
Denys Vlasenko
2011-01-19
1
-10
/
+1
[next]