summaryrefslogtreecommitdiff
path: root/src/connman.h
AgeCommit message (Expand)AuthorFilesLines
2012-11-05storage: Add void if function does not have any argumentsDaniel Wagner1-3/+3
2012-11-02ipconfig: Add function to clear ipaddress informationJukka Rissanen1-0/+1
2012-09-28log: Disable stack trace from command linePatrik Flykt1-2/+2
2012-09-27session: Move struct connman_session to session.hDaniel Wagner1-1/+2
2012-09-04agent: Implement Agent API Cancel() method callPatrik Flykt1-0/+2
2012-08-15service: Remember provider pending dbus messageJukka Rissanen1-0/+3
2012-08-15service: Allow setting path when sending pending dbus replyJukka Rissanen1-1/+2
2012-08-15inet: Add function to return route to a given hostJukka Rissanen1-0/+4
2012-08-14service: Allow plugins to lookup services by networksDaniel Wagner1-1/+0
2012-08-14service: Allow plugins access to connman_service_create_ip4/6configDaniel Wagner1-4/+1
2012-08-08ipconfig: Add function to check if the ipconfig is OFFJukka Rissanen1-0/+1
2012-08-03device: Remove unused phyindexDaniel Wagner1-4/+0
2012-07-09inet: Return all running interfacesJukka Rissanen1-0/+1
2012-07-05technology: Notify the regulatory domain setting by deviceTomasz Bursztyka1-0/+2
2012-06-18service: Connecting hidden network waits until connectedJukka Rissanen1-1/+2
2012-06-18service: Add support functions for pending repliesJukka Rissanen1-0/+4
2012-06-18service: Split reply_pending function to two partsJukka Rissanen1-0/+1
2012-06-15service: Add a getter for the passphraseTomasz Bursztyka1-0/+1
2012-06-11config: Check if we need to rescan the config file for any changesJukka Rissanen1-1/+1
2012-06-11config: Use config file name and entry when deciding removalJukka Rissanen1-1/+1
2012-06-11service: Support function that saves serviceJukka Rissanen1-0/+1
2012-06-11service: Mark service as dirty and needing sortingJukka Rissanen1-0/+1
2012-06-11service: Add function to set the favorite flagJukka Rissanen1-0/+3
2012-06-11service: Add function to remove a serviceJukka Rissanen1-0/+1
2012-06-11service: Add setter for config informationJukka Rissanen1-0/+2
2012-06-11storage: Add function to remove a service directoryJukka Rissanen1-0/+1
2012-06-11service: Add function to return service by identifierJukka Rissanen1-0/+1
2012-05-28storage: Remove obsolete functions that nobody callsJukka Rissanen1-2/+0
2012-05-25device: Make scanning getter method public.Tomasz Bursztyka1-2/+0
2012-05-24storage: Return any errors when saving services and global configPatrik Flykt1-2/+2
2012-05-22resolver: Send RS before RDNSS lifetime expiresElena Tebesoi1-0/+3
2012-05-04service: Add flag that tells if the service is hidden or notJukka Rissanen1-0/+1
2012-05-04service: Adding a function to set userconnect valueTomasz Bursztyka1-0/+2
2012-05-04agent: Adding a parameter to give the error name to browser callbackTomasz Bursztyka1-1/+1
2012-05-04agent: Adding a parameter to give the error name to authentication callbackTomasz Bursztyka1-1/+1
2012-05-01timeserver: Helper function for adding timeservers once to a listPatrik Flykt1-0/+2
2012-04-29core: Update copyright informationMarcel Holtmann1-1/+1
2012-04-27ipconfig: Add ipconfig type to __connman_ipconfig_get_gateway_from_index()Patrik Flykt1-1/+2
2012-04-24resolver: Use proper IPv6 source address when sending DNS queriesJukka Rissanen1-0/+1
2012-04-24notifier: Handle Manager state when exiting onlinePatrik Flykt1-3/+3
2012-04-20service: Implement service Timeservers propertyPatrik Flykt1-0/+2
2012-04-20timeserver: Refactor __connman_timeserver_sync()Patrik Flykt1-0/+1
2012-04-19notifier: Change __connman_notifier_count_connected() to *_is_connected()Daniel Wagner1-1/+1
2012-04-17notifier: Add __connman_notifier_online()Daniel Wagner1-0/+1
2012-04-17notifier: Add old state to __connman_notifier_disconnect()Daniel Wagner1-1/+2
2012-04-17log: Remove D-Bus iterators for debug propertiesMarcel Holtmann1-3/+0
2012-04-17network: Remove unused functionDaniel Wagner1-2/+0
2012-04-17service: request_input_cb handle wps settingJulien Massot1-0/+1
2012-04-17service: Check the passphrase validityJulien Massot1-4/+4
2012-04-12provider: Disconnect VPN when phy service is disconnectedJukka Rissanen1-0/+1