summaryrefslogtreecommitdiffstats
path: root/package/samba/samba-add-check-for-__use_bsd.patch
Commit message (Collapse)AuthorAgeFilesLines
* samba: bump versionSven Neumann2009-05-041-4/+4
| | | | | | | | Closes #293. [peter: bump to 3.3.4] Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* samba: bump version to 3.2.7 and refresh patches against this versionHans-Christian Egtvedt2009-01-131-6/+6
| | | | | | This patch bumps the Samba version to 3.2.7 and refreshes the patches. It also fixes two minor issues by introducing two new small patches.
* samba: bump version to 3.2.5Hans-Christian Egtvedt2008-12-121-0/+18
This patch bumps Samba version to 3.2.5. In the process Samba now depends on libiconv. This dependency is needed because Samba wants to use various formats when talking to the different parts of the system. Two new patches are introduced, one to double check if BSD functions are available, and one to skip checking for glibc version. The use unsigned enum patch could be removed since this can be supplied with a autoconf variable. Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>