Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3: only include gen_ndr headers where needed. | Günther Deschner | 2010-05-06 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | This shrinks include/includes.h.gch by the size of 7 MB and reduces build time as follows: ccache build w/o patch real 4m21.529s ccache build with patch real 3m6.402s pch build w/o patch real 4m26.318s pch build with patch real 3m6.932s Guenther | ||||
* | s3: correctly detect if the current dc is the closest one | Stefan Metzmacher | 2008-12-13 | 1 | -1/+0 |
| | | | | | | | | | | ads->config.tried_closest_dc was never set. metze Signed-off-by: Stefan Metzmacher <metze@samba.org> Signed-off-by: Günther Deschner <gd@samba.org> (cherry picked from commit dfe5b00db35e1e7c7bb3ba36729fc3f97eb48db3) | ||||
* | Fix the build. Avoid unrequired ndr_print_ads_struct dependencies. | Günther Deschner | 2008-01-29 | 1 | -0/+118 |
Guenther (This used to be commit c832882e49ff0dac6a717819dda24ab814253b2f) |