mtetherd
13 years agoAdded header guard to device.h, wrote typedef in a cleaner way
Gregor Riepl [Tue, 27 Jul 2010 20:21:08 +0000 (22:21 +0200)]
Added header guard to device.h, wrote typedef in a cleaner way
Added basic status menu plugin for enabling/disabling USB net (incomplete)

13 years agoNamed control files and (unused) manpage correctly v0.1
Gregor Riepl [Tue, 27 Jul 2010 20:33:26 +0000 (22:33 +0200)]
Named control files and (unused) manpage correctly

13 years agoAdded dpkg packaging info
Gregor Riepl [Tue, 27 Jul 2010 20:33:17 +0000 (22:33 +0200)]
Added dpkg packaging info
Added DESTDIR capability to makefile

13 years agoMade a new makefile for scratchbox builds
Gregor Riepl [Tue, 27 Jul 2010 20:32:55 +0000 (22:32 +0200)]
Made a new makefile for scratchbox builds
Fixed errors in MADDE makefile
Updated readme with bug report info
Fixed path in event script

13 years agoFixed wrong filename in Makefile
Gregor Riepl [Thu, 22 Jul 2010 17:12:26 +0000 (19:12 +0200)]
Fixed wrong filename in Makefile

13 years agoRenamed files and comments to fit new project name
Gregor Riepl [Thu, 22 Jul 2010 17:10:10 +0000 (19:10 +0200)]
Renamed files and comments to fit new project name
Fixed wrong dnsmasq command line in old tethering script

13 years agoAdded upstart script
Gregor Riepl [Thu, 22 Jul 2010 16:07:22 +0000 (18:07 +0200)]
Added upstart script
Modified readme with new project name and copyright
Fixed bugs, the daemon is tested and working for Bluetooth at least
Added network device name validation

13 years agoAdded readme
Gregor Riepl [Thu, 22 Jul 2010 00:01:24 +0000 (02:01 +0200)]
Added readme
Moved device list and address validation into separate file

13 years agoAdded missing free() for filter rule
Gregor Riepl [Tue, 20 Jul 2010 23:54:36 +0000 (01:54 +0200)]
Added missing free() for filter rule

13 years agoAdded GPLv3 license text and header
Gregor Riepl [Tue, 20 Jul 2010 23:53:26 +0000 (01:53 +0200)]
Added GPLv3 license text and header

13 years agoAdded more error checking, cleaned up the code
Gregor Riepl [Tue, 20 Jul 2010 23:44:09 +0000 (01:44 +0200)]
Added more error checking, cleaned up the code
Prepared code for configuration file feature

13 years agoInitial checkin of tethering script and C implementation with hardcoded paths
Gregor Riepl [Tue, 20 Jul 2010 20:43:21 +0000 (22:43 +0200)]
Initial checkin of tethering script and C implementation with hardcoded paths