summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-01Add udev rules definitionsMarcel Holtmann3-3/+16
2009-01-01Fix uninitialized varible warningsMarcel Holtmann2-2/+2
2009-01-01Don't use default for enum based switch statementsMarcel Holtmann2-14/+25
2009-01-01Fix subtype conversion for networksMarcel Holtmann1-3/+6
2009-01-01Update copyright informationMarcel Holtmann63-65/+65
2009-01-01Remove deprecated network subtypeMarcel Holtmann7-108/+21
2009-01-01Allow transport definition for device modeMarcel Holtmann5-19/+64
2009-01-01Add skeleton for PPP pluginMarcel Holtmann2-0/+67
2009-01-01Fix broken check for pppd header filesMarcel Holtmann1-1/+1
2009-01-01Add option for network protocolMarcel Holtmann2-0/+23
2008-12-31Add element type for PPPMarcel Holtmann2-5/+8
2008-12-31Add basic pppd pluginMarcel Holtmann2-0/+86
2008-12-31Add check for pppd binary and header filesMarcel Holtmann1-0/+4
2008-12-31Remove watch on shutdownMarcel Holtmann1-3/+7
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