index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
modem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-19
gprs: Update GPRS related DBus interface names
Denis Kenzior
1
-1
/
+1
2010-08-19
sms: Update SmsManager to MessageManager
Denis Kenzior
1
-1
/
+1
2010-07-21
Fix: Free modem name in ofono_modem_remove
Zhenhua Zhang
1
-0
/
+1
2010-07-17
Add feature identifier for SIM Toolkit
Marcel Holtmann
1
-0
/
+1
2010-06-12
Just call the feature "net" instead of "netreg"
Marcel Holtmann
1
-1
/
+1
2010-06-09
Add support for Features property on modem interface
Marcel Holtmann
1
-12
/
+74
2010-05-27
Use ofono_bool_t instead of bool in modem API.
Pekka Pessi
1
-5
/
+5
2010-05-27
modem: Fix inconsistent state
Pekka Pessi
1
-3
/
+6
2010-05-26
Fix: Go to online state if set_online is NULL
Denis Kenzior
1
-0
/
+9
2010-05-26
Refactor: no need for dummy_online_callback
Denis Kenzior
1
-13
/
+2
2010-05-26
Fix: Don't allow setting online before sim ready
Denis Kenzior
1
-6
/
+9
2010-05-26
Refactor: Break up set_online_callback
Denis Kenzior
1
-19
/
+21
2010-05-26
Refactor: flush_atoms
Denis Kenzior
1
-7
/
+29
2010-05-26
Refactor: Don't use ofono_ prefix
Denis Kenzior
1
-4
/
+4
2010-05-26
Refactor: The macros are no longer needed
Denis Kenzior
1
-20
/
+14
2010-05-26
Refactor: Don't use ofono_ prefix
Denis Kenzior
1
-5
/
+5
2010-05-26
Refactor: Don't use ofono_ prefix
Denis Kenzior
1
-26
/
+22
2010-05-26
Refactor: Don't use ofono_ prefix
Denis Kenzior
1
-28
/
+27
2010-05-26
Fix: minor style issues
Denis Kenzior
1
-1
/
+1
2010-05-26
Add: Online property to modem
Pekka Pessi
1
-42
/
+158
2010-05-19
core: Trivial whitespace error
Denis Kenzior
1
-1
/
+1
2010-05-19
Add network time support
Aki Niemi
1
-0
/
+1
2010-05-10
Fix: Don't remove wrong atoms
Andrzej Zaborowski
1
-3
/
+6
2010-04-15
Fix: Don't crash by calling sim watch too early
Denis Kenzior
1
-1
/
+0
2010-04-15
Fix: Make distcheck happy
Denis Kenzior
1
-1
/
+0
2010-04-15
Refactor: Keep separate lists for pre/post atoms
Denis Kenzior
1
-53
/
+33
2010-04-15
Refactor: use a switch/case to make more readable
Denis Kenzior
1
-14
/
+11
2010-04-15
Remove post-sim atoms after SIM is extracted.
Andrzej Zaborowski
1
-0
/
+40
2010-04-15
Add Sim Toolkit atom
Andrzej Zaborowski
1
-0
/
+1
2010-04-15
Extend sim-ready watch with card insert/eject
Andrzej Zaborowski
1
-5
/
+6
2010-02-12
Fix: Trivial mistake
Denis Kenzior
1
-3
/
+0
2010-02-12
Add support for modem names
Denis Kenzior
1
-0
/
+25
2010-02-10
Clean: no error path needed
Inaky Perez-Gonzalez
1
-1
/
+6
2010-01-06
Refactor: Allow persisent modem names
Denis Kenzior
1
-4
/
+11
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-12-08
Fix: Be more paranoid even during shutdown
Denis Kenzior
1
-1
/
+1
2009-12-08
Fix: Print a warning in set_powered
Denis Kenzior
1
-4
/
+8
2009-12-08
Fix remove all atoms in ofono_modem_set_powered
Zhenhua Zhang
1
-0
/
+3
2009-12-08
Remove: Unused code related to modem powered prefs
Denis Kenzior
1
-8
/
+0
2009-12-08
Revert: Previous powered patch
Denis Kenzior
1
-4
/
+4
2009-12-08
Fix a crash during isimodem initialization
Alexander Kanavin
1
-4
/
+4
2009-12-04
Refactor: call id allocation / release
Denis Kenzior
1
-3
/
+7
2009-12-03
Fix: Exit right away
Denis Kenzior
1
-0
/
+3
2009-12-02
Fix: Paste error
Denis Kenzior
1
-2
/
+0
2009-12-02
When SIGTERM is received, run the event loop
Denis Kenzior
1
-12
/
+48
2009-12-02
Refactor: Set powered to false if disable timedout
Denis Kenzior
1
-1
/
+12
2009-12-02
Fix: unregister modem when unregistering driver
Denis Kenzior
1
-0
/
+12
2009-12-02
Refactor: modem de-registration
Denis Kenzior
1
-9
/
+3
2009-12-02
Fix: Remove all atoms when attempting to power off
Denis Kenzior
1
-9
/
+9
[next]