summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/dssetup
Commit message (Expand)AuthorAgeFilesLines
* r10810: This adds the hooks required to communicate the current user from theAndrew Bartlett2007-10-101-9/+10
* r5988: Fix the -P option (use machine account credentials) to use the Samba4Andrew Bartlett2007-10-101-1/+1
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-1/+1
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1
* r4650: - make more use of bitmap and enum'sStefan Metzmacher2007-10-101-0/+1
* r4508: - simplify the code and allocate only in one placeStefan Metzmacher2007-10-101-15/+4
* r4485: remove unused TODO comment we already handle the DS_ROLE_STANDALONE_SE...Stefan Metzmacher2007-10-101-2/+0
* r4484: - use the nTMixedDomain attribute to check if our domain is mixed mode...Stefan Metzmacher2007-10-101-5/+9
* r4483: - rename same structs, enums and uninons of the dssetup pipeStefan Metzmacher2007-10-101-72/+137
* r4461: finished the remaining information levels in the DSSETUP pipe. The pip...Andrew Tridgell2007-10-101-20/+38
* r4453: use lp_server_role(), which currently returns 3, for the dssetupAndrew Tridgell2007-10-101-1/+1
* r4452: the beginnings of a dssetup rpc server.Andrew Tridgell2007-10-101-0/+177