summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-13Add helper for already connected error messagesMarcel Holtmann2-0/+8
2009-05-13Add helper for operation timeout error messagesMarcel Holtmann2-0/+8
2009-05-13Add helper for operation aborted error messagesMarcel Holtmann2-0/+7
2009-05-13Add helper for in progress error messagesMarcel Holtmann2-0/+8
2009-05-13Add callback skeleton for generic service connect methodMarcel Holtmann1-6/+40
2009-05-13Ensure that favorite information are storedMarcel Holtmann1-3/+26
2009-05-13Add skeleton for oFono pluginMarcel Holtmann4-0/+56
2009-05-12Release 0.170.17Marcel Holtmann2-1/+7
2009-05-12Simplify the service monitoring test scriptMarcel Holtmann1-1/+2
2009-05-12Fix service state signal emission and error handlingMarcel Holtmann8-81/+114
2009-05-12Fix service lookup for WiFi and WiMAX devicesMarcel Holtmann1-2/+20
2009-05-12Add a special test script to monitor service related signalsMarcel Holtmann2-1/+37
2009-05-12Store and load configured passphrases for servicesMarcel Holtmann1-0/+73
2009-05-12Store profile identifier assigned to serviceMarcel Holtmann1-0/+10
2009-05-12Use new style git clone commandMarcel Holtmann1-1/+1
2009-05-11Make the parent path invalidateableDenis Kenzior1-1/+5
2009-05-08Fix weird format warnings from netlinkMarcel Holtmann1-7/+7
2009-05-08Add AT chat library implementationDenis Kenzior7-1/+1980
2009-05-08Add directory for AT chat libraryMarcel Holtmann3-2/+14
2009-05-08Release 0.160.16Marcel Holtmann2-1/+13
2009-05-08Fix some more wrong format identifiersMarcel Holtmann1-6/+6
2009-05-06Fix crash when calling g_dbus_remove_watch from watch callbackLuiz Augusto von Dentz1-10/+41
2009-05-05Add printf format checking attributeMarcel Holtmann1-3/+6
2009-05-05Fix format string warningsMarcel Holtmann2-2/+2
2009-05-04Make sure interface is down after wpa_supplicant releases itMarcel Holtmann1-0/+2
2009-05-01Fix wrong device path in connection propertiesMarcel Holtmann1-1/+1
2009-05-01Fix position of builtin includeMarcel Holtmann1-2/+2
2009-05-01Use proper error helpers for plugin failuresMarcel Holtmann1-6/+7
2009-05-01Add pattern and exclude matching for builtin pluginsMarcel Holtmann1-11/+25
2009-05-01Add support for marking devices as secondaryMarcel Holtmann3-9/+46
2009-04-28Fix default values for built-in enabled pluginsMarcel Holtmann1-22/+32
2009-04-28Fix udhcpc, dhclient and resolvconf binary detectionMarcel Holtmann1-3/+3
2009-04-28Add built-in support for udhcp and dhclient pluginsMarcel Holtmann3-5/+21
2009-04-28Allow built-in of wifi, bluetooth and resolvconf pluginsMarcel Holtmann3-19/+28
2009-04-27Allow selective option for current built-in pluginsMarcel Holtmann3-6/+22
2009-04-27Choose to built-in loopback, ethernet and dnsproxy pluginsMarcel Holtmann1-6/+7
2009-04-27Add infrastructure for built-in pluginsMarcel Holtmann6-8/+37
2009-04-26Fix the GIT repository locationMarcel Holtmann1-1/+1
2009-04-23Export active profile path and ident informationMarcel Holtmann4-10/+22
2009-04-23Add hooks for saving and loading service detailsMarcel Holtmann1-0/+6
2009-04-23Add callbacks for service storage functionsMarcel Holtmann4-1/+77
2009-04-23Add extra unique identifier to service object pathMarcel Holtmann2-12/+40
2009-04-23Add functions for handling unique device identifiersMarcel Holtmann4-0/+34
2009-04-23Add initial steps for builtin pluginsMarcel Holtmann2-0/+13
2009-04-23Add support for setting default hostnameMarcel Holtmann1-0/+10
2009-04-23Disable the inotify for hostname changesMarcel Holtmann1-2/+4
2009-04-23Register inotify watch only if setup succeedsMarcel Holtmann1-3/+3
2009-04-23Check that hostname and domainname is validMarcel Holtmann1-5/+4
2009-04-23Read domainname after reading the local hostnameMarcel Holtmann1-0/+12
2009-04-23Add monitoring of /etc/hostname modificationsMarcel Holtmann1-2/+110