summaryrefslogtreecommitdiff
path: root/src/syncevo/ObexTransportAgent.cpp
Commit message (Expand)AuthorAge
* Logging: eliminate _instance from SE_LOG* macrosPatrick Ohly2013-05-06
* rewrote signal handlingPatrick Ohly2012-01-20
* OBEX transport: code cleanupPatrick Ohly2012-01-20
* glib: avoid including glib/*.h headers directlyPatrick Ohly2011-11-25
* TransportAgent: simplified timeout APIPatrick Ohly2011-02-09
* ObexTransportAgent: set requestStart for connectChen Congwu2010-04-01
* obex fix: set obex_ready flag when receving link_err in disconnectChen Congwu2010-03-29
* ObexTransportAgent: Fix valgrind warnings (MB#10091)Chen Congwu2010-03-12
* libbluetooth compatibility layer (MB #9289)Patrick Ohly2010-02-19
* ObexTransportAgent: error handlingChen Congwu2010-02-10
* ObexTransportAgent: remove the non-blocking g_main_context_iterationChen Congwu2010-02-10
* syncevo-dbus-server + OBEX: transport was not enabled (MB #9436)Patrick Ohly2010-02-10
* ObexTransportAgent: libbluetooth2 vs 3 check (MB #9289)Patrick Ohly2010-01-27
* ObexTransportAgent: Error handling improvementsChen Congwu2010-01-05
* ObexTransportAgent: signal handling bug fixed.Chen Congwu2009-12-24
* ObexTransport: Do not fail directly if SIGINT is caught by underlying select.Chen Congwu2009-12-24
* ObexTransportAgent: block while waiting for mainloop eventsChen Congwu2009-12-24
* Revert "ObexTransportAgent: fixing an obex event leak for SyncML server case"Chen Congwu2009-12-03
* ObexTransportAgent: fixing an obex event leak for SyncML server caseChen Congwu2009-11-30
* Server Alerted Sync: SAN generationChen Congwu2009-11-30
* ObexTransportAgent: compiling fixes MB#5188Chen Congwu2009-11-17
* OBEX Client Transport: in-process OBEX client (binding over Bluetooth, #5188)Chen Congwu2009-11-17