Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - This port creates hidden dependency on autotools due usage of Samba3 sources. | Pav Lucistnik | 2006-09-03 | 1 | -0/+3 |
| | | | | | | | | | | That breaks Pointyhat, so we make explicit dependency on the autotools. PR: ports/102808 Submitted by: Timur I. Bakeyev <timur@gnu.org> (maintainer) Notes: svn path=/head/; revision=172035 | ||||
* | This port adds to Samba3 ability to use multiple 'passdb backends' at | Pav Lucistnik | 2006-08-31 | 4 | -0/+118 |
the same time. Also it comes with sample MySQL and PostgreSQL backends, which allow to store passwords in the corresponding databases. This features were removed from upstream Samba3 in version 3.0.22. WWW: http://pdbsql.sourceforge.net/ PR: ports/102714 Submitted by: Timur I. Bakeyev <timur@gnu.org> Notes: svn path=/head/; revision=171753 |