summaryrefslogtreecommitdiff
path: root/src/service.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-08service: debug log ref and unrefPekka Pessi1-1/+3
2010-09-08Revert "service: don't keep ref to a removed network"Pekka Pessi1-6/+0
2010-09-08Send Ethernet property changed signal when the ipconfig layer is enabledSamuel Ortiz1-4/+9
2010-09-07Reset proxy setting when disconnectingSamuel Ortiz1-0/+2
2010-08-28service: don't keep ref to a removed networkPekka Pessi1-0/+6
2010-08-21Disconnect VPNs when no physical services are leftSamuel Ortiz1-0/+9
2010-08-20Default service change notification when going onlineSamuel Ortiz1-0/+3
2010-08-20VPN services should have the highest orderSamuel Ortiz1-0/+2
2010-08-20VPN services also have an interfaceSamuel Ortiz1-0/+6
2010-08-20Service lookup based on interface indexSamuel Ortiz1-0/+19
2010-08-19Fix whitespace damageDaniel Wagner1-1/+1
2010-08-18Add support for roaming/home network statisticDaniel Wagner1-96/+263
2010-08-18Remove "__connman" prefix from static functionsDaniel Wagner1-18/+18
2010-08-09Fix provider refcountingSamuel Ortiz1-1/+4
2010-08-02Remove the provider D-Bus interfaceSamuel Ortiz1-3/+27
2010-08-02Link providers with servicesSamuel Ortiz1-1/+64
2010-07-29Add support for property changed signal for domain namesMarcel Holtmann1-44/+47
2010-07-29Fix missing export of current domain nameMarcel Holtmann1-0/+6
2010-07-29Add proxy auto-config support to service and IP config frameworkMarcel Holtmann1-0/+23
2010-07-29Add function to get nameserver address for a serviceMarcel Holtmann1-0/+8
2010-07-29Add function for retrieving index value from serviceMarcel Holtmann1-0/+11
2010-07-29Add support for storing service specific domain nameMarcel Holtmann1-0/+20
2010-07-29Add skeleton for WPAD integrationMarcel Holtmann1-0/+4
2010-07-29Initial IPv6 supportMartin Xu1-10/+112
2010-07-26Don't try to connect when service list is emptySamuel Ortiz1-0/+2
2010-07-26Add a resolver flush methodSamuel Ortiz1-0/+2
2010-07-21Check for NULL service pointer in nameserver host route routinesSamuel Ortiz1-0/+6
2010-07-15Add service property and signals for LoginRequiredMarcel Holtmann1-6/+36
2010-07-12Update nameserver host routes with DNS manual settingsSamuel Ortiz1-0/+11
2010-07-12No host route needed for nameservers on the same subnetSamuel Ortiz1-1/+16
2010-07-12Set DNS host routes before toggling the service READY stateSamuel Ortiz1-0/+35
2010-07-09Keep start/stop state of statistic timersDaniel Wagner1-0/+9
2010-07-08Add additionals statistics countersDaniel Wagner1-4/+96
2010-07-08Save counter values during shutdownDaniel Wagner1-0/+3
2010-07-07Start/stop statistics depending on LOWER_UP stateDaniel Wagner1-5/+9
2010-06-30Update service statisticsDaniel Wagner1-0/+4
2010-06-30Add service statistic data structureDaniel Wagner1-0/+151
2010-06-14Send signal when service name changesKalle Valo1-0/+10
2010-06-10Return an error for invalid transaction on immutable servicesMarcel Holtmann1-0/+18
2010-05-31ntpd pluginSamuel Ortiz1-0/+3
2010-05-18Fix set_property() indentationSamuel Ortiz1-3/+3
2010-05-18Clear and set IPv4 settings when connectedSamuel Ortiz1-1/+17
2010-05-17Fix memory leak with nameserver and domain configurationMarcel Holtmann1-0/+2
2010-05-13Add method to retrieve sorted list of tuples for servicesMarcel Holtmann1-47/+81
2010-05-13Add initial support for LookupService helper methodMarcel Holtmann1-0/+28
2010-05-13Internal functions should not have a __connman prefixMarcel Holtmann1-5/+5
2010-05-13Add support for setting per service domain listMarcel Holtmann1-0/+89
2010-05-12Add support for setting manual DNS server configurationMarcel Holtmann1-3/+190
2010-05-06Call __connman_notifier_connect() only when state is READYMartin Xu1-2/+1
2010-05-06Append Ethernet dictionary to cellular service propertiesDaniel Wagner1-0/+2