summaryrefslogtreecommitdiff
path: root/source3/rpc_parse/parse_samr.c
AgeCommit message (Expand)AuthorFilesLines
1998-12-03added createalias command to rpcclientLuke Leighton1-16/+13
1998-12-03create domain group command (creategroup) added to rpcclient.Luke Leighton1-5/+5
1998-12-03adding group parsing: add/modify/delete/add members.Luke Leighton1-90/+217
1998-12-02spotted the mistake in group_info1 parsing.Luke Leighton1-2/+4
1998-12-02added rid and sid_name_use to DOMAIN_GRP_MEMBER, for use in group memberLuke Leighton1-60/+57
1998-12-02adding group member code, made a start. found that the group members'Luke Leighton1-61/+342
1998-12-01query_aliasmem code. it works (hurrah).Luke Leighton1-8/+11
1998-12-01rpc_samr.h parse_samr.c srv_samr.c :Luke Leighton1-17/+102
1998-12-01adding some samr parsing calls (group / alias adding / deleting)Luke Leighton1-423/+820
1998-11-29weekend work. user / group database API.Luke Leighton1-9/+25
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-1/+1
1998-11-20acconfig.h configure configure.in include/config.h.in: Added -lsec and -lsecu...Jeremy Allison1-2/+2
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton1-13/+18
1998-11-10rpcclient registry commands.Luke Leighton1-1/+1
1998-10-27amazing. the improvements to NT continue, evidence for which shows upLuke Leighton1-1/+1
1998-10-21domain aliases added a bit better: does local aliases if you queryLuke Leighton1-24/+26
1998-10-21the next dialog: user-groups. it's not very sensible what appears, but hey:Luke Leighton1-3/+322
1998-10-21Fixed mainly signed/unsigned issues found by SGI cc in -fullwarn mode.Jeremy Allison1-3/+3
1998-10-21oops!Luke Leighton1-10/+10
1998-10-21signed / unsigned issuesLuke Leighton1-1/+1
1998-10-20calls to prs_grow() on array structures so that data construction doesn'tLuke Leighton1-3/+18
1998-10-16dce/rpcLuke Leighton1-0/+13
1998-10-15bug-fixing against:Luke Leighton1-8/+65
1998-10-09dce/rpcLuke Leighton1-83/+114
1998-09-25rpcclient: got samr command "enumusers -g -u" workingLuke Leighton1-0/+1
1998-09-25added in samr commands. assistance in returning the missing functions,Luke Leighton1-0/+440
1998-09-24took out #ifdef'd code in make_samr_r_query_usergroups that copiedLuke Leighton1-10/+0
1998-09-24this fixes the last of the issues where USRMGR.EXE and SRVMGR.EXE wereLuke Leighton1-6/+4
1998-09-05tridge the destroyer returns!Andrew Tridgell1-610/+18
1998-08-24Changed ASSERT macros to SMB_ASSERT macros as some systems alreadyJeremy Allison1-22/+22
1998-08-22added ASSERT() and ASSERT_ARRAY() macros and sprinkled them liberallyAndrew Tridgell1-0/+42
1998-08-14this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1-5/+10
1998-05-14passdb.cJeremy Allison1-2/+2
1998-05-14chgpasswd.c: Added comments to #ifdefsJeremy Allison1-3/+3
1998-05-13initialise some variables (stops warning)Andrew Tridgell1-2/+2
1998-05-12function comments wrongLuke Leighton1-2/+2
1998-05-12This is a security audit change of the main source.Jeremy Allison1-7/+7
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-0/+2796