summaryrefslogtreecommitdiff
path: root/compat
Commit message (Expand)AuthorAgeFilesLines
* 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