Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Remove all references to libuuid | Andrew Bartlett | 2012-05-27 | 1 | -7/+0 |
| | | | | | | | | | We simply do not need this library any more. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Sun May 27 11:08:22 CEST 2012 on sn-devel-104 | ||||
* | Eliminate dependency on an external uuid library. | Andriy Syrovenko | 2012-05-27 | 1 | -1/+2 |
| | |||||
* | addns: Fix the Solaris/Illumos build. | Ira Cooper | 2012-03-07 | 1 | -0/+6 |
uuid_t is not defined without including sys/uuid.h, configure+waf checks added. Signed-off-by: Jeremy Allison <jra@samba.org> |