summaryrefslogtreecommitdiff
path: root/source3/include/rpc_samr.h
AgeCommit message (Expand)AuthorFilesLines
1999-11-18added samuserset2 rpcclient command to test ACB_XXX bit-setting onLuke Leighton1-2/+33
1999-11-15added rpcclient "enumdomains" command. enumerates names of domainsLuke Leighton1-1/+31
1999-11-04samuserset <username> -p password. YESSSSS :)Luke Leighton1-0/+1
1999-11-02dynamic mem allocation in enum dom groups and enum dom aliasesLuke Leighton1-4/+4
1999-10-29more reshuffling of enum groups code. more higher order functions.Luke Leighton1-1/+1
1999-10-25one of those wonderful moments when running against a different MSRPCLuke Leighton1-6/+6
1999-10-21turning some of the rpcclient functions dynamic. this is likely toLuke Leighton1-2/+2
1999-10-21various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c.Luke Leighton1-4/+4
1999-09-21testing for attempts to get more info levels into samr_query_userinfoLuke Leighton1-0/+2
1999-08-31matthew chapman identified 4 previously unknown samr functions.Luke Leighton1-4/+4
1999-05-07the times in sam_user_info_23 may not be in the right orderLuke Leighton1-0/+1
1999-03-29added SamrQueryDomainInfo call info level 0x3 for kix32.exe supportLuke Leighton1-1/+8
1999-03-25added SAMR_USER_INFO_24 info level to samr_set_userinfo. this is usedLuke Leighton1-0/+8
1999-03-25SAM database "set user info".Luke Leighton1-31/+99
1999-03-23dynamic memory allocation in samr enum dom users. works with 849 entries now.Luke Leighton1-2/+2
1999-03-19added a "createuser" command.Luke Leighton1-2/+29
1999-02-24Win9x user level security.Matthew Chapman1-67/+158
1999-01-29fix for enumerate domain users (bug spotted by sean matthews).Luke Leighton1-4/+3
1998-12-08adding srvsvc pipe.Luke Leighton1-1/+18
1998-12-07bugs in rpcclient. add_aliasmem uses a DOM_SID2 not a DOM_SID.Luke Leighton1-1/+1
1998-12-07- lib/unix_sec_ctxt.cLuke Leighton1-18/+20
1998-12-04added delete domain group and local group and delete domain group member.Luke Leighton1-0/+37
1998-12-04- oops, i got "add alias member" and "delete alias member" swapped.Luke Leighton1-16/+15
1998-12-04- renamed do_samr_xxx to samr_xxxLuke Leighton1-17/+15
1998-12-03added createalias command to rpcclientLuke Leighton1-1/+2
1998-12-03create domain group command (creategroup) added to rpcclient.Luke Leighton1-1/+2
1998-12-03adding group parsing: add/modify/delete/add members.Luke Leighton1-5/+3
1998-12-02spotted the mistake in group_info1 parsing.Luke Leighton1-1/+2
1998-12-02added rid and sid_name_use to DOMAIN_GRP_MEMBER, for use in group memberLuke Leighton1-10/+10
1998-12-02adding group member code, made a start. found that the group members'Luke Leighton1-15/+40
1998-12-01query_aliasmem code. it works (hurrah).Luke Leighton1-1/+3
1998-12-01rpc_samr.h parse_samr.c srv_samr.c :Luke Leighton1-6/+17
1998-12-01adding some samr parsing calls (group / alias adding / deleting)Luke Leighton1-32/+20
1998-11-29weekend work. user / group database API.Luke Leighton1-35/+290
1998-11-25yeehaah got users to be included in S-1-5-xxx-yyy-zzz's local groups.Luke Leighton1-8/+8
1998-11-23unix instance of group database APILuke Leighton1-3/+3
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton1-1/+1
1998-10-21domain aliases added a bit better: does local aliases if you queryLuke Leighton1-16/+17
1998-10-21the next dialog: user-groups. it's not very sensible what appears, but hey:Luke Leighton1-8/+34
1998-10-15bug-fixing against:Luke Leighton1-4/+24
1998-10-09dce/rpcLuke Leighton1-4/+5
1998-10-09dce/rpcLuke Leighton1-0/+1
1998-10-05rpcclient srvsvc commands.Luke Leighton1-8/+8
1998-10-02- static function "create_new_hashes" was identical to "nt_lm_owf_gen".Luke Leighton1-2/+2
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-0/+1023