summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* From: Andrzej Zaborowski <balrog@zabor.org>laforge2007-08-174-5/+28
* From: Andrzej Zaborowski <balrog@zabor.org>laforge2007-08-174-8/+43
* Operator Selection (Andrzej Zaborowski)laforge2007-08-162-17/+40
* Dynamic registration of unsolicited responses (Andrzej Zaborowski)laforge2007-08-161-0/+3
* From 5b7c50fd08b8f76f761958c8a8243e6c23118fa3 Mon Sep 17 00:00:00 2001laforge2007-08-162-7/+18
* From 294d27e78680d497da22e3a8ad679f50d1ba29e5 Mon Sep 17 00:00:00 2001laforge2007-08-164-38/+87
* 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 missing header filelaforge2007-06-021-0/+24
* add machine / vendor plugin infrastructure (Philip Zabel)laforge2007-06-021-0/+3
* * add (still incomplete) SMS and phonebook support from Sean Chianglaforge2007-04-155-3/+332
* fix typo (Philipp Zabel)laforge2007-03-281-1/+1
* add parsing of +CMS errors according to GSM 07.05 (Philipp Zabel)laforge2007-03-282-1/+36
* * include stdio from talloc.hlaforge2007-03-103-0/+48
* * properly implement PIN/PUK handling throughout gsmd/libgsmd/utillaforge2007-03-103-1/+18
* this was supposed to be part of the last commit (1281)laforge2007-03-084-0/+34
* revert 'bug108' patch from tony guan. laforge2007-02-281-6/+6
* resolved bug 108, please varify it. thks.tony_guan2007-02-281-6/+6
* - 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-124-0/+42
* add the 'talloc' memory allocator (from samba3)laforge2007-01-101-0/+139
* fix lots of header-related issues with autotoolslaforge2007-01-083-1/+8
* delete old unused empty filelaforge2007-01-081-9/+0
* libgsmd: install headers into $(includedir)/libgsmdmickey2007-01-081-1/+1
* - clean up header files (all in include/gmsd now)laforge2006-10-246-1/+216
* first working revision of gsmd, libgsmd and libgsmd-toollaforge2006-10-232-0/+13
* more gsmd/libgsm implementationlaforge2006-10-234-23/+35
* gsmd passthrough mode now workinglaforge2006-10-221-0/+1
* some further gsmd/libgsmd worklaforge2006-10-222-19/+35
* - some more gsmd / libgsmd codelaforge2006-10-208-5/+62
* intermediate state (this shouldn't be a commit) just to move from one machine...laforge2006-10-091-0/+3
* first compiling (unfinished, not-working) version of userspace gsm infrastruc...laforge2006-09-0211-0/+732
personal git repositories of Harald Welte. Your mileage may vary