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
/
Utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lib/Utils/DBusClientProxy.* to src/Applet/; do not link rpm to libABRTUtils
Denys Vlasenko
2009-09-17
3
-358
/
+8
*
remove C++ dbus glue in src/CLI; fix a bug in --report
Denys Vlasenko
2009-09-17
3
-0
/
+339
*
merge correction
dnovotny
2009-09-16
1
-6
/
+3
*
Merge branch 'master' of git://git.fedorahosted.org/git/abrt
dnovotny
2009-09-16
1
-0
/
+6
|
\
|
*
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
*
|
added timeout to Polkit, added authorization check for debuginfo-install
dnovotny
2009-09-16
1
-44
/
+33
|
/
*
added another form of checking Polkit rights: from PID
dnovotny
2009-09-15
2
-1
/
+42
*
trailing whitespace removed
Denys Vlasenko
2009-09-15
1
-17
/
+17
*
unify CommLayer, MiddleWare and Utils into Utils
Denys Vlasenko
2009-09-15
14
-12
/
+1048
*
moake one sfunction static; style fixes
Denys Vlasenko
2009-09-14
1
-1
/
+1
*
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
2
-0
/
+11
*
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
2
-9
/
+9
*
replace one const string& parameter with const char*. almost -1k of code (!)
Denys Vlasenko
2009-09-09
2
-2
/
+2
*
move die_out_of_memory() to abrtlib
Denys Vlasenko
2009-09-01
2
-16
/
+11
*
replace comm_layer_inner_debug() with log() everywhere
Denys Vlasenko
2009-08-26
1
-18
/
+8
*
move most of CCrashWatcher's init/deinit into daemon's main()
Denys Vlasenko
2009-08-21
1
-0
/
+38
*
MiddleWare, Bugzilla: create new component file. Can be used in reporting
Zdenek Prikryl
2009-08-20
1
-0
/
+1
*
new function for gettings user's home directory
Zdenek Prikryl
2009-08-11
1
-0
/
+6
*
fix compile-time warnings.
Denys Vlasenko
2009-08-09
1
-0
/
+6
*
CDebugDump::Create(pDir, pUID): make 2nd param uid_t, not string
Denys Vlasenko
2009-08-05
2
-4
/
+3
*
Hooks/CCpp.cpp: don't dump executables with "/abrt" substring in the name
Denys Vlasenko
2009-08-05
1
-1
/
+29
*
do not abort if chown fails, just warn
Denys Vlasenko
2009-08-05
1
-16
/
+7
*
forgot to add lib/Utils/copyfd.cpp
Denys Vlasenko
2009-08-05
1
-0
/
+107
*
simplify C/C++ hook
Denys Vlasenko
2009-08-05
1
-1
/
+2
*
move huge inlines out-of-line
Denys Vlasenko
2009-08-05
2
-0
/
+186
*
made some functions static
Denys Vlasenko
2009-08-04
2
-60
/
+53
*
add error checks on lstat calls; add handling of DT_UNKNOWN
Denys Vlasenko
2009-08-04
1
-11
/
+15
*
small fixes to dumpoops
Denys Vlasenko
2009-07-31
1
-1
/
+1
*
KerneloopsReporter: plug a leak in writefunction
Denys Vlasenko
2009-07-31
1
-1
/
+6
*
add utility functions
Denys Vlasenko
2009-07-30
4
-1
/
+427
*
Merge branch 'master' of git://git.fedorahosted.org/abrt
Zdenek Prikryl
2009-07-24
2
-22
/
+3
|
\
|
*
remove GetGIDFromUID (two copies): getpwuid does the same
Denys Vlasenko
2009-07-24
2
-22
/
+3
*
|
proper deinit of libmagic
Zdenek Prikryl
2009-07-24
1
-2
/
+2
|
/
*
Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt
Jiri Moskovcak
2009-07-22
1
-15
/
+19
|
\
|
*
fix several resource leaks on error paths
Denys Vlasenko
2009-07-22
1
-15
/
+19
*
|
Utils: small fix
Jiri Moskovcak
2009-07-22
1
-1
/
+1
|
/
*
fixed security issue
Zdenek Prikryl
2009-06-30
3
-7
/
+43
*
addded removing useless back slashed from debug dump dir name
Zdenek Prikryl
2009-05-28
2
-9
/
+21
*
added checks for debugdump status
Zdenek Prikryl
2009-05-13
1
-0
/
+20
*
support for simpler settings
Zdenek Prikryl
2009-05-12
1
-0
/
+2
*
weak reference to commlayerinner
Zdenek Prikryl
2009-04-29
2
-2
/
+15
*
rework commlayerinner usage
Zdenek Prikryl
2009-04-29
2
-33
/
+51
*
new commlayerinner interface
Zdenek Prikryl
2009-04-28
2
-5
/
+12
[next]