summaryrefslogtreecommitdiffstats
path: root/inc/abrtlib.h
Commit message (Expand)AuthorAgeFilesLines
* factored out dbus init from CommLayerServerDBus.cpp to lib/Utils/abrt_dbus.cppDenys Vlasenko2009-09-171-0/+11
* eliminate CDebugDump::m_bUnlock, m_nLockfileFD can be used insteadDenys Vlasenko2009-09-091-0/+1
* move die_out_of_memory() to abrtlibDenys Vlasenko2009-09-011-1/+1
* replace comm_layer_inner_debug() with log() everywhereDenys Vlasenko2009-08-261-1/+7
* move to_string() helper to abrtlib.hDenys Vlasenko2009-08-251-1/+14
* move most of CCrashWatcher's init/deinit into daemon's main()Denys Vlasenko2009-08-211-0/+3
* new function for gettings user's home directoryZdenek Prikryl2009-08-111-0/+2
* fix compile-time warnings.Denys Vlasenko2009-08-091-0/+1
* Hooks/CCpp.cpp: don't dump executables with "/abrt" substring in the nameDenys Vlasenko2009-08-051-0/+3
* simplify C/C++ hookDenys Vlasenko2009-08-051-0/+5
* KerneloopsReporter: plug a leak in writefunctionDenys Vlasenko2009-07-311-0/+5
* add utility functionsDenys Vlasenko2009-07-301-0/+102