framework/connectivity/connman.git
2012-04-27 Marcel HoltmannRelease 0.83
2012-04-27 Patrik Flyktwispr: Set host routes when requested by gweb
2012-04-27 Patrik Flyktipconfig: Add ipconfig type to __connman_ipconfig_get_g...
2012-04-27 Patrik Flykttools: Add WISPr route request debug printouts
2012-04-27 Patrik Flyktwispr: Update g_web_request_get()
2012-04-27 Patrik Flykt6to4: Update g_web_request_get()
2012-04-27 Patrik Flyktgweb: Define GWebRouteFunc
2012-04-27 Jukka Rissanentechnology: Create the settings file in init
2012-04-27 Jukka Rissanentechnology: Save technology state if entry is missing...
2012-04-27 Jukka Rissanenstorage: Create settings file only when migrating
2012-04-27 Jukka Rissanentechnology: Offline mode is OFF by default
2012-04-27 Jukka Rissanentechnology: Enable ethernet by default
2012-04-27 Marcel HoltmannAUTHORS: Metion Adrien's contribution
2012-04-27 Adrien Bustanyopenvpn: Fix --comp-lzo parameter handling
2012-04-27 Patrik Flykttest: Pretty-print timservers in list-services
2012-04-26 Marcel Holtmannbuild: Fix broken build without GnuTLS
2012-04-26 Alok Barsodeagent: If service has no security, do not ask for a...
2012-04-26 Tomasz Bursztykawifi: Set connected to false before associating when...
2012-04-26 Tomasz Bursztykawifi: Be connected when relevant, stay connected if...
2012-04-26 Marcel Holtmanndoc: Fix description of technology scan method
2012-04-25 Marcel Holtmannbuild: Fix broken --disable-bluetooth
2012-04-25 Tomasz Bursztykaservice: Fixing which wpspin we set according to PBC...
2012-04-25 Jukka Rissanendnsproxy: Delay cache removal
2012-04-25 Jukka Rissanenipconfig: Do not tweak IPv6 status of ignored devices
2012-04-25 Marcel Holtmannethernet: Fix small whitespace issue
2012-04-25 Patrik Flyktservice: Stay at ready state with a preferred technology
2012-04-25 Tomasz Bursztykaservice: Use the right network keyword for wps
2012-04-24 Marcel HoltmannRelease 0.82
2012-04-24 Tomasz Bursztykawifi: Fixing autoscan device unref issues
2012-04-24 Jukka Rissanenresolver: Use proper IPv6 source address when sending...
2012-04-24 Tomasz Bursztykawifi: Autoscan should be started or stopped according...
2012-04-24 Tomasz Bursztykawifi: Autoscan fallback using a base exponential of...
2012-04-24 Patrik Flyktnotifier: Handle Manager state when exiting online
2012-04-24 Tomasz Bursztykaservice: a wps pin of length 0 is valid and leads to...
2012-04-24 Tomasz BursztykaREADME: adding necessary configuration hints about...
2012-04-24 Patrik Flykttimeserver: Fix NULL network struct access for VPN
2012-04-23 Marcel HoltmannRelease 0.81
2012-04-23 Marcel Holtmanndoc: Update README to actually reflect reality
2012-04-23 Tomasz Bursztykadevice: Removing emulated background scanning
2012-04-23 Tomasz Bursztykadevice: Remove the scheduled scan method
2012-04-23 Tomasz Bursztykawifi: Remove old background scanning technique call
2012-04-23 Tomasz Bursztykawifi: Specify bgscan parameters according to main.conf...
2012-04-23 Tomasz Bursztykawifi: Setup autoscan according to the main.conf settings
2012-04-23 Tomasz Bursztykawifi: Adding support for autoscan emulation
2012-04-23 Tomasz Bursztykawifi: Decide to use WPS PBC if the AP is already advert...
2012-04-23 Tomasz Bursztykagsupplicant: Add WPS specific capabilities handling...
2012-04-23 Tomasz Bursztykagsupplicant: Add WPS specific capabilities parsing...
2012-04-21 Marcel Holtmannbuild: Remove useless alg-test example program
2012-04-21 Marcel Holtmannbuild: Build client and testing tools by default
2012-04-21 Marcel Holtmannbuild: Allow NM and PolicyKit plugins only as builtins
2012-04-21 Marcel Holtmannbuild: Remove duplicate test for wpa_supplicant
2012-04-21 Marcel Holtmannbuild: Always enable essential plugins by default
2012-04-21 Marcel Holtmannbuild: Remove useless fake plugin
2012-04-20 Lucas De Marchibuild: add unit tests to .gitignore
2012-04-20 Lucas De Marchigweb: don't use deprecated gnutls_session typedef
2012-04-20 Lucas De Marchigdhcp: fix strict-aliasing warning
2012-04-20 Daniel Wagnertechnology: Fix indention
2012-04-20 Jussi Kukkonenofono: Only register network when APN is set
2012-04-20 Daniel Wagnerofono: Fix network_driver name
2012-04-20 Patrik Flyktservice: Notify timeserver removal for previous default...
2012-04-20 Patrik Flykttimeserver: Notify service of changed timeservers
2012-04-20 Patrik Flyktservice: Implement service Timeservers property
2012-04-20 Patrik Flykttimeserver: Refactor __connman_timeserver_sync()
2012-04-20 Patrik Flyktconfigure.ac: Require glib >= 2.28
2012-04-20 Jukka Rissanenservice: Save new service data only after successful...
2012-04-20 Patrik Flyktmain: Mark end of array with NULL in order not to crash
2012-04-20 Jukka Rissanenagent: Memory leak in passphrase reply
2012-04-20 Jukka Rissanentest: Cannot set both name and passphrase
2012-04-20 Patrik Flyktmain: Set default values if main.conf is not found
2012-04-19 Jukka Rissanenservice: Changing default service was not correctly...
2012-04-19 Tomasz Bursztykaservice: fix glib critical messages about g_sequence_so...
2012-04-19 Daniel Wagnernotifier: Change notifer_count_online() to notifier_is_...
2012-04-19 Daniel Wagnernotifier: Change __connman_notifier_count_connected...
2012-04-19 Jukka Rissanenpacrunner: Memory leak in dbus container
2012-04-19 Patrik Flyktservice: Send Timeservers.Configuration property changed
2012-04-17 Marcel HoltmannRelease 0.80
2012-04-17 Daniel Wagnernotifier: Distinguish between different states
2012-04-17 Daniel Wagnerservice: Update notifier on ONLINE state
2012-04-17 Daniel Wagnernotifier: Add __connman_notifier_online()
2012-04-17 Daniel Wagnernotifier: Add old state to __connman_notifier_disconnect()
2012-04-17 Marcel Holtmanndoc: Add missing property for service timeservers
2012-04-17 Marcel Holtmanndoc: Mention the special offline handling for state...
2012-04-17 Marcel Holtmanndoc: Update global state property details
2012-04-17 Marcel Holtmannnotifier: Remove extra empty line
2012-04-17 Marcel Holtmannlog: Remove D-Bus iterators for debug properties
2012-04-17 Marcel Holtmannmanager: Remove experimental debug properties
2012-04-17 Marcel Holtmanntest: Remove handling of no longer existing properties
2012-04-17 Marcel Holtmannmanager: Make two global variables static
2012-04-17 Daniel Wagnernetwork: Remove unused function
2012-04-17 Tomasz Bursztykadevice: use g_hash_table_replace instead of insert...
2012-04-17 Tomasz Bursztykanat: use g_hash_table_replace instead of insert function
2012-04-17 Tomasz Bursztykatask: use g_hash_table_replace instead of insert function
2012-04-17 Tomasz Bursztykavpn: use g_hash_table_replace instead of insert function
2012-04-17 Tomasz Bursztykabluetooth: use g_hash_table_replace instead of insert...
2012-04-17 Jukka Rissanenservice: Default service notifier is called too many...
2012-04-17 Tomasz Bursztykaservice: Use g_hash_table_replace instead of insert...
2012-04-17 Tomasz Bursztykaservice: Fix service_send_changed abort signal while...
2012-04-17 Tomasz Bursztykaservice: Schedule auto connect procedure to be ran...
2012-04-17 Tomasz Bursztykaservice: Do not autoconnect if service is getting removed
2012-04-17 Julien Massotsupplicant: Remove trailing whitespace
next