summaryrefslogtreecommitdiffstats
path: root/inc/abrtlib.h
Commit message (Expand)AuthorAgeFilesLines
* simplify logging a bit. warn_client() is gone, reuse error_msg() for it.Denys Vlasenko2009-11-061-19/+17
* make exception handling lighterDenys Vlasenko2009-11-061-1/+1
* lib/Plugins/FileTransfer: massive surgeryDenys Vlasenko2009-11-061-0/+2
* InformAllUsers support. enabled by default for Kerneloops. Tested wuth CCpp.Denys Vlasenko2009-11-051-0/+1
* lib/Plugins/CCpp: respect DebugInfoCacheMB settingDenys Vlasenko2009-11-021-0/+5
* simplify base64 conversionDenys Vlasenko2009-10-271-0/+4
* add bits of infrastructure needed for xmlprc code.Denys Vlasenko2009-10-261-0/+51
* fix all instances of dent->d_type == DT_REG checksDenys Vlasenko2009-09-301-0/+7
* 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