summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gsmd: add TP-MTI to gsmd_sms (Erin Yueh)erin_yueh2008-01-092-0/+4
* gsmd: fix segfault for list operator names (Sean Chiang)erin_yueh2008-01-081-50/+75
* gsmd: add Call Forwarding function (Sean Chiang)erin_yueh2008-01-035-2/+399
* gsmd: remove AT%CPHS from vendor_ti.c (Erin Yueh)erin_yueh2008-01-021-41/+1
* gsmd: add TP-STATUS return code table (Erin Yueh)erin_yueh2008-01-022-2/+46
* * src/util/event.c: (inds_handler):chris2007-12-212-1/+6
* * src/util/event.c: (inds_handler):chris2007-12-212-1/+7
* gsmd: set and get Voicemail number (Erin Yueh)erin_yueh2007-12-195-51/+93
* gsmd: conference call support (Sean Chiang)erin_yueh2007-12-1710-37/+267
* gsmd: move PIN name to both gsmd and libgsmd (Erin Yueh)erin_yueh2007-12-133-20/+39
* gsmd: 2nd try for retrieving PIN status (Erin Yueh)erin_yueh2007-12-128-73/+85
* gsmd: remove the redundant API of phonebook(Sean Chiang)erin_yueh2007-12-121-9/+0
* gsmd: Bug 1082 - PIN Status Missing (Erin Yueh)erin_yueh2007-12-105-2/+28
* gsmd: bug#1112 remove a unsupported AT command (Erin Yueh)erin_yueh2007-12-101-2/+0
* gsmd: add "RING" timeout scheme, for those modem not have %CPI (like) support...tick2007-12-055-9/+85
* gsmd: decrease the rx_len for memcpy (Andrzej Zaborowski)tick2007-12-051-1/+1
* gsmd: make extrsp_parse() can take care another input (sean_chiang)tick2007-12-041-6/+6
* gsmd: Provide Current Call status (sean_chiang)tick2007-12-045-3/+191
* gsmd: libgsmd-tool will crash under atcmd mode (sean_chiang)tick2007-12-041-1/+1
* gsmd: Rewrite read, readrg and find of phonebook. (Sean Chiang)tick2007-12-035-241/+157
* gsmd: Just avoid unnecessary remove-timer() function call when get multi-line...tick2007-12-031-2/+0
* gsmd: Without clearing mlbuf, when get multi-line response, extrsp_parse will...tick2007-12-031-0/+2
* gsmd: Make gsmd llparse_byte() to be more tolerant for modem EVB board(Sean C...tick2007-12-031-1/+1
* gsmd: remove a dummy sleep(1) (Tick)tick2007-12-011-2/+1
* gsmd: Severe clean-up (Andrzej Zaborowski)tick2007-12-019-388/+181
* gsmd: Submitting a PIN for authentication needs to respond with status too.(A...tick2007-12-018-105/+101
* gsmd: Modem power-up and -down result events.(Andrzej Zaborowski)tick2007-12-012-10/+50
* gsmd: Refactorying get_imsi from PHONEBOOK to PHONE (tick)tick2007-11-277-35/+48
* [gsmd] make "make dist" correctlytick2007-11-271-1/+1
* [gsmd] to fix on reading a SMS with alpha value. (Erin Yueh)tick2007-11-261-1/+1
* gsmd: start with gsmd_msg_auxdata unionmickey2007-11-251-0/+13
* Print version number in libgsmd-tool.jserv2007-11-241-2/+10
* Fixlet to dead code in cpmb_detect_cb.jserv2007-11-241-1/+1
* Indentation with consistent coding style of gsmd.jserv2007-11-241-52/+57
* gsmd: fix typos and indentationmickey2007-11-233-33/+31
* gsmd: add missing license headersmickey2007-11-235-0/+103
* [gsmd] slightly changed the cpmb callback because rc could be used uninitiali...tick2007-11-201-23/+14
* [gsmd] sorry forget to add the new file (Sean Chiang)tick2007-11-201-0/+23
* [gsmd] New feature for power on/off GSM modem (Sean Chiang)tick2007-11-209-1/+79
* [gsmd] Adding waiting mode for libgsmd-tool shell. (Andrzej Zaborowski)tick2007-11-203-18/+52
* [gsmd] Adding atcmd_terminate_matching (remove from the queues any command wh...tick2007-11-203-2/+32
* [gsmd] Adding timeout scheme, and merge gta01 wakeup scheme as machine plug-i...tick2007-11-1614-159/+277
* gsmd: cleaning some dummy codes (Tick)tick2007-11-125-443/+0
* gsmd: adding sleep mode into libgsmd-tool shell mode(Tick)tick2007-11-121-0/+9
* gsmd: return some meaningful value from set_baudrate (Andrew & Tick)tick2007-11-121-7/+10
* gsmd: Adding hang up control(Andrew & Tick)tick2007-11-121-4/+3
* keeping track of current registration state internally in gsmd. Without this ...tick2007-11-122-9/+26
* gsmd: fix typos in event.hmickey2007-11-081-2/+2
* gsmd: Adding IMSI support (Jim Rayner)tick2007-10-315-0/+43
* gsmd: Mainly for working around the bug of GTA01 HW with moko3, but it can ...tick2007-10-312-0/+77
personal git repositories of Harald Welte. Your mileage may vary