summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-19inet: Fix debugging printsJukka Rissanen1-7/+14
2012-03-06Release 0.790.79Marcel Holtmann2-1/+12
2012-03-06test: test-session does not exit any more when catching dbus exceptionsTomasz Bursztyka1-7/+0
2012-03-06test: Support the possibility to input multiple parameters into simple-agentTomasz Bursztyka1-4/+0
2012-03-06test: Add support of hidden service input into simple-agentTomasz Bursztyka1-2/+35
2012-03-05ofono: Remove network whenever context is removedJussi Kukkonen1-0/+3
2012-03-05ofono: fix modem lookup in cm_context_added()Jussi Kukkonen1-1/+1
2012-03-04ipconfig: Fix broken attempt to handle {IPv4,IPv6}.ConfigurationMarcel Holtmann1-45/+14
2012-03-04service: Fix two small style issuesMarcel Holtmann1-2/+2
2012-03-04core: Add extra checks for set property methodsMarcel Holtmann4-0/+28
2012-03-04clock: Revert change to accept variant of variantMarcel Holtmann1-25/+0
2012-03-01AUTHORS: Metion Tim's contributionDaniel Wagner1-0/+1
2012-03-01AUTHORS: Mention Otavio's contributionDaniel Wagner1-0/+1
2012-03-01ipconfig: Accept variant types in __connman_ipconfig_set_config()Tim Sander1-0/+36
2012-03-01clock: Accept variant types in SetPropertyTim Sander1-0/+25
2012-03-01service: Fix ServiceRemoved signalsPatrik Flykt1-10/+5
2012-03-01inet: Ensure data->channel exist before accessing itOtavio Salvador1-3/+5
2012-03-01technology: Enable tech if device is already poweredAlok Barsode1-2/+11
2012-03-01core: Change coding style for passing NULL to timeGrant Erickson2-8/+8
2012-03-01dhcpv4-client: Change coding style for passing NULL to timeGrant Erickson1-5/+5
2012-03-01gdhcp: set secs in a RFC 951- and 2131-compliant mannerGrant Erickson1-0/+15
2012-02-28AUTHORS: Mention Mario's contributionsDaniel Wagner1-0/+1
2012-02-28ippool: Fix NULL pointer accessMario Domenech Goulart1-1/+1
2012-02-28ippool: Fix typo in error messageMario Domenech Goulart1-1/+1
2012-02-28ofono: Remove obsolete DUN commentDaniel Wagner1-2/+0
2012-02-28test-connman: Use GetServices() instead GetProperties()Daniel Wagner1-59/+34
2012-02-28list-services: Use GetServices() instead GetProperties()Daniel Wagner1-6/+1
2012-02-28test-connman: Use GetServices() instead GetProperties()Daniel Wagner1-9/+2
2012-02-28service: Keep ordering and send all services in ServicesAddedPatrik Flykt1-63/+81
2012-02-28unit: handling type of connection into session apiTomasz Bursztyka2-0/+23
2012-02-28unit: switching from online to state property into test-sessionTomasz Bursztyka3-23/+44
2012-02-28test: modify test-session to handle a new propertyTomasz Bursztyka1-1/+1
2012-02-28test: fixing type conversion bug in test-sessionTomasz Bursztyka1-1/+4
2012-02-28doc: updated session api documentationTomasz Bursztyka1-20/+38
2012-02-28session: filtering session state update according to connection typeTomasz Bursztyka1-3/+44
2012-02-28session: introducing a property to select a type on which the state gets up onTomasz Bursztyka1-4/+52
2012-02-28session: do not notify ipconfig content if it's not in a connected stateTomasz Bursztyka1-0/+10
2012-02-28service: adding a function to know the connected state of an ipconfigTomasz Bursztyka2-0/+19
2012-02-28session: do not notify an ipconfig change if the session is not connectedTomasz Bursztyka1-0/+3
2012-02-28session: refactor and optimize how notification are raised and whenTomasz Bursztyka1-52/+44
2012-02-28session: changing online property to a state propertyTomasz Bursztyka1-29/+71
2012-02-28AUTHORS: Update email addressesPatrik Flykt1-4/+4
2012-02-27manager: Fix signature of ServicesRemoved signalMarcel Holtmann1-1/+1
2012-02-24technology: Fix technology refcountingAlok Barsode1-2/+2
2012-02-24build: Remove find-service and connect-service from test_scriptsSamuel Ortiz1-3/+2
2012-02-24test: Remove find-service as manager LookupService does not existPatrik Flykt1-17/+0
2012-02-24test: Remove connect-service as manager ConnectService does not existPatrik Flykt1-32/+0
2012-02-24service: Remove 'Services' property from Manager D-Bus APIPatrik Flykt3-69/+8
2012-02-24service: Implement ServicesAdded and ServicesRemoved signalsPatrik Flykt2-0/+149
2012-02-24manager: Use helper function for adding arrays of objpath, dictPatrik Flykt1-32/+14