summaryrefslogtreecommitdiff
path: root/include/gsmd/usock.h
Commit message (Expand)AuthorAgeFilesLines
* Add run-time changing of gsmd log level via libgsm/libgsmd-toolHarald Welte2013-03-151-0/+1
* add support for encapsulating and forwarding GPS and AIS dataHarald Welte2013-02-271-1/+0
* introduce new "Cell Info" EventHarald Welte2012-06-011-0/+9
* gsmd: Query Antenna Status (Erin Yueh)erin_yueh2008-03-061-0/+1
* gsmd: revert to r4158 (Erin Yueh)erin_yueh2008-03-041-1/+1
* gsmd: change TE character set to UCS2 (olv)erin_yueh2008-03-041-1/+1
* gsmd: sms data structure (Paulius Zaleckas)erin_yueh2008-02-261-1/+1
* gsmd: add vibrator at cmd (Sudharshan S)erin_yueh2008-02-261-0/+2
* gsmd: get battery status (Sudharshan S)erin_yueh2008-02-211-0/+14
* gsmd: add retrieving phone info (Erin Yueh)erin_yueh2008-02-151-0/+4
* gsmd: query network registration 2nd try (Erin Yueh)erin_yueh2008-01-261-1/+1
* gsmd: query network registration status (Erin Yueh)erin_yueh2008-01-241-0/+1
* gsmd: add 'lgsm_open_n_get' to retrieve the current country code (Sean Chiang)erin_yueh2008-01-181-8/+9
* gsmd: fix CMT_parse comma error (Sean Chiang)erin_yueh2008-01-171-2/+5
* gsmd: update sms pdu len and fix typos (Wang Yanke)erin_yueh2008-01-161-4/+4
* gsmd: eliminate gcc warnings (Erin Yueh)erin_yueh2008-01-101-1/+3
* gsmd: add TP-MTI to gsmd_sms (Erin Yueh)erin_yueh2008-01-091-0/+1
* gsmd: add Call Forwarding function (Sean Chiang)erin_yueh2008-01-031-0/+38
* gsmd: conference call support (Sean Chiang)erin_yueh2007-12-171-0/+30
* gsmd: 2nd try for retrieving PIN status (Erin Yueh)erin_yueh2007-12-121-1/+1
* gsmd: Bug 1082 - PIN Status Missing (Erin Yueh)erin_yueh2007-12-101-0/+1
* gsmd: Provide Current Call status (sean_chiang)tick2007-12-041-0/+51
* gsmd: Rewrite read, readrg and find of phonebook. (Sean Chiang)tick2007-12-031-8/+6
* gsmd: Severe clean-up (Andrzej Zaborowski)tick2007-12-011-2/+2
* gsmd: Refactorying get_imsi from PHONEBOOK to PHONE (tick)tick2007-11-271-1/+1
* gsmd: start with gsmd_msg_auxdata unionmickey2007-11-251-0/+13
* [gsmd] New feature for power on/off GSM modem (Sean Chiang)tick2007-11-201-0/+6
* gsmd: Adding IMSI support (Jim Rayner)tick2007-10-311-0/+1
* handle CME and CMS errors (Erin Yueh)tick2007-10-251-2/+9
* Adding decoder TP-DCS, and it's based on 3GPP TS23.038 Clause 4. (Erin Yueh)tick2007-10-251-0/+54
* Improvement for find and read phonebooks in gsmd.jserv2007-10-171-2/+18
* Added 'Ask Status report' option in shell.jserv2007-10-171-0/+1
* remove 'struct llist_head' from phonebook messages becauselaforge2007-08-201-3/+1
* Add retrieving phone's own subscriber number. (Andrzej Zaborowski)laforge2007-08-171-0/+18
* SIM Phonebook access implementation.laforge2007-08-171-2/+9
* From: Andrzej Zaborowski <balrog@zabor.org>laforge2007-08-171-0/+11
* From: Andrzej Zaborowski <balrog@zabor.org> ...laforge2007-08-171-0/+42
* From: Andrzej Zaborowski <balrog@zabor.org>laforge2007-08-171-2/+17
* From: Andrzej Zaborowski <balrog@zabor.org>laforge2007-08-171-0/+23
* Operator Selection (Andrzej Zaborowski)laforge2007-08-161-1/+23
* From 5b7c50fd08b8f76f761958c8a8243e6c23118fa3 Mon Sep 17 00:00:00 2001laforge2007-08-161-7/+16
* From 294d27e78680d497da22e3a8ad679f50d1ba29e5 Mon Sep 17 00:00:00 2001laforge2007-08-161-15/+64
* * add (still incomplete) SMS and phonebook support from Sean Chianglaforge2007-04-151-1/+163
* * properly implement PIN/PUK handling throughout gsmd/libgsmd/utillaforge2007-03-101-0/+7
* this was supposed to be part of the last commit (1281)laforge2007-03-081-0/+8
* - Add copyright / license notice to all source code fileslaforge2007-01-131-0/+1
* - use talloc (of samba project) to debug memory allocations and simplify codelaforge2007-01-121-0/+14
* - clean up header files (all in include/gmsd now)laforge2006-10-241-1/+40
* first working revision of gsmd, libgsmd and libgsmd-toollaforge2006-10-231-0/+9
* more gsmd/libgsm implementationlaforge2006-10-231-7/+3
personal git repositories of Harald Welte. Your mileage may vary