mirror of
https://github.com/samba-team/samba.git
synced 2025-12-07 20:23:50 +03:00
supprisingly complex call... It turns out that the in/out parameter 'level' is not in/out, but set seperatly by the server-side code from r->req.req1.level. This commit also breaks out some common code from samldb into samdb. Andrew Bartlett