summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-12Merge "Technology: Fix dbus bool type mismatch issue" into tizensubmit/tizen/20140813.024054accepted/tizen/ivi/20140815.203813accepted/tizen/common/20140813.170139zhang zhengguang1-2/+2
2014-08-13Technology: Fix dbus bool type mismatch issueGuoqiang Liu1-2/+2
2014-08-12Tethering: Fix warning: (near initialization for 'gadget_tech_driver.set_teth...Saurav Babu1-1/+1
2014-08-07Upstream/dhcp: Fix crash when switching networkssubmit/tizen/20140807.060945Saurav Babu1-2/+8
2014-08-07Upstream/service: Fix service disconnection when using the same indexPatrik Flykt1-34/+11
2014-07-31Tethering: Get the client mac info of Gadget tetherguoqiang.liu1-0/+87
2014-07-31Tethering: Watch the connection and disconnection signal of BluetoothChengyi Zhao1-3/+72
2014-07-31Tethering: Add tethering interfaces description to technology-api.txtChengyi Zhao1-0/+12
2014-07-31Tethering: Add test script of open and hidden APChengyi Zhao1-7/+27
2014-07-31Tethering: Add hidden access point support in technologyChengyi Zhao9-8/+62
2014-07-31Tethering: Add open access point support in technologyChengyi Zhao1-13/+23
2014-07-31Tethering: Notify listeners when station connection changesChengyi Zhao2-1/+94
2014-07-31Tethering: Add interface that save lease in DHCP informationChengyi Zhao5-66/+99
2014-07-31Tethering: Add station information management featureChengyi Zhao3-0/+104
2014-07-31Tethering: Add handling for wpa_supplicant authorized/deauthorized signalsChengyi Zhao2-0/+55
2014-07-31Tizen: Unify bluetooth tethering enable logicZhang zhengguang1-1/+1
2014-07-31Tizen: Check some telephony flags before active contextguoqiang.liu1-0/+8
2014-07-31Tizen: Add always on featureArron Wang1-0/+38
2014-07-31Tizen: Fix wifi enterprise to support SIM and AKAArron Wang2-1/+32
2014-07-31Tizen: Integrate telephony pluginArron Wang4-0/+1777
2014-07-31Tizen: Export network proxy API for telephony pluginArron Wang4-0/+41
2014-07-31Tizen: Append extra wifi service propertyArron Wang2-0/+69
2014-07-31Tizen: Export more wifi info in ConnMan network APIArron Wang5-1/+172
2014-07-31Enable ConnMan VPND/OpenVPN/OpenConnect configurable in spec fileZhang zhengguang1-0/+88
2014-07-31Enable ConnMan NTP configurable in spec fileZhang zhengguang1-0/+19
2014-07-31Set ConnMan default settings in config filesZhang zhengguang2-1/+6
2014-07-31Set manifest request domain to floorZhang zhengguang2-0/+10
2014-07-31Add systemd service to manager ConnMan NTPZhang zhengguang2-0/+14
2014-07-31Add package build spec fileZhang zhengguang1-0/+97
2014-07-31Add bootstrap filesZhang zhengguang2-0/+27
2014-07-17Imported Upstream version 1.24upstream/1.24Zhang zhengguang216-12462/+64845
2013-06-13client: Fix passphrase handlingPatrik Flykt1-2/+10
2013-06-13client: Implement VPN Agent API RequestInput method callPatrik Flykt1-54/+77
2013-06-13client: Add vpnagent command to register and unregister VPN AgentPatrik Flykt1-0/+30
2013-06-13client: Implement support for queueing Agent messagesPatrik Flykt1-9/+60
2013-06-13client: Add VPN Agent support for Release, Cancel and ReportErrorPatrik Flykt2-0/+119
2013-06-13client: Create agent data structure and pass it in function callbacksPatrik Flykt3-76/+116
2013-06-13client: Don't handle Agent messages in monitor codePatrik Flykt1-0/+4
2013-06-13client: Fix DBUS_TYPE_UINT16 pretty-printingPatrik Flykt1-0/+5
2013-06-12dhcpv6: Send domain list option to serverJukka Rissanen3-12/+22
2013-06-12unit: Multiple collisions with different poolsJukka Rissanen1-0/+97
2013-06-12unit: Test ippool collision differentlyJukka Rissanen1-0/+87
2013-06-12ippool: Clear allocated block pointer at cleanupJukka Rissanen1-0/+1
2013-06-12ippool: Private address check was incorrectJukka Rissanen1-13/+5
2013-06-10service: Send proxy properties when connected or disconnectedJukka Rissanen1-0/+2
2013-06-10technology: Offlinemode could not be disabled if no technology was poweredJukka Rissanen1-5/+9
2013-06-10TODO: Mark GSequence removal doneDaniel Wagner1-2/+1
2013-06-10service: Use GList instead of GSequence for service listDaniel Wagner1-186/+116
2013-06-10session: Use GList instead of GSequence for service listDaniel Wagner1-53/+41
2013-06-10session: Use service iterator instead of match/creation callbacksDaniel Wagner3-36/+28