index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gatchat
/
gsmdial.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-02
gsmdial: Set recording after ppp_open
Denis Kenzior
1
-3
/
+3
2011-11-30
gsmdial: Make sure to use '#' at the end
Denis Kenzior
1
-1
/
+1
2011-10-10
gatchat: Update copyright information
Marcel Holtmann
1
-1
/
+1
2011-06-29
gsmdial: Add pfc & acfc options to gsmdial
Denis Kenzior
1
-2
/
+8
2011-06-29
gsmdial: Use ACFC and PFC by default
Guillaume Zajac
1
-0
/
+3
2011-05-25
gsmdial: Send escape sequence followed by ATH/ATO
Denis Kenzior
1
-0
/
+49
2011-05-24
gsmdial: Update to new API
Denis Kenzior
1
-2
/
+2
2011-02-28
gsmdial: register notification before resuming
Denis Kenzior
1
-1
/
+5
2011-02-16
gsmdial: Fix minor style quirk
Denis Kenzior
1
-1
/
+1
2011-02-16
gsmdial: add option for Bluetooth DUN dialing
Gustavo F. Padovan
1
-3
/
+16
2011-01-12
gatchat: M15 coding styles fixes
Jeevaka Badrappan
1
-2
/
+2
2010-11-29
gatchat: explicitly compare pointers to NULL
Lucas De Marchi
1
-1
/
+1
2010-09-14
Fix common misspellings in gatchat
Lucas De Marchi
1
-1
/
+1
2010-06-29
gsmdial: Wait for a no carrier before sending CFUN
Denis Kenzior
1
-3
/
+9
2010-06-28
gsmdial: Configure network interface for PPP
Zhenhua Zhang
1
-0
/
+29
2010-06-28
gsmdial: Update to the new API
Zhenhua Zhang
1
-2
/
+3
2010-06-17
gsmdial: Unref ppp when we get disconnected
Zhenhua Zhang
1
-0
/
+5
2010-05-10
gsmdial: Shut down cleanly when ppp link dies
Denis Kenzior
1
-2
/
+4
2010-05-10
gsmdial: use g_at_ppp_new_from_io()
Kristen Carlson Accardi
1
-3
/
+3
2010-05-10
gsmdial: use g_at_chat_suspend
Kristen Carlson Accardi
1
-4
/
+4
2010-04-30
gsmdial: Port to new PPP api
Denis Kenzior
1
-9
/
+3
2010-04-28
ppp: Hang set_recording off the GAtPPP object
Denis Kenzior
1
-1
/
+1
2010-04-28
gsmdial: Use set recording on the HDLC object
Denis Kenzior
1
-1
/
+1
2010-04-28
gsmdial: Get rid of g_at_chat_shutdown usage
Denis Kenzior
1
-9
/
+16
2010-04-28
gsmdial: Unref the chat instead of using shutdown
Denis Kenzior
1
-2
/
+2
2010-04-11
Check for PIN after activating the modem
Marcel Holtmann
1
-4
/
+13
2010-04-10
Check for PIN status to see details in debug output
Marcel Holtmann
1
-0
/
+1
2010-04-02
Remove the PPP option from gsmdial
Denis Kenzior
1
-6
/
+0
2010-04-01
Fix: Stop infinite attempts to register
Denis Kenzior
1
-8
/
+11
2010-04-01
Remove usage of AT+CGACT for now
Marcel Holtmann
1
-22
/
+5
2010-04-01
Add support for recording PPP sessions in pppdump format
Marcel Holtmann
1
-1
/
+7
2010-04-01
Implement g_at_ppp_set_debug support
Marcel Holtmann
1
-3
/
+4
2010-03-31
Fix: Update gsm dial to the new GAtPPP API
Denis Kenzior
1
-17
/
+8
2010-03-28
Enable PPP session suport for AT+CGDATA command
Marcel Holtmann
1
-16
/
+16
2010-03-26
Fix some comments in dialer example
Marcel Holtmann
1
-3
/
+3
2010-03-25
Check network status to handle auto-registration
Marcel Holtmann
1
-13
/
+43
2010-03-25
Check modem mode before tyring to change it
Marcel Holtmann
1
-1
/
+27
2010-03-25
gsmdial: shutdown ppp link if we have one
Kristen Carlson Accardi
1
-1
/
+3
2010-03-22
Add PPP option to gsmdial
Kristen Carlson Accardi
1
-3
/
+84
2010-03-18
Add support for IP based connections to gsmdial
Denis Kenzior
1
-1
/
+51
2010-01-12
Style: Various issues
Denis Kenzior
1
-2
/
+3
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-12-10
Add legacy mode to gsmdial
Denis Kenzior
1
-3
/
+13
2009-12-10
Fix: wrong abbreviation for option
Denis Kenzior
1
-1
/
+1
2009-12-10
Add offmode to gsmdial
Denis Kenzior
1
-1
/
+7
2009-12-10
Fix: Fix gsmdial to handle MD300
Denis Kenzior
1
-22
/
+102
2009-12-10
Add the beginnings of a GSM GPRS dialing app
Denis Kenzior
1
-0
/
+374
2009-09-24
Add skeleton for gsmdial test application
Marcel Holtmann
1
-0
/
+29