summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-19test-session: Handle all net.connman.Error.Failed exceptionsDaniel Wagner1-6/+4
2011-04-19session: Ignore non emergency session dis/connect()Daniel Wagner1-0/+8
2011-04-18clock: Add support for handling setting of timeMarcel Holtmann1-1/+18
2011-04-18timezone: Add support for retrieving current timezoneMarcel Holtmann1-1/+217
2011-04-18clock: Add support for retrieving time and timezone propertiesMarcel Holtmann1-0/+18
2011-04-18core: Add skeleton for timezone lookupMarcel Holtmann3-1/+35
2011-04-18dbus: Add support for uint64 and int64 propertiesMarcel Holtmann1-0/+6
2011-04-18clock: Add support for time and timezone update propertiesMarcel Holtmann1-1/+117
2011-04-18test: Add script for retrieving clock propertiesMarcel Holtmann1-0/+19
2011-04-18clock: Add support for timeserver modificationsMarcel Holtmann1-1/+61
2011-04-18test: Add scripts for timeserver modificationsMarcel Holtmann2-0/+30
2011-04-18clock: Add D-Bus interface skeletonMarcel Holtmann2-0/+75
2011-04-18Release 0.730.73Marcel Holtmann2-1/+9
2011-04-18core: Add skeleton for clock interfacesMarcel Holtmann4-1/+44
2011-04-18resolver: Fix some minor whitespace issuesMarcel Holtmann1-13/+12
2011-04-17ofono: IPv6 supportSamuel Ortiz1-3/+103
2011-04-17ipconfig: Check for NULL pointers before calling inet_pton on themSamuel Ortiz1-0/+3
2011-04-17ofono: Remove update_settings forward declarationSamuel Ortiz1-135/+131
2011-04-17ipconfig: Fix connman_ipaddress_set_ipv6 prototypeSamuel Ortiz3-6/+8
2011-04-17ofono: Add IPv6 method and address to the info structureSamuel Ortiz1-11/+20
2011-04-16doc: Add API description for clock interfaceMarcel Holtmann1-0/+87
2011-04-15session-api: Update documentation on EmergencyCallDaniel Wagner1-0/+17
2011-04-15session: Ignore non emergency session changesDaniel Wagner1-0/+3
2011-04-15session: __connman_session_create initialize ecall correctDaniel Wagner1-36/+56
2011-04-15session: Call session_changed if setting changesDaniel Wagner1-4/+5
2011-04-15session: Move info_dirty info update_allowed_bearersDaniel Wagner1-1/+2
2011-04-15session: Only one session can set EmergencyCallDaniel Wagner1-2/+48
2011-04-15session: Introduce append all flag.Daniel Wagner1-27/+45
2011-04-15session: Notify only changed settingsDaniel Wagner1-38/+38
2011-04-15test-session: Allow multi test sessionsDaniel Wagner1-2/+5
2011-04-14TODO: Set owner on core private networks implementationGuillaume Zajac1-0/+1
2011-04-12session: Handle AllowedBearers changesDaniel Wagner1-14/+22
2011-04-12session: Refactor service add/remove codeDaniel Wagner1-145/+79
2011-04-12session: Keep a copy of last settingsDaniel Wagner1-164/+223
2011-04-12session: session2bearer return "" instead NULLDaniel Wagner1-4/+4
2011-04-12session: Track application connect/disconnect stateDaniel Wagner1-0/+5
2011-04-12session: Add notify service_add()/remove()Daniel Wagner1-13/+185
2011-04-12notify: Add service_add()/remove()Daniel Wagner4-0/+34
2011-04-12session: Fix allowed_bearers initializationDaniel Wagner1-1/+3
2011-04-12session: Add session overview documentationDaniel Wagner1-0/+71
2011-04-11gweb: numeric session address was not resolved properly.Jukka Rissanen1-0/+21
2011-04-11config: Use static function to validate identifiersSamuel Ortiz1-2/+20
2011-04-11config: Fix compiler warning on 64 bits hostsSamuel Ortiz1-1/+1
2011-04-11config: Default config protection set to TRUESamuel Ortiz2-4/+9
2011-04-11config: Remove the from_fs config fieldSamuel Ortiz1-21/+1
2011-04-11config: Check SSID length before comparing protected SSIDsSamuel Ortiz1-0/+3
2011-04-11config: Save D-Bus provisioned filesSamuel Ortiz3-9/+62
2011-04-11config: Fix service pointers memory leakSamuel Ortiz1-11/+20
2011-04-11config: Do not overwrite protected servicesSamuel Ortiz1-0/+44
2011-04-11config: Add configuration protected flagSamuel Ortiz2-0/+11