summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-31Remove unused GIOChannelMarcel Holtmann1-4/+0
2008-12-31Set interface name for connection objectsMarcel Holtmann2-3/+4
2008-12-31Add Interface property for connectionsMarcel Holtmann2-0/+11
2008-12-31Handle missing environment variablesMarcel Holtmann1-0/+14
2008-12-31Fix documentation spelling mistakesMarcel Holtmann1-2/+2
2008-12-31Add dbus_connection_flush() to DHCP scriptsMarcel Holtmann2-0/+4
2008-12-31Fix network types for Bluetooth and Cellular devicesMarcel Holtmann3-3/+16
2008-12-30Add support for connecting Bluetooth NAP networksMarcel Holtmann2-3/+215
2008-12-30Add test scripts for connecting and disconnecting networksMarcel Holtmann3-2/+77
2008-12-30Add support for changing connection stateMarcel Holtmann2-0/+69
2008-12-30Add support for connecting and disconnecting networksMarcel Holtmann1-2/+29
2008-12-30Set device before registering networkMarcel Holtmann1-3/+5
2008-12-30Add more debug messages for interface registrationMarcel Holtmann1-2/+6
2008-12-30Free allocated path valueMarcel Holtmann1-0/+1
2008-12-30Add support for storing network specific path valueMarcel Holtmann2-0/+33
2008-12-30Add network types for BluetoothMarcel Holtmann1-3/+5
2008-12-30Check that device name is valid before using itMarcel Holtmann1-1/+1
2008-12-30Fail if interface name can't be retrievedMarcel Holtmann1-0/+2
2008-12-30Add more HSO implementation detailsMarcel Holtmann2-3/+192
2008-12-30Add support for async events callbacksMarcel Holtmann2-0/+43
2008-12-30Add initial general purpose modem helperMarcel Holtmann2-0/+309
2008-12-30Add missing CONNMAN_API_SUBJECT_TO_CHANGEMarcel Holtmann1-0/+1
2008-12-30Add CONNMAN_API_SUBJECT_TO_CHANGE definitionMarcel Holtmann16-4/+20
2008-12-30Add initial support for Network interfaceMarcel Holtmann4-0/+156
2008-12-30Add really simple plugin example to documentationMarcel Holtmann1-0/+16
2008-12-30Fix documentation detailsMarcel Holtmann2-1/+3
2008-12-30Move header includes before declarationsMarcel Holtmann1-3/+3
2008-12-30Remove unused include of header fileMarcel Holtmann1-2/+0
2008-12-30Make use of connman_bool_t typeMarcel Holtmann2-6/+7
2008-12-30Add header file for common typesMarcel Holtmann2-1/+45
2008-12-29Use the correct domain for uDHCPMarcel Holtmann2-4/+4
2008-12-28Only install mandatory header filesMarcel Holtmann1-3/+3
2008-12-28Add network driver matching supportMarcel Holtmann1-0/+88
2008-12-28Remove networks when device gets disabledMarcel Holtmann1-0/+4
2008-12-28Set HSO devices to single network modeMarcel Holtmann1-1/+2
2008-12-28Add cellular type to device's network listMarcel Holtmann1-1/+2
2008-12-28Update D-Bus filter registration and removalMarcel Holtmann1-7/+8
2008-12-28Don't add policy to network objectsMarcel Holtmann1-6/+0
2008-12-28Set correct subtype for transition periodMarcel Holtmann1-0/+9
2008-12-28Add udhcpc-script to list of ignored filesMarcel Holtmann1-0/+1
2008-12-28Fix list of device typesMarcel Holtmann2-11/+6
2008-12-28Add missing includesMarcel Holtmann3-0/+7
2008-12-28Add initial implementation for uDHCP supportMarcel Holtmann4-5/+258
2008-12-28Add helpers for task handlingMarcel Holtmann2-0/+180
2008-12-28Add helper for getting index from interface namesMarcel Holtmann2-0/+27
2008-12-28Use helpers for ifup and ifdownMarcel Holtmann2-89/+5
2008-12-28Add helpers for ifup and ifdownMarcel Holtmann2-0/+85
2008-12-28Use manual policy as defaultMarcel Holtmann1-0/+1
2008-12-28Add support for changing policy over D-BusMarcel Holtmann1-0/+81
2008-12-28Add device argument to enable and disable scriptsMarcel Holtmann2-6/+16