summaryrefslogtreecommitdiff
path: root/plugins/pnat.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-06Fix not closing fd when disconnecting on pnat pluginLuiz Augusto von Dentz1-3/+4
2010-08-17Fix missing cleanup for the phonet-at child processJohan Hedberg1-11/+13
2010-08-16Fix not storing tty id on pnatd pluginLuiz Augusto von Dentz1-4/+5
2010-05-21Move debug() to DBG()Gustavo F. Padovan1-7/+7
2010-05-21Move logging.{c,h} to log.{c,h}Gustavo F. Padovan1-1/+1
2010-05-19Update phonet-at location to match recent versionsJohan Hedberg1-1/+1
2010-04-03Make use of common fail label in pnat_probeJohan Hedberg1-2/+1
2010-04-03Fix GError memory leakJohan Hedberg1-0/+1
2010-04-03Remove bogus if-check when DUN client disconnectsJohan Hedberg1-1/+0
2010-04-01Add initial phonet integration with the help of pnatd/phonet-atJohan Hedberg1-40/+222
2010-02-02Add initial skeleton for Phonet AT (DUN) pluginJohan Hedberg1-0/+341