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
/
CommLayerServerDBus.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow user to select which reporter he wants to use to report a crash using CLI.
Karel Klic
2010-03-18
1
-3
/
+3
*
GUI: added action to applet to directly report last crash
Jiri Moskovcak
2010-03-11
1
-3
/
+7
*
add ProcessUnpackaged option to abrt.conf
Denys Vlasenko
2010-03-05
1
-5
/
+5
*
*: UID:UUID -> crash_id conversion
Denys Vlasenko
2010-03-04
1
-25
/
+15
*
add reporters param to dbus call Report()
Denys Vlasenko
2010-03-01
1
-3
/
+11
*
trivial simplification
Denys Vlasenko
2010-02-26
1
-4
/
+2
*
added a comment about dbus disconnect handling
Denys Vlasenko
2010-02-17
1
-0
/
+21
*
*: remove all usages of C++ streams (-10k in code size)
Denys Vlasenko
2010-02-07
1
-0
/
+18
*
abrtd: proper fix to autostart problem
Denys Vlasenko
2010-01-27
1
-0
/
+11
*
abrtd: fix Report() dbus call gaping security holes
Denys Vlasenko
2010-01-21
1
-3
/
+4
*
split load_crash_data_from_debug_dump from DebugDumpToCrashReport
Denys Vlasenko
2010-01-20
1
-4
/
+3
*
use get_crash_data_item_content() more widely. -4k.
Denys Vlasenko
2010-01-19
1
-1
/
+1
*
unify "crash data, "crash info" and "crash report" data types. they are the same
Denys Vlasenko
2010-01-19
1
-5
/
+5
*
Eliminate ATT file type - use TXT or BIN
Denys Vlasenko
2010-01-19
1
-6
/
+3
*
GUI: make it so that even non-loaded plugins show up in "Plugins" dialog
Denys Vlasenko
2010-01-14
1
-6
/
+4
*
*: disable plugin loading/unloading through GUI. Document keyring a bit
Denys Vlasenko
2010-01-13
1
-0
/
+4
*
make "abrt-cli --delete randomuuid" report that deletion failed. closes bug 59
Denys Vlasenko
2009-12-10
1
-13
/
+19
*
better wording to dbus error message (bug 106)
Denys Vlasenko
2009-12-09
1
-1
/
+2
*
*: remove most of remaining const string& params
Denys Vlasenko
2009-12-07
1
-6
/
+4
*
dbus: stop returning bool from DeleteDebugDump call, it's not needed
Denys Vlasenko
2009-12-04
1
-5
/
+1
*
rename CreateReport -> StartJob, GetJobResult -> CreateReport
Denys Vlasenko
2009-12-03
1
-7
/
+7
*
continuing s/std::string&/char*/g
Denys Vlasenko
2009-11-16
1
-1
/
+1
*
make exception handling lighter
Denys Vlasenko
2009-11-06
1
-1
/
+1
*
mass replace of const string& params by const char*
Denys Vlasenko
2009-11-06
1
-3
/
+3
*
InformAllUsers support. enabled by default for Kerneloops. Tested wuth CCpp.
Denys Vlasenko
2009-11-05
1
-8
/
+16
*
fix more warnings (these were harmless, but still...)
Denys Vlasenko
2009-11-03
1
-1
/
+1
*
s/CC_DBUS_/ABRTD_DBUS_/g
Denys Vlasenko
2009-11-02
1
-3
/
+3
*
Hack to fix the problem with daemon remembering the last used settings
Jiri Moskovcak
2009-11-01
1
-6
/
+9
*
optimizations
Denys Vlasenko
2009-10-22
1
-14
/
+11
*
removed JobStarted signal; fixed a small bug in build-id scanning code
Denys Vlasenko
2009-10-09
1
-12
/
+0
*
*: add "force" param to CreateReport dbus call. If !0, regenerates backtrace
Denys Vlasenko
2009-10-09
1
-2
/
+9
*
removed unsecure reading/writting from ~HOME directory
Jiri Moskovcak
2009-10-05
1
-4
/
+8
*
set LIMIT_MESSAGE to 16k, typo fix and daemon now reads config information fr...
Nikola Pajkovsky
2009-09-29
1
-6
/
+38
*
add 16k cap for comment and how to reproduce
Nikola Pajkovsky
2009-09-25
1
-0
/
+32
*
abrtd: add an optional 2nd parameter to Report dbus call
Denys Vlasenko
2009-09-24
1
-86
/
+59
*
abrt-applet: remove dbus-c++ glue. -50k of code
Denys Vlasenko
2009-09-18
1
-3
/
+4
*
factored out dbus init from CommLayerServerDBus.cpp to lib/Utils/abrt_dbus.cpp
Denys Vlasenko
2009-09-17
1
-181
/
+2
*
add dbus signalization when quota exceeded
Nikola Pajkovsky
2009-09-17
1
-0
/
+10
*
remove C++ dbus glue in src/CLI; fix a bug in --report
Denys Vlasenko
2009-09-17
1
-351
/
+28
*
call the new wrapper functions for register/unregister plugins in DBUS layer
dnovotny
2009-09-09
1
-2
/
+4
*
added polkit security check in SetSettings
dnovotny
2009-09-09
1
-1
/
+2
*
remove unused Error() methods and dbus signals.
Denys Vlasenko
2009-09-08
1
-10
/
+0
*
make Warning, Error and Update send unicast dbus messages
Denys Vlasenko
2009-09-08
1
-34
/
+24
*
typo corrected
Denys Vlasenko
2009-09-08
1
-1
/
+1
*
abrtd: eliminate g_pending_jobs[] map and all corresponding TODOs :)
Denys Vlasenko
2009-09-08
1
-40
/
+42
*
abrtd: remove unused AnalyzeComplete dbus signal
Denys Vlasenko
2009-09-08
1
-11
/
+0
*
preparatory work for proper (i.e. unicast) server->client dbus communication
Denys Vlasenko
2009-09-07
1
-2
/
+11
*
correct g_pending_jobs' type; eliminate redundant string passing
Denys Vlasenko
2009-09-07
1
-14
/
+16
*
CommLayerServerDBus: wire up {Get,Set}Settings as dbus methods
Denys Vlasenko
2009-09-03
1
-13
/
+53
*
CommLayerServerDBus: make it resilient (again) against malformed dbus calls
Denys Vlasenko
2009-09-02
1
-124
/
+231
[next]