summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-11-28tools: Add simple TTY redirector utilityMarcel Holtmann3-1/+385
2012-11-27qmimodem: Fix reporting of PIN or PUK statesMarcel Holtmann1-2/+2
2012-11-27test: Allow LoopTone to be interrupted by incoming callsMarcel Holtmann1-5/+20
2012-11-27test: Remove unneeded semicolons in STK test scriptMarcel Holtmann1-15/+15
2012-11-26gdbus: Remove not needed NULL pointer checksSzymon Janc1-2/+2
2012-11-26gdbus: Replace leading spaces with tabsSyam Sidhardhan1-4/+4
2012-11-26gdbus: Fix compilation error due to missing #definesSyam Sidhardhan1-0/+8
2012-11-26gdbus: Remove connection from pending_property functionsLucas De Marchi2-20/+17
2012-11-26gdbus: Fix invalid memory access during interface removalJohan Hedberg1-6/+6
2012-11-26gdbus: Add g_dbus_get_properties functionJohan Hedberg2-0/+21
2012-11-26gdbus: Add support for invalidated propertiesJohan Hedberg1-1/+14
2012-11-26gdbus: Fix processing pending properties in remove_interface()Johan Hedberg1-0/+2
2012-11-26gdbus: Fix up Properties.Set() code pathLucas De Marchi1-3/+7
2012-11-26gdbus: Fix invalid memory access while unregisteringLucas De Marchi1-0/+11
2012-11-26gdbus: Implement PropertiesChanged signalLucas De Marchi2-2/+109
2012-11-26gdbus: Simplify code for appending propertiesLuiz Augusto von Dentz1-32/+2
2012-11-26gdbus: Integrates ObjectManager with Properties interfaceLuiz Augusto von Dentz1-1/+27
2012-11-26gdbus: Only export ObjectManager interface on root pathLuiz Augusto von Dentz1-2/+15
2012-11-26gdbus: Group interface changes to reduce the amount of signals emittedLuiz Augusto von Dentz1-154/+208
2012-11-26gdbus: Add support for org.freedesktop.DBus.ObjectManager interfaceLuiz Augusto von Dentz1-10/+237
2012-11-26gdbus: Add properties into Introspectable interfaceLucas De Marchi1-0/+19
2012-11-26gdbus: Implement DBus.Properties.Set methodLucas De Marchi2-1/+157
2012-11-26gdbus: Implement DBus.Properties.GetAll methodLucas De Marchi1-1/+55
2012-11-26gdbus: Implement DBus.Properties.Get methodLucas De Marchi2-1/+69
2012-11-26gdbus: Add skeleton of DBus.Properties interfaceLucas De Marchi1-0/+46
2012-11-26gdbus: Use macros to add annotationsLucas De Marchi1-12/+28
2012-11-26gdbus: Move typedefs upLucas De Marchi1-18/+29
2012-11-25unit: Fix SMS unit testsMarcel Holtmann2-1/+31
2012-11-23atmodem: Always quote data in CRSM write operationsDenis Kenzior1-19/+4
2012-11-23atmodem: Support CRSM with pathsDenis Kenzior1-5/+35
2012-11-23sim: Read icons with a full SIM/USIM pathDenis Kenzior1-4/+18
2012-11-23simfs: Handle optional EF pathsDenis Kenzior2-2/+11
2012-11-23include: Tweak ofono_sim_read_bytes APIDenis Kenzior1-0/+1
2012-11-25qmimodem: Add support for UIM service handlingMarcel Holtmann5-0/+630
2012-11-25udev: Let Huawei detection also check for cdc_wdm driversMarcel Holtmann1-0/+1
2012-11-25udev: Use Qualcomm Gobi driver if QMI based modemMarcel Holtmann1-0/+6
2012-11-25udev: Handle USB descriptors from Vodafone K5005 modemMarcel Holtmann1-4/+11
2012-11-25gobi: Use UIM service is availableMarcel Holtmann1-0/+3
2012-11-25sim: Assume CPHS files are in ADFusimMarcel Holtmann1-8/+8
2012-11-25test: Fix modem path handling for icon testingMarcel Holtmann1-2/+2
2012-11-25test: Allow STK testing without voice call managerMarcel Holtmann1-2/+8
2012-11-25qmimodem: Print error string instead of code if availableMarcel Holtmann1-3/+10
2012-11-25qmimodem: Pretty print service name in debug logsMarcel Holtmann1-1/+5
2012-11-25qmimodem: Fix debug printing of messagesMarcel Holtmann1-3/+8
2012-11-25qmimodem: Add helper for error message stringsMarcel Holtmann2-0/+109
2012-11-22unit: Add 2G and 3G path lookup testsDenis Kenzior1-0/+24
2012-11-22unit: Fix StyleDenis Kenzior1-1/+2
2012-11-22unit: Remove failing testDenis Kenzior1-3/+0
2012-11-22simutil: Add 2G and 3G path lookup utilitiesDenis Kenzior2-0/+68
2012-11-22simfs: Update to the new SIM apiDenis Kenzior1-4/+8