summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-02Cleanup of D-Bus mainloop integrationMarcel Holtmann1-84/+107
2010-01-02Add test program for D-Bus library memory leak checksMarcel Holtmann3-1/+90
2010-01-02Add skeleton for technology specific functionsMarcel Holtmann4-1/+45
2010-01-02Add missing PropertyChanged signal for IPv4.ConfigurationGustavo Sverzut Barbieri1-0/+11
2010-01-02Add missing PropertyChanged signal from manager interfaceGustavo Sverzut Barbieri1-0/+7
2010-01-01Update copyright information of D-Bus helper libraryMarcel Holtmann4-4/+4
2010-01-01Update copyright informationMarcel Holtmann108-108/+108
2010-01-01Add initial support for scanning in supplicant test programMarcel Holtmann4-11/+133
2009-12-31Decode group and pairwise cipher capabiltiesMarcel Holtmann2-10/+80
2009-12-31Add support for supplicant signals with included propertiesMarcel Holtmann1-2/+23
2009-12-31Fix memory leaks caused by missing dbus_pending_call_unref()Marcel Holtmann3-43/+49
2009-12-31Fix memory leaks within D-Bus helpersMarcel Holtmann1-6/+6
2009-12-31Update supplicant test program with some API changesMarcel Holtmann2-41/+51
2009-12-31Add interface creation function to supplicant test programMarcel Holtmann5-41/+525
2009-12-31Port supplicant driver to use g_dbus_add_signal_watchLuiz Augusto Von Dentz1-28/+19
2009-12-31Port ofono driver to use g_dbus_add_signal_watchLuiz Augusto Von Dentz1-67/+68
2009-12-31Port udhcp driver to use g_dbus_add_signal_watchLuiz Augusto Von Dentz1-11/+13
2009-12-31Port bluetooth driver to use g_dbus_add_signal_watchLuiz Augusto Von Dentz1-62/+59
2009-12-30Add ready and killed callbacks to supplicant test programMarcel Holtmann3-4/+56
2009-12-30Release 0.480.48Marcel Holtmann2-1/+21
2009-12-30Add set property result handling for supplicant test programMarcel Holtmann3-10/+40
2009-12-30Add support for debug settings in supplicant test programMarcel Holtmann4-10/+170
2009-12-30Fix compilation errorMarcel Holtmann1-1/+1
2009-12-30Use new functions for setting gateway address or interfaceMartin Xu1-75/+16
2009-12-30Add INET functions for setting gateway address and gateway interfaceMartin Xu2-4/+53
2009-12-30Add method handling into function set_connected()Martin Xu1-33/+71
2009-12-30Set network method as CONNMAN_IPCONFIG_METHOD_DHCPMartin Xu6-0/+12
2009-12-30Add function connman_network_set_method()Martin Xu2-0/+10
2009-12-30Don't reset associating from function connman_network_set_error()Martin Xu1-1/+0
2009-12-29Fix undefined symbolsLuiz Augusto Von Dentz1-2/+2
2009-12-29Decode mode and auth capabilities in supplicant test programMarcel Holtmann2-18/+77
2009-12-29Use better network identifier in supplicant test programMarcel Holtmann3-20/+234
2009-12-29Fix length checks for WPA and RSN IEsMarcel Holtmann1-2/+2
2009-12-29Handle supplicant restarts in test programMarcel Holtmann1-7/+64
2009-12-29Add interface and network handling to supplicant test programMarcel Holtmann6-117/+933
2009-12-29Port gdbus to use g_dbus_add_signal_watchLuiz Augusto Von Dentz1-11/+10
2009-12-29Add initial implementation of g_dbus_add_signal_watchLuiz Augusto Von Dentz2-202/+321
2009-12-25Add signal handling to supplicant test programMarcel Holtmann3-7/+115
2009-12-25Add extra NULL pointer check for service configurationMarcel Holtmann1-0/+3
2009-12-25Some cleanup with the provision handlingMarcel Holtmann1-12/+16
2009-12-25Fix broken error handling with D-Bus filterMarcel Holtmann1-1/+2
2009-12-24Use failed as label name instead of errorMarcel Holtmann1-4/+4
2009-12-24Unifiy all GAtChat error labelsMarcel Holtmann1-2/+2
2009-12-24Fix permissions of newly created /etc/resolv.confMarcel Holtmann1-4/+20
2009-12-24Set Ethernet connected after assigning the network groupMarcel Holtmann1-1/+2
2009-12-23More config.c copy and paste fixesSamuel Ortiz1-5/+5
2009-12-23Fix copy-and-paste issue with SSID configuration fieldMarcel Holtmann1-1/+1
2009-12-23Some more whitespace cleanupsMarcel Holtmann3-15/+16
2009-12-23Add support for building passphrase from the private key fsidSamuel Ortiz2-1/+55
2009-12-23Enable connecting to an IEEE 802.1x network from the service APISamuel Ortiz1-4/+53