summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-25wifi: Scanning is set to false in case of effective autoscan stop.Tomasz Bursztyka1-0/+2
2012-05-25device: Make scanning getter method public.Tomasz Bursztyka5-6/+5
2012-05-24storage: migrate 0.76-era device enabled / powered stateGrant Erickson1-5/+29
2012-05-24storage: Remove default.profile when migration has been donePatrik Flykt1-6/+19
2012-05-24storage: Migrate services from obsolete default.profilePatrik Flykt1-0/+52
2012-05-24storage: Remove support for loading services from default.profilePatrik Flykt1-10/+0
2012-05-24storage: Return any errors when saving services and global configPatrik Flykt2-10/+20
2012-05-23agent: Increase default timeout to 120 secondsMarcel Holtmann1-8/+10
2012-05-23AUTHORS: Mention Elena's contributionsMarcel Holtmann1-0/+1
2012-05-22ipconfig: Show FIXED configuration IP address infoPatrik Flykt1-12/+50
2012-05-22resolver: Send RS before RDNSS lifetime expiresElena Tebesoi3-4/+130
2012-05-22resolver: Fixed cleanup of Resolver timerElena Tebesoi1-0/+7
2012-05-22doc: Update service Domains property descriptionPatrik Flykt1-1/+3
2012-05-22service: Fix Domains propertyPatrik Flykt1-13/+13
2012-05-22wispr: If redirected and TLS is not supported we fallback on browser requestTomasz Bursztyka1-2/+3
2012-05-22gweb: Adding a function to know if TLS is supported or notTomasz Bursztyka2-0/+7
2012-05-22agent: Verify that the reply contains a dictionaryPatrik Flykt1-1/+30
2012-05-22gdbus: Fix incorrectly discarded signalsMikel Astiz1-7/+3
2012-05-22manager: Use simpler argument names in ServicesChanged signalMarcel Holtmann1-2/+2
2012-05-22manager: Fix wrong signature for SetProperty methodMarcel Holtmann1-2/+2
2012-05-22README: Add description for --disable-wispr optionMarcel Holtmann1-1/+19
2012-05-21gweb: Add function to check for TLS supportMarcel Holtmann3-0/+12
2012-05-21build: Add option for disabling WISPr supportMarcel Holtmann2-20/+36
2012-05-18gdbus: do not check signature twiceLucas De Marchi1-5/+0
2012-05-18gdbus: add Method.NoReply annotation in introspectionLucas De Marchi1-1/+6
2012-05-18gdbus: add Deprecated annotation in introspectionLucas De Marchi1-2/+17
2012-05-18gdbus: remove signature and reply from tablesLucas De Marchi2-52/+1
2012-05-18Do not set signature and reply in GDBus tablesHenrique Dante de Almeida7-44/+44
2012-05-18gdbus: loop over args to check message signatureLucas De Marchi1-7/+27
2012-05-18gdbus: use GDBusArgInfo to generate introspectionLucas De Marchi1-61/+14
2012-05-18Convert GDBus methods and signals to use macro helpersHenrique Dante de Almeida7-53/+116
2012-05-18gdbus: add and use helpers for table declarationsLucas De Marchi2-1/+88
2012-05-18gdbus: add argument info to methods and signalsLucas De Marchi1-0/+8
2012-05-18Constify GDBus signal tablesHenrique Dante de Almeida5-5/+5
2012-05-18Constify GDBus method tablesHenrique Dante de Almeida7-7/+7
2012-05-18connection: Refactor VPN route setupJukka Rissanen1-64/+72
2012-05-17gdbus: Constify introspection method tableMarcel Holtmann1-1/+1
2012-05-17gdbus: do not call memset for terminating NULLucas De Marchi1-1/+2
2012-05-17gdbus: return if method signature is malformedLucas De Marchi1-0/+4
2012-05-17doc: Clarify hidden WiFi network relations with Name+Type propertiesMarcel Holtmann1-3/+7
2012-05-17technology: Set deprecated flag for GetProperties methodMarcel Holtmann1-1/+2
2012-05-17service: Set deprecated flag for GetProperties methodMarcel Holtmann1-1/+2
2012-05-17doc: Mention deprecation of GetProperties methodsMarcel Holtmann2-2/+8
2012-05-16gsupplicant: Coding style clean-upGrant Erickson1-12/+14
2012-05-15gsupplicant: Avoid critical errorsJukka Rissanen1-1/+1
2012-05-15doc: Update configuration format documentationPatrik Flykt1-10/+9
2012-05-15config: Reject invalid SSID hexadecimal entriesPatrik Flykt1-1/+7
2012-05-15rtnl: Domain search list was not handled according to RFC 6106Jukka Rissanen1-30/+27
2012-05-15resolver: Do not try to update service if server is not setJukka Rissanen1-1/+1
2012-05-15resolver: Allow update to domain if server is not setJukka Rissanen1-1/+1