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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
CCpp analyser: log executing of children; comment about pk-debuginfo-istall
Denys Vlasenko
2009-10-09
1
-1
/
+34
*
removed JobStarted signal; fixed a small bug in build-id scanning code
Denys Vlasenko
2009-10-09
1
-1
/
+4
*
*: add "force" param to CreateReport dbus call. If !0, regenerates backtrace
Denys Vlasenko
2009-10-09
6
-13
/
+14
*
GUI: added option to show password in plugin settings gui
Jiri Moskovcak
2009-10-08
1
-1
/
+21
*
Bugzilla: removed "+1" feature
Jiri Moskovcak
2009-10-08
2
-25
/
+1
*
Jan Kratochvil's fix (#525721): use core _only_, not executable image for bac...
Denys Vlasenko
2009-10-06
1
-4
/
+9
*
FileTransfer: add one more error check; shrink code a bit
Denys Vlasenko
2009-10-01
2
-58
/
+68
*
fix possible mem leak
dnovotny
2009-10-01
1
-2
/
+7
*
error checking added to archive creation
dnovotny
2009-09-30
1
-14
/
+48
*
try using pk-debuginfo-install before falling back to debuginfo-install
Denys Vlasenko
2009-09-30
1
-1
/
+3
*
fix all instances of dent->d_type == DT_REG checks
Denys Vlasenko
2009-09-30
3
-15
/
+27
*
remove DBusManager::uniq_name
Denys Vlasenko
2009-09-29
4
-24
/
+27
*
add support for abrtd autostart
Denys Vlasenko
2009-09-29
1
-27
/
+52
*
kerneloops_reporter: fix the string
Anton Arapov
2009-09-23
1
-1
/
+1
*
rewrite FileTransfer to use library calls instead of commandline calls for co...
dnovotny
2009-09-17
3
-28
/
+137
*
fixed savind comments and how to reproduce files
Zdenek Prikryl
2009-09-21
1
-1
/
+1
*
comments and how to reproduce are stored now
Nikola Pajkovsky
2009-09-21
1
-1
/
+2
*
reduce verbosity a bit
Denys Vlasenko
2009-09-21
2
-4
/
+4
*
remove a few #include <iostream>'s
Denys Vlasenko
2009-09-18
12
-40
/
+26
*
remove a few C++-isms where they did not buy any convenience anyway
Denys Vlasenko
2009-09-18
1
-6
/
+1
*
abrt-applet: remove dbus-c++ glue. -50k of code
Denys Vlasenko
2009-09-18
2
-1
/
+40
*
factored out dbus init from CommLayerServerDBus.cpp to lib/Utils/abrt_dbus.cpp
Denys Vlasenko
2009-09-17
3
-0
/
+214
*
new polkit action for installing debuginfo, default "yes"
dnovotny
2009-09-16
1
-1
/
+1
*
Move lib/Utils/DBusClientProxy.* to src/Applet/; do not link rpm to libABRTUtils
Denys Vlasenko
2009-09-17
3
-358
/
+8
*
Added cleaning of attachment variable, so there should not be mixed attachmet...
Zdenek Prikryl
2009-09-17
1
-0
/
+1
*
fixed closing of debug dump in case of existing backtrace
Zdenek Prikryl
2009-09-17
1
-1
/
+2
*
remove C++ dbus glue in src/CLI; fix a bug in --report
Denys Vlasenko
2009-09-17
3
-0
/
+339
*
backtrace declared twice
dnovotny
2009-09-16
1
-1
/
+0
*
merge correction
dnovotny
2009-09-16
2
-12
/
+6
*
Merge branch 'master' of git://git.fedorahosted.org/git/abrt
dnovotny
2009-09-16
2
-174
/
+233
|
\
|
*
moved g_type_init() to right place
Jiri Moskovcak
2009-09-16
1
-1
/
+2
|
*
add forgotten }
Denys Vlasenko
2009-09-15
1
-0
/
+1
|
*
reuse code, do not cut-n-paste
Denys Vlasenko
2009-09-15
1
-43
/
+13
|
*
small correction to previous commit (forgot .debug suffix)
Denys Vlasenko
2009-09-15
1
-1
/
+1
|
*
initial code for better debuginfo installation.
Denys Vlasenko
2009-09-15
1
-178
/
+221
*
|
added timeout to Polkit, added authorization check for debuginfo-install
dnovotny
2009-09-16
2
-45
/
+72
|
/
*
added another form of checking Polkit rights: from PID
dnovotny
2009-09-15
2
-1
/
+42
*
trailing whitespace removal
Denys Vlasenko
2009-09-15
1
-8
/
+8
*
trailing whitespace removed
Denys Vlasenko
2009-09-15
1
-17
/
+17
*
unify CommLayer, MiddleWare and Utils into Utils
Denys Vlasenko
2009-09-15
18
-91
/
+48
*
moake one sfunction static; style fixes
Denys Vlasenko
2009-09-14
1
-1
/
+1
*
Merge branch 'master' of git://git.fedorahosted.org/git/abrt
dnovotny
2009-09-14
3
-32
/
+0
|
\
|
*
move lib/CommLayer/CommLayerClientDBus.{h,cpp) -> src/CLI
Denys Vlasenko
2009-09-14
3
-32
/
+0
*
|
Polkit moved to Utils (can be used both in daemon and plugins)
dnovotny
2009-09-14
3
-3
/
+112
|
/
*
fix the bug where lock file was not removed
Denys Vlasenko
2009-09-09
7
-18
/
+22
*
GetAndSetLock: simplify. old code was racy
Denys Vlasenko
2009-09-09
1
-29
/
+39
*
remove unnecessary variable from last commit
Denys Vlasenko
2009-09-09
1
-2
/
+1
*
eliminate CDebugDump::m_bUnlock, m_nLockfileFD can be used instead
Denys Vlasenko
2009-09-09
3
-41
/
+42
*
make GetNextFile close directory fd when the search is over
Denys Vlasenko
2009-09-09
2
-22
/
+23
*
four more more string& -> char* conversions. -2k
Denys Vlasenko
2009-09-09
3
-10
/
+10
[next]