platform/upstream/connman.git
2012-02-24 Tomasz Bursztykagsupplicant: Add support for background scanning parameters
2012-02-15 Alok Barsodemanager: Fix TechnologyAdded signal signature
2012-02-14 Tomasz Bursztykatest: Fix scan method to work against technology api...
2012-02-14 Tomasz Bursztykatest: Update simple-agent to handle RequestBrowser...
2012-02-14 Tomasz Bursztykadoc: Document the right error belonging to browser...
2012-02-14 Tomasz Bursztykawispr: Provide a callback for agent browser request...
2012-02-14 Tomasz Bursztykaagent: Handle browser request reply
2012-02-14 Tomasz Bursztykawispr: Request a browser action through agent api
2012-02-14 Tomasz Bursztykaagent: Add support for requesting browser action
2012-02-14 Daniel Wagnerservice: Set service state idle when creating from...
2012-02-13 Santiago Carot... agent: Fix capital letter for mandatory requirement
2012-02-13 Grant Ericksondhcp: Request sending a RFC 1533- and 2132-compliant...
2012-02-13 Grant Ericksongdhcp: Add RFC 1533- and 2132-compliant client-id option
2012-02-13 Grant Ericksongdhcp: Refactor alloc_dhcp_option to accept string...
2012-02-13 Daniel Wagnertest-ippool: Test overlapping ranges
2012-02-13 Daniel Wagnertest-ippool: Rename basic2 to exhaust0
2012-02-13 Daniel Wagnertest-ippool: Reinit ippool for each test
2012-02-13 Daniel Wagnertest-ippool: Split basic0 test
2012-02-13 Daniel Wagnerippool: Fix collision detection altorithm
2012-02-13 Daniel Wagnerippool: Fix 16 bit block iterator
2012-02-13 Daniel Wagnerippool: Add prefixlen argument to __connman_ippool_new...
2012-02-13 Daniel Wagnertest-nat: Add main table tests
2012-02-13 Daniel Wagnertest-nat: Commit table changes
2012-02-13 Daniel Wagnernat: Fix typo in iptables rule
2012-02-13 Daniel Wagnerbridge: Fix __connman_bridge_enable() arguments ordering
2012-02-13 Daniel Wagneriptables: Mask address when parsing ip/prefixlen
2012-02-13 Daniel Wagneriptables-test: Mask address when parsing ip/prefixlen
2012-02-13 Samuel Ortizbuild: Add missing documentation to EXTRA_DIST
2012-02-13 Tomasz Bursztykaiptables: Fix rule insertion in a builtin chain
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...
next