projects
/
framework
/
connectivity
/
connman.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add skeleton for Bluetooth plugin
[framework/connectivity/connman.git]
/
src
/
2008-04-13
Marcel Holtmann
Update copyright information
tree
|
commitdiff
2008-04-08
Marcel Holtmann
Add support for creating and removing networks
tree
|
commitdiff
2008-04-07
Marcel Holtmann
Implement master state and fix Network Manager compat...
tree
|
commitdiff
2008-04-07
Marcel Holtmann
Always unregister the whole object hierarchy
tree
|
commitdiff
2008-04-04
Marcel Holtmann
Add callbacks for loading known networks
tree
|
commitdiff
2008-04-04
Marcel Holtmann
Add skeleton for network functions
tree
|
commitdiff
2008-04-04
Marcel Holtmann
Improve selecting of networks
tree
|
commitdiff
2008-04-04
Marcel Holtmann
On successful connect store the network identifier
tree
|
commitdiff
2008-04-04
Marcel Holtmann
Update state machine handling for wireless networks
tree
|
commitdiff
2008-04-01
Marcel Holtmann
Don't return IPv4 settings when in off or ignore policy
tree
|
commitdiff
2008-03-28
Marcel Holtmann
Also check for the plugin suffix
tree
|
commitdiff
2008-03-26
Marcel Holtmann
Add workaround for my D-Link access point
tree
|
commitdiff
2008-03-24
Marcel Holtmann
The only supported IPv4 method is DHCP at the moment
tree
|
commitdiff
2008-03-24
Marcel Holtmann
Add allow policy for org.isc.dhclient
tree
|
commitdiff
2008-03-24
Marcel Holtmann
Add more debug output for known networks
tree
|
commitdiff
2008-03-24
Marcel Holtmann
Add abstraction for resolver modifications
tree
|
commitdiff
2008-03-24
Marcel Holtmann
Add debug line for found passphrases
tree
|
commitdiff
2008-03-13
Marcel Holtmann
Use debug helper for the RTNL debugging output
tree
|
commitdiff
2008-03-13
Marcel Holtmann
Use list of known networks to re-connect to
tree
|
commitdiff
2008-03-12
Marcel Holtmann
Change variables inside the network structure
tree
|
commitdiff
2008-03-12
Marcel Holtmann
Add option for interface limitation
tree
|
commitdiff
2008-03-11
Marcel Holtmann
Use start/stop callbacks if provided
tree
|
commitdiff
2008-03-07
Marcel Holtmann
Fix compiler warning
tree
|
commitdiff
2008-03-07
Marcel Holtmann
Disable unused RTNL address handling for now
tree
|
commitdiff
2008-03-01
Marcel Holtmann
Add system activation support
tree
|
commitdiff
2008-03-01
Marcel Holtmann
Add callbacks for starting and stopping interface
tree
|
commitdiff
2008-02-27
Marcel Holtmann
Update state machine for interfaces
tree
|
commitdiff
2008-02-26
Marcel Holtmann
Add support for indicating security methods
tree
|
commitdiff
2008-02-26
Marcel Holtmann
Add support for storing last network and passphrases
tree
|
commitdiff
2008-02-26
Marcel Holtmann
Rename syslog parameter
tree
|
commitdiff
2008-02-26
Marcel Holtmann
Add constant for user confirmation policy
tree
|
commitdiff
2008-02-26
Marcel Holtmann
Fix agent cleanup function
tree
|
commitdiff
2008-02-26
Marcel Holtmann
Use separate storage files for each interface
tree
|
commitdiff
2008-02-22
Marcel Holtmann
Add logging infrastructure
tree
|
commitdiff
2008-02-18
Marcel Holtmann
Fix 32-bit/64-bit format string issues
tree
|
commitdiff
2008-02-18
Marcel Holtmann
Update for libgdbus API change
tree
|
commitdiff
2008-01-24
Marcel Holtmann
Add handling for agent registration and monitoring
tree
|
commitdiff
2008-01-24
Marcel Holtmann
Add skeleton for agent infrastructure
tree
|
commitdiff
2008-01-16
Marcel Holtmann
Include signal strength for reported networks
tree
|
commitdiff
2008-01-16
Marcel Holtmann
Report found networks and send out updates
tree
|
commitdiff
2008-01-14
Marcel Holtmann
Remove IP addresses on shutdown and fix carrier detect
tree
|
commitdiff
2008-01-14
Marcel Holtmann
Release DHCP lease when carrier off
tree
|
commitdiff
2008-01-14
Marcel Holtmann
Add more detailed interface state machine
tree
|
commitdiff
2008-01-14
Marcel Holtmann
Handle return values of system calls
tree
|
commitdiff
2008-01-14
Marcel Holtmann
Add generic helpers for device start and shutdown
tree
|
commitdiff
2008-01-11
Marcel Holtmann
Update state machine handling
tree
|
commitdiff
2008-01-09
Marcel Holtmann
Set the IPv4 method to DHCP in case of DHCP udpates
tree
|
commitdiff
2008-01-09
Marcel Holtmann
Add support for retrieving network settings
tree
|
commitdiff
2008-01-09
Marcel Holtmann
Update handling of shutdown procedure
tree
|
commitdiff
2008-01-08
Marcel Holtmann
Add support for storing the network identifier
tree
|
commitdiff
2008-01-08
Marcel Holtmann
Add support for storing interface settings
tree
|
commitdiff
2008-01-08
Marcel Holtmann
Add generic handling for hardware addresses and setup
tree
|
commitdiff
2008-01-08
Marcel Holtmann
Add new method and signal implementation
tree
|
commitdiff
2008-01-08
Marcel Holtmann
Add string conversion helper functions
tree
|
commitdiff
2008-01-08
Marcel Holtmann
Update interface constants and definitions
tree
|
commitdiff
2008-01-08
Marcel Holtmann
Remove interface property callbacks
tree
|
commitdiff
2008-01-08
Marcel Holtmann
Add creation of the storage directory
tree
|
commitdiff
2008-01-08
Marcel Holtmann
Add method and signal for master state
tree
|
commitdiff
2008-01-04
Marcel Holtmann
Add interface properties for device details
tree
|
commitdiff
2008-01-03
Marcel Holtmann
Add preparation for Network Manager compatibility
tree
|
commitdiff
2008-01-03
Marcel Holtmann
Add callbacks for setting network name and passphrase
tree
|
commitdiff
2008-01-03
Marcel Holtmann
Add support for setting the nameserver using resolvconf
tree
|
commitdiff
2008-01-03
Marcel Holtmann
Add experimental method for scanning activation
tree
|
commitdiff
2008-01-03
Marcel Holtmann
Add generic setting of IPv4 addresses and the default...
tree
|
commitdiff
2008-01-03
Marcel Holtmann
Fix netlink debugging and enable IPv4 address notifications
tree
|
commitdiff
2008-01-02
Marcel Holtmann
Add more netlink debugging
tree
|
commitdiff
2008-01-01
Marcel Holtmann
Add experimental IPv4 address retrieval over netlink
tree
|
commitdiff
2007-12-30
Marcel Holtmann
Add carrier detection callbacks and driver data functions
tree
|
commitdiff
2007-12-29
Marcel Holtmann
Add basic carrier detection
tree
|
commitdiff
2007-12-29
Marcel Holtmann
Add callback for wireless netlink events
tree
|
commitdiff
2007-12-26
Marcel Holtmann
Add basic methods and signals for interfaces
tree
|
commitdiff
2007-12-26
Marcel Holtmann
Add basic methods and signals for manager interface
tree
|
commitdiff
2007-12-26
Marcel Holtmann
Add skeleton for manager interface
tree
|
commitdiff
2007-12-25
Marcel Holtmann
Fix parsing of netlink messages for routing
tree
|
commitdiff
2007-12-25
Marcel Holtmann
Add experimental netlink support
tree
|
commitdiff
2007-12-25
Marcel Holtmann
Add interface index and state variables
tree
|
commitdiff
2007-12-24
Marcel Holtmann
Add experimental DHCP plugin
tree
|
commitdiff
2007-12-24
Marcel Holtmann
Fix naming of interface flags
tree
|
commitdiff
2007-12-24
Marcel Holtmann
Add support for initial IPv4 address retrieval
tree
|
commitdiff
2007-12-24
Marcel Holtmann
Add support for state directory
tree
|
commitdiff
2007-12-22
Marcel Holtmann
Add basic DHCP infrastructure
tree
|
commitdiff
2007-12-22
Marcel Holtmann
Add interface infrastructure
tree
|
commitdiff
2007-12-22
Marcel Holtmann
Add plugin infrastructure
tree
|
commitdiff
2007-12-22
Marcel Holtmann
Add skeleton for daemon and D-Bus registration
tree
|
commitdiff