Added some logs for debugging
[platform/upstream/connman.git] / src / technology.c
2017-04-25 Seonah MoonAdded some logs for debugging 83/126883/1
2017-04-20 chleun.moonMerge branch 'ipsec' into tizen 26/126026/1
2017-04-18 taesub kimMerge "Updated connman.socket file" into tizen accepted/tizen/unified/20170419.165202 submit/tizen/20170419.041337
2017-04-18 chleun.moonInitialize a local variable (WGID-202395) 35/125635/1
2017-04-13 taesub kimMerge "[connman] Send ScanChanged signal." into tizen accepted/tizen/unified/20170417.082500 submit/tizen/20170414.032608
2017-04-12 Niraj Kumar Goit[connman] Send ScanChanged signal. 66/124766/1
2017-04-06 taesub kimMerge "[connman] Added DBus method to get scanning... accepted/tizen/unified/20170406.173418 submit/tizen/20170406.062437
2017-03-22 Niraj Kumar Goit[connman] Added DBus method to get scanning status. 30/119930/2
2017-03-22 taesub kimMerge "When scan is started send signal ScanStarted...
2017-03-10 Niraj Kumar GoitWhen scan is started send signal ScanStarted to applica... 46/118446/1
2016-11-17 Saurav Babu[connman] Add new ScanDone signal for notification... 05/98505/1
2016-04-26 Seonah MoonMerge branch 'upstream' into tizen 13/67313/2
2016-04-26 taesubkimImported Upstream version 1.29 90/67290/1 upstream/1.29
2015-08-07 hyunuktakBase Code merged to SPIN 2.4 38/45538/1 submit/tizen/20150810.034432
2015-07-08 taesub.kimDisable rfkill block feature 40/43340/1
2014-11-08 Zhang zhengguangmulti-user: Add multi-user support in technology 13/29713/3
2014-10-31 Chengyi ZhaoTethering: Add hidden access point support in technology
2014-10-31 Chengyi ZhaoTethering: Add open access point support in technology
2014-10-31 Chengyi ZhaoTethering: Notify listeners when station connection...
2014-07-17 Zhang zhengguangImported Upstream version 1.24 upstream/1.24
2013-06-10 Jukka Rissanentechnology: Offlinemode could not be disabled if no...
2013-05-06 Patrik Flyktmain: Rename AllowedTetheringTechnologies to TetheringT...
2013-04-30 Jukka Rissanentechnology: Disable tethering when device disappears
2013-04-26 Jukka Rissanentechnology: Auto start tethering if enabled and configured
2013-04-26 Jukka Rissanenethernet: Add tethering support
2013-02-26 Tomasz Bursztykatechnology: Provide a function to get WiFi tethering...
2013-01-30 Patrik Flykttechnology: Support multiple technology drivers
2013-01-30 Patrik Flykttechnology: Enable/disable individual devices also...
2013-01-30 Patrik Flykttechnology: Check technology driver probe function...
2013-01-30 Patrik Flykttechnology: Remove technology driver by pointer
2013-01-30 Patrik Flykttechnology: Remove unnecessary comparison and goto
2013-01-04 Patrik Flyktcore: Remove WiMAX definitions from code
2012-12-12 Patrik Flykttechnology: Soft block on offline mode or disabled...
2012-10-26 Tomasz Bursztykatechnology: Do not proceed with tethering if technology...
2012-10-25 Tomasz Bursztykatechnology: Do not presume a technology being hardblock...
2012-10-16 Tomasz Bursztykatechnology: Fix hardblocked state on non hw rfkillable...
2012-10-16 Tomasz Bursztykatechnology: Recompute hardblocked state on rfkill remov...
2012-10-16 Tomasz Bursztykatechnology: Properly handle rfkill driven state
2012-10-16 Tomasz Bursztykatechnology: Use the right method to enable or disable
2012-10-16 Tomasz Bursztykatechnology: Change enabled to a boolean and refactor...
2012-10-16 Tomasz Bursztykatechnology: Refactor and split functions setting enable...
2012-10-16 Tomasz Bursztykatechnology: Refactor rfkill event handling according...
2012-10-16 Tomasz Bursztykatechnology: Add and handle a marker for softblock status
2012-10-16 Tomasz Bursztykatechnology: Add a marker to know if a technology is...
2012-10-16 Tomasz Bursztykatechnology: Refactor how a technology is enabled or...
2012-10-03 Tomasz Bursztykatechnology: Do not expose a technology which is hard...
2012-10-03 Tomasz Bursztykatechnology: Add helpers for (un)registering a technolog...
2012-10-03 Tomasz Bursztykatechnology: Do not apply Powered setting change if...
2012-10-03 Tomasz Bursztykatechnology: Simplify set_powered function
2012-10-03 Tomasz Bursztykatechnology: Link hard rfkill with actual device's state
2012-10-03 Tomasz Bursztykatechnology: Handle harblock if all of them have identic...
2012-10-03 Tomasz Bursztykatechnology: Handle rfkill hardblock
2012-10-03 Tomasz Bursztykatechnology: Handle rfkill hash table in a saner way
2012-10-01 Tomasz Bursztykatechnology: Update tethering properties when relevant
2012-09-13 Tomasz Bursztykatechnology: Returns the right error when setting tethering
2012-09-07 Jukka Rissanentechnology: Fix memory leak as the tethering strings...
2012-09-04 Patrik FlyktUse g_slist_prepend() where appropriate
2012-08-17 Tomasz Bursztykatechnology: Move SetProperty to async method call
2012-08-17 Tomasz Bursztykatechnology: Refactor enable/disable technology
2012-08-14 Julien Massottechnology: Save tethering identifier and passphrase
2012-08-14 Julien Massottechnology: Rename save_state function by technology_save
2012-07-05 Julien Massottechnology: check validity of given properties for...
2012-07-05 Julien Massottechnology: return already enabled when tethering is...
2012-07-05 Tomasz Bursztykatechnology: Set regulatory domain by device or fallback...
2012-07-05 Tomasz Bursztykatechnology: Notify the regulatory domain setting by...
2012-06-25 Jukka Rissanentechnology: Return proper error code when already disabled
2012-06-25 Jukka Rissanentechnology: Return proper error code when already enabled
2012-06-18 Patrik Flykttechnology: Disable technology when the last device...
2012-06-18 Patrik Flykttechnology: Remove unneeded scan stop when removing...
2012-05-25 Tomasz Bursztykadevice: Make scanning getter method public.
2012-05-18 Henrique Dante de... Do not set signature and reply in GDBus tables
2012-05-18 Henrique Dante de... Convert GDBus methods and signals to use macro helpers
2012-05-18 Henrique Dante de... Constify GDBus signal tables
2012-05-18 Henrique Dante de... Constify GDBus method tables
2012-05-17 Marcel Holtmanntechnology: Set deprecated flag for GetProperties method
2012-04-28 Marcel Holtmanncore: Update copyright information
2012-04-27 Jukka Rissanentechnology: Create the settings file in init
2012-04-27 Jukka Rissanentechnology: Save technology state if entry is missing...
2012-04-27 Jukka Rissanentechnology: Offline mode is OFF by default
2012-04-27 Jukka Rissanentechnology: Enable ethernet by default
2012-04-20 Daniel Wagnertechnology: Fix indention
2012-03-05 Marcel Holtmanncore: Add extra checks for set property methods
2012-03-01 Alok Barsodetechnology: Enable tech if device is already powered
2012-02-24 Alok Barsodetechnology: Fix technology refcounting
2012-02-04 Patrik Flykttechnology: Implement Technology Scan and scan start...
2012-01-31 Alok Barsodetechnology: Fix technology refcounting
2012-01-31 Alok Barsodetechnology: Create a list for technology orphaned rfkil...
2012-01-31 Alok Barsodetechnology: Create a list for technology orphaned devices
2012-01-24 Patrik Flykttechnology: Remove 'State' property from Technology
2012-01-24 Patrik Flykttechnology: Add 'Connected' Technology property
2012-01-24 Daniel Wagnertechnology: Add object path to TechnologyAdded signal
2012-01-20 Alok Barsodetechnology: Fix g_dbus_emit_signal argument
2012-01-20 Patrik Flykttechnology: Remove unused notifier functions
2012-01-20 Patrik Flykttechnology: Add 'Powered' Technology property
2012-01-16 Alok Barsodetechnology: Register a technology is there's a driver...
2012-01-16 Alok Barsodetechnology: Assign driver to technology at creation...
2012-01-13 Daniel Wagnertechnology: Add missing args termination
2012-01-09 Alok Barsodetechnology: There is no need for add_interface to refco...
2012-01-09 Alok Barsodetechnology: return a reply even if there are no devices...
2012-01-05 Patrik Flyktmanager: Remove manager 'Technologies' property
next