first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
[gd/samba/.git] / source / rpc_parse / parse_samr.c
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-12 Luke Leightondelineation between smb and msrpc more marked. smbd...
1999-12-01 Luke Leightonfixing joining to domain plus something weird going...
1999-12-01 Luke Leightonimproving createuser account command to be able to...
1999-11-29 Luke Leightonfirst attempt at getting \PIPE\NETLOGON working. it...
1999-11-25 Luke Leightoncool! completed a samr* API that _would_ look like...
1999-11-20 Luke Leightondynamic memory allocation i added a month ago: forgot...
1999-11-19 Luke Leighton- surprise! the number of UNICODE strings that didn...
1999-11-18 Luke Leightonadded samuserset2 rpcclient command to test ACB_XXX...
1999-11-16 Luke Leightonattempting to get nt5 wksta to join domain.
1999-11-15 Luke Leightonadded server-side samr enum domains. fixed some parsin...
1999-11-15 Luke Leightonadded rpcclient "enumdomains" command. enumerates...
1999-11-08 Luke Leightonconst feeding frenzy
1999-11-04 Luke Leightonsamuserset <username> -p password. YESSSSS :)
1999-11-04 Luke Leightonadding experimental set user password command to rpccli...
1999-11-02 Luke Leightondynamic mem allocation in enum dom groups and enum...
1999-10-29 Luke Leightonmore reshuffling of enum groups code. more higher...
1999-10-25 Luke Leightonsigned / unsigned and typecast issues
1999-10-25 Luke Leightonone of those wonderful moments when running against...
1999-10-21 Luke Leightonthe dynamic memory alloc blood-fest goes on...
1999-10-21 Luke Leightonturning some of the rpcclient functions dynamic. this...
1999-10-21 Luke Leightonvarious. debug levels changed. nmbd doesn't need...
1999-10-18 Luke Leightoninitialising enum dom users mem and account name ptrs...
1999-10-15 Luke Leightonreturn results on prs_xxxxx() and all xxx_io_xxx()...
1999-10-01 Luke Leightonsplitting dom info into sam_query_dominfo function
1999-09-21 Luke Leightontesting for attempts to get more info levels into samr_...
1999-05-06 Luke Leightonalignment needed after unicode string names in password...
1999-03-29 Luke Leightonadded SamrQueryDomainInfo call info level 0x3 for kix32...
1999-03-25 Luke Leightonadded SAMR_USER_INFO_24 info level to samr_set_userinfo...
1999-03-25 Luke LeightonSAM database "set user info".
1999-03-24 Luke Leightonremoved 2 unnecessary args from make_uni_hdr.
1999-03-23 Luke Leightondynamic memory allocation in samr enum dom users. ...
1999-03-23 Matthew ChapmanIf a buffer pointer is NULL then its length_is() attrib...
1999-03-21 Matthew ChapmanEnsuring return status is aligned in SAMR_QUERY_DISPINF...
1999-03-19 Luke Leightonadded a "createuser" command.
1999-03-18 Matthew ChapmanChanged hard-coded number of users/groups in SAMR_QUERY...
1999-03-08 Luke Leighton- todd sabin spotted bugs in samr enum dom users /...
1999-02-24 Matthew ChapmanWin9x user level security.
1999-02-19 Luke Leightonsamr_lookup_names "none found" error needed corrections...
1999-02-03 Luke Leightoncache unix groups so that two-level getgrent calls...
1999-01-29 Luke Leightonfix for enumerate domain users (bug spotted by sean...
1998-12-08 Luke Leightonadding srvsvc pipe.
1998-12-07 Luke Leightonbugs in rpcclient. add_aliasmem uses a DOM_SID2 not...
1998-12-07 Luke Leighton- lib/unix_sec_ctxt.c
1998-12-04 Luke Leightonadded delete domain group and local group and delete...
1998-12-04 Luke Leighton- oops, i got "add alias member" and "delete alias...
1998-12-04 Luke Leighton- renamed do_samr_xxx to samr_xxx
1998-12-03 Luke Leightonadded createalias command to rpcclient
1998-12-03 Luke Leightoncreate domain group command (creategroup) added to...
1998-12-03 Luke Leightonadding group parsing: add/modify/delete/add members.
1998-12-02 Luke Leightonspotted the mistake in group_info1 parsing.
1998-12-02 Luke Leightonadded rid and sid_name_use to DOMAIN_GRP_MEMBER, for...
1998-12-02 Luke Leightonadding group member code, made a start. found that...
1998-12-01 Luke Leightonquery_aliasmem code. it works (hurrah).
1998-12-01 Luke Leightonrpc_samr.h parse_samr.c srv_samr.c :
1998-12-01 Luke Leightonadding some samr parsing calls (group / alias adding...
1998-11-29 Luke Leightonweekend work. user / group database API.
1998-11-25 Luke Leightonyeehaah got users to be included in S-1-5-xxx-yyy-zzz...
1998-11-23 Luke Leightonunix instance of group database API
1998-11-20 Jeremy Allisonacconfig.h configure configure.in include/config.h...
1998-11-17 Luke Leighton- group database API. oops and oh dear, the threat...
1998-11-10 Luke Leightonrpcclient registry commands.
1998-10-27 Luke Leightonamazing. the improvements to NT continue, evidence...
1998-10-21 Luke Leightondomain aliases added a bit better: does local aliases...
1998-10-21 Luke Leightonthe next dialog: user-groups. it's not very sensible...
1998-10-21 Jeremy AllisonFixed mainly signed/unsigned issues found by SGI cc...
1998-10-21 Luke Leightonoops!
1998-10-21 Luke Leightonsigned / unsigned issues
1998-10-20 Luke Leightoncalls to prs_grow() on array structures so that data...
1998-10-16 Luke Leightondce/rpc
1998-10-15 Luke Leightonbug-fixing against:
1998-10-09 Luke Leightondce/rpc
1998-09-25 Luke Leightonrpcclient: got samr command "enumusers -g -u" working
1998-09-25 Luke Leightonadded in samr commands. assistance in returning the...
1998-09-24 Luke Leightontook out #ifdef'd code in make_samr_r_query_usergroups...
1998-09-24 Luke Leightonthis fixes the last of the issues where USRMGR.EXE...
1998-09-05 Andrew Tridgelltridge the destroyer returns!
1998-08-24 Jeremy AllisonChanged ASSERT macros to SMB_ASSERT macros as some...
1998-08-22 Andrew Tridgelladded ASSERT() and ASSERT_ARRAY() macros and sprinkled...
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-05-14 Jeremy Allisonpassdb.c
1998-05-14 Jeremy Allisonchgpasswd.c: Added comments to #ifdefs
1998-05-13 Andrew Tridgellinitialise some variables (stops warning)
1998-05-12 Luke Leightonfunction comments wrong
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-03-11 Jeremy Allison"For I have laboured mightily on Luke's code, and hath...