All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv3 00/12] Call forwarding state handling change
@ 2012-03-13 13:46 Oleg Zhurakivskyy
  2012-03-13 13:46 ` [PATCHv3 01/12] call-forwarding: Remove cf_list_clear() Oleg Zhurakivskyy
                   ` (11 more replies)
  0 siblings, 12 replies; 25+ messages in thread
From: Oleg Zhurakivskyy @ 2012-03-13 13:46 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 1200 bytes --]

Hello,

Please find the changes in order to correct call forwarding states.

Changes from v2:

- Re-run conditional queries on cfu removal and mark cached.
- Handle the caching properly on supplementary services path
  unconditional/all/all conditional cfs modifications.

Regards,
Oleg

Oleg Zhurakivskyy (12):
  call-forwarding: Remove cf_list_clear()
  call-forwarding: Inline get_query_next_cf_cond()
  call-forwarding: Refactor cf_condition_find_with_cls() slightly
  call-forwarding: Refactor cf_find_unconditional()
  call-forwarding: Minor cleanup of set_query_cf_callback
  call-forwarding: Don't run conditional queries if cfu is active
  call-forwarding: Re-run conditional queries on cfu removal
  call-forwarding: Toggle the cached flag on CFU changes
  call-forwarding: Cache cfs on CFU removal
  call-forwarding: Re-run ss path cfs queries on cfu changes
  call-forwarding: Cache cfs on all/all conditional removal
  TODO: Remove completed call forwarding state task

 TODO                  |   17 ----
 src/call-forwarding.c |  237 +++++++++++++++++++++----------------------------
 2 files changed, 100 insertions(+), 154 deletions(-)

-- 
1.7.5.4


^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2012-03-21 11:51 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-13 13:46 [PATCHv3 00/12] Call forwarding state handling change Oleg Zhurakivskyy
2012-03-13 13:46 ` [PATCHv3 01/12] call-forwarding: Remove cf_list_clear() Oleg Zhurakivskyy
2012-03-19 19:03   ` Denis Kenzior
2012-03-13 13:46 ` [PATCHv3 02/12] call-forwarding: Inline get_query_next_cf_cond() Oleg Zhurakivskyy
2012-03-19 19:03   ` Denis Kenzior
2012-03-13 13:46 ` [PATCHv3 03/12] call-forwarding: Refactor cf_condition_find_with_cls() slightly Oleg Zhurakivskyy
2012-03-20 23:50   ` Denis Kenzior
2012-03-21 11:45     ` Oleg Zhurakivskyy
2012-03-13 13:46 ` [PATCHv3 04/12] call-forwarding: Refactor cf_find_unconditional() Oleg Zhurakivskyy
2012-03-20 23:51   ` Denis Kenzior
2012-03-21 11:46     ` Oleg Zhurakivskyy
2012-03-13 13:46 ` [PATCHv3 05/12] call-forwarding: Minor cleanup of set_query_cf_callback Oleg Zhurakivskyy
2012-03-20 23:54   ` Denis Kenzior
2012-03-21 11:47     ` Oleg Zhurakivskyy
2012-03-13 13:46 ` [PATCHv3 06/12] call-forwarding: Don't run conditional queries if cfu is active Oleg Zhurakivskyy
2012-03-21  0:09   ` Denis Kenzior
2012-03-21 11:49     ` Oleg Zhurakivskyy
2012-03-13 13:46 ` [PATCHv3 07/12] call-forwarding: Re-run conditional queries on cfu removal Oleg Zhurakivskyy
2012-03-13 13:46 ` [PATCHv3 08/12] call-forwarding: Toggle the cached flag on CFU changes Oleg Zhurakivskyy
2012-03-13 13:46 ` [PATCHv3 09/12] call-forwarding: Cache cfs on CFU removal Oleg Zhurakivskyy
2012-03-21  0:16   ` Denis Kenzior
2012-03-21 11:51     ` Oleg Zhurakivskyy
2012-03-13 13:46 ` [PATCHv3 10/12] call-forwarding: Re-run ss path cfs queries on cfu changes Oleg Zhurakivskyy
2012-03-13 13:46 ` [PATCHv3 11/12] call-forwarding: Cache cfs on all/all conditional removal Oleg Zhurakivskyy
2012-03-13 13:46 ` [PATCHv3 12/12] TODO: Remove completed call forwarding state task Oleg Zhurakivskyy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.