index
:
abrt.git
master
Unnamed repository; edit this file 'description' to name the repository.
Gavin Romig-Koch
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Daemon
/
CommLayerServerDBus.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
simplify error handling. CrashWatcher.cpp lost a few wrapper functions
Denys Vlasenko
2009-08-27
1
-10
/
+9
*
added signal JobStarted => removed the ugly sleep() hack
Jiri Moskovcak
2009-08-27
1
-0
/
+9
*
don't encode the job id into message string, send it as an separate argument
Jiri Moskovcak
2009-08-27
1
-2
/
+11
*
add job ids (== thread ids) to warning/update DBus messages
Denys Vlasenko
2009-08-26
1
-3
/
+3
*
resolved: Bug 518420 - ordinary user's abrt-applet shows up for root owned c...
Nikola Pajkovsky
2009-08-26
1
-2
/
+3
*
further simplify CObserver, CCommLayerServer, and CCrashWatcher classes
Denys Vlasenko
2009-08-26
1
-73
/
+34
*
make some CrashWatcher member functions static; simplify CObserver class
Denys Vlasenko
2009-08-26
1
-10
/
+11
*
eliminate AddOpenGPGPublicKey() and AddBlackListedPackage() stubs
Denys Vlasenko
2009-08-26
1
-4
/
+1
*
more sensible logging
Denys Vlasenko
2009-08-25
1
-2
/
+2
*
eliminate one-use class CDBusServer_adaptor
Denys Vlasenko
2009-08-25
1
-20
/
+157
*
remove CreateReport() method from server machinery; add comments about DBus
Denys Vlasenko
2009-08-25
1
-29
/
+39
*
pass map_crash_report_t by const reference, not by value
Denys Vlasenko
2009-08-25
1
-2
/
+2
*
separate DBus::Glib::BusDispatcher creating from CommLayerServerDBus creation
Denys Vlasenko
2009-08-24
1
-4
/
+9
*
trivial simplification: make LoadSettings() take char*, not string& param
Denys Vlasenko
2009-08-24
1
-5
/
+4
*
cleanup (m_XXX -> g_XXX renames and the like)
Denys Vlasenko
2009-08-21
1
-5
/
+3
*
move lib/CommLayer/CommLayerServer*.{h,cpp} to src/Daemon/, the sole user
Denys Vlasenko
2009-08-19
1
-0
/
+147