summaryrefslogtreecommitdiffstats
path: root/serial/storage.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused functionJohan Hedberg2009-02-251-33/+0
* Fix mostly every warning caused by -Wsign-compareMarcel Holtmann2009-01-291-1/+2
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
* serial: Added GetName and GetAdapterClaudio Takahasi2007-09-261-0/+35
* serial - allow up to 3 digits channel numberClaudio Takahasi2007-09-241-1/+1
* serial: added proxy for unix socketsClaudio Takahasi2007-08-221-0/+4
* serial: RemoveProxy - remove the entry from the storageClaudio Takahasi2007-08-161-0/+11
* serial: proxy_store - replaced tty by uuidClaudio Takahasi2007-08-151-1/+1
* serial: initial proxy storage implementationClaudio Takahasi2007-08-151-0/+36
* serial: code standard - use int16_t for dev_idClaudio Takahasi2007-05-181-4/+4
* serial: remove the entry from the persistent storage when RemovePort is calledClaudio Takahasi2007-05-181-0/+15
* serial: eglib build was brokenClaudio Takahasi2007-05-181-0/+1
* serial: added port persistent storageClaudio Takahasi2007-05-181-0/+40
* Add new file skeletonsMarcel Holtmann2007-05-151-0/+28