summaryrefslogtreecommitdiff
path: root/compat
Commit message (Expand)AuthorAgeFilesLines
* hidd: Fix indentationAnderson Lizardo2012-05-101-1/+1
* Move common code to sdp to avoid duplicationSzymon Janc2012-03-281-15/+1
* dun: Fix using old-style initializersVinicius Costa Gomes2012-02-141-2/+2
* Off-by-one error in uses_rfcommPavel Raiskup2011-08-291-1/+1
* Remove obsolete Sixaxis enablement in hiddBastien Nocera2011-05-291-12/+0
* Fix unused variable warnings reported by GCC 4.6Johan Hedberg2011-05-152-7/+5
* Fix redundant null check on calling free()Szymon Janc2011-05-151-2/+1
* Fix C++ style commentsSzymon Janc2011-05-101-3/+4
* pand: Fix for TP_BNEP_CTRL_BV_01_C qualification testLukasz Rymanowski2011-03-101-0/+16
* Fix small memleak in compat/pand.cSzymon Janc2011-03-041-3/+6
* Replace batostr() with ba2str() to avoid memleaksDavid Herrmann2011-02-181-2/+3
* Remove unused includesJohan Hedberg2010-11-281-1/+0
* Fix hidd to use ServiceName attribute for device nameBalamurugan Mahalingam2010-10-201-16/+17
* Fix accessing freed memoryBalamurugan Mahalingam2010-10-191-1/+1
* Remove extra spaces at end of line in compat dirJose Antonio Santos Cadenas2010-05-077-25/+25
* Update copyright informationMarcel Holtmann2010-01-0113-13/+13
* Fix potential buffer overflow by using snprintf instead of sprintfJohan Hedberg2009-10-231-1/+1
* Fix variable initializationsJohan Hedberg2009-10-021-0/+1
* Fix memory leaksSteve Grubb2009-10-023-3/+19
* Fix missing call to closedirVladimir Botka2009-08-251-1/+3
* Switch to a full non-recursive build systemMarcel Holtmann2009-08-231-47/+0
* Fix another possible array out of bounds.Luiz Augusto von Dentz2009-07-221-1/+2
* Fix a couple of other places that should use size_t and ssize_tJohan Hedberg2009-03-121-5/+5
* Fix strncpy length parameters to avoid non-nul-terminated stringsJohan Hedberg2009-02-252-3/+3
* Fix mostly every warning caused by -Wsign-compareMarcel Holtmann2009-01-294-10/+11
* Update copyright informationMarcel Holtmann2009-01-0113-13/+13
* Make functions static and fix includesMarcel Holtmann2008-12-232-2/+3
* Don't install manual pages for old daemons if not enabledMarcel Holtmann2008-11-131-2/+2
* Fix another format string warningJohan Hedberg2008-10-201-1/+1
* Don't use VERSION in a string literalMarcel Holtmann2008-08-152-6/+6
* Use const char *main_help instead of char main_help[]Marcel Holtmann2008-08-142-4/+4
* Fix build problem regarding PATH_MAX.Luiz Augusto von Dentz2008-08-141-0/+1
* Allow BNEP connection to timeout after 30 secondsMarcel Holtmann2008-08-081-0/+12
* Make sure to include compat/sdp.h in the distributionMarcel Holtmann2008-08-071-3/+3
* Move hidd pand and dund into compat directoryMarcel Holtmann2008-08-0418-0/+5080