summaryrefslogtreecommitdiff
path: root/include/gsmd/gsmd.h
Commit message (Expand)AuthorAgeFilesLines
* permit gsmd and libgsm to handle multiple instancesHarald Welte2013-09-291-0/+1
* add missing include of strl.h. patch by khorben. closing OM #2184mickey2009-01-231-1/+0
* gsmd: bug fixed for some changes (Sudharshan S, Paulius Zaleckas)erin_yueh2008-02-181-1/+0
* gsmd: add retrieving phone info (Erin Yueh)erin_yueh2008-02-151-0/+1
* gsmd: add strlcpy, strlcat functions (Paulius Zaleckas)erin_yueh2008-02-131-0/+1
* gsmd: retrieve imsi value before sending at command (Sean Chiang)erin_yueh2008-01-221-0/+1
* gsmd: eliminate gcc warnings (Erin Yueh)erin_yueh2008-01-101-2/+4
* gsmd: Rewrite read, readrg and find of phonebook. (Sean Chiang)tick2007-12-031-3/+0
* [gsmd] Adding timeout scheme, and merge gta01 wakeup scheme as machine plug-i...tick2007-11-161-2/+5
* gsmd: Mainly for working around the bug of GTA01 HW with moko3, but it can ...tick2007-10-311-0/+3
* Improvement for find and read phonebooks in gsmd.jserv2007-10-171-0/+3
* Add a flag to allow LFCR as a valid linebreak. (Alex Osborne)laforge2007-08-171-0/+2
* mlbuf in gsmd struct (Andrzej Zaborowski)laforge2007-08-171-0/+3
* From 294d27e78680d497da22e3a8ad679f50d1ba29e5 Mon Sep 17 00:00:00 2001laforge2007-08-161-0/+1
* From: Andrzej Zaborowski <balrog@zabor.org>laforge2007-08-161-1/+6
* Add '2nd try' of the multiline parser:laforge2007-07-311-1/+4
* Add 'modem alive' detection. We inquire every five minutes if the modem is s...laforge2007-06-021-0/+21
* add machine / vendor plugin infrastructure (Philip Zabel)laforge2007-06-021-0/+3
* * include stdio from talloc.hlaforge2007-03-101-0/+2
* this was supposed to be part of the last commit (1281)laforge2007-03-081-0/+2
* - use talloc (of samba project) to debug memory allocations and simplify codelaforge2007-01-121-0/+4
* - clean up header files (all in include/gmsd now)laforge2006-10-241-0/+88
* first compiling (unfinished, not-working) version of userspace gsm infrastruc...laforge2006-09-021-0/+4
personal git repositories of Harald Welte. Your mileage may vary