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
/
src
/
Daemon
/
CommLayerServerSocket.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
unify "crash data, "crash info" and "crash report" data types. they are the same
Denys Vlasenko
2010-01-19
1
-8
/
+8
*
style fixes, no code changes
Denys Vlasenko
2009-12-10
1
-1
/
+1
*
remove std::string usage from class CABRTException.
Denys Vlasenko
2009-12-06
1
-1
/
+1
*
simplify logging a bit. warn_client() is gone, reuse error_msg() for it.
Denys Vlasenko
2009-11-06
1
-6
/
+6
*
Hack to fix the problem with daemon remembering the last used settings
Jiri Moskovcak
2009-11-01
1
-2
/
+9
*
remove a few C++-isms where they did not buy any convenience anyway
Denys Vlasenko
2009-09-18
1
-5
/
+1
*
remove unused Error() methods and dbus signals.
Denys Vlasenko
2009-09-08
1
-5
/
+0
*
make Warning, Error and Update send unicast dbus messages
Denys Vlasenko
2009-09-08
1
-1
/
+1
*
abrtd: eliminate g_pending_jobs[] map and all corresponding TODOs :)
Denys Vlasenko
2009-09-08
1
-2
/
+2
*
abrtd: remove unused AnalyzeComplete dbus signal
Denys Vlasenko
2009-09-08
1
-5
/
+0
*
daemon: log DBus calls with -v; log file creation only with -vvv
Denys Vlasenko
2009-08-28
1
-1
/
+0
*
simplify error handling. CrashWatcher.cpp lost a few wrapper functions
Denys Vlasenko
2009-08-27
1
-7
/
+17
*
add job ids (== thread ids) to warning/update DBus messages
Denys Vlasenko
2009-08-26
1
-6
/
+6
*
further simplify CObserver, CCommLayerServer, and CCrashWatcher classes
Denys Vlasenko
2009-08-26
1
-4
/
+4
*
make some CrashWatcher member functions static; simplify CObserver class
Denys Vlasenko
2009-08-26
1
-4
/
+5
*
more sensible logging
Denys Vlasenko
2009-08-25
1
-10
/
+7
*
remove CreateReport() method from server machinery; add comments about DBus
Denys Vlasenko
2009-08-25
1
-10
/
+12
*
pass map_crash_report_t by const reference, not by value
Denys Vlasenko
2009-08-25
1
-2
/
+2
*
move lib/CommLayer/CommLayerServer*.{h,cpp} to src/Daemon/, the sole user
Denys Vlasenko
2009-08-19
1
-0
/
+248