Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-11-20 | started on samr_SetUserInfo() | Andrew Tridgell | 1 | -6/+6 | |
cope with the 'samrtorturetest' user already existing in the samr test (to cope with previously failed runs) (This used to be commit 47128b3d50b3481175a8b2580624316a4f7677db) | |||||
2003-11-20 | added samr_LookupRids() and test code | Andrew Tridgell | 1 | -6/+6 | |
(This used to be commit c32c33a791dd42676ca7fa47aae264e8d8ea8339) | |||||
2003-11-20 | added samr_LookupNames() and test code | Andrew Tridgell | 1 | -6/+6 | |
(This used to be commit f8397cbc8554b721093b8ae6ac6fb26d0ee9a7cf) | |||||
2003-11-18 | changed wks to wkssvc (suggestion from metze). Started adding samr_CreateUser(). | Andrew Tridgell | 1 | -18/+18 | |
(This used to be commit 04e9269c1e37c9c2984ee2886fa6c0eda5c19669) | |||||
2003-11-18 | * use the new auto-generated debug code method. | Andrew Tridgell | 1 | -273/+749 | |
* add a couple more info levels to wkssvc (This used to be commit c69161bdb13745f271b0cfa9a9af349f7a95edc6) | |||||
2003-11-15 | added OpenAlias and QueryAliasInfo levels 1 to 3 | Andrew Tridgell | 1 | -8/+8 | |
(This used to be commit 2ed8cfdf6662f74808df67e3e9d03cf03f765569) | |||||
2003-11-15 | added OpenGroup and QueryGroupInfo levels 1 to 4 | Andrew Tridgell | 1 | -8/+8 | |
(This used to be commit ffe4fcaab0fe4f6e0f64fb2d57c77442aa2e1f6f) | |||||
2003-11-15 | added samr_OpenUser, samr_EnumDomainAliases and samr_QueryUserInfo level 1 | Andrew Tridgell | 1 | -12/+12 | |
(This used to be commit e7edeec60e274c1460f7c8cc0fb4121b37e1bcd7) | |||||
2003-11-15 | added samr_EnumDomainGroups and samr_EnumDomainUsers | Andrew Tridgell | 1 | -8/+8 | |
(This used to be commit f8d690fb2bc0afcc8267caa4edcbeed9463594e5) | |||||
2003-11-15 | added samr_OpenDomain() and samr_QueryDomainInfo() level 1 | Andrew Tridgell | 1 | -8/+8 | |
(This used to be commit 2d9c055c1be7187ae890e46edba74bf4fedbc9db) | |||||
2003-11-15 | run LookupDomain on each domain returned from EnumDomains in samr | Andrew Tridgell | 1 | -3/+3 | |
(This used to be commit 947b9f8ced486d34ee6710a921fb985ea14e2bb1) | |||||
2003-11-15 | added the first couple of calls from samr as IDL | Andrew Tridgell | 1 | -0/+956 | |
samr_EnumDomains() works nicely (This used to be commit 7c162eaf3bb0195f9a2da05d6acd3c8e620f08d1) |