framework/connectivity/connman.git
2012-06-11 Jukka Rissanenservice: Support function that saves service
2012-06-11 Jukka Rissanenservice: Sort service sequence after checking provision...
2012-06-11 Jukka Rissanenservice: Mark service as dirty and needing sorting
2012-06-11 Jukka Rissanenservice: Add function to set the favorite flag
2012-06-11 Jukka Rissanenservice: Remove unprovisioned services when starting...
2012-06-11 Jukka Rissanenservice: Save provisioned config information
2012-06-11 Jukka Rissanenconfig: Set config information in service
2012-06-11 Jukka Rissanenconfig: Remove service if config file is removed
2012-06-11 Jukka Rissanenservice: Add function to remove a service
2012-06-11 Jukka Rissanenservice: Add setter for config information
2012-06-11 Jukka Rissanenstorage: Add function to remove a service directory
2012-06-11 Jukka Rissanenservice: Add function to return service by identifier
2012-06-07 Jukka Rissanendnsproxy: Randomize the transaction id
2012-06-07 Jukka Rissanendnsproxy: Use memmove() when discarding domain name
2012-06-07 Jukka Rissanendnsproxy: Check overlapping memcpy
2012-06-07 Grant Ericksonservice: remove extra semicolon
2012-06-06 Daniel Wagnerdundee: Fix wrong casting
2012-06-04 Marcel Holtmanndoc: Mention long D-Bus timeout for scan method
2012-06-04 Daniel Wagnerbluetooth: Check ownership of device
2012-06-04 Daniel Wagnerdundee: Check ownership of device
2012-06-04 Daniel Wagnerdundee: Set device active/inactive
2012-06-04 Daniel Wagnerdundee: Update network connected status
2012-06-04 Daniel Wagnerdundee: Register connman_network at core
2012-06-04 Daniel Wagnerdundee: Monitor Device.PropertyChanged signal
2012-06-04 Daniel Wagnerdundee: Create connman device
2012-06-04 Daniel Wagnerdundee: Parse device properties in add_device
2012-06-04 Daniel Wagnerdundee: Get modems when starting
2012-06-04 Daniel Wagnerdundee: Monitor DeviceAdded/DeviceRemoved signal
2012-06-04 Daniel Wagnerdundee: Watch service on D-Bus
2012-06-04 Daniel Wagnerdundee: Add emply plugin
2012-06-04 Daniel WagnerREADME: Add --disable-dundee documentation
2012-06-04 Daniel WagnerREADME: Fix whitespace and typo issues
2012-06-01 Patrik FlyktTODO: Add migration removal task
2012-05-31 Patrik FlyktAUTHORS: Mention Mikel's and Paulo's contributions
2012-05-31 Marcel HoltmannRelease 1.1
2012-05-31 Paulo Pizarrodnsproxy: If the answer is in the cache, the UDP reques...
2012-05-31 Lucas De Marchigdbus: Add macro for methods marked as NOREPLY
2012-05-31 Grant Ericksonntp: Log the time slew delta
2012-05-30 Marcel Holtmannmain.conf: Add InputRequestTimeout and BrowserLaunchTimeout
2012-05-30 Patrik Flyktagent: Use input request and browser launch timeouts
2012-05-30 Patrik Flyktmain: Add InputRequestTimeout and BrowserLaunchTimeout...
2012-05-28 Patrik Flyktservice: Clean up append_nameservers() helper function
2012-05-28 Patrik Flyktservice: Proper ordering of nameservers and search...
2012-05-28 Patrik Flyktresolver: Clean up remove function
2012-05-28 Patrik Flyktservice: Properly handle nameservers and search domains
2012-05-28 Patrik Flyktservice: Remove previous nameservers and search domains
2012-05-28 Patrik Flyktservice: Add helpers for removing nameservers and searc...
2012-05-28 Patrik Flyktresolver: Simplify code to return if a resolver entry...
2012-05-28 Lucas De Marchidnsproxy: Fix wrong domain len causing crash in memmove
2012-05-28 Lucas De Marchidnsproxy: Avoid useless memset
2012-05-28 Lucas De Marchidnsproxy: Fix constiness of variables
2012-05-28 Jukka Rissanenstorage: Remove obsolete functions that nobody calls
2012-05-28 Jukka Rissanenconfig: Remove unused function
2012-05-28 Patrik Flyktagent: Update __connman_agent_report_error to return...
2012-05-28 Patrik Flyktagent: Update functions used by wispr to send -EINPROGRESS
2012-05-28 Patrik Flyktagent: Return -EINPROGRESS when request passphrase...
2012-05-28 Patrik Flyktservice: Remove unnecessary setting of ipconfing to...
2012-05-25 Tomasz Bursztykawifi: Stop autoscan in the relevant place.
2012-05-25 Tomasz Bursztykawifi: Check device is not already scanning before a...
2012-05-25 Tomasz Bursztykawifi: If scanning, unref the device when removing wifi...
2012-05-25 Tomasz Bursztykawifi: Scanning is set to false in case of effective...
2012-05-25 Tomasz Bursztykadevice: Make scanning getter method public.
2012-05-24 Grant Ericksonstorage: migrate 0.76-era device enabled / powered...
2012-05-24 Patrik Flyktstorage: Remove default.profile when migration has...
2012-05-24 Patrik Flyktstorage: Migrate services from obsolete default.profile
2012-05-24 Patrik Flyktstorage: Remove support for loading services from defau...
2012-05-24 Patrik Flyktstorage: Return any errors when saving services and...
2012-05-23 Marcel Holtmannagent: Increase default timeout to 120 seconds
2012-05-23 Marcel HoltmannAUTHORS: Mention Elena's contributions
2012-05-22 Patrik Flyktipconfig: Show FIXED configuration IP address info
2012-05-22 Elena Tebesoiresolver: Send RS before RDNSS lifetime expires
2012-05-22 Elena Tebesoiresolver: Fixed cleanup of Resolver timer
2012-05-22 Patrik Flyktdoc: Update service Domains property description
2012-05-22 Patrik Flyktservice: Fix Domains property
2012-05-22 Tomasz Bursztykawispr: If redirected and TLS is not supported we fallba...
2012-05-22 Tomasz Bursztykagweb: Adding a function to know if TLS is supported...
2012-05-22 Patrik Flyktagent: Verify that the reply contains a dictionary
2012-05-22 Mikel Astizgdbus: Fix incorrectly discarded signals
2012-05-22 Marcel Holtmannmanager: Use simpler argument names in ServicesChanged...
2012-05-22 Marcel Holtmannmanager: Fix wrong signature for SetProperty method
2012-05-22 Marcel HoltmannREADME: Add description for --disable-wispr option
2012-05-21 Marcel Holtmanngweb: Add function to check for TLS support
2012-05-21 Marcel Holtmannbuild: Add option for disabling WISPr support
2012-05-18 Lucas De Marchigdbus: do not check signature twice
2012-05-18 Lucas De Marchigdbus: add Method.NoReply annotation in introspection
2012-05-18 Lucas De Marchigdbus: add Deprecated annotation in introspection
2012-05-18 Lucas De Marchigdbus: remove signature and reply from tables
2012-05-18 Henrique Dante... Do not set signature and reply in GDBus tables
2012-05-18 Lucas De Marchigdbus: loop over args to check message signature
2012-05-18 Lucas De Marchigdbus: use GDBusArgInfo to generate introspection
2012-05-18 Henrique Dante... Convert GDBus methods and signals to use macro helpers
2012-05-18 Lucas De Marchigdbus: add and use helpers for table declarations
2012-05-18 Lucas De Marchigdbus: add argument info to methods and signals
2012-05-18 Henrique Dante... Constify GDBus signal tables
2012-05-18 Henrique Dante... Constify GDBus method tables
2012-05-18 Jukka Rissanenconnection: Refactor VPN route setup
2012-05-18 Marcel Holtmanngdbus: Constify introspection method table
2012-05-18 Lucas De Marchigdbus: do not call memset for terminating NUL
2012-05-18 Lucas De Marchigdbus: return if method signature is malformed
2012-05-17 Marcel Holtmanndoc: Clarify hidden WiFi network relations with Name...
next