framework/connectivity/connman.git
2012-02-13 Tomasz Bursztykatools: Fix rule insertion in a builtin chain into iptab...
2012-02-13 Daniel Wagnertethering: Fix start of IP pool
2012-02-13 Guillaume Zajacofono: Update CDMA documentation
2012-02-13 Jukka Rissanenresolver: Domain name was not set
2012-02-13 Daniel Wagnertest-nat: Add nat unit test
2012-02-13 Daniel Wagnernat: Move nat code into a seperate file
2012-02-13 Daniel Wagnertethering: Use notifier to update default interface.
2012-02-13 Daniel Wagnerbridge: Move bridge code into a seperate file
2012-02-13 Daniel Wagneriptables: Parse also netmask for src/dst addresses
2012-02-13 Daniel Wagneriptables-test: Parse also netmask for src/dst addresses
2012-02-10 Samuel Ortizofono: Check for mcc before using it as an index
2012-02-04 Marcel Holtmannbuild: Remove --enable-ntpd
2012-02-04 Samuel OrtizAUTHORS: Mention Manfred's contributions
2012-02-04 Manfred Koberwifi: Write Wifi Mode to network properties
2012-02-04 Alok Barsodentpd: Remove the ntpd plugin
2012-02-04 Alok Barsodetimeserver: Remove connman_timeserver_driver framework
2012-02-04 Alok Barsodetimeserver: Remove connman_timeserver_[append/remove]
2012-02-04 Alok Barsodetimeserver: Check condition to restart timeservers
2012-02-04 Alok Barsodetimeserver: Use service timeserver, if any, before...
2012-02-04 Alok Barsodentp: Add timeserver switch logic
2012-02-04 Alok BarsodeAdd __connman_timerserver_sync() to resolve a list...
2012-02-04 Alok Barsodentp: NTP Query a Timeserver server IP
2012-02-04 Alok Barsodeservice: Free service->timeservers
2012-02-04 Alok Barsodedhcp: modify connman_dhcp to add multiple timeservers
2012-02-04 Alok Barsodemeego: Use system timeserver APIs to add/remove timeservers
2012-02-04 Alok Barsodetimeserver: Add functions to store/restore timeservers...
2012-02-04 Patrik Flyktmanager: Remove RequestScan D-Bus method call
2012-02-04 Patrik Flyktdevice: Notify technology when a scan has started or...
2012-02-04 Patrik Flykttechnology: Implement Technology Scan and scan start...
2012-02-04 Patrik Flyktdevice: Return success if scan succeeded for at least...
2012-02-04 Patrik Flyktdevice: Return -EOPNOTSUPP if the device does not suppo...
2012-02-04 Patrik Flyktwifi: Always set scanning to FALSE in scan callback
2012-02-04 Jukka Rissanenvpn: Reference of provider not taken
2012-02-03 Tomasz Bursztykaiptables: add capability to check for an existing rule
2012-02-03 Tomasz Bursztykaiptables: refactor how an existing rule is found
2012-02-03 Tomasz Bursztykatest: adding a fonction to compare a rule against the...
2012-02-03 Tomasz Bursztykatest: refactoring rule finding part into iptables-test
2012-02-01 Daniel WagnerTODO: Remove IP ranges allocation and check entry
2012-02-01 Daniel Wagneripconfig: Add/del IP address from IP pool
2012-02-01 Guillaume Zajactethering: Add notification callback implementation
2012-02-01 Daniel Wagnertest-ippool: Add collision unit test
2012-02-01 Daniel Wagnerippool: Add API to notify when IP is externally assigned
2012-02-01 Guillaume Zajactethering: Use IP pool API with DHCP
2012-02-01 Guillaume Zajactethering: Use IP pool API with private network
2012-02-01 Daniel Wagnertest-ippool: Add unit test for ippool
2012-02-01 Daniel Wagnerippool: Add IP pool layer
2012-01-31 Daniel Wagnervpnc: Fix compiler warning
2012-01-31 Daniel Wagnersession: Send SessionMode property change message
2012-01-31 Alok Barsodetechnology: Fix technology refcounting
2012-01-31 Alok Barsodetechnology: Create a list for technology orphaned rfkil...
2012-01-31 Alok Barsodetechnology: Create a list for technology orphaned devices
2012-01-27 Samuel OrtizAUTHORS: Mention Guillaume Zajac's contributions
2012-01-27 Daniel WagneroFono: Update documentation
2012-01-27 Daniel Wagnershow-introspection: Fix technology introspection
2012-01-27 Patrik Flyktprovider: Don't remove a provider on error
2012-01-27 Patrik Flyktprovider: Load providers at provider driver registratio...
2012-01-27 Patrik Flyktprovider: Handle connman_provider_load() in provider_cr...
2012-01-27 Patrik Flyktprovider: Factor out service creation
2012-01-27 Patrik Flyktprovider: Factor out keyfile loading
2012-01-27 Patrik Flyktprovider: Don't set provider->name when creating provid...
2012-01-27 Patrik Flyktvpn: Add check for properly initialized driver_hash
2012-01-27 Patrik Flyktstorage: Function to fetch all saved providers
2012-01-25 Daniel WagnerAUTHORS: Mention Daniel's contributions
2012-01-25 Daniel Mackiptables: Avoid NULL pointer dereference in table_cleanup()
2012-01-24 Patrik Flykttechnology: Remove 'State' property from Technology
2012-01-24 Patrik Flykttechnology: Add 'Connected' Technology property
2012-01-24 Jukka Rissanennetwork: Add caller information to ref/unref debug...
2012-01-24 Jukka Rissanendevice: Add caller information to ref/unref debug prints.
2012-01-24 Jukka Rissanenprovider: Add caller information to ref/unref debug...
2012-01-24 Jukka Rissanenipconfig: Add caller information to ref/unref debug...
2012-01-24 Jukka Rissanenservice: Add caller information to ref/unref debug...
2012-01-24 Patrik Flykttest-connman: Use Powered property to enable/disable...
2012-01-24 Daniel Wagnertechnology: Add object path to TechnologyAdded signal
2012-01-24 Jukka Rissanendnsproxy: Check that cache is valid before accessing it.
2012-01-24 Jukka Rissanennetwork: Avoid double network disconnect.
2012-01-24 Jukka Rissanennetwork: Refactor set_connected() function.
2012-01-20 Daniel Wagnerofono: Cancel pending SetProperty
2012-01-20 Jukka Rissanenprovider: Remove provider from the hash properly
2012-01-20 Jukka Rissanenprovider: VPN service can be null
2012-01-20 Alok Barsodetechnology: Fix g_dbus_emit_signal argument
2012-01-20 Patrik Flykttechnology: Remove unused notifier functions
2012-01-20 Patrik Flyktnotifier: Remove unused technology notifiers
2012-01-20 Patrik Flykttechnology: Add 'Powered' Technology property
2012-01-20 Patrik Flyktmanager: Remove EnableTechnology and DisableTechnology
2012-01-20 Patrik Flykttest-manager: Pretty-print SessionMode as 'true'/'false'
2012-01-20 Patrik Flykttest-manager: Update test-manager with Technology changes
2012-01-20 Jukka Rissanenipconfig: Possible to have double unref
2012-01-20 Jukka Rissanenproxy: Service was saved but not referenced
2012-01-20 Jukka Rissanenconnection: Only take service ref when saving service
2012-01-20 Jukka Rissanenservice: Properly ref/unref the network
2012-01-20 Jukka Rissanenservice: Refactor the service unref function
2012-01-20 Jukka Rissanenservice: Add ref counting debug
2012-01-20 Jukka Rissanenservice: Cleanup of already removed functionality
2012-01-20 Jukka Rissanendhcpv6: Do not start release if we are not connected
2012-01-20 Jukka Rissanennetwork: Do not start IPv6 autoconfiguration if already...
2012-01-20 Jukka Rissanendhcpv6: Prevent user from starting DHCPv6 multiple...
2012-01-20 Jukka Rissanennetwork: Add more debug prints
2012-01-20 Jukka Rissanennetwork: Verify we are connected before starting DHCPv6
2012-01-20 Jukka Rissanendhcpv6: Add more debug prints
2012-01-20 Jukka Rissanendhcpv6: Do not wait answer to RELEASE message
next