summaryrefslogtreecommitdiff
path: root/src/connman.h
AgeCommit message (Expand)AuthorFilesLines
2010-11-06Add basic implementation for internal proxy frameworkMarcel Holtmann1-0/+5
2010-11-06Add skeleton for integration of WISPr supportMarcel Holtmann1-0/+3
2010-11-05Remove unused __connman_element_get_*_path functionsMarcel Holtmann1-2/+0
2010-11-03inet: Add peer argument to address modification routineSamuel Ortiz1-0/+1
2010-10-29Use __attribute__ marking for format stringsMarcel Holtmann1-1/+2
2010-10-29iptables: Use printf format for iptables_command argumentSamuel Ortiz1-2/+2
2010-10-28iptables: Initial library commitSamuel Ortiz1-0/+5
2010-10-21device: Set element driver when probing a device driverJoey Lee1-0/+2
2010-10-12Added support for "auto" and "manual" proxy.Tomasz Bursztyka1-6/+0
2010-10-12Using netlink to set and clear ipv4 addressesCristiano Fernandes1-0/+6
2010-10-08inet: Remove __connman_inet_get_device_typeSamuel Ortiz1-2/+0
2010-10-08rtnl: Export device type detection routineSamuel Ortiz1-0/+1
2010-10-08technology: Add technology blocked field getterSamuel Ortiz1-0/+2
2010-10-04Remove unused __connman_detect_get_blocked functionMarcel Holtmann1-2/+0
2010-10-04Remove unused __connman_detect_start functionMarcel Holtmann1-1/+0
2010-10-04Remove dependency on udevMarcel Holtmann1-7/+6
2010-09-29Export __connman_service_set_passphrase() to ConnMan coreSamuel Ortiz1-0/+3
2010-09-22Store stats information into separate filesDaniel Wagner1-0/+24
2010-09-22Add support for setting proxy configuration methodMarcel Holtmann1-0/+4
2010-09-21Remove RequestPassphrase functionality from Agent APIPatrik Flykt1-2/+0
2010-09-21Agent API RequestInput method for requesting passphrasesPatrik Flykt1-0/+2
2010-09-21Handle several counters simultaniouslyDaniel Wagner1-20/+11
2010-09-20Add support for retrieving proxy auto configuration URLMarcel Holtmann1-0/+1
2010-09-17Add __connman_service_get_security functionPatrik Flykt1-0/+1
2010-09-09device: add connman_device_get_ident()Pekka Pessi1-1/+0
2010-09-09Remove the no longer needed security frameworkMarcel Holtmann1-5/+0
2010-08-20Service lookup based on interface indexSamuel Ortiz1-0/+1
2010-08-18Add support for roaming/home network statisticDaniel Wagner1-10/+4
2010-08-09Add BLOCKED technology stateSamuel Ortiz1-0/+1
2010-08-02Remove the provider D-Bus interfaceSamuel Ortiz1-0/+3
2010-08-02Link providers with servicesSamuel Ortiz1-12/+14
2010-07-29Add proxy auto-config support to service and IP config frameworkMarcel Holtmann1-0/+5
2010-07-29Add function to get nameserver address for a serviceMarcel Holtmann1-0/+1
2010-07-29Add function for retrieving index value from serviceMarcel Holtmann1-0/+1
2010-07-29Add support for storing service specific domain nameMarcel Holtmann1-0/+4
2010-07-29Add skeleton for WPAD integrationMarcel Holtmann1-0/+5
2010-07-29Disable offline mode when enabling a technology from offline modeSamuel Ortiz1-1/+1
2010-07-29Add a family argument to the ipconfig routing functionsSamuel Ortiz1-2/+2
2010-07-29Track IPv6 address changes through rtnlSamuel Ortiz1-2/+2
2010-07-29Initial IPv6 supportMartin Xu1-2/+11
2010-07-26Initial on-demand connection implementationSamuel Ortiz1-0/+3
2010-07-15Provide unique identifier along with the interface callbacksMarcel Holtmann1-2/+2
2010-07-15Add service property and signals for LoginRequiredMarcel Holtmann1-0/+1
2010-07-15Add technology driver callbacks for adding/removing interfacesMarcel Holtmann1-0/+4
2010-07-15Add callbacks for Tethering enable/disable on technology levelMarcel Holtmann1-0/+3
2010-07-15Add support for technology driversMarcel Holtmann1-1/+3
2010-07-12Set DNS host routes before toggling the service READY stateSamuel Ortiz1-0/+3
2010-07-08Add additionals statistics countersDaniel Wagner1-4/+15
2010-07-06Remove the udev based RFKILL switch processingMarcel Holtmann1-1/+0
2010-07-03Add initial bits and pieces for Tethering supportMarcel Holtmann1-0/+7