index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
call-barring.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-30
core: remove redundant code
Mika Liljeberg
1
-7
/
+0
2011-02-09
call-barring: Remove unneeded variable
Denis Kenzior
1
-1
/
+0
2011-02-09
call-barring: removed +CSSI type SS notifications
Andras Domokos
1
-74
/
+0
2011-02-08
sim: Allow usage of SIM codes longer than 8 digits
Jussi Kangas
1
-6
/
+6
2011-02-02
call-barring: Fix style issue
Aki Niemi
1
-1
/
+1
2010-11-29
core: explicitly compare pointers to NULL
Lucas De Marchi
1
-9
/
+9
2010-11-22
src: coding style fixes - rule M6
Jeevaka Badrappan
1
-2
/
+2
2010-09-26
ss: Use function to judge if it's busy
Yang Gu
1
-6
/
+6
2010-09-21
Fix multi-line comment style issues
Jeevaka Badrappan
1
-3
/
+6
2010-09-09
call-barring: Add __ofono_call_barring_is_busy
Jeevaka Badrappan
1
-0
/
+5
2010-09-09
call-barring: Check if ussd is busy
Yang Gu
1
-4
/
+4
2010-03-19
Fix: Check password length based on its type
Pekka Pessi
1
-6
/
+6
2010-03-18
Fix: Interrogation of barring does not need pin
Pekka Pessi
1
-1
/
+1
2010-03-18
Fix: Number of barring services is constant
Pekka Pessi
1
-10
/
+3
2010-03-18
Style: Remove the now unnecessary braces
Denis Kenzior
1
-2
/
+1
2010-03-18
Fix: Return newly-queried barring status
Pekka Pessi
1
-3
/
+2
2010-03-18
Fix: call barring can only be (de)activated
Pekka Pessi
1
-2
/
+2
2010-02-15
Fix: Use g_dbus_emit_signal in call-barring,meter
Andrzej Zaborowski
1
-11
/
+2
2010-02-08
Fix: Don't use ofono_debug directly in the core
Denis Kenzior
1
-9
/
+9
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-12-17
Style: Fix a few more occurences of if/else
Denis Kenzior
1
-1
/
+2
2009-09-22
Simplify: Use dbus_message_iter_get_args
Denis Kenzior
1
-26
/
+14
2009-09-01
change int vendor to unsigned int vendor
Denis Kenzior
1
-1
/
+1
2009-09-01
Introduce vendor parameter to call-barring
Denis Kenzior
1
-3
/
+4
2009-08-19
Fix whitespace and style issues
Denis Kenzior
1
-1
/
+1
2009-08-17
Remove the use of driver.h
Denis Kenzior
1
-1
/
+0
2009-08-17
Remove unused header
Denis Kenzior
1
-1
/
+0
2009-08-17
Cleanup atom watches properly
Denis Kenzior
1
-4
/
+15
2009-08-17
Refactor call barring to the new USSD API
Denis Kenzior
1
-52
/
+70
2009-08-14
Refactor cssn into ofono_ssn
Denis Kenzior
1
-9
/
+38
2009-08-14
Move CALL_BARRING_INTERFACE definition to dbus.h
Denis Kenzior
1
-12
/
+11
2009-08-14
Use atom's modem storage in call barring
Denis Kenzior
1
-17
/
+17
2009-08-14
Update to use the new atom_free API
Denis Kenzior
1
-1
/
+1
2009-08-14
Fix passing in modem where call_barring expected
Denis Kenzior
1
-6
/
+10
2009-08-14
Evolve the call-barring driver
Denis Kenzior
1
-153
/
+199
2009-08-07
No need to use g_timeout_add
Denis Kenzior
1
-18
/
+9
2009-08-05
Use invalid_args instead of invalid_format
Andrzej Zaborowski
1
-2
/
+2
2009-07-29
Remove all uses of modem.h
Denis Kenzior
1
-1
/
+0
2009-07-29
Rename modem_add_interface / modem_remove_interface
Denis Kenzior
1
-2
/
+2
2009-07-29
Get rid of dbus-gsm.h
Denis Kenzior
1
-2
/
+0
2009-07-29
Rename dbus_gsm_pending_reply
Denis Kenzior
1
-9
/
+9
2009-07-29
Rename dbus_gsm_dict_append
Denis Kenzior
1
-2
/
+2
2009-07-29
Move & Rename PROPERTIES_ARRAY_SIGNATURE
Denis Kenzior
1
-2
/
+4
2009-07-29
Rename dbus_gsm_signal_property_changed
Denis Kenzior
1
-1
/
+1
2009-07-29
Rename dbus_gsm error functions to __ofono_error
Denis Kenzior
1
-34
/
+34
2009-07-29
Move & Rename dbus_gsm_connection
Denis Kenzior
1
-7
/
+7
2009-06-18
Minor style issue
Denis Kenzior
1
-0
/
+1
2009-06-18
Add CallBarring::ChangePassword
Andrzej Zaborowski
1
-17
/
+141
2009-06-01
Squish another uninitialized warning in CB
Denis Kenzior
1
-1
/
+1
2009-06-01
Change int type to enum for SS control callbacks
Denis Kenzior
1
-1
/
+1
[next]